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


Building on x86-bm-14.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41' locally
docker.io/ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41: Pulling from ocaml/opam
7c26de214b34: Pulling fs layer
791d3a768af6: Pulling fs layer
e06237cac4e8: Pulling fs layer
7c26de214b34: Verifying Checksum
7c26de214b34: Download complete
791d3a768af6: Verifying Checksum
791d3a768af6: Download complete
e06237cac4e8: Verifying Checksum
e06237cac4e8: Download complete
7c26de214b34: Pull complete
791d3a768af6: Pull complete
e06237cac4e8: Pull complete
Digest: sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
Status: Downloaded newer image for ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
2022-05-01 21:09.27 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-05-01 21:09.27 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-01 21:09.27 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" from cache

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


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

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

2022-05-01 21:09.27 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.11' '4.11.2'"))

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 2s (217 kB/s)
- Reading package lists...
2022-05-01 21:09.27 ---> using "ae6580dfb0f2a05aacb6a8ac240245b5519ba617db2a66a3668eae32f8521155" from cache

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

Nothing to do.
The following actions will be performed:
=== install 28 packages
  - install base-bytes          base     [required by pcre, gen]
  - install camomile            1.0.2    [required by liquidsoap]
  - install conf-libpcre        1        [required by pcre]
  - install conf-pkg-config     2        [required by liquidsoap]
  - install conf-which          1        [required by liquidsoap]
  - install csexp               1.5.1    [required by dune-configurator]
  - install dtools              0.4.4    [required by liquidsoap]
  - install dune                3.1.1    [required by mm, duppy, camomile, etc.]
  - install dune-configurator   3.1.1    [required by mm]
  - install duppy               0.9.2    [required by liquidsoap]
  - install gen                 1.0      [required by sedlex]
  - install liquidsoap          2.0.3-1  [required by liquidsoap-daemon]
  - install liquidsoap-daemon   1.0.0                                            This package installs the daemonize-liquidsoap.sh script in your $PATH. Once installed, you should
                                                                                 execute it to configure the liquidsoap daemon. Please see: https://github.com/savonet/liquidsoap-daemon
                                                                                 for more information about how to run the script.
  - install menhir              20211128 [required by liquidsoap]
  - install menhirLib           20211128 [required by menhir]
  - install menhirSdk           20211128 [required by menhir]
  - install mm                  0.7.4    [required by liquidsoap]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ocamlbuild          0.14.1   [required by uchar]
  - install ocamlfind           1.9.3    [required by liquidsoap]
  - install pcre                7.4.6    [required by liquidsoap]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install ppxlib              0.26.0   [required by sedlex]
  - install sedlex              2.6      [required by liquidsoap]
  - install seq                 base     [required by gen]
  - install sexplib0            v0.15.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install uchar               0.0.2    [required by sedlex]

The following system packages will first need to be installed:
    libpcre3-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "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 ... 18478 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../02-libicu71_71.1-2_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-2) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../03-libpcre16-3_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../04-libpcre32-3_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../05-libpcrecpp0v5_2%3a8.39-14_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../06-libpcre3-dev_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-14) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.13+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- 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.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-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-14) ...
- Setting up libicu71:amd64 (71.1-2) ...
- Setting up libpcre16-3:amd64 (2:8.39-14) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.72.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-14) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- Setting up libpcre3-dev:amd64 (2:8.39-14) ...
- Setting up shared-mime-info (2.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/81:
Processing  3/81:
Processing  4/81:
Processing  5/81:
Processing  6/81:
Processing  7/81:
Processing  8/81: [conf-pkg-config: pkg-config]
Processing  9/81: [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved csexp.1.5.1  (cached)
Processing 10/81: [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved dtools.0.4.4  (cached)
Processing 11/81: [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.11/.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
- 
-> compiled  conf-pkg-config.2
Processing 11/81: [conf-which: which which]
Processing 12/81: [conf-which: which which] [conf-pkg-config: mkdir]
-> retrieved camomile.1.0.2  (cached)
Processing 13/81: [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 13/81: [conf-pkg-config: mkdir]
-> retrieved dune.3.1.1, dune-configurator.3.1.1  (cached)
Processing 14/81: [liquidsoap.2.0.3-1: http] [conf-pkg-config: mkdir]
Processing 15/81: [liquidsoap.2.0.3-1: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved duppy.0.9.2  (cached)
Processing 16/81: [liquidsoap.2.0.3-1: http] [liquidsoap-daemon.1.0.0: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.11/lib/pkgconfig" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 16/81: [liquidsoap.2.0.3-1: http] [liquidsoap-daemon.1.0.0: http] [dune: ocaml bootstrap.ml]
Processing 17/81: [liquidsoap.2.0.3-1: http] [liquidsoap-daemon.1.0.0: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 18/81: [liquidsoap.2.0.3-1: http] [liquidsoap-daemon.1.0.0: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
-> retrieved gen.1.0  (cached)
Processing 19/81: [liquidsoap.2.0.3-1: http] [liquidsoap-daemon.1.0.0: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
Processing 19/81: [liquidsoap-daemon.1.0.0: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
Processing 19/81: [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.11/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 19/81: [dune: ocaml bootstrap.ml]
-> installed conf-libpcre.1
Processing 20/81: [dune: ocaml bootstrap.ml]
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128  (cached)
Processing 21/81: [dune: ocaml bootstrap.ml]
-> retrieved liquidsoap-daemon.1.0.0  (https://github.com/savonet/liquidsoap-daemon/releases/download/1.0.0/liquidsoap-daemon-1.0.0.tar.gz)
Processing 22/81: [dune: ocaml bootstrap.ml]
-> retrieved mm.0.7.4  (cached)
Processing 23/81: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 24/81: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 25/81: [dune: ocaml bootstrap.ml]
Processing 26/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 27/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 28/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pcre.7.4.6  (cached)
Processing 29/81: [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.11" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.11/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.11/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.11/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.11/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.11"; \
- echo "BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.11/lib"; \
- echo "MANDIR=/home/opam/.opam/4.11/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.11/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.11/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.11/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.11/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.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 29/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 30/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sedlex.2.6  (cached)
Processing 31/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 32/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 33/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed seq.base
Processing 34/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 35/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved uchar.0.0.2  (cached)
-> retrieved ppxlib.0.26.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.11/bin" "-sitelib" "/home/opam/.opam/4.11/lib" "-mandir" "/home/opam/.opam/4.11/man" "-config" "/home/opam/.opam/4.11/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3)
- Welcome to findlib version 1.9.3
- 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: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.11/lib/ocaml
-     Binaries:              /home/opam/.opam/4.11/bin
-     Manual pages:          /home/opam/.opam/4.11/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.11/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.11/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.11/bin
-     Manual pages:          /home/opam/.opam/4.11/man
-     topfind script:        /home/opam/.opam/4.11/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 36/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved liquidsoap.2.0.3-1  (https://github.com/savonet/liquidsoap/releases/download/v2.0.3/liquidsoap-2.0.3-1.tar.bz2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/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.11/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.11/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.11/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.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.11/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.11/.opam-switch/build/ocamlfind.1.9.3'
Processing 36/81: [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.11/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 36/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 37/81: [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.11/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.11/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.11/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.11/bin"
- mkdir -p "/home/opam/.opam/4.11/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.11/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.11/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.11/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.11/lib/findlib"
- mkdir -p "/home/opam/.opam/4.11/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.11/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.11/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.11/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.11/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.11/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.11/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.11/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.11/lib/$x/META.tmp" && mv "/home/opam/.opam/4.11/lib/$x/META.tmp" "/home/opam/.opam/4.11/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.11/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.11/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- 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.11/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.11/man/man1" "/home/opam/.opam/4.11/man/man3" "/home/opam/.opam/4.11/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.11/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.11/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 37/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 38/81: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 39/81: [dune: ocaml bootstrap.ml] [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.11/.opam-switch/build/ocamlbuild.0.14.1)
- if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.11/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 39/81: [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.1
Processing 40/81: [dune: ocaml bootstrap.ml]
Processing 41/81: [dune: ocaml bootstrap.ml] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.11/.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.11/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 41/81: [dune: ocaml bootstrap.ml]
-> installed uchar.0.0.2
Processing 42/81: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.3.1.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 42/81: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.3.1.1)
-> compiled  dune.3.1.1
-> installed dune.3.1.1
Processing 44/81: [camomile: ocaml configure.ml]
Processing 45/81: [camomile: ocaml configure.ml] [csexp: dune build]
Processing 46/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build]
Processing 47/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build]
Processing 48/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 49/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 50/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 51/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 52/81: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: 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.11/share/camomile" (CWD=/home/opam/.opam/4.11/.opam-switch/build/camomile.1.0.2)
Processing 52/81: [camomile: dune build] [csexp: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 52/81: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 53/81: [camomile: dune build] [dtools: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 54/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhirSdk.20211128)
-> compiled  menhirSdk.20211128
Processing 54/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20211128
Processing 55/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 55/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 56/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 56/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 57/81: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dtools" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dtools.0.4.4)
-> compiled  dtools.0.4.4
Processing 57/81: [camomile: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed dtools.0.4.4
Processing 58/81: [camomile: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
Processing 58/81: [camomile: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/sexplib0.v0.15.0)
-> compiled  sexplib0.v0.15.0
Processing 58/81: [camomile: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.15.0
Processing 59/81: [camomile: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhirLib.20211128)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 59/81: [camomile: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20211128
Processing 60/81: [camomile: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
Processing 61/81: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 61/81: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 62/81: [camomile: dune build] [dune-configurator: dune build] [menhir: dune build]
Processing 63/81: [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" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
-> compiled  dune-configurator.3.1.1
Processing 63/81: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.1.1
Processing 64/81: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 65/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 66/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
Processing 67/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/pcre.7.4.6)
-> compiled  pcre.7.4.6
Processing 67/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
-> installed pcre.7.4.6
Processing 68/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
Processing 69/81: [camomile: dune build] [duppy: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "duppy" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/duppy.0.9.2)
-> compiled  duppy.0.9.2
Processing 69/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
-> installed duppy.0.9.2
Processing 70/81: [camomile: dune build] [gen: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/gen.1.0)
-> compiled  gen.1.0
Processing 70/81: [camomile: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
-> installed gen.1.0
Processing 71/81: [camomile: dune build] [menhir: dune build] [mm: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mm" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/mm.0.7.4)
-> compiled  mm.0.7.4
Processing 71/81: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed mm.0.7.4
Processing 72/81: [camomile: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/camomile.1.0.2)
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlyacc Camomile/internal/uReStrParser.mly)
- 4 shift/reduce conflicts.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo -c -impl Camomile/internal/byte_labeled_dag.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmi -c -intf Camomile/public/oOChannel.mli)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmi -c -intf Camomile/public/charEncoding.mli)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo -c -impl Camomile/public/uCS4.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo -c -impl Camomile/public/uTF8.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx -c -impl Camomile/public/uCS4.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx -c -impl Camomile/internal/byte_labeled_dag.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx -c -impl Camomile/public/uTF8.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmo -c -impl Camomile/public/charEncoding.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.cmo -c -impl Camomile/public/uCol.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.cmx -c -impl Camomile/public/uCol.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.cmx -c -impl Camomile/public/charEncoding.ml)
- 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
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/absCe.cmx -c -impl Camomile/toolslib/absCe.ml)
- 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
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales)
- Warning : strength option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales)
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales)
- Warning : normalization option is not supported
-> compiled  camomile.1.0.2
Processing 72/81: [menhir: dune build] [ppxlib: dune build]
-> installed camomile.1.0.2
Processing 73/81: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhir.20211128)
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- 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.
- 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.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 73/81: [ppxlib: dune build]
-> installed menhir.20211128
Processing 74/81: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppxlib.0.26.0)
-> compiled  ppxlib.0.26.0
-> installed ppxlib.0.26.0
Processing 76/81: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "31" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/sedlex.2.6)
-> compiled  sedlex.2.6
-> installed sedlex.2.6
Processing 78/81: [liquidsoap: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.11" "--sbindir=/home/opam/.opam/4.11/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.11/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.11/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.11/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.11/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.11/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.11/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.11/lib/liquidsoap/share" "--with-bash-completion-dir=/home/opam/.opam/4.11/lib/liquidsoap/etc/bash_completion.d" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1)
- 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 build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- 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.11.2
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.11/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.11/lib/ocaml
- checking for caml/threads.h... yes
- checking whether ocamlopt accepts -ffast-math... no
- checking for ocamlc version... 4.11.2
- checking for gawk... no
- checking for mawk... mawk
- checking for ocaml graphics module... Not found.
- checking for ocaml bytes module... ok
- checking for ocaml posix-time2 module... Not found.
- checking for ocaml pcre module... ok
- checking for ocaml sedlex module >= 2.2... ok
- checking for ocaml menhirLib module... ok
- checking for ocaml curl module... Not found.
- checking for ocaml memtrace module... Not found.
- checking for ocaml mem_usage module... Not found.
- checking for ocaml dtools module >= 0.4.4... ok
- checking for ocaml duppy module >= 0.9.1... ok
- checking for ocaml cry module >= 0.6.5... Not found.
- checking for ocaml mm module >= 0.7.4... 
- ok
- checking for ocaml xmlplaylist module >= 0.1.3... Not found.
- checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist curl
- checking for ocaml ogg module >= 0.7.0... Not found.
- checking for ocaml ogg.decoder module... ogg_decoder needs ogg
- checking for ocaml vorbis module >= 0.8.0... vorbis needs ogg
- checking for ocaml vorbis.decoder module... vorbis_decoder needs vorbis
- checking for ocaml opus module >= 0.2.0... opus needs ogg
- checking for ocaml opus.decoder module... opus_decoder needs opus
- checking for ocaml speex module >= 0.4.0... speex needs ogg
- checking for ocaml speex.decoder module... speex_decoder needs speex
- checking for ocaml mad module >= 0.5.0... Not found.
- checking for ocaml flac module >= 0.3.0... Not found.
- checking for ocaml flac.ogg module... flac_ogg needs ogg flac
- checking for ocaml flac.decoder module... Not found.
- checking for ocaml dynlink module... ok
- checking whether ocaml compiler supports dynlink... yes
- checking for ocaml lame module >= 0.3.5... Not found.
- checking for ocaml shine module >= 0.2.0... Not found.
- checking for ocaml gstreamer module >= 0.3.1... 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.4.0... theora needs ogg
- checking for ocaml theora.decoder module... theora_decoder needs theora
- checking for ocaml ffmpeg module >= 1.1.1... Not found.
- checking for ocaml bjack module >= 0.1.3... Not found.
- checking for ocaml alsa module >= 0.3.0... Not found.
- checking for ocaml ao module >= 0.2.0... Not found.
- checking for ocaml samplerate module >= 0.1.5... Not found.
- checking for ocaml taglib module >= 0.3.7... 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 >= 0.6... Not found.
- checking for ocaml camomile module >= 1.0.0... ok
- checking for ocaml inotify module >= 1.0... Not found.
- checking for ocaml yojson module... Not found.
- checking for ocaml faad module >= 0.5.0... Not found.
- checking for ocaml soundtouch module >= 0.1.9... Not found.
- checking for ocaml portaudio module >= 0.2.0... Not found.
- checking for ocaml pulseaudio module >= 0.1.4... 
- Not found.
- checking for ocaml ladspa module >= 0.2.0... Not found.
- checking for ocaml dssi module >= 0.1.3... Not found.
- checking for ocaml lilv module... Not found.
- checking for ocaml tsdl module >= 0.3.2... Not found.
- checking for ocaml tsdl-ttf module... tsdl_ttf needs tsdl
- checking for ocaml tsdl-image module >= 0.3.2... tsdl_image needs tsdl
- checking for ocaml camlimages module... Not found.
- checking for ocaml cohttp-lwt-unix module... Not found.
- checking for ocaml prometheus-app module... Not found.
- checking for ocaml srt.constants module... Not found.
- checking for ocaml srt.types module... Not found.
- checking for ocaml srt.stubs module... Not found.
- checking for ocaml srt.stubs.locked module... Not found.
- checking for ocaml srt module >= 0.2.1... Not found.
- checking for ocaml lo module >= 0.2.0... Not found.
- checking for ocaml gd module... Not found.
- checking for ocaml winsvc module... Not found.
- 
- 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 config.h
- Creating scripts/liquidsoap.logrotate
- 
-  Liquidsoap version: 2.0.3-1
- 
-  ----------------------------------------------------------------- Compilation
- 
-  Compiler       : ocamlfind ocamlopt
-  Version        : 4.11.2
-  OS             : Unix
-  Plugins        :
-  Library path   : ${datarootdir}/liquidsoap/2.0.3-1
-  Custom path    : no
-  OCAML_CFLAGS   : -g -annot -bin-annot  -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50-70 -ccopt "$(CFLAGS)" -package bytes -package pcre -package sedlex -package sedlex.ppx -package menhirLib -package dtools -package duppy -package mm -package dynlink -package camomile -I /constants -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.11/include -fPIC -I/home/opam/.opam/4.11/lib/ocaml -g
-  LDFLAGS        :  -L/home/opam/.opam/4.11/lib
-  
-  ---------------------------------------------------------------- Installation
- 
-  prefix         : /home/opam/.opam/4.11
-  exec_prefix    : ${prefix}
-  binary         : ${exec_prefix}/bin
-  configuration  : /home/opam/.opam/4.11/lib/liquidsoap/etc/liquidsoap
-  logging        : /home/opam/.opam/4.11/lib/liquidsoap/var/log/liquidsoap
-  PIDs           : /home/opam/.opam/4.11/lib/liquidsoap/var/run/liquidsoap
-  logrotate conf : /home/opam/.opam/4.11/lib/liquidsoap/etc/logrotate.d
-  man page       : ${datarootdir}/man/man1
-  doc            : ${datarootdir}/doc
-  bash completion: /home/opam/.opam/4.11/lib/liquidsoap/etc/bash_completion.d
-  emacs mode     : ${prefix}/share/emacs/site-lisp/liquidsoap-mode
- 
-  -------------------------------------------------------------------- Features
- 
-  * Liquidsoap
-    - version           : 2.0.3-1
- 
-  * Supported input formats
-    - MP3               : no (requires mad)
-    - AAC               : no (requires faad)
-    - FFmpeg            : no (requires ffmpeg)
-    - Flac (native)     : no (requires flac)
-    - Flac (ogg)        : no (requires flac.ogg)
-    - Lastfm            : no (requires lastfm)
-    - 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)
-    - FFmpeg            : no (requires ffmpeg)
-    - 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
-    - FFmpeg            : no (requires ffmpeg)
-    - LADSPA            : no (requires ladspa)
-    - Lilv              : no (requires lilv)
-    - Samplerate        : no (requires samplerate)
-    - SoundTouch        : no (requires soundtouch)
- 
-  * Video manipulation
-    - camlimages        : no (requires camlimages)
-    - FFmpeg            : no (requires ffmpeg)
-    - frei0r            : no (requires frei0r)
-    - SDL-image         : no (requires tsdl-image)
-    - SDL-ttf           : no (requires tsdl-ttf)
- 
-  * MIDI manipulation
-    - DSSI              : no (requires dssi)
- 
-  * Visualization
-    - GD                : no (requires gd)
-    - Graphics          : no (requires graphics)
-    - SDL               : no (requires tsdl)
- 
-  * Additional libraries
-    - http requests     : no (requires curl)
-    - FFmpeg filters    : no (requires ffmpeg)
-    - FFmpeg devices    : no (requires ffmpeg)
-    - dynlink           : yes
-    - inotify           : no (requires inotify)
-    - lastfm            : no (requires lastfm)
-    - lo                : no (requires lo)
-    - magic             : no (requires magic)
-    - memtrace          : no (requires memtrace)
-    - mem_usage         : no (requires mem_usage)
-    - SecureTransport   : no (requires osx-secure-transport)
-    - ssl               : no (requires ssl)
-    - posix-time2       : no (requires posix-time2)
-    - windows service   : no (requires winsvc)
-    - yojson            : no (requires yojson)
- 
-  * Monitoring
-    - Prometheus        : no (requires prometheus-app)
- 
-  -----------------------------------------------------------------------------
- 
-  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 78/81: [liquidsoap: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1)
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/tools'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder/image'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder/image'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/playlists'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/playlists'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/protocols'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/protocols'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/stream'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/stream'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/ogg_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/ogg_formats'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/audio'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/audio'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/video'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/video'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/operators'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/operators'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/sources'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/sources'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/conversions'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/conversions'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/outputs'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/outputs'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/io'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/io'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/visualization'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/visualization'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/synth'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/synth'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/harbor'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/harbor'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang_encoders'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang_encoders'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder_formats'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- OCAMLDEP
- OCAMLOPT -c tools/log.mli
- OCAMLOPT -c tools/log.ml
- OCAMLOPT -c tools/extralib.ml
- OCAMLOPT -c tools/lifecycle.mli
- OCAMLOPT -c tools/lifecycle.ml
- OCAMLOPT -c tools/stringView.mli
- OCAMLOPT -c tools/stringView.ml
- OCAMLOPT -c tools/strings.mli
- OCAMLOPT -c tools/strings.ml
- OCAMLOPT -c tools/runtime_error.ml
- OCAMLOPT -c tools/utils.ml
- OCAMLOPT -c tools/JSON.mli
- OCAMLOPT -c tools/JSON.ml
- OCAMLOPT -c tools/doc.ml
- OCAMLOPT -c tools/plug.ml
- OCAMLOPT -c tools/rqueue.mli
- OCAMLOPT -c tools/rqueue.ml
- OCAMLOPT -c tools/unifier.mli
- OCAMLOPT -c tools/unifier.ml
- OCAMLOPT -c tools/lame_dynlink.mli
- OCAMLOPT -c tools/lame_dynlink.ml
- 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
- OCAMLOPT -c tools/file_watcher_mtime.ml
- OCAMLOPT -c tools/dyntools.ml
- 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
- OCAMLOPT -c tools/sha1.ml
- OCAMLOPT -c tools/websocket.ml
- OCAMLOPT -c tools/id3v2.ml
- OCAMLOPT -c stream/frame_settings.ml
- OCAMLOPT -c stream/frame_content.mli
- OCAMLOPT -c stream/frame_content.ml
- 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/aFrame.mli
- OCAMLOPT -c stream/aFrame.ml
- OCAMLOPT -c stream/generator.mli
- OCAMLOPT -c decoder/decoder_utils.mli
- 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 stream/generator.ml
- OCAMLOPT -c converters/video_converter.mli
- OCAMLOPT -c converters/video_converter.ml
- OCAMLOPT -c decoder/decoder_utils.ml
- OCAMLOPT -c decoder/decoder.ml
- OCAMLOPT -c tools/liq_time.mli
- OCAMLOPT -c tools/liq_time.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 playlist_parser.ml
- OCAMLOPT -c encoder_formats.ml
- OCAMLOPT -c encoder_formats/meta_format.mli
- OCAMLOPT -c encoder_formats/meta_format.ml
- OCAMLOPT -c encoder_formats/avi_format.ml
- OCAMLOPT -c encoder_formats/external_encoder_format.ml
- OCAMLOPT -c encoder_formats/fdkaac_format.ml
- OCAMLOPT -c encoder_formats/flac_format.ml
- OCAMLOPT -c encoder_formats/ffmpeg_format.ml
- OCAMLOPT -c encoder_formats/gstreamer_format.ml
- OCAMLOPT -c encoder_formats/mp3_format.ml
- OCAMLOPT -c encoder_formats/opus_format.ml
- OCAMLOPT -c encoder_formats/shine_format.ml
- OCAMLOPT -c encoder_formats/speex_format.ml
- OCAMLOPT -c encoder_formats/theora_format.ml
- OCAMLOPT -c encoder_formats/vorbis_format.ml
- OCAMLOPT -c encoder_formats/ogg_format.ml
- OCAMLOPT -c encoder_formats/wav_format.ml
- OCAMLOPT -c encoder.mli
- OCAMLOPT -c encoder.ml
- OCAMLOPT -c tools/server_builtins.ml
- OCAMLOPT -c lang/type.mli
- OCAMLOPT -c lang/type.ml
- OCAMLOPT -c lang/typing.mli
- OCAMLOPT -c lang/typing.ml
- OCAMLOPT -c lang/profiler.ml
- OCAMLOPT -c lang/term.ml
- OCAMLOPT -c lang/environment.mli
- OCAMLOPT -c lang/environment.ml
- OCAMLOPT -c lang/typechecking.ml
- OCAMLOPT -c lang/evaluation.mli
- OCAMLOPT -c lang/evaluation.ml
- OCAMLOPT -c lang/lang_encoders.ml
- OCAMLOPT -c lang_encoders/lang_avi.ml
- OCAMLOPT -c lang_encoders/lang_external_encoder.ml
- OCAMLOPT -c lang_encoders/lang_fdkaac.ml
- OCAMLOPT -c lang_encoders/lang_ffmpeg.ml
- OCAMLOPT -c lang_encoders/lang_flac.ml
- OCAMLOPT -c lang_encoders/lang_gstreamer.ml
- OCAMLOPT -c lang_encoders/lang_mp3.ml
- OCAMLOPT -c lang_encoders/lang_opus.ml
- OCAMLOPT -c lang_encoders/lang_shine.ml
- OCAMLOPT -c lang_encoders/lang_speex.ml
- OCAMLOPT -c lang_encoders/lang_theora.ml
- OCAMLOPT -c lang_encoders/lang_vorbis.ml
- OCAMLOPT -c lang_encoders/lang_wav.ml
- OCAMLOPT -c lang/parser_helper.ml
- OCAMLOPT -c lang/parser.mli
- OCAMLOPT -c lang/parser.ml
- OCAMLOPT -c lang/lexer.ml
- OCAMLOPT -c lang/preprocessor.ml
- OCAMLOPT -c lang/error.mli
- OCAMLOPT -c lang/error.ml
- OCAMLOPT -c lang/documentation.ml
- OCAMLOPT -c lang/lang.mli
- OCAMLOPT -c lang/lang.ml
- OCAMLOPT -c lang/runtime.mli
- OCAMLOPT -c lang/runtime.ml
- OCAMLOPT -c lang/modules.ml
- OCAMLOPT -c tools/child_support.ml
- OCAMLOPT -c tools/start_stop.ml
- OCAMLOPT -c tools/ioRing.ml
- OCAMLOPT -c tools/icecast_utils.ml
- OCAMLOPT -c tools/avi.ml
- OCAMLOPT -c converters/video/native_video_converter.ml
- OCAMLOPT -c converters/audio/native_audio_converter.ml
- OCAMLOPT -c protocols/annotate.ml
- OCAMLOPT -c protocols/mpd.ml
- OCAMLOPT -c sources/synthesized.ml
- OCAMLOPT -c sources/noise.ml
- OCAMLOPT -c sources/blank.ml
- OCAMLOPT -c sources/debug_sources.ml
- OCAMLOPT -c sources/audio_gen.ml
- OCAMLOPT -c sources/request_source.mli
- OCAMLOPT -c sources/request_source.ml
- OCAMLOPT -c sources/latest_metadata.ml
- OCAMLOPT -c sources/request_simple.ml
- OCAMLOPT -c sources/generated.ml
- OCAMLOPT -c harbor/harbor_base.ml
- OCAMLOPT -c harbor/harbor.ml
- OCAMLOPT -c sources/harbor_input.ml
- OCAMLOPT -c tools/external_input.ml
- OCAMLOPT -c sources/external_input_audio.ml
- OCAMLOPT -c sources/external_input_video.ml
- OCAMLOPT -c tools/sandbox.mli
- OCAMLOPT -c tools/sandbox.ml
- OCAMLOPT -c outputs/output.mli
- OCAMLOPT -c outputs/output.ml
- OCAMLOPT -c outputs/pipe_output.ml
- OCAMLOPT -c outputs/hls_output.ml
- OCAMLOPT -c outputs/harbor_output.ml
- OCAMLOPT -c tools/producer_consumer.ml
- OCAMLOPT -c conversions/conversion.ml
- OCAMLOPT -c conversions/audio_to_stereo.ml
- OCAMLOPT -c conversions/drop.ml
- OCAMLOPT -c conversions/swap.ml
- OCAMLOPT -c conversions/mean.ml
- OCAMLOPT -c conversions/mux.ml
- OCAMLOPT -c operators/insert_metadata.ml
- OCAMLOPT -c operators/map_metadata.ml
- OCAMLOPT -c operators/on_end.ml
- OCAMLOPT -c operators/on_frame.ml
- OCAMLOPT -c operators/delay.ml
- OCAMLOPT -c operators/max_duration.ml
- OCAMLOPT -c operators/sequence.ml
- OCAMLOPT -c operators/add.ml
- OCAMLOPT -c operators/switch.ml
- OCAMLOPT -c operators/cross.ml
- OCAMLOPT -c operators/pitch.ml
- OCAMLOPT -c operators/pipe.ml
- OCAMLOPT -c operators/filter.ml
- OCAMLOPT -c operators/fir_filter.ml
- OCAMLOPT -c operators/iir_filter.ml
- OCAMLOPT -c operators/filter_rc.ml
- OCAMLOPT -c operators/biquad_filter.ml
- OCAMLOPT -c operators/cuepoint.ml
- OCAMLOPT -c operators/map_op.ml
- OCAMLOPT -c operators/flanger.ml
- OCAMLOPT -c operators/comb.ml
- OCAMLOPT -c operators/compress.ml
- OCAMLOPT -c operators/compress_old.ml
- OCAMLOPT -c operators/compress_exp.ml
- OCAMLOPT -c operators/clip.ml
- OCAMLOPT -c operators/amplify.ml
- OCAMLOPT -c operators/normalize.ml
- OCAMLOPT -c operators/echo.ml
- OCAMLOPT -c operators/gate.ml
- OCAMLOPT -c operators/append.ml
- OCAMLOPT -c operators/pan.ml
- OCAMLOPT -c operators/ms_stereo.ml
- OCAMLOPT -c operators/dyn_op.ml
- OCAMLOPT -c operators/video_effects.ml
- OCAMLOPT -c operators/video_fade.ml
- OCAMLOPT -c operators/noblank.ml
- OCAMLOPT -c operators/compand.ml
- OCAMLOPT -c operators/on_offset.ml
- OCAMLOPT -c operators/prepend.ml
- OCAMLOPT -c operators/lufs.ml
- OCAMLOPT -c operators/available.ml
- OCAMLOPT -c operators/midi_routing.ml
- OCAMLOPT -c operators/sleeper.ml
- OCAMLOPT -c operators/time_warp.ml
- OCAMLOPT -c operators/resample.ml
- OCAMLOPT -c operators/chord.ml
- OCAMLOPT -c operators/video_text.ml
- OCAMLOPT -c operators/window_op.ml
- OCAMLOPT -c operators/rms_smooth.ml
- OCAMLOPT -c operators/delay_line.ml
- OCAMLOPT -c operators/video_text_native.ml
- OCAMLOPT -c operators/accelerate.ml
- OCAMLOPT -c operators/still_frame.ml
- OCAMLOPT -c operators/dtmf.ml
- OCAMLOPT -c encoder/wav_encoder.ml
- OCAMLOPT -c encoder/avi_encoder.ml
- OCAMLOPT -c encoder/lame_encoder.ml
- OCAMLOPT -c encoder/fdkaac_encoder.ml
- OCAMLOPT -c encoder/external_encoder.ml
- OCAMLOPT -c encoder/lame_encoder_dynlink.ml
- OCAMLOPT -c encoder/fdkaac_encoder_dynlink.ml
- OCAMLOPT -c decoder/wav_aiff_decoder.ml
- OCAMLOPT -c decoder/midi_decoder.ml
- OCAMLOPT -c decoder/image_decoder.ml
- OCAMLOPT -c decoder/image/ppm_decoder.ml
- OCAMLOPT -c decoder/external_decoder.ml
- OCAMLOPT -c decoder/raw_audio_decoder.ml
- OCAMLOPT -c decoder/id3v2_plug.ml
- OCAMLOPT -c playlists/playlist_basic.ml
- OCAMLOPT -c visualization/midimeter.ml
- OCAMLOPT -c visualization/video_volume.ml
- OCAMLOPT -c synth/keyboard.ml
- OCAMLOPT -c synth/synth_op.ml
- OCAMLOPT -c io/udp_io.ml
- OCAMLOPT -c io/oss_io.ml
- OCAMLOPT -c shebang.ml
- OCAMLOPT -c lang/lang_builtins.ml
- OCAMLOPT -c lang/builtins_ref.ml
- OCAMLOPT -c lang/builtins_runtime.ml
- OCAMLOPT -c lang/builtins_bool.ml
- OCAMLOPT -c lang/builtins_list.ml
- OCAMLOPT -c lang/builtins_string.ml
- OCAMLOPT -c lang/builtins_json.ml
- OCAMLOPT -c lang/builtins_request.ml
- OCAMLOPT -c lang/builtins_error.ml
- OCAMLOPT -c lang/builtins_null.ml
- OCAMLOPT -c lang/builtins_settings.ml
- OCAMLOPT -c lang/builtins_time.ml
- OCAMLOPT -c lang/builtins_callbacks.ml
- OCAMLOPT -c lang/builtins_server.ml
- OCAMLOPT -c lang/builtins_math.ml
- OCAMLOPT -c lang/builtins_files.ml
- OCAMLOPT -c lang/builtins_resolvers.ml
- OCAMLOPT -c lang/builtins_thread.ml
- OCAMLOPT -c lang/builtins_process.ml
- OCAMLOPT -c lang/builtins_source.ml
- OCAMLOPT -c lang/builtins_getter.ml
- OCAMLOPT -c lang/builtins_profiler.ml
- OCAMLOPT -c lang/builtins_eval.ml
- OCAMLOPT -c lang/builtins_harbor.ml
- OCAMLOPT -c lang/builtins_ffmpeg_base.ml
- OCAMLOPT -c main.ml
- OCAMLOPT -c runner.ml
- CC -c tools/unix_c.c
- CC -c io/oss_io_c.c
- OCAMLOPT -o liquidsoap
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc/content'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc/content'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/scripts'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/scripts'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/fixme'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/fixme'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/media'
- Makefile:169: warning: overriding recipe for target 'clean'
- /home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/Makefile.rules:17: warning: ignoring old recipe for target 'clean'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/media'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/language'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/language'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/regression'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/regression'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/libs'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/libs'
-> compiled  liquidsoap.2.0.3-1
Processing 79/81: [liquidsoap: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1)
- make -C doc doc-install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- /usr/bin/install -c  -d /home/opam/.opam/4.11/lib/liquidsoap/share/doc/liquidsoap/html
- if [ -f html/index.html ] ; then \
-   cp -RfL html/* /home/opam/.opam/4.11/lib/liquidsoap/share/doc/liquidsoap/html ; \
-         fi
- if [ -f liquidsoap.1 ] ; then \
-   /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/share/man/man1 ; \
-   /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/4.11/lib/liquidsoap/share/man/man1 ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- make -C examples doc-install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/share/doc/liquidsoap-2.0.3-1/examples
- /usr/bin/install -c -m 644 fallible.liq geek.liq radio.liq transitions.liq README /home/opam/.opam/4.11/lib/liquidsoap/share/doc/liquidsoap-2.0.3-1/examples
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- /usr/bin/install -c -d /home/opam/.opam/4.11/bin
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/share/liquidsoap/2.0.3-1/bin
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/share/liquidsoap/2.0.3-1/libs
- /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.11/lib/liquidsoap/share/liquidsoap/2.0.3-1/bin
- find libs | grep '\.liq$' | while read l; do \
-   /usr/bin/install -c -m 644 $l /home/opam/.opam/4.11/lib/liquidsoap/share/liquidsoap/2.0.3-1/libs ; \
- done
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/etc/liquidsoap
- /usr/bin/install -c -m 644 examples/radio.liq /home/opam/.opam/4.11/lib/liquidsoap/etc/liquidsoap/radio.liq.example
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/etc/logrotate.d
- /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate /home/opam/.opam/4.11/lib/liquidsoap/etc/logrotate.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/4.11/lib/liquidsoap/etc/bash_completion.d
- /usr/bin/install -c -m 644 scripts/bash-completion /home/opam/.opam/4.11/lib/liquidsoap/etc/bash_completion.d/liquidsoap
- /usr/bin/install -c -d /home/opam/.opam/4.11/share/emacs/site-lisp/liquidsoap-mode
- /usr/bin/install -c -m 644 scripts/liquidsoap-mode.el /home/opam/.opam/4.11/share/emacs/site-lisp/liquidsoap-mode/
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[2]: 'liquidsoap' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- /usr/bin/install -c -d /home/opam/.opam/4.11/bin
- /usr/bin/install -c liquidsoap /home/opam/.opam/4.11/bin
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/tools'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder/image'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder/image'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/decoder'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/playlists'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/playlists'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/protocols'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/protocols'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/stream'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/stream'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/ogg_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/ogg_formats'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/audio'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/audio'
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/video'
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters/video'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/converters'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/operators'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/operators'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/sources'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/sources'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/conversions'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/conversions'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/outputs'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/outputs'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/io'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/io'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/visualization'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/visualization'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/synth'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/synth'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/harbor'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/harbor'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang_encoders'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/lang_encoders'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src/encoder_formats'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/src'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/examples'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc/content'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc/content'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/doc'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/scripts'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/scripts'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/fixme'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/fixme'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/media'
- Makefile:169: warning: overriding recipe for target 'clean'
- /home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/Makefile.rules:17: warning: ignoring old recipe for target 'clean'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/media'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/language'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/language'
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/regression'
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests/regression'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/tests'
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/libs'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/liquidsoap.2.0.3-1/libs'
-> installed liquidsoap.2.0.3-1
Processing 81/81: [liquidsoap-daemon: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.11/share" "/home/opam/.opam/4.11/bin" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap-daemon.1.0.0)
Processing 81/81: [liquidsoap-daemon: cp daemonize-liquidsoap.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "-rf" "daemonize-liquidsoap.sh" "liquidsoap.initd.in" "liquidsoap.launchd.in" "liquidsoap.systemd.in" "/home/opam/.opam/4.11/share" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap-daemon.1.0.0)
Processing 81/81: [liquidsoap-daemon: ln]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ln" "-s" "/home/opam/.opam/4.11/share/daemonize-liquidsoap.sh" "/home/opam/.opam/4.11/bin/daemonize-liquidsoap.sh" (CWD=/home/opam/.opam/4.11/.opam-switch/build/liquidsoap-daemon.1.0.0)
-> installed liquidsoap-daemon.1.0.0
Done.

<><> liquidsoap.2.0.3-1 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 ocurl package. We strongly
   recommend this package for http request resolving support.
=> 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
2022-05-01 21:14.57 ---> saved as "342906249a1600bb59ed9233cfb8d9d370c7500cb23fcc8e8a55e6c962d184a8"
Job succeeded