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


Building on fall

(from freebsd-ocaml-5.0)
2023-11-01 00:46.02 ---> 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 00:46.03 ---> 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 00:46.03 ---> 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 00:46.03 ---> 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  (cached)
-> 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 00:46.04 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

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

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

Nothing to do.
The following actions will be performed:
  - install dune              3.11.1 [required by dose3-extra]
  - install conf-pkg-config   3      [required by conf-zlib]
  - install conf-libbz2       1      [required by camlbz2]
  - install ocamlfind         1.9.6  [required by camlbz2, camlzip]
  - install seq               base   [required by re]
  - install conf-which        1      [required by conf-autoconf]
  - install stdlib-shims      0.3.0  [required by dose3]
  - install csexp             1.5.2  [required by dune-configurator]
  - install cppo              1.6.9  [required by extlib]
  - install base64            3.5.1  [required by dose3]
  - install conf-zlib         1      [required by camlzip]
  - install re                1.11.0 [required by dose3]
  - install conf-autoconf     0.1    [required by camlbz2]
  - install ocamlgraph        2.1.0  [required by dose3]
  - install dune-configurator 3.11.1 [required by parmap]
  - install extlib            1.7.9  [required by dose3-extra]
  - install camlzip           1.11   [required by dose3-extra]
  - install conf-automake     1      [required by conf-aclocal]
  - install parmap            1.2.5  [required by dose3-extra]
  - install cudf              0.10   [required by dose3]
  - install conf-aclocal      2      [required by camlbz2]
  - install dose3             7.0.0  [required by dose3-extra]
  - install camlbz2           0.7.0  [required by dose3-extra]
  - install dose3-extra       7.0.0
===== 24 to install =====

The following system packages will first need to be installed:
    autoconf bzip2 devel/automake

<><> 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" "autoconf" "bzip2" "devel/automake"
- Updating FreeBSD repository catalogue...
- [fall] Fetching packagesite.pkg: .......... done
- Processing entries: .
- ...
- ...
- ... done
- FreeBSD repository update completed. 34058 packages processed.
- All repositories are up to date.
- The following 5 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.71
- 	autoconf-switch: 20220527
- 	automake: 1.16.5
- 	bzip2: 1.0.8
- 	m4: 1.4.19,1
- 
- Number of packages to be installed: 5
- 
- The process will require 7 MiB more space.
- 2 MiB to be downloaded.
- [fall] [1/5] Fetching bzip2-1.0.8.pkg: ......... done
- [fall] [2/5] Fetching m4-1.4.19,1.pkg: .......... done
- [fall] [3/5] Fetching automake-1.16.5.pkg: .......... done
- [fall] [4/5] Fetching autoconf-switch-20220527.pkg: . done
- [fall] [5/5] Fetching autoconf-2.71.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [fall] [1/5] Installing m4-1.4.19,1...
- [fall] [1/5] Extracting m4-1.4.19,1: .......... done
- [fall] [2/5] Installing autoconf-switch-20220527...
- [fall] [2/5] Extracting autoconf-switch-20220527: .......... done
- [fall] [3/5] Installing autoconf-2.71...
- [fall] [3/5] Extracting autoconf-2.71: .......... done
- [fall] [4/5] Installing bzip2-1.0.8...
- [fall] [4/5] Extracting bzip2-1.0.8: .......... done
- [fall] [5/5] Installing automake-1.16.5...
- [fall] [5/5] Extracting automake-1.16.5: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/72:
Processing  2/72:
Processing  3/72:
-> retrieved camlbz2.0.7.0  (cached)
Processing  4/72:
Processing  5/72:
Processing  6/72:
Processing  7/72:
Processing  8/72:
Processing  9/72:
Processing 10/72:
Processing 11/72:
Processing 12/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
Processing 13/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-pkg-config: pkg-config]
Processing 14/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-pkg-config: pkg-config] [conf-which: which which]
- 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
-   --verbose                         print additional information
-   --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
-   --license                         print the specified module's license to stdout if known
- 
- 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 14/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 15/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-which: which which]
Processing 16/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-which: which which] [conf-zlib: pkg-config zlib]
- /usr/bin/which
-> compiled  conf-which.1
Processing 16/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 17/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-zlib: pkg-config zlib]
Processing 18/72: [conf-autoconf: which autoconf] [conf-libbz2: sh echo '#include <bzlib.h>' > test.c] [conf-zlib: pkg-config zlib]
-> compiled  conf-zlib.1
Processing 18/72: [conf-autoconf: which autoconf] [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
-> installed conf-zlib.1
Processing 19/72: [conf-autoconf: which autoconf] [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 19/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
-> installed conf-autoconf.0.1
Processing 20/72: [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
Processing 21/72: [conf-automake: automake] [conf-libbz2: sh echo '#include <bzlib.h>' > test.c]
- + echo '#include <bzlib.h>'
Processing 21/72: [conf-automake: automake] [conf-libbz2: sh echo 'int main() { return 0; }' >> test.c]
-> retrieved cppo.1.6.9  (cached)
Processing 22/72: [conf-automake: automake] [conf-libbz2: sh echo 'int main() { return 0; }' >> test.c]
- + echo 'int main() { return 0; }'
Processing 22/72: [conf-automake: automake] [conf-libbz2: cc test.c]
-> retrieved camlzip.1.11  (cached)
Processing 23/72: [cudf.0.10: http] [conf-automake: automake] [conf-libbz2: cc test.c]
-> retrieved csexp.1.5.2  (cached)
Processing 24/72: [cudf.0.10: http] [dose3.7.0.0: http] [conf-automake: automake] [conf-libbz2: cc test.c]
- Usage: /usr/local/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           TODO                install-sh          mdate-sh
-   ABOUT-NLS           ar-lib              libversion.in       missing
-   BACKLOG             compile             ltcf-c.sh           mkinstalldirs
-   COPYING             config.guess        ltcf-cxx.sh         py-compile
-   COPYING.DOC         config.rpath        ltcf-gcj.sh         texinfo.tex
-   COPYING.LESSER      config.sub          ltconfig            ylwrap
-   COPYING.LIB         depcomp             ltmain.sh
- 
- Files automatically distributed if found (as .md if needed):
-   AUTHORS[.md]        INSTALL[.md]        README[.md]         THANKS[.md]
-   ChangeLog[.md]      NEWS[.md]
- 
- Files automatically distributed if found (under certain conditions):
-   README-alpha[.md]   config.h.bot        configure           configure.in
-   acconfig.h          config.h.top        configure.ac        stamp-vti
-   aclocal.m4
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <https://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
Processing 24/72: [cudf.0.10: http] [dose3.7.0.0: http] [conf-libbz2: cc test.c]
-> installed conf-automake.1
Processing 25/72: [cudf.0.10: http] [dose3.7.0.0: http] [conf-libbz2: cc test.c]
Processing 26/72: [cudf.0.10: http] [dose3.7.0.0: http] [conf-aclocal: aclocal] [conf-libbz2: cc test.c]
-> retrieved base64.3.5.1  (cached)
Processing 27/72: [cudf.0.10: http] [dose3.7.0.0: http] [dose3-extra.7.0.0: http] [conf-aclocal: aclocal] [conf-libbz2: cc test.c]
Processing 27/72: [dose3.7.0.0: http] [dose3-extra.7.0.0: http] [conf-aclocal: aclocal] [conf-libbz2: cc test.c]
-> retrieved cudf.0.10  (https://gitlab.com/irill/cudf/-/archive/v0.10/cudf-v0.10.tar.gz)
Processing 28/72: [dose3.7.0.0: http] [dose3-extra.7.0.0: http] [conf-aclocal: aclocal] [conf-libbz2: cc test.c]
Processing 28/72: [dose3.7.0.0: http] [conf-aclocal: aclocal] [conf-libbz2: cc test.c]
- aclocal (GNU automake) 1.16.5
- Copyright (C) 2021 Free Software Foundation, Inc.
- License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by Tom Tromey <tromey@redhat.com>
-        and Alexandre Duret-Lutz <adl@gnu.org>.
-> compiled  conf-aclocal.2
Processing 28/72: [dose3.7.0.0: http] [conf-libbz2: cc test.c]
-> installed conf-aclocal.2
Processing 29/72: [dose3.7.0.0: http] [conf-libbz2: cc test.c]
Processing 29/72: [conf-libbz2: cc test.c]
-> retrieved dose3-extra.7.0.0  (https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.gz)
Processing 30/72: [conf-libbz2: cc test.c]
-> retrieved dose3.7.0.0  (https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.gz)
Processing 31/72: [conf-libbz2: cc test.c]
-> compiled  conf-libbz2.1
Processing 31/72:
-> installed conf-libbz2.1
Processing 32/72:
-> retrieved extlib.1.7.9  (cached)
Processing 33/72:
-> retrieved ocamlfind.1.9.6  (cached)
Processing 34/72:
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 35/72: [ocamlfind: patch]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 36/72: [parmap.1.2.5: http] [ocamlfind: patch]
Processing 36/72: [parmap.1.2.5: http] [ocamlfind: ./configure]
-> retrieved dune.3.11.1  (cached)
Processing 37/72: [parmap.1.2.5: http] [ocamlfind: ./configure]
Processing 38/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved re.1.11.0  (cached)
Processing 39/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
Processing 40/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
Processing 41/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
-> installed seq.base
Processing 42/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
- 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 42/72: [parmap.1.2.5: http] [dune: ocaml 39] [ocamlfind: gmake all]
Processing 42/72: [dune: ocaml 39] [ocamlfind: gmake all]
-> retrieved dune-configurator.3.11.1  (cached)
-> retrieved parmap.1.2.5  (https://github.com/rdicosmo/parmap/archive/refs/tags/1.2.5.tar.gz)
- 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 42/72: [dune: ocaml 39] [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 42/72: [dune: ocaml 39]
Processing 43/72: [dune: ocaml 39] [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 43/72: [dune: ocaml 39]
Processing 44/72: [camlbz2: aclocal .] [dune: ocaml 39]
Processing 45/72: [camlbz2: aclocal .] [camlzip: gmake all] [dune: ocaml 39]
- aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
- ocaml.m4:20: warning: underquoted definition of AC_PROG_OCAML
- ocaml.m4:20:   run info Automake 'Extending aclocal'
- ocaml.m4:20:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
Processing 45/72: [camlbz2: autoconf] [camlzip: gmake all] [dune: ocaml 39]
- configure.in:42: warning: AC_OUTPUT should be used without arguments.
- configure.in:42: You should run autoupdate.
Processing 45/72: [camlbz2: ./configure] [camlzip: gmake all] [dune: ocaml 39]
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 45/72: [camlbz2: ./configure] [dune: ocaml 39]
Processing 46/72: [camlbz2: ./configure] [dune: ocaml 39] [camlzip: gmake install]
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/libcamlzip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 46/72: [camlbz2: ./configure] [dune: ocaml 39]
- 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 ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- OCaml uses cc to compile C files
- checking for ocamlfind... ocamlfind
- checking for gcc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for bzlib.h... yes
- checking for BZ2_bzReadOpen in -lbz2... yes
- configure: creating ./config.status
- config.status: creating Makefile
Processing 46/72: [camlbz2: gmake] [dune: ocaml 39]
- ocamlc.opt -ccopt "-D BZ_PREFIX  " -c c_bz.c
- c_bz.c:49:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument(msg) ; break ;
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /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 "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- c_bz.c:51:7: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-       raise_out_of_memory() ; break ;
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:90:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:54:7: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-       raise_constant(*caml_named_value("mlbz_data_exn")) ; break ;
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /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>:94:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- c_bz.c:56:7: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead [-W#pragma-messages]
-       raise_with_string(*caml_named_value("mlbz_io_exn"), 
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:110:27: note: expanded from macro 'raise_with_string'
- #define raise_with_string CAML_DEPRECATED("raise_with_string", "caml_raise_with_string") caml_raise_with_string
-                           ^
- /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>:98:6: note: expanded from here
-  GCC warning "\"raise_with_string\" is deprecated: use \"caml_raise_with_string\" instead"
-      ^
- c_bz.c:59:7: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-       raise_constant(*caml_named_value("mlbz_eof_exn")) ; break ;
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /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>:102:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- c_bz.c:61:7: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-       failwith(msg) ;
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /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>:106:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- c_bz.c:74:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   result= alloc_small(3, Abstract_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /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>:110:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- c_bz.c:105:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(BZ_P(bzlibVersion())) ;
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /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>:114:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- c_bz.c:121:15: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     c_unused  = String_val(Field(unused, 0)) ;
-               ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_bz.c:122:17: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     c_nunused = string_length(Field(unused, 0));
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /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>:119:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- c_bz.c:139:5: warning: "raise_end_of_file" is deprecated: use "caml_raise_end_of_file" instead [-W#pragma-messages]
-     raise_end_of_file() ;    
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:117:27: note: expanded from macro 'raise_end_of_file'
- #define raise_end_of_file CAML_DEPRECATED("raise_end_of_file", "caml_raise_end_of_file") caml_raise_end_of_file
-                           ^
- /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>:124:6: note: expanded from here
-  GCC warning "\"raise_end_of_file\" is deprecated: use \"caml_raise_end_of_file\" instead"
-      ^
- c_bz.c:140:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   if((c_len + c_pos > string_length(buf))
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /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>:2:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- c_bz.c:142:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Bz.read") ;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /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>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- c_bz.c:143:9: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   c_buf = String_val(buf) + c_pos ;
-         ^ ~~~~~~~~~~~~~~~~~~~~~~~
- c_bz.c:173:12: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   result = alloc_string(nunused) ;
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /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>:13:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- c_bz.c:174:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   memcpy(String_val(result), unused, nunused) ;
-          ^~~~~~~~~~~~~~~~~~
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:64:31: note: passing argument to parameter here
- void    *memcpy(void * __restrict, const void * __restrict, size_t);
-                                  ^
- c_bz.c:201:23: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   if((c_len + c_pos > string_length(buf))
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /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>:18:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- c_bz.c:203:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Bz.write") ;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /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>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- c_bz.c:204:9: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   c_buf = String_val(buf) + c_pos ;
-         ^ ~~~~~~~~~~~~~~~~~~~~~~~
- c_bz.c:240:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-      || c_pos + c_len > string_length(src))
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /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>:28:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- c_bz.c:241:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Bz.compress") ;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /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>:32:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- c_bz.c:242:11: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   src_buf = String_val(src) + c_pos;
-           ^ ~~~~~~~~~~~~~~~~~~~~~~~
- c_bz.c:246:5: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-     raise_out_of_memory();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:36:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:258:2: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-         raise_out_of_memory();
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:41:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:263:7: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-       raise_out_of_memory();
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:45:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:266:12: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   result = alloc_string(dst_len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /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>:49:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- c_bz.c:267:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   memcpy(String_val(result), dst_buf, dst_len);
-          ^~~~~~~~~~~~~~~~~~
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:64:31: note: passing argument to parameter here
- void    *memcpy(void * __restrict, const void * __restrict, size_t);
-                                  ^
- c_bz.c:285:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-      || c_pos + c_len > string_length(src))
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /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>:53:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- c_bz.c:286:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Bz.uncompress") ;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /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>:57:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- c_bz.c:287:11: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   src_buf = String_val(src) + c_pos;
-           ^ ~~~~~~~~~~~~~~~~~~~~~~~
- c_bz.c:291:5: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-     raise_out_of_memory();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:61:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:305:4: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-           raise_out_of_memory();
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:66:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:311:2: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead [-W#pragma-messages]
-         raise_out_of_memory() ;
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:114:29: note: expanded from macro 'raise_out_of_memory'
- #define raise_out_of_memory CAML_DEPRECATED("raise_out_of_memory", "caml_raise_out_of_memory") caml_raise_out_of_memory
-                             ^
- /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>:4:6: note: expanded from here
-  GCC warning "\"raise_out_of_memory\" is deprecated: use \"caml_raise_out_of_memory\" instead"
-      ^
- c_bz.c:314:2: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-         raise_constant(*caml_named_value("mlbz_data_exn")) ; 
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /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>:8:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- c_bz.c:316:2: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-         raise_constant(*caml_named_value("mlbz_eof_exn")) ;
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /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>:12:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- c_bz.c:319:12: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead [-W#pragma-messages]
-   result = alloc_string(dst_len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:49:22: note: expanded from macro 'alloc_string'
- #define alloc_string CAML_DEPRECATED("alloc_string", "caml_alloc_string") caml_alloc_string
-                      ^
- /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>:16:6: note: expanded from here
-  GCC warning "\"alloc_string\" is deprecated: use \"caml_alloc_string\" instead"
-      ^
- c_bz.c:320:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-   memcpy(String_val(result), dst_buf, dst_len);
-          ^~~~~~~~~~~~~~~~~~
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:64:31: note: passing argument to parameter here
- void    *memcpy(void * __restrict, const void * __restrict, size_t);
-                                  ^
- 37 warnings generated.
- ocamlmklib -oc camlbz2 c_bz.o -lbz2 
- ocamlc.opt -c bz2.mli
- File "bz2.mli", line 54, characters 46-67:
- 54 | val open_in : ?small:bool -> ?unused:bytes -> Pervasives.in_channel ->
-                                                    ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "bz2.mli", line 84, characters 29-51:
- 84 | val open_out : ?block:int -> Pervasives.out_channel -> out_channel
-                                   ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -c bz2.ml
- File "bz2.ml", line 31, characters 51-72:
- 31 | external open_in : ?small:bool -> ?unused:bytes -> Pervasives.in_channel ->
-                                                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "bz2.ml", line 44, characters 34-56:
- 44 | external open_out : ?block:int -> Pervasives.out_channel -> out_channel
-                                        ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlmklib -oc camlbz2 -o bz2 bz2.cmo -lbz2 
- ocamlopt.opt -c bz2.ml
- File "bz2.ml", line 31, characters 51-72:
- 31 | external open_in : ?small:bool -> ?unused:bytes -> Pervasives.in_channel ->
-                                                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "bz2.ml", line 44, characters 34-56:
- 44 | external open_out : ?block:int -> Pervasives.out_channel -> out_channel
-                                        ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlmklib -oc camlbz2 -o bz2 bz2.cmx -lbz2 
-> compiled  camlbz2.0.7.0
Processing 46/72: [dune: ocaml 39]
Processing 47/72: [dune: ocaml 39] [camlbz2: gmake install]
- ocamlfind remove  bz2
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/bz2/META
- ocamlfind install  \
- 	-patch-version 0.6.0 -ldconf ignore \
- 	bz2 META bz2.cmi bz2.mli bz2.cma dllcamlbz2.so libcamlbz2.a bz2.cmx bz2.cmxa bz2.a
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.a
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/libcamlbz2.a
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/bz2.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlbz2.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlbz2.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/bz2/META
-> installed camlbz2.0.7.0
Processing 47/72: [dune: ocaml 39]
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 47/72: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 49/72: [base64: dune build]
Processing 50/72: [base64: dune build] [cppo: dune build]
Processing 51/72: [base64: dune build] [cppo: dune build] [csexp: dune build]
Processing 52/72: [base64: dune build] [cppo: dune build] [csexp: dune build] [re: dune build]
Processing 53/72: [base64: dune build] [cppo: dune build] [csexp: dune build] [re: dune build] [stdlib-shims: dune build]
-> compiled  csexp.1.5.2
Processing 53/72: [base64: dune build] [cppo: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 54/72: [base64: dune build] [cppo: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 55/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [re: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 55/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 56/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [re: dune build]
Processing 57/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocamlgraph: dune build] [re: dune build]
-> compiled  re.1.11.0
Processing 57/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocamlgraph: dune build]
-> installed re.1.11.0
Processing 58/72: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocamlgraph: dune build]
Processing 58/72: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocamlgraph: dune build]
-> compiled  cppo.1.6.9
Processing 58/72: [base64: dune build] [dune-configurator: dune build] [ocamlgraph: dune build]
-> installed cppo.1.6.9
Processing 59/72: [base64: dune build] [dune-configurator: dune build] [ocamlgraph: dune build]
Processing 60/72: [base64: dune build] [dune-configurator: dune build] [extlib: dune build] [ocamlgraph: dune build]
-> compiled  base64.3.5.1
Processing 60/72: [dune-configurator: dune build] [extlib: dune build] [ocamlgraph: dune build]
-> installed base64.3.5.1
Processing 61/72: [dune-configurator: dune build] [extlib: dune build] [ocamlgraph: dune build]
-> compiled  extlib.1.7.9
Processing 61/72: [dune-configurator: dune build] [ocamlgraph: dune build]
-> installed extlib.1.7.9
Processing 62/72: [dune-configurator: dune build] [ocamlgraph: dune build]
Processing 63/72: [cudf: dune build] [dune-configurator: dune build] [ocamlgraph: dune build]
-> compiled  dune-configurator.3.11.1
Processing 63/72: [cudf: dune build] [ocamlgraph: dune build]
-> installed dune-configurator.3.11.1
Processing 64/72: [cudf: dune build] [ocamlgraph: dune build]
Processing 65/72: [cudf: dune build] [ocamlgraph: dune build] [parmap: dune build]
-> compiled  cudf.0.10
Processing 65/72: [ocamlgraph: dune build] [parmap: dune build]
-> installed cudf.0.10
Processing 66/72: [ocamlgraph: dune build] [parmap: dune build]
-> compiled  ocamlgraph.2.1.0
Processing 66/72: [parmap: dune build]
-> installed ocamlgraph.2.1.0
Processing 67/72: [parmap: dune build]
Processing 68/72: [dose3: dune build] [parmap: dune build]
-> compiled  parmap.1.2.5
Processing 68/72: [dose3: dune build]
-> installed parmap.1.2.5
Processing 69/72: [dose3: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dose3" "-j" "39" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /usr/home/opam/.opam/4.14.1/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  dose3.7.0.0
-> installed dose3.7.0.0
Processing 71/72: [dose3-extra: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dose3-extra" "-j" "39" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dose3-extra.7.0.0)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlyacc src/npm/npm_parser.mly)
- 1 rule never reduced
- 4 reduce/reduce conflicts.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlyacc src/pef/packages_parser.mly)
- 2 rules never reduced
- 13 reduce/reduce conflicts.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -g -bin-annot -I src/extra/.dose_extra.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -intf-suffix .ml -no-alias-deps -open Dose_extra -o src/extra/.dose_extra.objs/byte/dose_extra__Criteria.cmo -c -impl src/extra/criteria.ml)
- File "src/extra/criteria.ml", line 59, characters 12-28:
- 59 |     let s = String.lowercase s in
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -g -bin-annot -I src/pef/.dose_pef.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/dose3/versioning -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -I src/extra/.dose_extra.objs/byte -no-alias-deps -open Dose_pef -o src/pef/.dose_pef.objs/byte/dose_pef__Pefcudf.cmo -c -impl src/pef/pefcudf.ml)
- File "src/pef/pefcudf.ml", line 214, characters 22-38:
- 214 |         let debprop = String.lowercase debprop in
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/pef/pefcudf.ml", line 215, characters 23-39:
- 215 |         let cudfprop = String.lowercase cudfprop in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -g -bin-annot -I src/opam2/.dose_opam2.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/dose3/versioning -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -I src/extra/.dose_extra.objs/byte -I src/pef/.dose_pef.objs/byte -no-alias-deps -open Dose_opam2 -o src/opam2/.dose_opam2.objs/byte/dose_opam2__Opamcudf.cmo -c -impl src/opam2/opamcudf.ml)
- File "src/opam2/opamcudf.ml", line 66, characters 22-38:
- 66 |         let debprop = String.lowercase debprop in
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/opam2/opamcudf.ml", line 67, characters 23-39:
- 67 |         let cudfprop = String.lowercase cudfprop in
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -g -I src/extra/.dose_extra.objs/byte -I src/extra/.dose_extra.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -intf-suffix .ml -no-alias-deps -open Dose_extra -o src/extra/.dose_extra.objs/native/dose_extra__Criteria.cmx -c -impl src/extra/criteria.ml)
- File "src/extra/criteria.ml", line 59, characters 12-28:
- 59 |     let s = String.lowercase s in
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -g -I src/pef/.dose_pef.objs/byte -I src/pef/.dose_pef.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/dose3/versioning -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -I src/extra/.dose_extra.objs/byte -I src/extra/.dose_extra.objs/native -intf-suffix .ml -no-alias-deps -open Dose_pef -o src/pef/.dose_pef.objs/native/dose_pef__Pefcudf.cmx -c -impl src/pef/pefcudf.ml)
- File "src/pef/pefcudf.ml", line 214, characters 22-38:
- 214 |         let debprop = String.lowercase debprop in
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/pef/pefcudf.ml", line 215, characters 23-39:
- 215 |         let cudfprop = String.lowercase cudfprop in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -g -I src/opam2/.dose_opam2.objs/byte -I src/opam2/.dose_opam2.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bz2 -I /usr/home/opam/.opam/4.14.1/lib/cudf -I /usr/home/opam/.opam/4.14.1/lib/dose3/common -I /usr/home/opam/.opam/4.14.1/lib/dose3/versioning -I /usr/home/opam/.opam/4.14.1/lib/extlib -I /usr/home/opam/.opam/4.14.1/lib/re -I /usr/home/opam/.opam/4.14.1/lib/re/pcre -I /usr/home/opam/.opam/4.14.1/lib/seq -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I /usr/home/opam/.opam/4.14.1/lib/zip -I src/extra/.dose_extra.objs/byte -I src/extra/.dose_extra.objs/native -I src/pef/.dose_pef.objs/byte -I src/pef/.dose_pef.objs/native -intf-suffix .ml -no-alias-deps -open Dose_opam2 -o src/opam2/.dose_opam2.objs/native/dose_opam2__Opamcudf.cmx -c -impl src/opam2/opamcudf.ml)
- File "src/opam2/opamcudf.ml", line 66, characters 22-38:
- 66 |         let debprop = String.lowercase debprop in
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/opam2/opamcudf.ml", line 67, characters 23-39:
- 67 |         let cudfprop = String.lowercase cudfprop in
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
-> compiled  dose3-extra.7.0.0
-> installed dose3-extra.7.0.0
Done.
2023-11-01 00:47.28 ---> saved as "ad9c31968c20b1b9e3fb0f5a3b1d65b72767558830e071dae1a3bd0887c35c2d"
Job succeeded