Building on asteria.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) 2022-09-03 13:23.22 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" 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-09-03 13:23.22 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" 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 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-03 13:23.22 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" 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-09-03 13:23.22 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.07' '4.07.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.07.1"} | "ocaml-system" {= "4.07.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.07.1 (cached) -> installed ocaml-base-compiler.4.07.1 -> installed ocaml-config.1 -> installed ocaml.4.07.1 Done. # Run eval $(opam env --switch=4.07) to update the current shell environment 2022-09-03 13:23.22 ---> using "13a94c1348b779b7be3095c488c5bbd88141845f0b7666c6b8d92d2784077d63" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 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-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 1s (363 kB/s) - Reading package lists... - 2022-09-03 13:23.22 ---> using "866b5b06d31d31351632b3dc9b939a539f9082f43d5437e14c580724adcf344e" 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-09-03 13:23.22 ---> using "183c78b445e61c76952b1cfecb47a30e03880808b168386a4e55a75bff72f975" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"liquidsoap-daemon.0.3.0\"\ \nopam install -vy \"liquidsoap-daemon.0.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"liquidsoap-daemon.0.3.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] liquidsoap-daemon.0.3.0 is not installed. Nothing to do. The following actions will be performed: === install 16 packages - install base v0.14.0 [required by pcre] - install camomile 1.0.2 [required by liquidsoap] - install conf-libpcre 1 [required by pcre] - install conf-pkg-config 2 [required by conf-libpcre] - install csexp 1.5.1 [required by dune-configurator] - install dtools 0.4.4 [required by liquidsoap] - install dune 3.4.1 [required by dtools, camomile, mm] - install dune-configurator 3.4.1 [required by mm] - install duppy 0.8.0 [required by liquidsoap] - install liquidsoap 1.3.7 [required by liquidsoap-daemon] - install liquidsoap-daemon 0.3.0 This package installs the daemonize-liquidsoap.sh script. Once installed, you should execute it to configure the liquidsoap daemon. Please see: https://github.com/savonet/liquidsoap-daemon for more information about how to run the script. - install mm 0.7.4 [required by liquidsoap] - install ocamlfind 1.9.1 [required by liquidsoap] - install ocamlfind-secondary 1.9.1 [required by dune] - install pcre 7.4.1 [required by liquidsoap] - install sexplib0 v0.14.0 [required by base] 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 ... 19664 files and directories currently installed.) - Preparing to unpack .../00-libglib2.0-0_2.73.3-3_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.73.3-3) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../01-libglib2.0-data_2.73.3-3_all.deb ... - Unpacking libglib2.0-data (2.73.3-3) ... - 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 libpcre32-3:amd64. - Preparing to unpack .../04-libpcre32-3_2%3a8.39-14_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../05-libpcrecpp0v5_2%3a8.39-14_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-14) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../06-libpcre3-dev_2%3a8.39-14_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-14) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../07-libxml2_2.9.14+dfsg-1+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../08-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../09-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../10-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-14) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up libpcre16-3:amd64 (2:8.39-14) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.73.3-3) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.73.3-3) ... - 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+b1) ... - Setting up libpcre3-dev:amd64 (2:8.39-14) ... - Setting up shared-mime-info (2.2-1) ... - Processing triggers for libc-bin (2.34-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/46: Processing 2/46: Processing 3/46: Processing 4/46: Processing 5/46: Processing 6/46: [conf-pkg-config: pkg-config] -> retrieved base.v0.14.0 (cached) Processing 7/46: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.1 (cached) Processing 8/46: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.07/.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 8/46: Processing 9/46: [conf-pkg-config: mkdir] -> retrieved camomile.1.0.2 (cached) Processing 10/46: [conf-pkg-config: mkdir] -> retrieved dtools.0.4.4 (cached) Processing 11/46: [conf-pkg-config: mkdir] -> retrieved dune.3.4.1, dune-configurator.3.4.1 (cached) Processing 12/46: [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/pkgconfig" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 12/46: Processing 13/46: [conf-libpcre: pkg-config libpcre] -> retrieved duppy.0.8.0 (cached) Processing 14/46: [conf-libpcre: pkg-config libpcre] -> retrieved liquidsoap.1.3.7 (cached) Processing 15/46: [conf-libpcre: pkg-config libpcre] -> retrieved liquidsoap-daemon.0.3.0 (cached) Processing 16/46: [conf-libpcre: pkg-config libpcre] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libpcre.1) -> compiled conf-libpcre.1 Processing 16/46: -> installed conf-libpcre.1 Processing 17/46: -> retrieved mm.0.7.4 (cached) Processing 18/46: -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 19/46: [ocamlfind: ./configure] -> retrieved pcre.7.4.1 (cached) -> retrieved sexplib0.v0.14.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.07/bin" "-sitelib" "/home/opam/.opam/4.07/lib" "-mandir" "/home/opam/.opam/4.07/man" "-config" "/home/opam/.opam/4.07/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/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 19/46: [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.07/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.07/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.07/.opam-switch/build/ocamlfind.1.9.1' Processing 19/46: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 20/46: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.07/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.07/bin" - mkdir -p "/home/opam/.opam/4.07/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.07/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.07/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.07/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.07/lib/findlib" - mkdir -p "/home/opam/.opam/4.07/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.07/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.07/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.07/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.07/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.07/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.07/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.07/man/man1" "/home/opam/.opam/4.07/man/man3" "/home/opam/.opam/4.07/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 21/46: [ocamlfind-secondary: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 22/46: [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 22/46: [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 22/46: [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 22/46: [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 22/46: [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 23/46: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.4.1) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 255 - Processing 23/46: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.4.1) -> compiled dune.3.4.1 -> installed dune.3.4.1 Processing 25/46: [camomile: ocaml configure.ml] Processing 26/46: [camomile: ocaml configure.ml] [csexp: dune build] Processing 27/46: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] Processing 28/46: [camomile: ocaml configure.ml] [csexp: dune build] [dtools: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.07/share/camomile" (CWD=/home/opam/.opam/4.07/.opam-switch/build/camomile.1.0.2) Processing 28/46: [camomile: dune build] [csexp: dune build] [dtools: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 28/46: [camomile: dune build] [dtools: dune build] [sexplib0: dune build] -> installed csexp.1.5.1 Processing 29/46: [camomile: dune build] [dtools: dune build] [sexplib0: dune build] Processing 30/46: [camomile: dune build] [dtools: dune build] [dune-configurator: rm] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dtools" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dtools.0.4.4) -> compiled dtools.0.4.4 Processing 30/46: [camomile: dune build] [dune-configurator: rm] [sexplib0: dune build] -> installed dtools.0.4.4 Processing 31/46: [camomile: dune build] [dune-configurator: rm] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.14.0) -> compiled sexplib0.v0.14.0 Processing 31/46: [camomile: dune build] [dune-configurator: rm] -> installed sexplib0.v0.14.0 Processing 32/46: [camomile: dune build] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.4.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.4.1) Processing 32/46: [camomile: dune build] [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.4.1) -> compiled dune-configurator.3.4.1 Processing 32/46: [camomile: dune build] -> installed dune-configurator.3.4.1 Processing 33/46: [camomile: dune build] Processing 34/46: [base: dune build] [camomile: dune build] Processing 35/46: [base: dune build] [camomile: dune build] [mm: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mm" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/mm.0.7.4) -> compiled mm.0.7.4 Processing 35/46: [base: dune build] [camomile: dune build] -> installed mm.0.7.4 Processing 36/46: [base: dune build] [camomile: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/camomile.1.0.2) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlyacc Camomile/internal/uReStrParser.mly) - 4 shift/reduce conflicts. - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales) - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales) - Warning : file loading is not supported. - Warning : normalization option is not supported - (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales) - Warning : strength option is not supported -> compiled camomile.1.0.2 Processing 36/46: [base: dune build] -> installed camomile.1.0.2 Processing 37/46: [base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.14.0) -> compiled base.v0.14.0 -> installed base.v0.14.0 Processing 39/46: [pcre: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/pcre.7.4.1) -> compiled pcre.7.4.1 -> installed pcre.7.4.1 Processing 41/46: [duppy: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.07" (CWD=/home/opam/.opam/4.07/.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.07.1 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.07/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... no - checking for camlidl... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for camlp4... no - checking for camlp4boot... no - checking for camlp4o... no - checking for camlp4of... no - checking for camlp4oof... no - checking for camlp4orf... no - checking for camlp4prof... no - checking for camlp4r... no - checking for camlp4rf... no - checking for ocamlfind... ocamlfind - checking for ocaml standard library path... /home/opam/.opam/4.07/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 41/46: [duppy: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/include -Wall -DCAML_NAME_SPACE \ - -DPIC -fPIC -I/home/opam/.opam/4.07/include \ - -I/home/opam/.opam/4.07/lib/pcre -I/home/opam/.opam/4.07/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.07/lib/pcre -I /home/opam/.opam/4.07/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.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes duppy.ml - ocamlmklib -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes \ - -o duppy_stubs duppy_stubs.o \ - - ocamlc.opt -thread -a -dllib dllduppy_stubs.so -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes -ccopt -L/home/opam/.opam/4.07/lib \ - -cclib -lduppy_stubs -o duppy.cma duppy.cmo - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes duppy.ml - ocamlopt.opt -thread -a -I /home/opam/.opam/4.07/lib/pcre -I /home/opam/.opam/4.07/lib/bytes -ccopt -L/home/opam/.opam/4.07/lib -cclib -lduppy_stubs \ - -o duppy.cmxa duppy.cmx - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' -> compiled duppy.0.8.0 Processing 42/46: [duppy: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/.opam-switch/build/duppy.0.8.0/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/.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.07/lib/duppy/libduppy_stubs.a - Installed /home/opam/.opam/4.07/lib/duppy/duppy.a - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmx - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmxa - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cma - Installed /home/opam/.opam/4.07/lib/duppy/duppy.cmi - Installed /home/opam/.opam/4.07/lib/duppy/duppy.mli - Installed /home/opam/.opam/4.07/lib/stublibs/dllduppy_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllduppy_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/duppy/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/duppy.0.8.0/src' -> installed duppy.0.8.0 Processing 43/46: [liquidsoap: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.07" "--sbindir=/home/opam/.opam/4.07/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.07/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.07/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.07/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.07/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.07/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.07/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.07/lib/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7) - 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.07.1 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.07/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... no - checking for camlidl... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for camlp4... no - checking for camlp4boot... no - checking for camlp4o... no - checking for camlp4of... no - checking for camlp4oof... no - checking for camlp4orf... no - checking for camlp4prof... no - checking for camlp4r... no - checking for camlp4rf... no - checking for ocamlfind... ocamlfind - checking for ocaml standard library path... /home/opam/.opam/4.07/lib/ocaml - checking for caml/threads.h... yes - checking whether ocamlopt accepts -ffast-math... no - checking for ocamlc version... 4.07.1 - checking for ocaml bytes module... ok - checking for ocaml pcre module... ok - checking for ocaml dtools module >= 0.4.0... 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.4.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.3.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.2.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 >= 1.0.0... ok - checking for ocaml inotify module >= 1.5... Not found. - checking for ocaml yojson module... Not found. - checking for ocaml faad module >= 0.4.0... Not found. - checking for ocaml soundtouch module >= 0.1.7... Not found. - checking for ocaml portaudio module >= 0.2.0... Not found. - checking for ocaml pulseaudio module >= 0.1.2... Not found. - checking for ocaml ladspa module >= 0.1.4... Not found. - checking for ocaml dssi module >= 0.1.0... Not found. - checking for ocaml sdl module... Not found. - checking for ocaml camlimages module >= 4.0.0... Not found. - checking for ocaml 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.07.1 - 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 -cc "$(CC)" - CFLAGS : -I$(top_srcdir) -I/home/opam/.opam/4.07/include -fPIC -I/home/opam/.opam/4.07/lib/ocaml -g - LDFLAGS : -L/home/opam/.opam/4.07/lib - - ---------------------------------------------------------------- Installation - - prefix : /home/opam/.opam/4.07 - exec_prefix : ${prefix} - binary : ${exec_prefix}/bin - configuration : /home/opam/.opam/4.07/lib/liquidsoap/etc/liquidsoap - logging : /home/opam/.opam/4.07/lib/liquidsoap/var/log/liquidsoap - PIDs : /home/opam/.opam/4.07/lib/liquidsoap/var/run/liquidsoap - logrotate conf : /home/opam/.opam/4.07/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) - - Avcodec (ffmpeg) : no (requires ffmpeg) - - 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 43/46: [liquidsoap: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7) - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/tools' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/tools' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/unix' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/unix' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/playlists' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/playlists' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/protocols' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/protocols' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/plugins' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/plugins' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/stream' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/stream' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio' - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/video' - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/video' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/operators' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/operators' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/sources' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/sources' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/conversions' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/conversions' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/outputs' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/outputs' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/io' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/io' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/visualization' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/visualization' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/analyze' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/analyze' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/synth' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/synth' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/harbor' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/harbor' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats' - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats' - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' - OCAMLYACC lang/lang_parser.mly - OCAMLLEX lang/lang_lexer.mll - 285 states, 16903 transitions, table size 69322 bytes - 3248 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)\"" > REVISION.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)\"" > REVISION.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)\"" > REVISION.ml ; \ - else \ - echo "let rev = \"\"" > REVISION.ml ; \ - fi - OCAMLDEP - OCAMLOPT -c tools/extralib.ml - OCAMLOPT -c tools/doc.ml - OCAMLOPT -c tools/utils.ml - OCAMLOPT -c tools/plug.ml - OCAMLOPT -c unix/process_utils.mli - OCAMLOPT -c unix/process_utils.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 tools/dyntools.ml - OCAMLOPT -c configure.mli - OCAMLOPT -c configure.ml - OCAMLOPT -c tools/process_handler.mli - OCAMLOPT -c tools/process_handler.ml - OCAMLOPT -c tools/http.mli - OCAMLOPT -c tools/http.ml - OCAMLOPT -c tools/pool.ml - OCAMLOPT -c tools/sha1.ml - OCAMLOPT -c tools/websocket.ml - OCAMLOPT -c REVISION.mli - OCAMLOPT -c REVISION.ml - OCAMLOPT -c converters/audio_converter.mli - OCAMLOPT -c converters/audio_converter.ml - OCAMLOPT -c stream/frame.mli - File "stream/frame.mli", line 42, characters 14-31: - Error: Unbound module Audio - make[2]: *** [../Makefile.rules:200: stream/frame.cmi] Error 2 - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' - make[1]: *** [../Makefile.rules:67: all-auto-ocaml-prog] Error 2 - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' - make: *** [Makefile.rules:27: all-subdirs] Error 2 [ERROR] The compilation of liquidsoap.1.3.7 failed at "make". #=== ERROR while compiling liquidsoap.1.3.7 ===================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///home/opam/opam-repository # path ~/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7 # command ~/.opam/opam-init/hooks/sandbox.sh build make # exit-code 2 # env-file ~/.opam/log/liquidsoap-8-c6fbed.env # output-file ~/.opam/log/liquidsoap-8-c6fbed.out ### output ### # make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/tools' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/tools' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/unix' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/unix' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/decoder' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/playlists' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/playlists' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/protocols' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/protocols' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/plugins' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/plugins' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/stream' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/stream' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio' # make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/video' # make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters/video' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/converters' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/operators' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/operators' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/sources' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/sources' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/conversions' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/conversions' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/outputs' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/outputs' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/io' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/io' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/visualization' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/visualization' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/analyze' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/analyze' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/synth' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/synth' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/harbor' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/harbor' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats' # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats' # make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' # OCAMLYACC lang/lang_parser.mly # OCAMLLEX lang/lang_lexer.mll # 285 states, 16903 transitions, table size 69322 bytes # 3248 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)\"" > REVISION.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)\"" > REVISION.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)\"" > REVISION.ml ; \ # else \ # echo "let rev = \"\"" > REVISION.ml ; \ # fi # OCAMLDEP # OCAMLOPT -c tools/extralib.ml # OCAMLOPT -c tools/doc.ml # OCAMLOPT -c tools/utils.ml # OCAMLOPT -c tools/plug.ml # OCAMLOPT -c unix/process_utils.mli # OCAMLOPT -c unix/process_utils.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 tools/dyntools.ml # OCAMLOPT -c configure.mli # OCAMLOPT -c configure.ml # OCAMLOPT -c tools/process_handler.mli # OCAMLOPT -c tools/process_handler.ml # OCAMLOPT -c tools/http.mli # OCAMLOPT -c tools/http.ml # OCAMLOPT -c tools/pool.ml # OCAMLOPT -c tools/sha1.ml # OCAMLOPT -c tools/websocket.ml # OCAMLOPT -c REVISION.mli # OCAMLOPT -c REVISION.ml # OCAMLOPT -c converters/audio_converter.mli # OCAMLOPT -c converters/audio_converter.ml # OCAMLOPT -c stream/frame.mli # File "stream/frame.mli", line 42, characters 14-31: # Error: Unbound module Audio # make[2]: *** [../Makefile.rules:200: stream/frame.cmi] Error 2 # make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' # make[1]: *** [../Makefile.rules:67: all-auto-ocaml-prog] Error 2 # make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/liquidsoap.1.3.7/src' # make: *** [Makefile.rules:27: all-subdirs] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install liquidsoap-daemon 0.3.0 +- +- The following actions failed | - build liquidsoap 1.3.7 +- +- The following changes have been performed (the rest was aborted) | - install base v0.14.0 | - install camomile 1.0.2 | - install conf-libpcre 1 | - install conf-pkg-config 2 | - install csexp 1.5.1 | - install dtools 0.4.4 | - install dune 3.4.1 | - install dune-configurator 3.4.1 | - install duppy 0.8.0 | - install mm 0.7.4 | - install ocamlfind 1.9.1 | - install ocamlfind-secondary 1.9.1 | - install pcre 7.4.1 | - install sexplib0 v0.14.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20220903132324.export" 'opam install -vy liquidsoap-daemon.0.3.0' failed. "/bin/bash" "-c" " opam remove -y "liquidsoap-daemon.0.3.0" opam install -vy "liquidsoap-daemon.0.3.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "liquidsoap-daemon.0.3.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed