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


Building on summer

(from freebsd-ocaml-5.0)
2023-11-01 06:14.33 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-11-01 06:14.33 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 06:14.34 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-11-01 06:14.34 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-11-01 06:14.34 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 06:14.35 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune              3.11.1         [required by sqlite3]
  - install conf-pkg-config   3              [required by conf-sqlite3]
  - install conf-bmake        1.0            [required by lemonade-sqlite]
  - install conf-cpio         1              [required by broken]
  - install ocamlfind         1.9.6          [required by lemonade-sqlite]
  - install csexp             1.5.2          [required by dune-configurator]
  - install conf-sqlite3      1              [required by sqlite3]
  - install bsdowl            3.0.0-20150830 [required by lemonade-sqlite]
  - install dune-configurator 3.11.1         [required by sqlite3]
  - install broken            0.4.2          [required by lemonade-sqlite]
  - install sqlite3           5.1.0          [required by lemonade-sqlite]
  - install mixture           1.0.0          [required by lemonade]
  - install lemonade          0.6.0          [required by lemonade-sqlite]
  - install lemonade-sqlite   0.1.0
===== 14 to install =====

The following system packages will first need to be installed:
    sqlite3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "sqlite3"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: .......... done
- Processing entries: 
- ..
- ..
- ...
- ... done
- FreeBSD repository update completed. 34058 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.19.2 -> 1.20.8
- 
- Number of packages to be upgraded: 1
- 
- The process will require 1 MiB more space.
- 9 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.20.8.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.19.2 to 1.20.8...
- [summer] [1/1] Extracting pkg-1.20.8: .........
- . done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 2 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	libedit: 3.1.20221030,1
- 	sqlite3: 3.43.1,1
- 
- Number of packages to be installed: 2
- 
- The process will require 6 MiB more space.
- 1 MiB to be downloaded.
- [summer] [1/2] Fetching libedit-3.1.20221030,1.pkg: .......... done
- [summer] [2/2] Fetching sqlite3-3.43.1,1.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/2] Installing libedit-3.1.20221030,1...
- [summer] [1/2] Extracting libedit-3.1.20221030,1: .......... done
- [summer] [2/2] Installing sqlite3-3.43.1,1...
- [summer] [2/2] Extracting sqlite3-3.43.1,1: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/42: [broken.0.4.2: http]
Processing  2/42: [broken.0.4.2: http]
Processing  3/42: [broken.0.4.2: http]
Processing  4/42: [broken.0.4.2: http]
Processing  5/42: [broken.0.4.2: http]
Processing  6/42: [broken.0.4.2: http]
Processing  7/42: [broken.0.4.2: http]
Processing  8/42: [broken.0.4.2: http] [conf-bmake: sh make]
Processing  9/42: [broken.0.4.2: http] [conf-bmake: sh make] [conf-cpio: cpio]
Processing 10/42: [broken.0.4.2: http] [conf-bmake: sh make] [conf-cpio: cpio] [conf-pkg-config: pkg-config]
- bsdcpio 3.6.2 - libarchive 3.6.2 zlib/1.2.13 liblzma/5.4.1 bz2lib/1.0.8 libzstd/1.4.8 
-> compiled  conf-cpio.1
Processing 10/42: [broken.0.4.2: http] [conf-bmake: sh make] [conf-pkg-config: pkg-config]
-> installed conf-cpio.1
Processing 11/42: [broken.0.4.2: http] [conf-bmake: sh make] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 11/42: [broken.0.4.2: http] [conf-bmake: sh make]
-> installed conf-pkg-config.3
Processing 12/42: [broken.0.4.2: http] [conf-bmake: sh make]
Processing 13/42: [broken.0.4.2: http] [conf-bmake: sh make] [conf-sqlite3: pkg-config sqlite3]
- Debug: program: make
- Debug: output: ./conf-bmake.config
- Debug: pwd: /usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-bmake.1.0
- Debug: Looking for make in /usr/home/opam/.opam/4.14.1/bin
- Debug: Looking for make in /sbin
- Debug: Looking for make in /bin
- Debug: Looking for make in /usr/sbin
- Debug: Looking for make in /usr/bin
-> compiled  conf-bmake.1.0
Processing 13/42: [broken.0.4.2: http] [conf-sqlite3: pkg-config sqlite3]
-> installed conf-bmake.1.0
Processing 14/42: [broken.0.4.2: http] [conf-sqlite3: pkg-config sqlite3]
-> compiled  conf-sqlite3.1
Processing 14/42: [broken.0.4.2: http]
-> installed conf-sqlite3.1
Processing 15/42: [broken.0.4.2: http]
-> retrieved csexp.1.5.2  (cached)
Processing 16/42: [broken.0.4.2: http]
-> retrieved bsdowl.3.0.0-20150830  (cached)
Processing 17/42: [broken.0.4.2: http]
Processing 17/42:
-> retrieved broken.0.4.2  (https://github.com/michipili/broken/releases/download/v0.4.2/broken-0.4.2.tar.xz)
Processing 18/42: [lemonade.0.6.0: http]
Processing 18/42:
-> retrieved lemonade.0.6.0  (https://github.com/michipili/lemonade/releases/download/v0.6.0/lemonade-0.6.0.tar.xz)
Processing 19/42: [lemonade-sqlite.0.1.0: http]
-> retrieved dune-configurator.3.11.1  (cached)
Processing 20/42: [lemonade-sqlite.0.1.0: http] [mixture.1.0.0: http]
Processing 20/42: [mixture.1.0.0: http]
-> retrieved dune.3.11.1  (cached)
Processing 21/42: [mixture.1.0.0: http]
Processing 22/42: [mixture.1.0.0: http] [dune: ocaml 15]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 23/42: [mixture.1.0.0: http] [sqlite3.5.1.0: http] [dune: ocaml 15]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 24/42: [mixture.1.0.0: http] [sqlite3.5.1.0: http] [dune: ocaml 15] [ocamlfind: patch]
Processing 24/42: [mixture.1.0.0: http] [dune: ocaml 15] [ocamlfind: patch]
Processing 24/42: [mixture.1.0.0: http] [dune: ocaml 15] [ocamlfind: ./configure]
-> retrieved lemonade-sqlite.0.1.0  (https://github.com/michipili/lemonade-sqlite/releases/download/v0.1.0/lemonade-sqlite-0.1.0.tar.xz)
-> retrieved sqlite3.5.1.0  (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.1.0/sqlite3-5.1.0.tbz)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/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 24/42: [mixture.1.0.0: http] [dune: ocaml 15] [ocamlfind: gmake all]
Processing 24/42: [dune: ocaml 15] [ocamlfind: gmake all]
-> retrieved mixture.1.0.0  (https://github.com/michipili/mixture/releases/download/v1.0.0/mixture-1.0.0.tar.xz)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/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@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 24/42: [dune: ocaml 15] [ocamlfind: gmake opt]
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 24/42: [dune: ocaml 15]
Processing 25/42: [dune: ocaml 15] [ocamlfind: gmake install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 25/42: [dune: ocaml 15]
Processing 26/42: [bsdowl: ./configure] [dune: ocaml 15]
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking for a modern BSD Make program... make
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether ln -s works... yes
- checking for a thread-safe mkdir -p... Library/Autoconf/install-sh -c -d
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for id that handles -g, -u and -n... id
- checking whether tar -z works... yes
- checking whether tar -j works... yes
- checking whether tar -J works... yes
- checking for ocamlfind... yes
- checking for mingw32-gcc... no
- checking for i586-mingw32msvc-cc... no
- checking for mingw32-ar... no
- checking for i586-mingw32msvc-ar... no
- checking for noweb... no
- checking for gpg... no
- checking for tex... no
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating bps/bps.bpsconfig.mk
- 
- ** Configuration Summary **
- 
- Optional Features:
-   --enable-test-findlib=yes
-   --enable-test-py-setuptools=no
-   --enable-test-mingw32=no
-   --enable-test-noweb=no
-   --enable-test-gpg=no
-   --enable-test-texmf=no
-   --enable-test-metapost=no
- 
- Optional Packages:
-   --with-credentials=su
- 
Processing 26/42: [bsdowl: /usr/bin/make build] [dune: ocaml 15]
- ===> bps (build)
- ===> ocaml (build)
- ===> texmf (build)
- ===> langc (build)
- ===> noweb (build)
- ===> config (build)
- ===> script (build)
- ===> misc (build)
- ===> www (build)
- ===> support (build)
- /usr/bin/sed -e 's|@PACKAGE@|bsdowl|g' -e 's|@VERSION@|3.0.0-20150830|g' -e 's|@prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@exec_prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@bindir@|/usr/home/opam/.opam/4.14.1/bin|g' -e 's|@sbindir@|/usr/home/opam/.opam/4.14.1/sbin|g' -e 's|@libexecdir@|/usr/home/opam/.opam/4.14.1/libexec|g' -e 's|@datarootdir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@datadir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@sysconfdir@|/usr/home/opam/.opam/4.14.1/etc|g' -e 's|@sharedstatedir@|/usr/home/opam/.opam/4.14.1/com|g' -e 's|@localstatedir@|/usr/home/opam/.opam/4.14.1/var|g' -e 's|@runstatedir@|@runstatedir@|g' -e 's|@includedir@|/usr/home/opam/.opam/4.14.1/include|g' -e 's|@docdir@|/usr/home/opam/.opam/4.14.1/share/doc/bsdowl|g' -e 's|@infodir@|/usr/home/opam/.opam/4.14.1/share/info|g' -e 's|@libdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@localedir@|/usr/home/opam/.opam/4.14.1/share/locale|g' -e 's|@mandir@|/usr/home/opam/.opam/4.14.1/share/man|g' -e 's|@BINDIR@|/usr/home/opam/.opam/4.14.1/bin|g' < mp2png.sh > mp2png
-> compiled  bsdowl.3.0.0-20150830
Processing 26/42: [dune: ocaml 15]
Processing 27/42: [dune: ocaml 15] [bsdowl: /usr/bin/make install]
- ===> bps (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.init.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.bpsconfig.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.package.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.uses.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.module.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.external.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.product.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.architecture.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.configuration.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.credentials.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.objdir.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.own.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.man.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.usertarget.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.clean.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.subdir.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.autoconf.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.preparatives.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.replace.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.project.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.m4.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.noweb.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 bps.test-expected.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> ocaml (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.uses.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.module.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.external.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.build.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.depend.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.find.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.meta.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.init.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.lex.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.lib.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.pack.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.main.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.object.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.prog.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.dirs.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.source.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.compile.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.tools.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.yacc.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.odoc.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.manual.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 ocaml.toplevel.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> texmf (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.init.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.uses.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.module.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.external.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.depend.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.clean.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.build.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.mpost.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.draft.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.bibtex.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 texmf.index.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 tex.doc.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 plain.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 latex.doc.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 latex.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 mpost.doc.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 mpost.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> langc (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.init.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.build.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.uses.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.module.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.external.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.depend.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.prog.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 langc.lib.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> noweb (install)
- install -d /usr/home/opam/.opam/4.14.1/share/texmf-local/tex/latex/bsdowl
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 nwlatex.tex /usr/home/opam/.opam/4.14.1/share/texmf-local/tex/latex/bsdowl
- install -o opam -g opam -m 440 nwlatex.css /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> config (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 conf.dotfile.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 conf.freebsd.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> script (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 script.main.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 shell.prog.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 shell.lib.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 python.prog.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 python.lib.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 python.init.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 python.uses.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 python.setuptools.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> misc (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 elisp.lib.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 generic.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 generic.subdir.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 generic.project.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 generic.test.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> www (install)
- install -d /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 www.files.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- install -o opam -g opam -m 440 www.sgml.mk /usr/home/opam/.opam/4.14.1/share/bsdowl
- ===> support (install)
- install -d /usr/home/opam/.opam/4.14.1/bin
- install -o opam -g opam -m 550 mp2png /usr/home/opam/.opam/4.14.1/bin
-> installed bsdowl.3.0.0-20150830
Processing 27/42: [dune: ocaml 15]
Processing 28/42: [broken: ./configure] [dune: ocaml 15]
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking for findlib package unix... found
- configure: creating ./config.status
- config.status: creating Makefile.config
Processing 28/42: [broken: /usr/bin/make all] [dune: ocaml 15]
- /usr/bin/make depend
- ===> src (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src broken.ml broken.mli broken.ml broken.mli) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> meta (depend)
- ===> manual (depend)
- ===> testsuite (depend)
- ===> testsuite/unit-testing (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/testsuite/unit-testing && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -native testBroken.ml main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> testsuite/trip-trap (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/testsuite/trip-trap && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -native main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- /usr/bin/make build
- ===> src (build)
- make[2]: .depend, 63: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmi broken.mli
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./set.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./random.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./queue.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./filename.cmx
- make[2]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./arg.cmx
- ocamlfind ocamlopt -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmx broken.ml
- ocamlopt -a -o broken.cmxa broken.cmx
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./set.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./random.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./queue.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./filename.cmi
- make[2]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./arg.cmi
- ocamlfind ocamlc -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmo broken.ml
- ocamlc -a -o broken.cma broken.cmo
- ===> meta (build)
- /usr/bin/sed -e 's|@PACKAGE@|broken|g' -e 's|@VERSION@|0.4.2|g' -e 's|@prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@exec_prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@bindir@|/usr/home/opam/.opam/4.14.1/bin|g' -e 's|@sbindir@|/usr/home/opam/.opam/4.14.1/sbin|g' -e 's|@libexecdir@|/usr/home/opam/.opam/4.14.1/libexec|g' -e 's|@datarootdir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@datadir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@sysconfdir@|/usr/home/opam/.opam/4.14.1/etc|g' -e 's|@sharedstatedir@|/usr/home/opam/.opam/4.14.1/com|g' -e 's|@localstatedir@|/usr/home/opam/.opam/4.14.1/var|g' -e 's|@runstatedir@|@runstatedir@|g' -e 's|@includedir@|/usr/home/opam/.opam/4.14.1/include|g' -e 's|@docdir@|/usr/home/opam/.opam/4.14.1/share/doc/broken|g' -e 's|@infodir@|/usr/home/opam/.opam/4.14.1/share/info|g' -e 's|@libdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@ocamllibdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@localedir@|/usr/home/opam/.opam/4.14.1/share/locale|g' -e 's|@mandir@|/usr/home/opam/.opam/4.14.1/share/man|g' broken.in > broken
- ===> manual (build)
- ===> testsuite (build)
- /usr/bin/make doc
- ===> src (doc)
- make[2]: .depend, 63: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmi broken.mli
- ocamlfind ocamldoc -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -t "Ocamldoc dump for broken" -short-functors -dump broken.odoc broken.ml broken.mli
- ===> meta (doc)
- ===> manual (doc)
- rm -R -f broken_html.temp broken_html
- mkdir broken_html.temp
- ocamlfind ocamldoc -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -t "Broken Testing Framework" -short-functors -load /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src/broken.odoc -html -charset utf-8 -intro intro.text -d broken_html.temp 
- cp -f /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/Library/Data/broken.css broken_html.temp/style.css
- mv broken_html.temp broken_html
- ===> testsuite (doc)
- ===> testsuite/unit-testing (doc)
- ===> testsuite/trip-trap (doc)
-> compiled  broken.0.4.2
Processing 28/42: [dune: ocaml 15]
Processing 29/42: [dune: ocaml 15] [broken: /usr/bin/make install]
- ===> src (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/broken
- make[1]: .depend, 63: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmi broken.mli
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./set.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./random.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./queue.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./filename.cmx
- make[1]: .depend, 46: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./arg.cmx
- ocamlfind ocamlopt -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmx broken.ml
- ocamlopt -a -o broken.cmxa broken.cmx
- install -o opam -g opam -m 440 broken.cmxa /usr/home/opam/.opam/4.14.1/lib/broken
- install -o opam -g opam -m 440 broken.a /usr/home/opam/.opam/4.14.1/lib/broken
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./set.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./random.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./queue.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./filename.cmi
- make[1]: .depend, 31: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./arg.cmi
- ocamlfind ocamlc -c -package "unix" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/broken.0.4.2/src -o broken.cmo broken.ml
- ocamlc -a -o broken.cma broken.cmo
- install -o opam -g opam -m 440 broken.cma /usr/home/opam/.opam/4.14.1/lib/broken
- install -o opam -g opam -m 440 broken.cmi /usr/home/opam/.opam/4.14.1/lib/broken
- ===> meta (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/broken
- install -o opam -g opam -m 440 broken /usr/home/opam/.opam/4.14.1/lib/broken/META
- ===> manual (install)
- install -d -o opam -g opam /usr/home/opam/.opam/4.14.1/share/doc/broken/html
- (cd broken_html && sh -c '(find $1 -depth $3 | cpio -dump $2 >/dev/null 2>&1) && find $1 -depth $3 -type d -exec chmod 755 $2/{} \; && find $1 -depth $3 -type f -exec chmod 440 $2/{} \;' COPYTREE_DOC . /usr/home/opam/.opam/4.14.1/share/doc/broken/html)
- ===> testsuite (install)
-> installed broken.0.4.2
Processing 29/42: [dune: ocaml 15]
Processing 30/42: [dune: ocaml 15] [mixture: ./configure]
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking for findlib package broken... found
- configure: creating ./config.status
- config.status: creating Makefile.config
Processing 30/42: [dune: ocaml 15] [mixture: /usr/bin/make all]
- /usr/bin/make depend
- ===> src (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src mixture_Format.ml mixture_Format.mli mixture_Parse.ml mixture_Parse.mli mixture_Compare.ml mixture_Compare.mli mixture_Applicative.ml mixture_Applicative.mli mixture_Monad.ml mixture_Monad.mli mixture_FoldRight.ml mixture_FoldRight.mli mixture_FoldAssoc.ml mixture_FoldAssoc.mli mixture_NumericalFunction.ml mixture_NumericalFunction.mli mixture_Format.ml mixture_Format.mli mixture_Parse.ml mixture_Parse.mli mixture_Compare.ml mixture_Compare.mli mixture_Applicative.ml mixture_Applicative.mli mixture_Monad.ml mixture_Monad.mli mixture_FoldRight.ml mixture_FoldRight.mli mixture_FoldAssoc.ml mixture_FoldAssoc.mli mixture_NumericalFunction.ml mixture_NumericalFunction.mli) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> meta (depend)
- ===> manual (depend)
- ===> testsuite (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/testsuite && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -native testApplicative.ml testMonad.ml main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- /usr/bin/make build
- ===> src (build)
- make[2]: .depend, 55: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmi mixture_Format.mli
- make[2]: .depend, 50: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmx mixture_Format.ml
- make[2]: .depend, 103: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lexing.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmi mixture_Parse.mli
- make[2]: .depend, 98: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lexing.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmx mixture_Parse.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Compare.cmi mixture_Compare.mli
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Compare.cmx mixture_Compare.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Applicative.cmi mixture_Applicative.mli
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Applicative.cmx mixture_Applicative.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Monad.cmi mixture_Monad.mli
- make[2]: .depend, 72: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmx
- make[2]: .depend, 72: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Monad.cmx mixture_Monad.ml
- File "mixture_Monad.ml", line 132, characters 11-28:
- 132 |     Infix.(Pervasives.ignore <$> m)
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldRight.cmi mixture_FoldRight.mli
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldRight.cmx mixture_FoldRight.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldAssoc.cmi mixture_FoldAssoc.mli
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldAssoc.cmx mixture_FoldAssoc.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_NumericalFunction.cmi mixture_NumericalFunction.mli
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_NumericalFunction.cmx mixture_NumericalFunction.ml
- ocamlopt -a -o mixture.cmxa mixture_Format.cmx mixture_Parse.cmx mixture_Compare.cmx mixture_Applicative.cmx mixture_Monad.cmx mixture_FoldRight.cmx mixture_FoldAssoc.cmx mixture_NumericalFunction.cmx
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmo mixture_Format.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmo mixture_Parse.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Compare.cmo mixture_Compare.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Applicative.cmo mixture_Applicative.ml
- make[2]: .depend, 67: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmo
- make[2]: .depend, 67: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Monad.cmo mixture_Monad.ml
- File "mixture_Monad.ml", line 132, characters 11-28:
- 132 |     Infix.(Pervasives.ignore <$> m)
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldRight.cmo mixture_FoldRight.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_FoldAssoc.cmo mixture_FoldAssoc.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_NumericalFunction.cmo mixture_NumericalFunction.ml
- ocamlc -a -o mixture.cma mixture_Format.cmo mixture_Parse.cmo mixture_Compare.cmo mixture_Applicative.cmo mixture_Monad.cmo mixture_FoldRight.cmo mixture_FoldAssoc.cmo mixture_NumericalFunction.cmo
- ===> meta (build)
- /usr/bin/sed -e 's|@PACKAGE@|mixture|g' -e 's|@VERSION@|1.0.0|g' -e 's|@prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@exec_prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@bindir@|/usr/home/opam/.opam/4.14.1/bin|g' -e 's|@sbindir@|/usr/home/opam/.opam/4.14.1/sbin|g' -e 's|@libexecdir@|/usr/home/opam/.opam/4.14.1/libexec|g' -e 's|@datarootdir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@datadir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@sysconfdir@|/usr/home/opam/.opam/4.14.1/etc|g' -e 's|@sharedstatedir@|/usr/home/opam/.opam/4.14.1/com|g' -e 's|@localstatedir@|/usr/home/opam/.opam/4.14.1/var|g' -e 's|@runstatedir@|@runstatedir@|g' -e 's|@includedir@|/usr/home/opam/.opam/4.14.1/include|g' -e 's|@docdir@|/usr/home/opam/.opam/4.14.1/share/doc/mixture|g' -e 's|@infodir@|/usr/home/opam/.opam/4.14.1/share/info|g' -e 's|@libdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@ocamllibdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@localedir@|/usr/home/opam/.opam/4.14.1/share/locale|g' -e 's|@mandir@|/usr/home/opam/.opam/4.14.1/share/man|g' mixture.in > mixture
- ===> manual (build)
- ===> testsuite (build)
- make[2]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o testApplicative.cmx testApplicative.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- make[2]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[2]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- make[2]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o testMonad.cmx testMonad.ml
- File "testMonad.ml", line 119, characters 19-35:
- 119 |         (Maybe.map String.uppercase) (Some "a") (Some "A");
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 122, characters 29-45:
- 122 |         (Maybe.Infix.( <$> ) String.uppercase) (Some "a") (Some "A");
-                                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 125, characters 27-43:
- 125 |         (Maybe.apply (Some(String.uppercase))) (Some "a") (Some "A");
-                                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 128, characters 35-51:
- 128 |         (Maybe.Infix.( <*> ) (Some(String.uppercase))) (Some "a") (Some "A");
-                                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o main.cmx main.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -linkpkg -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -linkall -o unit-testing.native /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/mixture.cmxa testApplicative.cmx testMonad.cmx main.cmx
- cp -f unit-testing.native unit-testing
- /usr/bin/make doc
- ===> src (doc)
- make[2]: .depend, 55: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmi mixture_Format.mli
- make[2]: .depend, 103: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lexing.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmi mixture_Parse.mli
- ocamlfind ocamldoc -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -t "I am too lazy to set the title" -short-functors -dump mixture.odoc mixture_Format.ml mixture_Parse.ml mixture_Compare.ml mixture_Applicative.ml mixture_Monad.ml mixture_FoldRight.ml mixture_FoldAssoc.ml mixture_NumericalFunction.ml mixture_Format.mli mixture_Parse.mli mixture_Compare.mli mixture_Applicative.mli mixture_Monad.mli mixture_FoldRight.mli mixture_FoldAssoc.mli mixture_NumericalFunction.mli
- File "mixture_Monad.ml", line 132, characters 11-28:
- 132 |     Infix.(Pervasives.ignore <$> m)
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ===> meta (doc)
- ===> manual (doc)
- rm -R -f mixture_html.temp mixture_html
- mkdir mixture_html.temp
- ocamlfind ocamldoc -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -t "The Mixture Mixins Library" -short-functors -load /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/mixture.odoc -html -charset utf-8 -intro intro.text -d mixture_html.temp 
- cp -f /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/Library/Data/bsdowl.css mixture_html.temp/style.css
- mv mixture_html.temp mixture_html
- ===> testsuite (doc)
-> compiled  mixture.1.0.0
Processing 30/42: [dune: ocaml 15]
Processing 31/42: [dune: ocaml 15] [mixture: /usr/bin/make install]
- ===> src (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/mixture
- make[1]: .depend, 55: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmi mixture_Format.mli
- make[1]: .depend, 50: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmx mixture_Format.ml
- make[1]: .depend, 103: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lexing.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmi mixture_Parse.mli
- make[1]: .depend, 98: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lexing.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmx mixture_Parse.ml
- make[1]: .depend, 72: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmx
- make[1]: .depend, 72: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Monad.cmx mixture_Monad.ml
- File "mixture_Monad.ml", line 132, characters 11-28:
- 132 |     Infix.(Pervasives.ignore <$> m)
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt -a -o mixture.cmxa mixture_Format.cmx mixture_Parse.cmx mixture_Compare.cmx mixture_Applicative.cmx mixture_Monad.cmx mixture_FoldRight.cmx mixture_FoldAssoc.cmx mixture_NumericalFunction.cmx
- install -o opam -g opam -m 440 mixture.cmxa /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture.a /usr/home/opam/.opam/4.14.1/lib/mixture
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Format.cmo mixture_Format.ml
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Parse.cmo mixture_Parse.ml
- make[1]: .depend, 67: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmo
- make[1]: .depend, 67: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- ocamlfind ocamlc -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o mixture_Monad.cmo mixture_Monad.ml
- File "mixture_Monad.ml", line 132, characters 11-28:
- 132 |     Infix.(Pervasives.ignore <$> m)
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc -a -o mixture.cma mixture_Format.cmo mixture_Parse.cmo mixture_Compare.cmo mixture_Applicative.cmo mixture_Monad.cmo mixture_FoldRight.cmo mixture_FoldAssoc.cmo mixture_NumericalFunction.cmo
- install -o opam -g opam -m 440 mixture.cma /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_Format.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_Parse.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_Compare.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_Applicative.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_Monad.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_FoldRight.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_FoldAssoc.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture_NumericalFunction.cmi /usr/home/opam/.opam/4.14.1/lib/mixture
- ===> meta (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/mixture
- install -o opam -g opam -m 440 mixture /usr/home/opam/.opam/4.14.1/lib/mixture/META
- ===> manual (install)
- install -d -o opam -g opam /usr/home/opam/.opam/4.14.1/share/doc/mixture/html
- (cd mixture_html && sh -c '(find $1 -depth $3 | cpio -dump $2 >/dev/null 2>&1) && find $1 -depth $3 -type d -exec chmod 755 $2/{} \; && find $1 -depth $3 -type f -exec chmod 440 $2/{} \;' COPYTREE_DOC . /usr/home/opam/.opam/4.14.1/share/doc/mixture/html)
- ===> testsuite (install)
- install -d /usr/home/opam/.opam/4.14.1/bin
- make[1]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o testApplicative.cmx testApplicative.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- make[1]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[1]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- make[1]: .depend, 5: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -o testMonad.cmx testMonad.ml
- File "testMonad.ml", line 119, characters 19-35:
- 119 |         (Maybe.map String.uppercase) (Some "a") (Some "A");
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 122, characters 29-45:
- 122 |         (Maybe.Infix.( <$> ) String.uppercase) (Some "a") (Some "A");
-                                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 125, characters 27-43:
- 125 |         (Maybe.apply (Some(String.uppercase))) (Some "a") (Some "A");
-                                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "testMonad.ml", line 128, characters 35-51:
- 128 |         (Maybe.Infix.( <*> ) (Some(String.uppercase))) (Some "a") (Some "A");
-                                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -linkpkg -package "broken" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src -linkall -o unit-testing.native /usr/home/opam/.opam/4.14.1/.opam-switch/build/mixture.1.0.0/src/mixture.cmxa testApplicative.cmx testMonad.cmx main.cmx
- cp -f unit-testing.native unit-testing
- install -o opam -g opam -m 550 unit-testing /usr/home/opam/.opam/4.14.1/bin
-> installed mixture.1.0.0
Processing 31/42: [dune: ocaml 15]
Processing 32/42: [dune: ocaml 15] [lemonade: ./configure]
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking for findlib package mixture... found
- checking for findlib package broken... found
- configure: creating ./config.status
- config.status: creating Makefile.config
Processing 32/42: [dune: ocaml 15] [lemonade: /usr/bin/make all]
- /usr/bin/make depend
- ===> src (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src lemonade_Type.ml lemonade_Type.mli lemonade_Continuation.ml lemonade_Continuation.mli lemonade_Lazy.ml lemonade_Lazy.mli lemonade_List.ml lemonade_List.mli lemonade_Maybe.ml lemonade_Maybe.mli lemonade_Ok.ml lemonade_Ok.mli lemonade_Reader.ml lemonade_Reader.mli lemonade_Retry.ml lemonade_Retry.mli lemonade_State.ml lemonade_State.mli lemonade_Stream.ml lemonade_Stream.mli lemonade_Success.ml lemonade_Success.mli lemonade_Writer.ml lemonade_Writer.mli lemonade_Type.ml lemonade_Type.mli lemonade_Continuation.ml lemonade_Continuation.mli lemonade_Lazy.ml lemonade_Lazy.mli lemonade_List.ml lemonade_List.mli lemonade_Maybe.ml lemonade_Maybe.mli lemonade_Ok.ml lemonade_Ok.mli lemonade_Reader.ml lemonade_Reader.mli lemonade_Retry.ml lemonade_Retry.mli lemonade_State.ml lemonade_State.mli lemonade_Stream.ml lemonade_Stream.mli lemonade_Success.ml lemonade_Success.mli lemonade_Writer.ml lemonade_Writer.mli) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> meta (depend)
- ===> manual (depend)
- ===> testsuite (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/testsuite && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -native testList.ml testMaybe.ml testStream.ml testSuccessReader.ml main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- /usr/bin/make build
- ===> src (build)
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Type.cmi lemonade_Type.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Type.cmx lemonade_Type.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Continuation.cmi lemonade_Continuation.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Continuation.cmx lemonade_Continuation.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- make[2]: .depend, 37: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lazy.cmi
- make[2]: .depend, 104: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmi lemonade_Lazy.mli
- make[2]: .depend, 29: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lazy.cmx
- make[2]: .depend, 97: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmx lemonade_Lazy.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmi lemonade_List.mli
- make[2]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmx lemonade_List.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmi lemonade_Maybe.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmx lemonade_Maybe.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmi lemonade_Ok.mli
- make[2]: .depend, 97: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmx lemonade_Ok.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Reader.cmi lemonade_Reader.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Reader.cmx lemonade_Reader.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Retry.cmi lemonade_Retry.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Retry.cmx lemonade_Retry.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_State.cmi lemonade_State.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_State.cmx lemonade_State.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Stream.cmi lemonade_Stream.mli
- make[2]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[2]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./buffer.cmx
- make[2]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Stream.cmx lemonade_Stream.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Success.cmi lemonade_Success.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Success.cmx lemonade_Success.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Writer.cmi lemonade_Writer.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Writer.cmx lemonade_Writer.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlopt -a -o lemonade.cmxa lemonade_Type.cmx lemonade_Continuation.cmx lemonade_Lazy.cmx lemonade_List.cmx lemonade_Maybe.cmx lemonade_Ok.cmx lemonade_Reader.cmx lemonade_Retry.cmx lemonade_State.cmx lemonade_Stream.cmx lemonade_Success.cmx lemonade_Writer.cmx
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Type.cmo lemonade_Type.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Continuation.cmo lemonade_Continuation.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmo lemonade_Lazy.ml
- make[2]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmo lemonade_List.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmo lemonade_Maybe.ml
- make[2]: .depend, 93: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmo lemonade_Ok.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Reader.cmo lemonade_Reader.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Retry.cmo lemonade_Retry.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_State.cmo lemonade_State.ml
- make[2]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[2]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./buffer.cmi
- make[2]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Stream.cmo lemonade_Stream.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Success.cmo lemonade_Success.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Writer.cmo lemonade_Writer.ml
- ocamlc -a -o lemonade.cma lemonade_Type.cmo lemonade_Continuation.cmo lemonade_Lazy.cmo lemonade_List.cmo lemonade_Maybe.cmo lemonade_Ok.cmo lemonade_Reader.cmo lemonade_Retry.cmo lemonade_State.cmo lemonade_Stream.cmo lemonade_Success.cmo lemonade_Writer.cmo
- ===> meta (build)
- /usr/bin/sed -e 's|@PACKAGE@|lemonade|g' -e 's|@VERSION@|0.6.0|g' -e 's|@prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@exec_prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@bindir@|/usr/home/opam/.opam/4.14.1/bin|g' -e 's|@sbindir@|/usr/home/opam/.opam/4.14.1/sbin|g' -e 's|@libexecdir@|/usr/home/opam/.opam/4.14.1/libexec|g' -e 's|@datarootdir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@datadir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@sysconfdir@|/usr/home/opam/.opam/4.14.1/etc|g' -e 's|@sharedstatedir@|/usr/home/opam/.opam/4.14.1/com|g' -e 's|@localstatedir@|/usr/home/opam/.opam/4.14.1/var|g' -e 's|@runstatedir@|@runstatedir@|g' -e 's|@includedir@|/usr/home/opam/.opam/4.14.1/include|g' -e 's|@docdir@|/usr/home/opam/.opam/4.14.1/share/doc/lemonade|g' -e 's|@infodir@|/usr/home/opam/.opam/4.14.1/share/info|g' -e 's|@libdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@ocamllibdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@localedir@|/usr/home/opam/.opam/4.14.1/share/locale|g' -e 's|@mandir@|/usr/home/opam/.opam/4.14.1/share/man|g' lemonade.in > lemonade
- ===> manual (build)
- ===> testsuite (build)
- make[2]: .depend, 15: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o testList.cmx testList.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o testMaybe.cmx testMaybe.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- make[2]: .depend, 10: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o testStream.cmx testStream.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o testSuccessReader.cmx testSuccessReader.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o main.cmx main.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Broken, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -linkpkg -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -linkall -o unit-testing.native /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/lemonade.cmxa testList.cmx testMaybe.cmx testStream.cmx testSuccessReader.cmx main.cmx
- cp -f unit-testing.native unit-testing
- /usr/bin/make doc
- ===> src (doc)
- make[2]: .depend, 37: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lazy.cmi
- make[2]: .depend, 104: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmi lemonade_Lazy.mli
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmi lemonade_List.mli
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmi lemonade_Maybe.mli
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmi lemonade_Ok.mli
- ocamlfind ocamldoc -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -t "I am too lazy to set the title" -short-functors -dump lemonade.odoc lemonade_Type.ml lemonade_Continuation.ml lemonade_Lazy.ml lemonade_List.ml lemonade_Maybe.ml lemonade_Ok.ml lemonade_Reader.ml lemonade_Retry.ml lemonade_State.ml lemonade_Stream.ml lemonade_Success.ml lemonade_Writer.ml lemonade_Type.mli lemonade_Continuation.mli lemonade_Lazy.mli lemonade_List.mli lemonade_Maybe.mli lemonade_Ok.mli lemonade_Reader.mli lemonade_Retry.mli lemonade_State.mli lemonade_Stream.mli lemonade_Success.mli lemonade_Writer.mli
- ===> meta (doc)
- ===> manual (doc)
- rm -R -f lemonade_html.temp lemonade_html
- mkdir lemonade_html.temp
- ocamlfind ocamldoc -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -t "The Lemonade Library" -short-functors -load /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src/lemonade.odoc -html -charset utf-8 -intro intro.text -d lemonade_html.temp 
- cp -f /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/Library/Data/bsdowl.css lemonade_html.temp/style.css
- mv lemonade_html.temp lemonade_html
- ===> testsuite (doc)
-> compiled  lemonade.0.6.0
Processing 32/42: [dune: ocaml 15]
Processing 33/42: [dune: ocaml 15] [lemonade: /usr/bin/make install]
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 33/42: [dune: ./_boot/dune.exe build] [lemonade: /usr/bin/make install]
-> compiled  dune.3.11.1
Processing 33/42: [lemonade: /usr/bin/make install]
+ /usr/bin/make "-I/usr/home/opam/.opam/4.14.1/share/bsdowl" "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0)
- ===> src (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/lemonade
- make[1]: .depend, 37: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lazy.cmi
- make[1]: .depend, 104: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmi lemonade_Lazy.mli
- make[1]: .depend, 29: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./lazy.cmx
- make[1]: .depend, 97: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmx lemonade_Lazy.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmi lemonade_List.mli
- make[1]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmx lemonade_List.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmi lemonade_Maybe.mli
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmx lemonade_Maybe.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmi lemonade_Ok.mli
- make[1]: .depend, 97: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmx lemonade_Ok.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Retry.cmx lemonade_Retry.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Mixture_Monad, and its interface was not compiled with -opaque
- make[1]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmx
- make[1]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./buffer.cmx
- make[1]: .depend, 176: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmx
- ocamlfind ocamlopt -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Stream.cmx lemonade_Stream.ml
- ocamlopt -a -o lemonade.cmxa lemonade_Type.cmx lemonade_Continuation.cmx lemonade_Lazy.cmx lemonade_List.cmx lemonade_Maybe.cmx lemonade_Ok.cmx lemonade_Reader.cmx lemonade_Retry.cmx lemonade_State.cmx lemonade_Stream.cmx lemonade_Success.cmx lemonade_Writer.cmx
- install -o opam -g opam -m 440 lemonade.cmxa /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade.a /usr/home/opam/.opam/4.14.1/lib/lemonade
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Lazy.cmo lemonade_Lazy.ml
- make[1]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_List.cmo lemonade_List.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Maybe.cmo lemonade_Maybe.ml
- make[1]: .depend, 93: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Ok.cmo lemonade_Ok.ml
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Retry.cmo lemonade_Retry.ml
- make[1]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[1]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./buffer.cmi
- make[1]: .depend, 169: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade.0.6.0/src -o lemonade_Stream.cmo lemonade_Stream.ml
- ocamlc -a -o lemonade.cma lemonade_Type.cmo lemonade_Continuation.cmo lemonade_Lazy.cmo lemonade_List.cmo lemonade_Maybe.cmo lemonade_Ok.cmo lemonade_Reader.cmo lemonade_Retry.cmo lemonade_State.cmo lemonade_Stream.cmo lemonade_Success.cmo lemonade_Writer.cmo
- install -o opam -g opam -m 440 lemonade.cma /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Type.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Continuation.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Lazy.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_List.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Maybe.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Ok.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Reader.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Retry.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_State.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Stream.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Success.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade_Writer.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade
- ===> meta (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/lemonade
- install -o opam -g opam -m 440 lemonade /usr/home/opam/.opam/4.14.1/lib/lemonade/META
- ===> manual (install)
- install -d -o opam -g opam /usr/home/opam/.opam/4.14.1/share/doc/lemonade/html
- (cd lemonade_html && sh -c '(find $1 -depth $3 | cpio -dump $2 >/dev/null 2>&1) && find $1 -depth $3 -type d -exec chmod 755 $2/{} \; && find $1 -depth $3 -type f -exec chmod 440 $2/{} \;' COPYTREE_DOC . /usr/home/opam/.opam/4.14.1/share/doc/lemonade/html)
- ===> testsuite (install)
-> installed lemonade.0.6.0
-> installed dune.3.11.1
Processing 35/42: [csexp: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 37/42: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
+ /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
Processing 37/42: [dune-configurator: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
-> installed dune-configurator.3.11.1
Processing 39/42: [sqlite3: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "sqlite3" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/sqlite3.5.1.0)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -O2 -fPIC -DPIC -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o sqlite3_stubs.o -c sqlite3_stubs.c)
- In file included from sqlite3_stubs.c:40:
- /usr/local/include/sqlite3.h:428:9: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   int (*callback)(void*,int,char**,char**),  /* Callback function */
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- 1 warning generated.
-> compiled  sqlite3.5.1.0
-> installed sqlite3.5.1.0
Processing 41/42: [lemonade-sqlite: ./configure]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/./configure "--prefix" "/usr/home/opam/.opam/4.14.1" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking for findlib package broken... found
- checking for findlib package mixture... found
- checking for findlib package lemonade... found
- checking for findlib package sqlite3... found
- configure: creating ./config.status
- config.status: creating Makefile.config
Processing 41/42: [lemonade-sqlite: /usr/bin/make all]
+ /usr/bin/make "-I/usr/home/opam/.opam/4.14.1/share/bsdowl" "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0)
- /usr/bin/make depend
- ===> src (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src lemonade_Sqlite.ml lemonade_Sqlite.mli) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> testsuite (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/testsuite && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src test_Lemonade_sqlite.ml main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> example (depend)
- (cd /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/example && ocamldep -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I +. -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src sqlPool.ml timestamp.ml batch.ml batch.mli batchCollection.ml batchCollection.mli main.ml) | sh -c '/usr/bin/sed -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g" -e "s@/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/*@@g"' -- OCAMLDEP_FILTER  > .depend
- ===> meta (depend)
- ===> manual (depend)
- /usr/bin/make build
- ===> src (build)
- make[2]: .depend, 25: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o lemonade_Sqlite.cmi lemonade_Sqlite.mli
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmo
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./char.cmi
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o lemonade_Sqlite.cmo lemonade_Sqlite.ml
- File "lemonade_Sqlite.ml", line 438, characters 8-25:
- 438 |         Pervasives.ignore(Sqlite3.sleep retry_delay);
-               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc -a -o lemonade_sqlite.cma lemonade_Sqlite.cmo
- ===> testsuite (build)
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./queue.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./int64.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- make[2]: .depend, 3: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o test_Lemonade_sqlite.cmo test_Lemonade_sqlite.ml
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o main.cmo main.ml
- ocamlfind ocamlc -linkpkg -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -linkall -o unit_testing.byte /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/lemonade_sqlite.cma test_Lemonade_sqlite.cmo main.cmo
- cp -f unit_testing.byte unit_testing
- ===> example (build)
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o sqlPool.cmo sqlPool.ml
- make[2]: .depend, 56: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./scanf.cmi
- make[2]: .depend, 56: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o timestamp.cmo timestamp.ml
- make[2]: .depend, 15: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o batch.cmi batch.mli
- make[2]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./random.cmi
- make[2]: .depend, 17: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[2]: .depend, 40: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o batch.cmo batch.ml
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o batchCollection.cmi batchCollection.mli
- make[2]: .depend, 40: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[2]: .depend, 17: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmo
- make[2]: .depend, 17: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./int64.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o batchCollection.cmo batchCollection.ml
- File "batchCollection.ml", line 22, characters 2-21:
- 22 |   Pervasives.failwith(Printf.sprintf "BatchCollection.%s: Not implemented." identifier)
-        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "batchCollection.ml", line 26, characters 28-47:
- 26 |   Printf.ksprintf (fun s -> Pervasives.failwith (prefix ^ s)) fmt
-                                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o main.cmo main.ml
- File "main.ml", line 71, characters 29-52:
- 71 |     end with Invalid_argument("index out of bounds") -> usage
-                                   ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: 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 11.5)
- ocamlfind ocamlc -linkpkg -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o batch_jobs.byte /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/lemonade_sqlite.cma sqlPool.cmo timestamp.cmo batch.cmo batchCollection.cmo main.cmo
- cp -f batch_jobs.byte batch_jobs
- ===> meta (build)
- /usr/bin/sed -e 's|@PACKAGE@|lemonade-sqlite|g' -e 's|@VERSION@|0.1.0|g' -e 's|@prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@exec_prefix@|/usr/home/opam/.opam/4.14.1|g' -e 's|@bindir@|/usr/home/opam/.opam/4.14.1/bin|g' -e 's|@sbindir@|/usr/home/opam/.opam/4.14.1/sbin|g' -e 's|@libexecdir@|/usr/home/opam/.opam/4.14.1/libexec|g' -e 's|@datarootdir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@datadir@|/usr/home/opam/.opam/4.14.1/share|g' -e 's|@sysconfdir@|/usr/home/opam/.opam/4.14.1/etc|g' -e 's|@sharedstatedir@|/usr/home/opam/.opam/4.14.1/com|g' -e 's|@localstatedir@|/usr/home/opam/.opam/4.14.1/var|g' -e 's|@runstatedir@|@runstatedir@|g' -e 's|@includedir@|/usr/home/opam/.opam/4.14.1/include|g' -e 's|@docdir@|/usr/home/opam/.opam/4.14.1/share/doc/lemonade-sqlite|g' -e 's|@infodir@|/usr/home/opam/.opam/4.14.1/share/info|g' -e 's|@libdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@ocamllibdir@|/usr/home/opam/.opam/4.14.1/lib|g' -e 's|@localedir@|/usr/home/opam/.opam/4.14.1/share/locale|g' -e 's|@mandir@|/usr/home/opam/.opam/4.14.1/share/man|g' lemonade-sqlite.in > lemonade-sqlite
- ===> manual (build)
- /usr/bin/make doc
- ===> src (doc)
- make[2]: .depend, 25: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o lemonade_Sqlite.cmi lemonade_Sqlite.mli
- ocamlfind ocamldoc -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -t "Monadic Sqlite bindings" -short-functors -dump lemonade_sqlite.odoc lemonade_Sqlite.ml lemonade_Sqlite.mli
- File "lemonade_Sqlite.ml", line 438, characters 8-25:
- 438 |         Pervasives.ignore(Sqlite3.sleep retry_delay);
-               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Warning: Module type Lemonade_Stream.S not found
- Warning: Module type Lemonade_Stream.S not found
- Warning: Module or module type Lemonade_Type.S not found
- ===> testsuite (doc)
- ===> example (doc)
- ===> meta (doc)
- ===> manual (doc)
- rm -R -f lemonade-sqlite_html.temp lemonade-sqlite_html
- mkdir lemonade-sqlite_html.temp
- ocamlfind ocamldoc -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -t "Monadic Sqlite bindings" -short-functors -load /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src/lemonade_sqlite.odoc -html -charset utf-8 -d lemonade-sqlite_html.temp 
- Warning: Module type Lemonade_Stream.S not found
- Warning: Module type Lemonade_Stream.S not found
- Warning: Module or module type Lemonade_Type.S not found
- cp -f /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/Library/Data/ocamldoc.css lemonade-sqlite_html.temp/style.css
- mv lemonade-sqlite_html.temp lemonade-sqlite_html
-> compiled  lemonade-sqlite.0.1.0
Processing 42/42: [lemonade-sqlite: /usr/bin/make install]
+ /usr/bin/make "-I/usr/home/opam/.opam/4.14.1/share/bsdowl" "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0)
- ===> src (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/lemonade-sqlite
- make[1]: .depend, 25: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./format.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o lemonade_Sqlite.cmi lemonade_Sqlite.mli
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./sys.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./string.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printf.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./printexc.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./pervasives.cmo
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./list.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./hashtbl.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./char.cmi
- make[1]: .depend, 1: ignoring stale .depend for /usr/home/opam/.opam/4.14.1/lib/ocaml/./array.cmi
- ocamlfind ocamlc -c -package "broken mixture lemonade sqlite3" -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -I /usr/home/opam/.opam/4.14.1/.opam-switch/build/lemonade-sqlite.0.1.0/src -o lemonade_Sqlite.cmo lemonade_Sqlite.ml
- File "lemonade_Sqlite.ml", line 438, characters 8-25:
- 438 |         Pervasives.ignore(Sqlite3.sleep retry_delay);
-               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc -a -o lemonade_sqlite.cma lemonade_Sqlite.cmo
- install -o opam -g opam -m 440 lemonade_sqlite.cma /usr/home/opam/.opam/4.14.1/lib/lemonade-sqlite
- install -o opam -g opam -m 440 lemonade_Sqlite.cmi /usr/home/opam/.opam/4.14.1/lib/lemonade-sqlite
- ===> testsuite (install)
- ===> example (install)
- ===> meta (install)
- install -d /usr/home/opam/.opam/4.14.1/lib/lemonade-sqlite
- install -o opam -g opam -m 440 lemonade-sqlite /usr/home/opam/.opam/4.14.1/lib/lemonade-sqlite/META
- ===> manual (install)
- install -d -o opam -g opam /usr/home/opam/.opam/4.14.1/share/doc/lemonade-sqlite/html
- (cd lemonade-sqlite_html && sh -c '(find $1 -depth $3 | cpio -dump $2 >/dev/null 2>&1) && find $1 -depth $3 -type d -exec chmod 755 $2/{} \; && find $1 -depth $3 -type f -exec chmod 440 $2/{} \;' COPYTREE_DOC . /usr/home/opam/.opam/4.14.1/share/doc/lemonade-sqlite/html)
-> installed lemonade-sqlite.0.1.0
Done.
2023-11-01 06:16.58 ---> saved as "95ff0133ba527cc0fee4bf086ea5fa0b623d5e4b8d80fb999a037986c5ed8716"
Job succeeded