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


Building on x86-bm-11.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 12:33.00 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-2.1 /usr/bin/opam"))
2021-12-03 12:33.00 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 12:33.00 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" 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.

2021-12-03 12:33.00 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (cached)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04) to update the current shell environment
2021-12-03 12:33.00 ---> using "cea894a1449c8536943f0db675a5478e530f8f10d3bcbab670b89b12ae1fdd40" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (4054 kB/s)
- Reading package lists...
- 
2021-12-03 12:33.00 ---> using "50c3aca3e2476747fabc64e632a2c12c03888de0fdcefe45d5f5bc8fc9c135d3" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 12:33.00 ---> using "0ec34243a388c70c39fb3e8c96da8f34e582c56dc9255a65c3d6079206c731ef" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config     2       [required by conf-libpcre]
  - install ocamlfind           1.9.1   [required by liquidsoap]
  - install conf-libpcre        1       [required by pcre]
  - install ocamlfind-secondary 1.9.1   [required by dune]
  - install dtools              0.4.1   [required by liquidsoap]
  - install base-bytes          base    [required by pcre]
  - install dune                2.9.1   [required by camomile, mm]
  - install sexplib0            v0.13.0 [required by base]
  - install result              1.5     [required by dune-configurator]
  - install csexp               1.5.1   [required by dune-configurator]
  - install camomile            1.0.2   [required by liquidsoap]
  - install dune-configurator   2.9.1   [required by mm]
  - install mm                  0.7.2   [required by liquidsoap]
  - install base                v0.13.2 [required by pcre]
  - install pcre                7.4.1   [required by liquidsoap]
  - install duppy               0.8.0   [required by liquidsoap]
  - install liquidsoap          1.3.7   [required by liquidsoap-daemon]
  - install liquidsoap-daemon   1.0.0                                   This package installs the daemonize-liquidsoap.sh script in your $PATH. Once installed, you should
                                                                        execute it to configure the liquidsoap daemon. Please see: https://github.com/savonet/liquidsoap-daemon
                                                                        for more information about how to run the script.
===== 18 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libpcre3-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18105 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.70.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.70.1-1_all.deb ...
- Unpacking libglib2.0-data (2.70.1-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../02-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../03-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../04-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../05-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../06-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+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.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../10-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.70.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.1-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/54:
Processing  2/54:
Processing  3/54:
Processing  4/54:
Processing  5/54:
Processing  6/54:
Processing  7/54: [conf-pkg-config: pkg-config]
-> retrieved base.v0.13.2  (cached)
Processing  8/54: [conf-pkg-config: pkg-config]
-> retrieved camomile.1.0.2  (cached)
Processing  9/54: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.1  (cached)
Processing 10/54: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 10/54:
Processing 11/54: [conf-pkg-config: mkdir]
-> retrieved dtools.0.4.1  (cached)
Processing 12/54: [conf-pkg-config: mkdir]
-> retrieved dune.2.9.1  (cached)
Processing 13/54: [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 14/54: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/pkgconfig" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 14/54:
Processing 15/54: [conf-libpcre: pkg-config libpcre]
-> retrieved duppy.0.8.0  (cached)
Processing 16/54: [mm.0.7.2: http] [conf-libpcre: pkg-config libpcre]
-> retrieved liquidsoap.1.3.7  (cached)
Processing 17/54: [mm.0.7.2: http] [conf-libpcre: pkg-config libpcre]
-> retrieved liquidsoap-daemon.1.0.0  (cached)
Processing 18/54: [mm.0.7.2: http] [conf-libpcre: pkg-config libpcre]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 18/54: [mm.0.7.2: http]
-> installed conf-libpcre.1
Processing 19/54: [mm.0.7.2: http]
Processing 19/54:
-> retrieved ocamlfind.1.9.1  (cached)
Processing 20/54:
Processing 21/54: [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.9.1  (cached)
Processing 22/54: [ocamlfind: ./configure]
-> retrieved mm.0.7.2  (https://github.com/savonet/ocaml-mm/archive/v0.7.2.tar.gz)
Processing 23/54: [ocamlfind: ./configure]
-> retrieved pcre.7.4.1  (cached)
-> retrieved result.1.5  (cached)
-> retrieved sexplib0.v0.13.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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 23/54: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
Processing 23/54: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 24/54: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.04/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.04/bin"
- mkdir -p "/home/opam/.opam/4.04/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.04/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 26/54: [dtools: ./configure]
[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 27/54: [dtools: ./configure] [ocamlfind-secondary: ./configure]
-> installed base-bytes.base
Processing 28/54: [dtools: ./configure] [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.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: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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 28/54: [dtools: ./configure]
Processing 29/54: [dtools: ./configure] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 29/54: [dtools: ./configure] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/54: [dtools: ./configure] [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.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/54: [dtools: ./configure] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/54: [dtools: ./configure] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 29/54: [dtools: ./configure]
Processing 30/54: [dtools: ./configure] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.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.04.2
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.04/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.04/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
- 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.04.2
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.04/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.04/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 30/54: [dtools: make] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1)
- make -C src
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlc.opt -a     -linkall         \
- 			  -o dtools.cma  dtools.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlopt.opt -a      -linkall          \
- 			 -o dtools.cmxa dtools.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make -C src
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlc.opt -a     -linkall         \
- 			  -o dtools.cma  dtools.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlopt.opt -a      -linkall          \
- 			 -o dtools.cmxa dtools.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
-> compiled  dtools.0.4.1
Processing 30/54: [dune: ocaml bootstrap.ml]
Processing 31/54: [dune: ocaml bootstrap.ml] [dtools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: 'dtools.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: 'dtools.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.04/.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.04/lib/dtools/dtools.a
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmi
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.mli
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmx
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmxa
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cma
- Installed /home/opam/.opam/4.04/lib/dtools/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: 'dtools.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
- make[2]: 'dtools.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.04/.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.04/lib/dtools/dtools.a
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmi
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.mli
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmx
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cmxa
- Installed /home/opam/.opam/4.04/lib/dtools/dtools.cma
- Installed /home/opam/.opam/4.04/lib/dtools/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/dtools.0.4.1/src'
-> installed dtools.0.4.1
Processing 31/54: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.2.9.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 31
- 

Processing 31/54: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.1
Processing 33/54: [camomile: ocaml configure.ml]
Processing 34/54: [camomile: ocaml configure.ml] [csexp: dune build]
Processing 35/54: [camomile: ocaml configure.ml] [csexp: dune build] [result: dune build]
Processing 36/54: [camomile: ocaml configure.ml] [csexp: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.04/share/camomile" (CWD=/home/opam/.opam/4.04/.opam-switch/build/camomile.1.0.2)
Processing 36/54: [camomile: dune build] [csexp: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 36/54: [camomile: dune build] [csexp: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 37/54: [camomile: dune build] [csexp: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 37/54: [camomile: dune build] [sexplib0: dune build]
-> installed csexp.1.5.1
Processing 38/54: [camomile: dune build] [sexplib0: dune build]
Processing 39/54: [camomile: dune build] [dune-configurator: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib0.v0.13.0)
-> compiled  sexplib0.v0.13.0
Processing 39/54: [camomile: dune build] [dune-configurator: dune build]
-> installed sexplib0.v0.13.0
Processing 40/54: [camomile: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 40/54: [camomile: dune build]
-> installed dune-configurator.2.9.1
Processing 41/54: [camomile: dune build]
Processing 42/54: [base: dune build] [camomile: dune build]
Processing 43/54: [base: dune build] [camomile: dune build] [mm: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mm" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/mm.0.7.2)
-          gcc src/image_data.o
- In file included from image_data.c:16:
- image_data.c: In function 'caml_data_aligned':
- image_data.h:16:12: warning: implicit declaration of function 'aligned_alloc' [-Wimplicit-function-declaration]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
- image_data.c:17:1: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 | #include "image_data.h"
-   +++ |+#include <stdlib.h>
-    17 | 
- In file included from image_data.c:16:
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
-          gcc src/image_rgb.o
- In file included from image_rgb.c:57:
- image_rgb.c: In function 'rgb_copy':
- image_data.h:16:12: warning: implicit declaration of function 'aligned_alloc' [-Wimplicit-function-declaration]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_rgb.c:60:1: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    59 | #include "image_rgb.h"
-   +++ |+#include <stdlib.h>
-    60 | 
- In file included from image_rgb.c:57:
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_rgb.c: In function 'caml_rgb_of_rgb8_string':
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:282:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   282 |   ALIGNED_ALLOC(data, ALIGNMENT_BYTES, datalen);
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:282:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   282 |   ALIGNED_ALLOC(data, ALIGNMENT_BYTES, datalen);
-       |   ^~~~~~~~~~~~~
- image_rgb.c: In function 'caml_rgb_color_to_alpha':
- image_rgb.c:1044:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
-  1044 |   double d;
-       |          ^
- image_rgb.c:1043:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
-  1043 |   double rr, gg, bb, aa;
-       |                      ^~
-          gcc src/image_data.o
- In file included from image_data.c:16:
- image_data.c: In function 'caml_data_aligned':
- image_data.h:16:12: warning: implicit declaration of function 'aligned_alloc' [-Wimplicit-function-declaration]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
- image_data.c:17:1: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 | #include "image_data.h"
-   +++ |+#include <stdlib.h>
-    17 | 
- In file included from image_data.c:16:
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_data.c:100:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   100 |   ALIGNED_ALLOC(data, alignment, len);
-       |   ^~~~~~~~~~~~~
-          gcc src/image_rgb.o
- In file included from image_rgb.c:57:
- image_rgb.c: In function 'rgb_copy':
- image_data.h:16:12: warning: implicit declaration of function 'aligned_alloc' [-Wimplicit-function-declaration]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_rgb.c:60:1: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    59 | #include "image_rgb.h"
-   +++ |+#include <stdlib.h>
-    60 | 
- In file included from image_rgb.c:57:
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:125:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   125 |   ALIGNED_ALLOC(dst->data, ALIGNMENT_BYTES, Rgb_data_size(src));
-       |   ^~~~~~~~~~~~~
- image_rgb.c: In function 'caml_rgb_of_rgb8_string':
- image_data.h:16:12: warning: incompatible implicit declaration of built-in function 'aligned_alloc' [-Wbuiltin-declaration-mismatch]
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:282:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   282 |   ALIGNED_ALLOC(data, ALIGNMENT_BYTES, datalen);
-       |   ^~~~~~~~~~~~~
- image_data.h:16:12: note: include '<stdlib.h>' or provide a declaration of 'aligned_alloc'
-    16 |     data = aligned_alloc(alignment, len);                                      \
-       |            ^~~~~~~~~~~~~
- image_rgb.c:282:3: note: in expansion of macro 'ALIGNED_ALLOC'
-   282 |   ALIGNED_ALLOC(data, ALIGNMENT_BYTES, datalen);
-       |   ^~~~~~~~~~~~~
- image_rgb.c: In function 'caml_rgb_color_to_alpha':
- image_rgb.c:1044:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
-  1044 |   double d;
-       |          ^
- image_rgb.c:1043:22: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
-  1043 |   double rr, gg, bb, aa;
-       |                      ^~
-> compiled  mm.0.7.2
Processing 43/54: [base: dune build] [camomile: dune build]
-> installed mm.0.7.2
Processing 44/54: [base: dune build] [camomile: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/camomile.1.0.2)
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
- 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/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.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/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
- camomilelocaledef Camomile/locales/kk.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/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.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/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
- 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/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.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/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
- camomilelocaledef Camomile/locales/kk.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/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.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/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
-> compiled  camomile.1.0.2
Processing 44/54: [base: dune build]
-> installed camomile.1.0.2
Processing 45/54: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/base.v0.13.2)
-       ocamlc src/.base.objs/byte/base__Import0.{cmi,cmo,cmt}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-     ocamlopt src/.base.objs/native/base__Import0.{cmx,o}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-       ocamlc src/.base.objs/byte/base.{cmi,cmo,cmt}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-     ocamlopt src/.base.objs/native/base.{cmx,o}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-> compiled  base.v0.13.2
-> installed base.v0.13.2
Processing 47/54: [pcre: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/pcre.7.4.1)
-> compiled  pcre.7.4.1
-> installed pcre.7.4.1
Processing 49/54: [duppy: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.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.04.2
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.04/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.04/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 49/54: [duppy: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/include -Wall -DCAML_NAME_SPACE \
- 			-DPIC -fPIC -I/home/opam/.opam/4.04/include  \
- 			  -I/home/opam/.opam/4.04/lib/pcre -I/home/opam/.opam/4.04/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.04/lib/pcre -I /home/opam/.opam/4.04/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.04/lib/pcre -I /home/opam/.opam/4.04/lib/bytes duppy.ml
- ocamlmklib    -I /home/opam/.opam/4.04/lib/pcre -I /home/opam/.opam/4.04/lib/bytes      \
- 			-o duppy_stubs  duppy_stubs.o  \
- 			
- ocamlc.opt -thread -a -dllib dllduppy_stubs.so    -I /home/opam/.opam/4.04/lib/pcre -I /home/opam/.opam/4.04/lib/bytes   -ccopt -L/home/opam/.opam/4.04/lib       \
- 			-cclib -lduppy_stubs   -o duppy.cma  duppy.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/lib/pcre -I /home/opam/.opam/4.04/lib/bytes duppy.ml
- ocamlopt.opt -thread -a     -I /home/opam/.opam/4.04/lib/pcre -I /home/opam/.opam/4.04/lib/bytes   -ccopt -L/home/opam/.opam/4.04/lib      -cclib -lduppy_stubs   \
- 			 -o duppy.cmxa duppy.cmx
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
-> compiled  duppy.0.8.0
Processing 50/54: [duppy: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/duppy.0.8.0/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.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.04/lib/duppy/libduppy_stubs.a
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.a
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.cmx
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.cmxa
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.cma
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.cmi
- Installed /home/opam/.opam/4.04/lib/duppy/duppy.mli
- Installed /home/opam/.opam/4.04/lib/stublibs/dllduppy_stubs.so
- Installed /home/opam/.opam/4.04/lib/stublibs/dllduppy_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.04/lib/duppy/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/duppy.0.8.0/src'
-> installed duppy.0.8.0
Processing 51/54: [liquidsoap: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.04" "--sbindir=/home/opam/.opam/4.04/lib/liquidsoap/sbin" "--libexecdir=/home/opam/.opam/4.04/lib/liquidsoap/libexec" "--sysconfdir=/home/opam/.opam/4.04/lib/liquidsoap/etc" "--sharedstatedir=/home/opam/.opam/4.04/lib/liquidsoap/com" "--localstatedir=/home/opam/.opam/4.04/lib/liquidsoap/var" "--libdir=/home/opam/.opam/4.04/lib/liquidsoap/lib" "--includedir=/home/opam/.opam/4.04/lib/liquidsoap/include" "--datarootdir=/home/opam/.opam/4.04/lib/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy" (CWD=/home/opam/.opam/4.04/.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... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking for ocamlc... ocamlc
- OCaml version is 4.04.2
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/4.04/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.04/lib/ocaml
- checking for caml/threads.h... yes
- checking whether ocamlopt accepts -ffast-math... no
- checking for ocamlc version... 4.04.2
- 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.04.2
-  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.04/include -fPIC -I/home/opam/.opam/4.04/lib/ocaml -g
-  LDFLAGS        :  -L/home/opam/.opam/4.04/lib
-  
-  ---------------------------------------------------------------- Installation
- 
-  prefix         : /home/opam/.opam/4.04
-  exec_prefix    : ${prefix}
-  binary         : ${exec_prefix}/bin
-  configuration  : /home/opam/.opam/4.04/lib/liquidsoap/etc/liquidsoap
-  logging        : /home/opam/.opam/4.04/lib/liquidsoap/var/log/liquidsoap
-  PIDs           : /home/opam/.opam/4.04/lib/liquidsoap/var/run/liquidsoap
-  logrotate conf : /home/opam/.opam/4.04/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 51/54: [liquidsoap: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7)
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/tools'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/unix'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/unix'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder'
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image'
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/playlists'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/playlists'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/protocols'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/protocols'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/plugins'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/plugins'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/stream'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/stream'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters'
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio'
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio'
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/video'
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/video'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/operators'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/operators'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/sources'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/sources'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/conversions'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/conversions'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/outputs'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/outputs'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/io'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/io'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/visualization'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/visualization'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/analyze'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/analyze'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/synth'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/synth'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/harbor'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/harbor'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders'
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats'
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats'
- make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.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.04/.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.1.1 | linux/x86_64 | ocaml-base-compiler.4.04.2 | file:///home/opam/opam-repository
# path                 ~/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7
# command              ~/.opam/opam-init/hooks/sandbox.sh build make
# exit-code            2
# env-file             ~/.opam/log/liquidsoap-19-b7e9c2.env
# output-file          ~/.opam/log/liquidsoap-19-b7e9c2.out
### output ###
# make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/tools'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/tools'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/unix'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/unix'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder'
# make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image'
# make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder/image'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/decoder'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/playlists'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/playlists'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/protocols'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/protocols'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/plugins'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/plugins'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/stream'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/stream'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/ogg_formats'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters'
# make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio'
# make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/audio'
# make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/video'
# make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters/video'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/converters'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/operators'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/operators'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/sources'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/sources'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/conversions'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/conversions'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/outputs'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/outputs'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/io'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/io'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/visualization'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/visualization'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/analyze'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/analyze'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/synth'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/synth'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/harbor'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/harbor'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/lang_encoders'
# make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats'
# make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/liquidsoap.1.3.7/src/encoder_formats'
# make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.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.04/.opam-switch/build/liquidsoap.1.3.7/src'
# make: *** [Makefile.rules:27: all-subdirs] Error 2


The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.04/.opam-switch/backup/state-20211203123309.export"


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install liquidsoap-daemon 1.0.0
+- 
+- The following actions failed
| - build liquidsoap 1.3.7
+- 
+- The following changes have been performed (the rest was aborted)
| - install base                v0.13.2
| - install base-bytes          base
| - install camomile            1.0.2
| - install conf-libpcre        1
| - install conf-pkg-config     2
| - install csexp               1.5.1
| - install dtools              0.4.1
| - install dune                2.9.1
| - install dune-configurator   2.9.1
| - install duppy               0.8.0
| - install mm                  0.7.2
| - install ocamlfind           1.9.1
| - install ocamlfind-secondary 1.9.1
| - install pcre                7.4.1
| - install result              1.5
| - install sexplib0            v0.13.0
+- 
# Run eval $(opam env) to update the current shell environment
'opam install -vy liquidsoap-daemon.1.0.0' failed.
"/bin/bash" "-c"
"
opam remove -y "liquidsoap-daemon.1.0.0"
opam install -vy "liquidsoap-daemon.1.0.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "liquidsoap-daemon.1.0.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