Building on c2-4.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 11:00.29 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-03 11:00.29 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 11:00.29 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-03 11:00.29 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-11-03 11:00.29 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 2s (159 kB/s) - Reading package lists... - 2022-11-03 11:00.29 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 11:00.29 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"liquidsoap.1.3.3\"\ \nopam install -vy \"liquidsoap.1.3.3\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"liquidsoap.1.3.3\" | 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")) Nothing to do. [NOTE] liquidsoap.1.3.3 is not installed. The following actions will be performed: === install 14 packages - install base-bytes base [required by camomile] - install camomile 0.8.7 [required by liquidsoap] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 2 [required by conf-libpcre] - install cppo 1.6.9 [required by camomile] - install dtools 0.4.1 [required by liquidsoap] - install dune 1.11.4 [required by cppo, jbuilder] - install duppy 0.8.0 [required by liquidsoap] - install jbuilder transition [required by camomile] - install liquidsoap 1.3.3 - install mm 0.4.1 [required by liquidsoap] - install ocamlbuild 0.14.2 [required by pcre] - install ocamlfind 1.9.5 [required by liquidsoap] - install pcre 7.2.3 [required by liquidsoap] 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 ... 19051 files and directories currently installed.) - Preparing to unpack .../00-libglib2.0-0_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.1-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../01-libglib2.0-data_2.74.1-1_all.deb ... - Unpacking libglib2.0-data (2.74.1-1) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../02-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - 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 libpcre3:amd64. - Preparing to unpack .../04-libpcre3_2%3a8.39-14_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../05-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 .../06-libpcrecpp0v5_2%3a8.39-14_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../07-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 .../08-libxml2_2.9.14+dfsg-1.1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../09-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 .../10-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 .../11-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up libpcre16-3:amd64 (2:8.39-14) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libglib2.0-0:amd64 (2.74.1-1) ... - No schema files found: doing nothing. - Setting up libpcre3:amd64 (2:8.39-14) ... - Setting up libglib2.0-data (2.74.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.14+dfsg-1.1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-14) ... - Setting up libpcre3-dev:amd64 (2:8.39-14) ... - Setting up shared-mime-info (2.2-1) ... - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/42: [camomile.0.8.7: http] Processing 3/42: [camomile.0.8.7: http] Processing 4/42: [camomile.0.8.7: http] Processing 5/42: [camomile.0.8.7: http] Processing 6/42: [camomile.0.8.7: http] Processing 7/42: [camomile.0.8.7: http] [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 8/42: [camomile.0.8.7: http] [conf-pkg-config: pkg-config] -> retrieved dtools.0.4.1 (cached) Processing 9/42: [camomile.0.8.7: http] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.03/.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 9/42: [camomile.0.8.7: http] Processing 10/42: [camomile.0.8.7: http] [conf-pkg-config: mkdir] Processing 10/42: [conf-pkg-config: mkdir] -> retrieved dune.1.11.4 (cached) Processing 11/42: [conf-pkg-config: mkdir] Processing 12/42: [liquidsoap.1.3.3: http] [conf-pkg-config: mkdir] Processing 13/42: [liquidsoap.1.3.3: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved duppy.0.8.0 (cached) Processing 14/42: [liquidsoap.1.3.3: http] [mm.0.4.1: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/pkgconfig" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 14/42: [liquidsoap.1.3.3: http] [mm.0.4.1: http] [dune: ocaml bootstrap.ml] Processing 15/42: [liquidsoap.1.3.3: http] [mm.0.4.1: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] -> retrieved camomile.0.8.7 (https://github.com/yoriyuki/Camomile/archive/rel-0.8.7.tar.gz) Processing 16/42: [liquidsoap.1.3.3: http] [mm.0.4.1: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] Processing 16/42: [mm.0.4.1: http] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] Processing 16/42: [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.03/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 16/42: [dune: ocaml bootstrap.ml] -> installed conf-libpcre.1 Processing 17/42: [dune: ocaml bootstrap.ml] -> retrieved ocamlbuild.0.14.2 (cached) Processing 18/42: [dune: ocaml bootstrap.ml] Processing 19/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved mm.0.4.1 (https://github.com/savonet/ocaml-mm/releases/download/0.4.1/ocaml-mm-0.4.1.tar.gz) Processing 20/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 21/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved liquidsoap.1.3.3 (https://github.com/savonet/liquidsoap/releases/download/1.3.3/liquidsoap-1.3.3.tar.bz2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.03/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.03"; \ - echo "BINDIR=/home/opam/.opam/4.03/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.03/lib"; \ - echo "MANDIR=/home/opam/.opam/4.03/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.03/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.2"'; \ - ) > src/ocamlbuild_config.ml Processing 21/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved pcre.7.2.3 (cached) Processing 21/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - 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 - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for 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.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/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 21/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/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.03/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -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 -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -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.03/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.03/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.03/.opam-switch/build/ocamlfind.1.9.5' Processing 21/42: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.03/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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/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.03/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - 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.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - 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.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - 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.03/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' - 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.03/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 21/42: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] -> installed ocamlbuild.0.14.2 Processing 22/42: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -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 -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -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 -I +unix -I +dynlink -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.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 22/42: [dune: ocaml bootstrap.ml] Processing 23/42: [dune: ocaml bootstrap.ml] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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 - install -d "/home/opam/.opam/4.03/bin" - install -d "/home/opam/.opam/4.03/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.03/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/findlib" - install -d "/home/opam/.opam/4.03/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.03/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.03/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` && \ - install -c $files "/home/opam/.opam/4.03/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.03/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.03/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done - install -d "/home/opam/.opam/4.03/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.03/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.03/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.03/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 23/42: [dune: ocaml bootstrap.ml] Processing 24/42: [dune: ocaml bootstrap.ml] Processing 25/42: [dtools: ./configure] [dune: ocaml bootstrap.ml] Processing 26/42: [dtools: ./configure] [dune: ocaml bootstrap.ml] [mm: ./configure] -> installed base-bytes.base Processing 27/42: [dtools: ./configure] [dune: ocaml bootstrap.ml] [mm: ./configure] Processing 28/42: [dtools: ./configure] [dune: ocaml bootstrap.ml] [mm: ./configure] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1) - configuring ocaml-dtools 0.4.1 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking target toolchain... linux - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/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.03/lib/ocaml - checking for caml/threads.h... yes - checking for gcc option to produce PIC... -fPIC - checking for ocaml syslog module... Not found. - configure: creating ./config.status - config.status: creating src/Makefile - config.status: creating src/META - config.status: creating Makefile Processing 28/42: [dtools: make] [dune: ocaml bootstrap.ml] [mm: ./configure] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.1.11.4) - cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml - cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll - /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/ocamlobjinfo.mll - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/meta_lexer.mll - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lexer.mll - /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt - /home/opam/.opam/4.03/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml Processing 28/42: [dtools: make] [dune: ./boot.exe 47] [mm: ./configure] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1) - make -C src - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - making ._bcdi/dtools.di from dtools.mli - making ._d/dtools.d from dtools.ml - ocamlc.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.mli - ocamlc.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.ml - File "dtools.ml", line 530, characters 17-64: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "_none_", line 1: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlc.opt -a -linkall \ - -o dtools.cma dtools.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - making ._ncdi/dtools.di from dtools.mli - ocamlopt.opt -c -thread -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 dtools.ml - File "dtools.ml", line 530, characters 17-64: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - File "_none_", line 1: - Warning 52: the argument of this constructor should not be matched against a - constant pattern; the actual value of the argument could change - in the future. - ocamlopt.opt -a -linkall \ - -o dtools.cmxa dtools.cmx - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' -> compiled dtools.0.4.1 Processing 28/42: [dune: ./boot.exe 47] [mm: ./configure] [pcre: ocaml setup.ml] Processing 29/42: [dune: ./boot.exe 47] [mm: ./configure] [pcre: ocaml setup.ml] [dtools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.03/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.03/bin/ocamlbuild - Package name: ........................................ pcre - Package version: ..................................... 7.2.3 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.03.0 - standard_library_default: ............................ /home/opam/.opam/4.03/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.03/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.03 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.5 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - with_pcre_config: .................................... pcre-config - Strict compile-time checks: .......................... true - Build examples: ...................................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - ocamldoc: ............................................ /home/opam/.opam/4.03/bin/ocamldoc - pkg_bytes: ........................................... /home/opam/.opam/4.03/lib/bytes - + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: 'dtools.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - make[2]: 'dtools.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' - - Installing library with ocamlfind - ocamlfind install dtools META dtools.cma dtools.cmxa dtools.cmx dtools.mli dtools.cmi dtools.a - Installed /home/opam/.opam/4.03/lib/dtools/dtools.a - Installed /home/opam/.opam/4.03/lib/dtools/dtools.cmi - Installed /home/opam/.opam/4.03/lib/dtools/dtools.mli - Installed /home/opam/.opam/4.03/lib/dtools/dtools.cmx - Installed /home/opam/.opam/4.03/lib/dtools/dtools.cmxa - Installed /home/opam/.opam/4.03/lib/dtools/dtools.cma - Installed /home/opam/.opam/4.03/lib/dtools/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/dtools.0.4.1/src' -> installed dtools.0.4.1 Processing 29/42: [dune: ./boot.exe 47] [mm: ./configure] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1) - configuring ocaml-mm 0.4.1 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking target toolchain... linux - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/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.03/lib/ocaml - checking for caml/threads.h... yes - checking for gcc option to produce PIC... -fPIC - checking for memalign... yes - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking whether byte ordering is bigendian... no - checking for OCaml library alsa... not found - checking for OCaml library ao... not found - checking for OCaml library pulseaudio... not found - checking for OCaml library gstreamer... not found - checking for OCaml library mad... not found - checking for OCaml library ogg... not found - checking for OCaml library sdl... not found - checking for OCaml library theora... not found - checking sys/soundcard.h usability... yes - checking sys/soundcard.h presence... yes - checking for sys/soundcard.h... yes - checking libavcodec/avcodec.h usability... no - checking libavcodec/avcodec.h presence... no - checking for libavcodec/avcodec.h... no - checking linux/videodev.h usability... no - checking linux/videodev.h presence... no - checking for linux/videodev.h... no - checking for ocaml bytes module... ok - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/Makefile - config.status: creating external/Makefile - config.status: creating external/Makefile.defs - config.status: creating src/META - config.status: creating config.h - - - Supported external libraries: - - Alsa : no - - AO : no - - FFmpeg : no - - Gstreamer : no - - Mad : no - - ogg : no - - OSS : yes - - Pulseaudio: no - - SDL : no - - Theora : no - - V4L : no - Processing 29/42: [dune: ./boot.exe 47] [mm: make] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c - mv pcre_stubs.o lib/pcre_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli - File "lib/pcre.mli", line 195, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml - File "lib/pcre.ml", line 164, characters 0-76: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 166, characters 0-84: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 169, characters 0-87: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 172, characters 0-91: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 175, characters 0-111: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 178, characters 0-94: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 215, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 233, characters 0-100: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 240, characters 0-120: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 882, characters 0-63: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml - + /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml - File "lib/pcre.ml", line 164, characters 0-76: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 166, characters 0-84: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 169, characters 0-87: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 172, characters 0-91: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 175, characters 0-111: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 178, characters 0-94: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 215, characters 0-77: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 233, characters 0-100: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 240, characters 0-120: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/pcre.ml", line 882, characters 0-63: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native - /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends - /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml - /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native - + /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. -> compiled pcre.7.2.3 Processing 29/42: [dune: ./boot.exe 47] [mm: make] Processing 30/42: [dune: ./boot.exe 47] [mm: make] [pcre: ocaml setup.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/pcre.7.2.3) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - Installed /home/opam/.opam/4.03/lib/pcre/pcre.mli - Installed /home/opam/.opam/4.03/lib/pcre/libpcre_stubs.a - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cma - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxa - Installed /home/opam/.opam/4.03/lib/pcre/pcre.a - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxs - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmi - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmti - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmt - Installed /home/opam/.opam/4.03/lib/pcre/pcre.annot - Installed /home/opam/.opam/4.03/lib/pcre/pcre_compat.cmx - Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmx - Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/pcre/META -> installed pcre.7.2.3 Processing 30/42: [dune: ./boot.exe 47] [mm: make] Processing 31/42: [dune: ./boot.exe 47] [duppy: ./configure] [mm: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0) - configuring ocaml-duppy 0.8.0 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking target toolchain... linux - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/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.03/lib/ocaml - checking for caml/threads.h... yes - checking for gcc option to produce PIC... -fPIC - checking for ocaml pcre module... ok - checking for ocaml bytes module... ok - checking for ocaml ssl module... Not found. - checking for ocaml osx-secure-transport module... Not found. - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/META - config.status: creating src/Makefile - config.status: creating examples/Makefile.telnet - config.status: creating examples/Makefile.http Processing 31/42: [dune: ./boot.exe 47] [duppy: make] [mm: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - ocamldep.opt synth.mli > ._bcdi/synth.di - ocamldep.opt MIDI.mli > ._bcdi/MIDI.di - ocamldep.opt video.mli > ._bcdi/video.di - ocamldep.opt image.mli > ._bcdi/image.di - ocamldep.opt audio.mli > ._bcdi/audio.di - ocamldep.opt ringbuffer.mli > ._bcdi/ringbuffer.di - ocamldep.opt synth.ml > ._d/synth.d - ocamldep.opt MIDI.ml > ._d/MIDI.d - ocamldep.opt video.ml > ._d/video.d - ocamldep.opt image.ml > ._d/image.d - ocamldep.opt audio.ml > ._d/audio.d - ocamldep.opt IO.ml > ._d/IO.d - ocamldep.opt ringbuffer.ml > ._d/ringbuffer.d - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.03/include -I.. -g -Wall -O3 \ - -DPIC \ - -I.. -I/home/opam/.opam/4.03/lib/bytes -o audio_c.o " audio_c.c - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.03/include -I.. -g -Wall -O3 \ - -DPIC \ - -I.. -I/home/opam/.opam/4.03/lib/bytes -o image_c.o " image_c.c - image_c.c: In function 'caml_yuv_of_string': - image_c.c:505:10: warning: unused variable 'j' [-Wunused-variable] - 505 | int i, j; - | ^ - image_c.c: In function 'caml_rgb_color_to_alpha': - image_c.c:1386:10: warning: variable 'd' set but not used [-Wunused-but-set-variable] - 1386 | double d; - | ^ - image_c.c:1385:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable] - 1385 | double rr, gg, bb, aa; - | ^~ - ar rcs libmm_stubs.a audio_c.o image_c.o - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes ringbuffer.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes ringbuffer.ml - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes IO.ml - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes audio.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes audio.ml - File "audio.ml", line 329, characters 10-14: - Warning 32: unused value ifft. - File "audio.ml", line 350, characters 5-10: - Warning 32: unused value iteri. - File "audio.ml", line 386, characters 28-29: - Warning 27: unused variable f. - File "audio.ml", line 395, characters 25-26: - Warning 27: unused variable f. - File "audio.ml", line 407, characters 23-29: - Warning 27: unused variable window. - File "audio.ml", line 766, characters 4-287: - Warning 34: unused type tb303. - File "audio.ml", line 767, characters 11-17: - Warning 27: unused variable self. - File "audio.ml", line 774, characters 18-21: - Warning 27: unused variable buf. - File "audio.ml", line 774, characters 22-25: - Warning 27: unused variable ofs. - File "audio.ml", line 774, characters 26-29: - Warning 27: unused variable len. - File "audio.ml", line 874, characters 4-10: - Warning 32: unused value length. - File "audio.ml", line 1213, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1230, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1298, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1422, characters 9-15: - Warning 27: unused variable self. - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes image.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes image.ml - File "image.ml", line 270, characters 2-61: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "image.ml", line 110, characters 6-10: - Warning 32: unused value kind. - File "image.ml", line 497, characters 6-100: - Warning 32: unused value of_color. - File "image.ml", line 719, characters 16-20: - Warning 27: unused variable copy. - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes video.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes video.ml - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes MIDI.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes MIDI.ml - File "MIDI.ml", line 107, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 108, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 109, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 111, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 112, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 113, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 292, characters 14-52: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 61, characters 0-16: - Warning 34: unused type delta. - File "MIDI.ml", line 212, characters 6-15: - Warning 32: unused value clear_all. - File "MIDI.ml", line 215, characters 6-12: - Warning 32: unused value append. - File "MIDI.ml", line 570, characters 31-37: - Warning 27: unused variable tracks. - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes synth.mli - ocamlc.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes synth.ml - File "synth.ml", line 80, characters 21-22: - Warning 27: unused variable v. - File "synth.ml", line 142, characters 4-14: - Warning 32: unused value simple_gen. - File "synth.ml", line 181, characters 19-22: - Warning 27: unused variable evs. - File "synth.ml", line 181, characters 37-41: - Warning 27: unused variable eofs. - File "synth.ml", line 181, characters 48-51: - Warning 27: unused variable buf. - File "synth.ml", line 181, characters 67-70: - Warning 27: unused variable ofs. - File "synth.ml", line 181, characters 77-80: - Warning 27: unused variable len. - ocamlmklib -I .. -I /home/opam/.opam/4.03/lib/bytes \ - -o mm_stubs audio_c.o image_c.o \ - - ocamlc.opt -a -dllib dllmm_stubs.so -I .. -I /home/opam/.opam/4.03/lib/bytes -linkall -cclib -lmm_stubs -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - ocamldep.opt -native synth.mli > ._ncdi/synth.di - ocamldep.opt -native MIDI.mli > ._ncdi/MIDI.di - ocamldep.opt -native video.mli > ._ncdi/video.di - ocamldep.opt -native image.mli > ._ncdi/image.di - ocamldep.opt -native audio.mli > ._ncdi/audio.di - ocamldep.opt -native ringbuffer.mli > ._ncdi/ringbuffer.di - make[2]: 'libmm_stubs.a' is up to date. - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes ringbuffer.ml - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes IO.ml - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes audio.ml - File "audio.ml", line 329, characters 10-14: - Warning 32: unused value ifft. - File "audio.ml", line 350, characters 5-10: - Warning 32: unused value iteri. - File "audio.ml", line 386, characters 28-29: - Warning 27: unused variable f. - File "audio.ml", line 395, characters 25-26: - Warning 27: unused variable f. - File "audio.ml", line 407, characters 23-29: - Warning 27: unused variable window. - File "audio.ml", line 766, characters 4-287: - Warning 34: unused type tb303. - File "audio.ml", line 767, characters 11-17: - Warning 27: unused variable self. - File "audio.ml", line 774, characters 18-21: - Warning 27: unused variable buf. - File "audio.ml", line 774, characters 22-25: - Warning 27: unused variable ofs. - File "audio.ml", line 774, characters 26-29: - Warning 27: unused variable len. - File "audio.ml", line 874, characters 4-10: - Warning 32: unused value length. - File "audio.ml", line 1213, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1230, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1298, characters 9-15: - Warning 27: unused variable self. - File "audio.ml", line 1422, characters 9-15: - Warning 27: unused variable self. - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes image.ml - File "image.ml", line 270, characters 2-61: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "image.ml", line 110, characters 6-10: - Warning 32: unused value kind. - File "image.ml", line 497, characters 6-100: - Warning 32: unused value of_color. - File "image.ml", line 719, characters 16-20: - Warning 27: unused variable copy. - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes video.ml - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes MIDI.ml - File "MIDI.ml", line 107, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 108, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 109, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 111, characters 8-39: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 112, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 113, characters 8-22: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 292, characters 14-52: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "MIDI.ml", line 61, characters 0-16: - Warning 34: unused type delta. - File "MIDI.ml", line 212, characters 6-15: - Warning 32: unused value clear_all. - File "MIDI.ml", line 215, characters 6-12: - Warning 32: unused value append. - File "MIDI.ml", line 570, characters 31-37: - Warning 27: unused variable tracks. - ocamlopt.opt -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I .. -I /home/opam/.opam/4.03/lib/bytes synth.ml - File "synth.ml", line 80, characters 21-22: - Warning 27: unused variable v. - File "synth.ml", line 142, characters 4-14: - Warning 32: unused value simple_gen. - File "synth.ml", line 181, characters 19-22: - Warning 27: unused variable evs. - File "synth.ml", line 181, characters 37-41: - Warning 27: unused variable eofs. - File "synth.ml", line 181, characters 48-51: - Warning 27: unused variable buf. - File "synth.ml", line 181, characters 67-70: - Warning 27: unused variable ofs. - File "synth.ml", line 181, characters 77-80: - Warning 27: unused variable len. - ocamlopt.opt -a -I .. -I /home/opam/.opam/4.03/lib/bytes -linkall -cclib -lmm_stubs -o mm.cmxa ringbuffer.cmx IO.cmx audio.cmx image.cmx video.cmx MIDI.cmx synth.cmx - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' -> compiled mm.0.4.1 Processing 31/42: [dune: ./boot.exe 47] [duppy: make] Processing 32/42: [dune: ./boot.exe 47] [duppy: make] [mm: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - making ._bcdi/duppy.di from duppy.mli - making ._d/duppy.d from duppy.ml - ocamlc.opt -thread -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.03/include -Wall -DCAML_NAME_SPACE \ - -DPIC -fPIC -I/home/opam/.opam/4.03/include \ - -I/home/opam/.opam/4.03/lib/pcre -I/home/opam/.opam/4.03/lib/bytes -o duppy_stubs.o " duppy_stubs.c - ar rcs libduppy_stubs.a duppy_stubs.o - ocamlc.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes duppy.mli - ocamlc.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes duppy.ml - ocamlmklib -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes \ - -o duppy_stubs duppy_stubs.o \ - - ocamlc.opt -thread -a -dllib dllduppy_stubs.so -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes -ccopt -L/home/opam/.opam/4.03/lib \ - -cclib -lduppy_stubs -o duppy.cma duppy.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - making ._ncdi/duppy.di from duppy.mli - make[2]: 'libduppy_stubs.a' is up to date. - ocamlopt.opt -thread -c -dtypes -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes duppy.ml - ocamlopt.opt -thread -a -I /home/opam/.opam/4.03/lib/pcre -I /home/opam/.opam/4.03/lib/bytes -ccopt -L/home/opam/.opam/4.03/lib -cclib -lduppy_stubs \ - -o duppy.cmxa duppy.cmx - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' -> compiled duppy.0.8.0 Processing 32/42: [dune: ./boot.exe 47] [mm: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: 'libmm_stubs.a' is up to date. - ocamlc.opt -a -dllib dllmm_stubs.so -I .. -I /home/opam/.opam/4.03/lib/bytes -linkall -cclib -lmm_stubs -o mm.cma ringbuffer.cmo IO.cmo audio.cmo image.cmo video.cmo MIDI.cmo synth.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - make[2]: 'libmm_stubs.a' is up to date. - make[2]: 'mm.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' - - Installing library with ocamlfind - ocamlfind install mm META *.cm* *.mli *.so *.a - Installed /home/opam/.opam/4.03/lib/mm/mm.a - Installed /home/opam/.opam/4.03/lib/mm/libmm_stubs.a - Installed /home/opam/.opam/4.03/lib/mm/video.mli - Installed /home/opam/.opam/4.03/lib/mm/synth.mli - Installed /home/opam/.opam/4.03/lib/mm/ringbuffer.mli - Installed /home/opam/.opam/4.03/lib/mm/image.mli - Installed /home/opam/.opam/4.03/lib/mm/audio.mli - Installed /home/opam/.opam/4.03/lib/mm/MIDI.mli - Installed /home/opam/.opam/4.03/lib/mm/video.cmx - Installed /home/opam/.opam/4.03/lib/mm/video.cmo - Installed /home/opam/.opam/4.03/lib/mm/video.cmi - Installed /home/opam/.opam/4.03/lib/mm/synth.cmx - Installed /home/opam/.opam/4.03/lib/mm/synth.cmo - Installed /home/opam/.opam/4.03/lib/mm/synth.cmi - Installed /home/opam/.opam/4.03/lib/mm/ringbuffer.cmx - Installed /home/opam/.opam/4.03/lib/mm/ringbuffer.cmo - Installed /home/opam/.opam/4.03/lib/mm/ringbuffer.cmi - Installed /home/opam/.opam/4.03/lib/mm/mm.cmxa - Installed /home/opam/.opam/4.03/lib/mm/mm.cma - Installed /home/opam/.opam/4.03/lib/mm/image.cmx - Installed /home/opam/.opam/4.03/lib/mm/image.cmo - Installed /home/opam/.opam/4.03/lib/mm/image.cmi - Installed /home/opam/.opam/4.03/lib/mm/audio.cmx - Installed /home/opam/.opam/4.03/lib/mm/audio.cmo - Installed /home/opam/.opam/4.03/lib/mm/audio.cmi - Installed /home/opam/.opam/4.03/lib/mm/MIDI.cmx - Installed /home/opam/.opam/4.03/lib/mm/MIDI.cmo - Installed /home/opam/.opam/4.03/lib/mm/MIDI.cmi - Installed /home/opam/.opam/4.03/lib/mm/IO.cmx - Installed /home/opam/.opam/4.03/lib/mm/IO.cmo - Installed /home/opam/.opam/4.03/lib/mm/IO.cmi - Installed /home/opam/.opam/4.03/lib/stublibs/dllmm_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllmm_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/mm/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/mm.0.4.1/src' -> installed mm.0.4.1 Processing 32/42: [dune: ./boot.exe 47] Processing 33/42: [dune: ./boot.exe 47] [duppy: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: 'libduppy_stubs.a' is up to date. - make[2]: 'duppy.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - make[2]: 'libduppy_stubs.a' is up to date. - make[2]: 'duppy.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' - - Installing library with ocamlfind - ocamlfind install duppy META duppy.mli duppy.cmi duppy.cma duppy.cmxa duppy.cmx duppy.a libduppy_stubs.a dllduppy_stubs.so - Installed /home/opam/.opam/4.03/lib/duppy/libduppy_stubs.a - Installed /home/opam/.opam/4.03/lib/duppy/duppy.a - Installed /home/opam/.opam/4.03/lib/duppy/duppy.cmx - Installed /home/opam/.opam/4.03/lib/duppy/duppy.cmxa - Installed /home/opam/.opam/4.03/lib/duppy/duppy.cma - Installed /home/opam/.opam/4.03/lib/duppy/duppy.cmi - Installed /home/opam/.opam/4.03/lib/duppy/duppy.mli - Installed /home/opam/.opam/4.03/lib/stublibs/dllduppy_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllduppy_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/duppy/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/duppy.0.8.0/src' -> installed duppy.0.8.0 Processing 33/42: [dune: ./boot.exe 47] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.1.11.4) -> compiled dune.1.11.4 -> installed dune.1.11.4 Processing 35/42: [cppo: dune build] Processing 36/42: [cppo: dune build] -> installed jbuilder.transition Processing 37/42: [cppo: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 -> installed cppo.1.6.9 Processing 39/42: [camomile: ocaml configure.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.03/share/camomile" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camomile.0.8.7) Processing 39/42: [camomile: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "camomile" "-j" "1" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camomile.0.8.7) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "Camomile/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/charmaps/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/database/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/internal/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/locales/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/mappings/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/public/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/tools/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/toolslib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/tester/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "camomile-test/tester-lib/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "Camomile/jbuild", line 4, characters 0-96: - 4 | (rule (with-stdout-to installConfig.ml - 5 | (echo "let share_dir = \"/usr/share/camomile\""))) - Warning: The following files are both generated by a rule and are present in - the source tree: - - Camomile/installConfig.ml - Because you are using the jbuilder binary, I am closing my eyes on this and I - am acting as if the rule didn't exist. However, you should really delete - these files from your source tree. I will no longer accept this once you - upgrade your project to dune >= 1.10. - ocamlyacc Camomile/internal/uReStrParser.{ml,mli} - 4 shift/reduce conflicts. - ocamlc Camomile/tools/.parse_unidata.eobjs/byte/parse_unidata.{cmi,cmo,cmt} - File "Camomile/tools/parse_unidata.ml", line 178, characters 6-9: - Warning 26: unused variable dir. - ocamlopt Camomile/tools/.parse_unidata.eobjs/native/parse_unidata.{cmx,o} - File "Camomile/tools/parse_unidata.ml", line 178, characters 6-9: - Warning 26: unused variable dir. - camomilelocaledef Camomile/locales/ar.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/az.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/div.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/el.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/fa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/gu.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/he.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/hi.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/hi__DIRECT.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ja.mar - Warning : strength option is not supported - camomilelocaledef Camomile/locales/ka.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/kk.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/kn.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ky.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/mn.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/mr.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/pa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/sa.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/syr.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ta.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/te.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/th.mar - Warning : file loading is not supported. - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/tt.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/ur.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/uz.mar - Warning : normalization option is not supported - camomilelocaledef Camomile/locales/vi.mar - Warning : normalization option is not supported -> compiled camomile.0.8.7 -> installed camomile.0.8.7 Processing 41/42: [liquidsoap: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" "--sbindir=/home/opam/.opam/4.03/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.03/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.03/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.03/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.03/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.03/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.03/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.03/lib/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3) - checking for a BSD-compatible install... /usr/bin/install -c - checking for GNU make... make - checking whether user dummy exists... no - configure: WARNING: Won't be able to install log and PID directories! - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/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.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/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.03/lib/ocaml - checking for caml/threads.h... - yes - checking whether ocamlopt accepts -ffast-math... no - checking for ocamlc version... 4.03.0 - checking for ocaml bytes module... ok - checking for ocaml pcre module... ok - checking for ocaml dtools module >= 0.3.4... ok - checking for ocaml duppy module >= 0.6.0... ok - checking for ocaml duppy.syntax module >= 0.4.2... Not found. - checking for ocaml cry module >= 0.6.0... Not found. - checking for ocaml mm module >= 0.3.0... ok - checking for ocaml xmlplaylist module >= 0.1.3... Not found. - checking for ocaml lastfm module >= 0.3.0... lastfm needs xmlplaylist - checking for ocaml ogg module >= 0.5.0... Not found. - checking for ocaml vorbis module >= 0.7.0... vorbis needs ogg - checking for ocaml opus module >= 0.1.1... opus needs ogg - checking for ocaml speex module >= 0.2.1... speex needs ogg - checking for ocaml mad module >= 0.4.4... Not found. - checking for ocaml flac module >= 0.1.2... Not found. - checking for ocaml flac.ogg module... flac_ogg needs ogg flac - checking for ocaml dynlink module... ok - checking whether ocaml compiler supports dynlink... yes - checking for ocaml lame module >= 0.3.2... Not found. - checking for ocaml shine module >= 0.2.0... Not found. - checking for ocaml gstreamer module >= 0.2.0... Not found. - checking for ocaml frei0r module >= 0.1.0... Not found. - checking for ocaml fdkaac module >= 0.2.1... Not found. - checking for ocaml theora module >= 0.3.1... theora needs ogg - checking for ocaml gavl module >= 0.1.4... Not found. - checking for ocaml ffmpeg module >= 0.1.0... Not found. - checking for ocaml bjack module >= 0.1.3... Not found. - checking for ocaml alsa module >= 0.2.1... Not found. - checking for ocaml ao module >= 0.2.0... Not found. - checking for ocaml samplerate module >= 0.1.1... Not found. - checking for ocaml taglib module >= 0.3.0... Not found. - checking sys/soundcard.h usability... yes - checking sys/soundcard.h presence... yes - checking for sys/soundcard.h... yes - checking for ocaml ssl module >= 0.5.2... Not found. - checking for ocaml osx-secure-transport module... Not found. - checking for ocaml magic module... Not found. - checking for ocaml camomile module... ok - checking for ocaml inotify module >= 1.5... Not found. - checking for ocaml yojson module... Not found. - checking for ocaml faad module >= 0.3.0... Not found. - checking for ocaml soundtouch module >= 0.1.7... Not found. - checking for ocaml portaudio module >= 0.2.0... Not found. - checking for ocaml pulseaudio module >= 0.1.2... Not found. - checking for ocaml ladspa module >= 0.1.4... Not found. - checking for ocaml dssi module >= 0.1.0... Not found. - checking for ocaml sdl module... Not found. - checking for ocaml camlimages module >= 4.0.0... Not found. - checking for ocaml lo module >= 0.1.0... Not found. - checking for ocaml gd module... Not found. - checking for ocaml winsvc module >= 0.0.1... Not found. - checking for python... no - - configure: creating ./config.status - config.status: creating Makefile.defs - config.status: creating scripts/liquidsoap.initd - config.status: creating scripts/liquidsoap.gentoo.initd - config.status: creating src/META - config.status: creating config.h - Creating scripts/liquidsoap.logrotate - - ----------------------------------------------------------------- Compilation - - Compiler : ocamlfind ocamlopt - Version : 4.03.0 - OS : Unix - Plugins : - Custom path : no - OCAML_CFLAGS : -g -annot -g -w +A-4@5-7@8-9@11@12@20-35-44-45-50 -ccopt "$(CFLAGS)" -package bytes -package pcre -package dtools -package duppy -package mm -package dynlink -package camomile - OCAML_LFLAGS : -g -linkpkg -package unix -package threads -package str -package bigarray - CFLAGS : -fPIC -I/home/opam/.opam/4.03/lib/ocaml -g - LDFLAGS : -L/home/opam/.opam/4.03/lib - - ---------------------------------------------------------------- Installation - - prefix : /home/opam/.opam/4.03 - exec_prefix : ${prefix} - binary : ${exec_prefix}/bin - configuration : /home/opam/.opam/4.03/lib/liquidsoap/etc/liquidsoap - logging : /home/opam/.opam/4.03/lib/liquidsoap/var/log/liquidsoap - PIDs : /home/opam/.opam/4.03/lib/liquidsoap/var/run/liquidsoap - logrotate conf : /home/opam/.opam/4.03/lib/liquidsoap/etc/logrotate.d - man page : ${datarootdir}/man/man1 - doc : ${datarootdir}/doc - - -------------------------------------------------------------------- Features - - * Supported input formats - - Vorbis : no (requires vorbis) - - Theora : no (requires theora) - - Speex : no (requires speex) - - Flac (native) : no (requires flac) - - Flac (ogg) : no (requires flac.ogg) - - MP3 : no (requires mad) - - AAC : no (requires faad) - - XML playlists : no (requires xmlplaylist) - - Lastfm : no (requires lastfm) - - * Supported output formats - - Vorbis : no (requires vorbis) - - MP3 : detected at runtime - - MP3 (fixed-point) : no (requires shine) - - FDK-AAC : detected at runtime - - SPEEX : no (requires speex) - - Opus : no (requires opus) - - Theora : no (requires theora) - - * Tags - - Taglib (ID3 tags) : no (requires taglib) - - Vorbis : no (requires vorbis) - - charset detection : yes - - * Input / output - - Icecast/Shoutcast : no (requires cry) - - AO : no (requires ao) - - OSS : yes - - ALSA : no (requires alsa) - - Portaudio : no (requires portaudio) - - Pulseaudio : no (requires pulseaudio) - - JACK : no (requires bjack) - - GStreamer : no (requires gstreamer) - - * Audio manipulation - - Samplerate : no (requires samplerate) - - SoundTouch : no (requires soundtouch) - - LADSPA : no (requires ladspa) - - * Video manipulation - - Gavl : no (requires gavl) - - FFmpeg : no (requires ffmpeg) - - frei0r : no (requires frei0r) - - camlimages : no (requires camlimages) - - * MIDI manipulation - - DSSI : no (requires dssi) - - * Visualization - - Graphics : no - - SDL : no (requires sdl) - - GD : no (requires gd) - - * Additional libraries - - curl URI resolver : requires curl at runtime - - dynlink : yes - - inotify : no (requires inotify) - - lo : no (requires lo) - - magic : no (requires magic) - - yojson : no (requires yojson) - - ssl : no (requires ssl) - - SecureTransport : no (requires osx-secure-transport) - - windows service : no (requires winsvc) - - * Graphical interfaces - - Python GUI : no - - ----------------------------------------------------------------------------- - - You may now compile liquidsoap by running "make". - In case of significant library update, "make clean" is needed first. - - If you want a local version of the documentation, run "make doc". - - Then, perform installation by running "make install" as root. - - And... have fun! - - <WARNING> - - The specified user/group (dummy/dummy) for running liquidsoap as a daemon - do not exist, so I won't install log and PID directories. - - For a fully functional liquidsoap installation, please configure again - with existing user/group. You may use --with-user=<user> --with-group=<group> - to override the default. - - </WARNING> - Processing 41/42: [liquidsoap: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3) - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/io' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder_formats' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - OCAMLYACC lang/lang_parser.mly - OCAMLLEX lang/lang_lexer.mll - 257 states, 10827 transitions, table size 44850 bytes - 3080 additional bytes used for bindings - if test -e ../.git && which git > /dev/null ; then \ - url=`git remote -v | grep origin | grep fetch | sed 's/origin//' | sed 's/ (.*)//' | tr -d '\t'` ; \ - head=`git rev-parse HEAD` ; \ - date=`date +%Y%m%d:%H%M%S`; \ - echo "let rev = \" ($url@$head:$date)\"" > SVN.ml ; \ - elif test -d .svn && which svn > /dev/null ; then \ - url=`LC_ALL=C svn info | grep URL | \ - sed -e 's:.*svnroot/savonet/\(.*\)/src:\1:'`; \ - revision=`LC_ALL=C svn info | grep Revision | \ - sed -e 's/Revision: \(.*\)/\1/'` ; \ - echo "let rev = \" ($url@rev$revision)\"" > SVN.ml ; \ - elif test -d ../../.hg && which hg > /dev/null ; then \ - branch=`hg branch`; \ - revision=`LC_ALL=C hg parents | grep changeset: | \ - sed -e 's/changeset: *['0'-'9']*:\([^ ]*\).*/\1/'`; \ - date=`date +%Y%m%d:%H%M%S`; \ - echo "let rev = \" ($branch@$revision:$date)\"" > SVN.ml ; \ - else \ - echo "let rev = \"\"" > SVN.ml ; \ - fi - OCAMLDEP - OCAMLOPT -c shutdown.ml - OCAMLOPT -c tools/stdlib.ml - OCAMLOPT -c tools/doc.ml - OCAMLOPT -c tools/utils.ml - OCAMLOPT -c tools/plug.ml - OCAMLOPT -c tools/rqueue.mli - OCAMLOPT -c tools/rqueue.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/JSON.mli - OCAMLOPT -c tools/JSON.ml - OCAMLOPT -c tools/file_watcher.ml - OCAMLOPT -c tools/file_watcher_mtime.ml - OCAMLOPT -c configure.mli - OCAMLOPT -c configure.ml - OCAMLOPT -c tools/process_handler.mli - OCAMLOPT -c tools/process_handler.ml - OCAMLOPT -c tools/dyntools.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 SVN.mli - OCAMLOPT -c SVN.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/generator.mli - OCAMLOPT -c stream/generator.ml - OCAMLOPT -c stream/aFrame.mli - OCAMLOPT -c stream/aFrame.ml - OCAMLOPT -c decoder/decoder.mli - OCAMLOPT -c request.mli - OCAMLOPT -c source.mli - OCAMLOPT -c stream/vFrame.mli - OCAMLOPT -c stream/vFrame.ml - OCAMLOPT -c stream/mFrame.mli - OCAMLOPT -c stream/mFrame.ml - OCAMLOPT -c decoder/decoder.ml - OCAMLOPT -c request.ml - OCAMLOPT -c tools/server.mli - OCAMLOPT -c tools/server.ml - OCAMLOPT -c source.ml - OCAMLOPT -c clock.mli - OCAMLOPT -c clock.ml - OCAMLOPT -c tools/rutils.mli - OCAMLOPT -c tools/rutils.ml - OCAMLOPT -c playlist_parser.ml - 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/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.ml - OCAMLOPT -c tools/server_builtins.ml - OCAMLOPT -c lang/lang_types.mli - OCAMLOPT -c lang/lang_types.ml - OCAMLOPT -c lang/lang_values.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_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/lang_parser.mli - OCAMLOPT -c lang/lang_parser.ml - OCAMLOPT -c lang/lang_lexer.ml - OCAMLOPT -c lang/lang_pp.ml - OCAMLOPT -c lang/lang.mli - OCAMLOPT -c lang/lang.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_converter.mli - OCAMLOPT -c converters/video_converter.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/audio_gen.ml - OCAMLOPT -c sources/request_source.mli - OCAMLOPT -c sources/request_source.ml - OCAMLOPT -c sources/latest_metadata.ml - OCAMLOPT -c sources/req_simple.ml - OCAMLOPT -c sources/playlist.ml - OCAMLOPT -c sources/req_queue.ml - OCAMLOPT -c sources/req_equeue.ml - OCAMLOPT -c sources/generated.ml - OCAMLOPT -c sources/http_source.ml - OCAMLOPT -c harbor/harbor_base.ml - OCAMLOPT -c harbor/harbor.ml - OCAMLOPT -c sources/harbor_input.ml - OCAMLOPT -c sources/external_input.ml - OCAMLOPT -c tools/liqMM.ml - OCAMLOPT -c conversions/audio_to_stereo.ml - OCAMLOPT -c conversions/drop.ml - OCAMLOPT -c conversions/id.ml - OCAMLOPT -c conversions/swap.ml - OCAMLOPT -c conversions/mean.ml - OCAMLOPT -c conversions/mux.ml - OCAMLOPT -c outputs/output.mli - OCAMLOPT -c outputs/output.ml - OCAMLOPT -c outputs/pipe_output.ml - OCAMLOPT -c outputs/harbor_output.ml - OCAMLOPT -c operators/insert_metadata.ml - OCAMLOPT -c operators/map_metadata.ml - OCAMLOPT -c operators/on_metadata.ml - OCAMLOPT -c operators/store_metadata.ml - OCAMLOPT -c operators/on_track.ml - OCAMLOPT -c operators/on_end.ml - OCAMLOPT -c operators/delay.ml - OCAMLOPT -c operators/switch.ml - OCAMLOPT -c operators/fade.ml - OCAMLOPT -c operators/add.ml - OCAMLOPT -c operators/sequence.ml - OCAMLOPT -c operators/cross.ml - OCAMLOPT -c operators/smartcross.ml - OCAMLOPT -c operators/compress_exp.ml - OCAMLOPT -c operators/pitch.ml - OCAMLOPT -c operators/pipe.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/clip.ml - OCAMLOPT -c operators/filter.ml - OCAMLOPT -c operators/setvol.ml - OCAMLOPT -c operators/normalize.ml - OCAMLOPT -c operators/echo.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/mixing_table.ml - OCAMLOPT -c operators/prepend.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 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 io/udp_io.ml - OCAMLOPT -c io/oss_io.ml - OCAMLOPT -c analyze/analyze_rms.ml - OCAMLOPT -c playlists/playlist_basic.ml - OCAMLOPT -c visualization/vumeter.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 decoder/metadata_decoder.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 shebang.ml - OCAMLOPT -c lang/lang_builtins.ml - OCAMLOPT -c lang/builtins_json.ml - OCAMLOPT -c lang/builtins_harbor.ml - OCAMLOPT -c lang/builtins_dtools.ml - OCAMLOPT -c lang/builtins_time.ml - OCAMLOPT -c lang/builtins_callbacks.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.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - OCAMLYACC liqi_parser.mly - OCAMLLEX liqi_lexer.mll - 191 states, 7161 transitions, table size 29790 bytes - 2879 additional bytes used for bindings - OCAMLDEP - OCAMLOPT -c liqi.ml - OCAMLOPT -c html.ml - OCAMLOPT -c latex.ml - OCAMLOPT -c liqi_parser.mli - OCAMLOPT -c liqi_parser.ml - OCAMLOPT -c liqi_lexer.ml - OCAMLOPT -c main.ml - OCAMLOPT -o liqi - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/gui' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/gui' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts' -> compiled liquidsoap.1.3.3 Processing 42/42: [liquidsoap: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3) - make -C doc doc-install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/share/doc/liquidsoap-1.3.3/html - if [ -f html/index.html ] ; then \ - cp -RfL html/* /home/opam/.opam/4.03/lib/liquidsoap/share/doc/liquidsoap-1.3.3/html ; \ - fi - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/share/man/man1 - /usr/bin/install -c -m 644 liquidsoap.1 /home/opam/.opam/4.03/lib/liquidsoap/share/man/man1 - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - make -C examples doc-install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/share/doc/liquidsoap-1.3.3/examples - /usr/bin/install -c -m 644 fallible.liq geek.liq radio.liq transitions.liq README /home/opam/.opam/4.03/lib/liquidsoap/share/doc/liquidsoap-1.3.3/examples - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - /usr/bin/install -c -d /home/opam/.opam/4.03/bin - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/lib/liquidsoap/1.3.3 - /usr/bin/install -c scripts/extract-replaygain /home/opam/.opam/4.03/lib/liquidsoap/lib/liquidsoap/1.3.3 - for l in externals.liq lastfm.liq utils.liq shoutcast.liq flows.liq video.liq \ - http.liq http_codes.liq pervasives.liq deprecations.liq protocols.liq gstreamer.liq ; \ - do \ - /usr/bin/install -c -m 644 scripts/$l /home/opam/.opam/4.03/lib/liquidsoap/lib/liquidsoap/1.3.3 ; \ - done - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/etc/liquidsoap - /usr/bin/install -c -m 644 examples/radio.liq \ - /home/opam/.opam/4.03/lib/liquidsoap/etc/liquidsoap/radio.liq.example - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/etc/logrotate.d - /usr/bin/install -c -m 644 scripts/liquidsoap.logrotate \ - /home/opam/.opam/4.03/lib/liquidsoap/etc/logrotate.d/liquidsoap - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[2]: 'liquidsoap' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - /usr/bin/install -c -d /home/opam/.opam/4.03/lib/liquidsoap/lib/liquidsoap/1.3.3/plugins - /usr/bin/install -c -d /home/opam/.opam/4.03/bin - /usr/bin/install -c liquidsoap /home/opam/.opam/4.03/bin - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/io' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src/encoder_formats' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/src' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/examples' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/content' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/content' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc/liqi' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/doc' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/gui' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/gui' - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts/tests' - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts/tests' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/liquidsoap.1.3.3/scripts' -> installed liquidsoap.1.3.3 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment 2022-11-03 11:02.01 ---> saved as "8b75c7b9d5ea89cacf59452ee0386cdb4e62bc0849e26e19a5f95a27b7402166" Job succeeded