Building on rosemary (from freebsd) 2025-08-23 05:50.14 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-08-23 05:50.15 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 0978bfceb7ae2705887d6bd1b65779f77e52a183")) 2025-08-23 05:50.15 ---> using "31524c560f106c12940b60ac318a4d9768edf3ea35ee4e97727f47a3d78e237f" 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: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-08-23 05:50.15 ---> using "6b10c2b218ba1c88ea1a4506371091b4212462a3198f8f55b8320640a71e2608" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3.0) 2025-08-23 05:50.15 ---> using "6577fe0975f13ce4884a6b9d633dee9c229717336cbac89d6416b452bdc04e2e" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-08-23 05:50.16 ---> using "e35184fc5458ebfdb75d7512f09299148235d829f9b66348df20ee4a01859a6d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y coccinelle.1.3.0\ \nopam install -vy coccinelle.1.3.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: coccinelle.1.3.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")) [NOTE] coccinelle.1.3.0 is not installed. Nothing to do. The following actions will be performed: === install 35 packages - install astring 0.8.5 [required by fpath] - install coccinelle 1.3.0 - install conf-aclocal 2 [required by coccinelle] - install conf-autoconf 0.2 [required by coccinelle] - install conf-automake 1 [required by conf-aclocal] - install conf-libpcre 2 [required by pcre] - install conf-pkg-config 4 [required by coccinelle] - install conf-python-3 9.0.0 [required by coccinelle] - install conf-python-3-dev 1 [required by coccinelle] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by hex] - install dune 3.20.0 [required by pcre, menhir, parmap, pyml] - install dune-compiledb 0.6.0 [required by pcre] - install dune-configurator 3.20.0 [required by parmap, pcre] - install ezjsonm 1.3.0 [required by dune-compiledb] - install fmt 0.11.0 [required by cstruct] - install fpath 0.7.3 [required by dune-compiledb] - install hex 1.5.0 [required by ezjsonm] - install jsonm 1.0.2 [required by ezjsonm] - install menhir 20240715 [required by coccinelle] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install num 1.6 [required by coccinelle] - install ocamlbuild 0.16.1 [required by fpath] - install ocamlfind 1.9.8 [required by coccinelle] - install parmap 1.2.5 [required by coccinelle] - install parsexp v0.17.0 [required by sexplib] - install pcre 8.0.5 [required by coccinelle] - install pyml 20250807 [required by coccinelle] - install sexplib v0.17.0 [required by dune-compiledb] - install sexplib0 v0.17.0 [required by dune-compiledb] - install stdcompat 21.0 [required by coccinelle] - install topkg 1.1.0 [required by fpath] - install uutf 1.0.4 [required by ezjsonm] The following system packages will first need to be installed: autoconf devel/automake pcre python3 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "autoconf" "devel/automake" "pcre" "python3" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: ... - ..... - .. done - Processing entries: - .. - . - .. - . - .. - . - . done - FreeBSD repository update completed. 35660 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: 2.2.1 -> 2.2.2 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [rosemary] [1/1] Fetching pkg-2.2.2.pkg: . - ...... - ... done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Upgrading pkg from 2.2.1 to 2.2.2... - [rosemary] [1/1] Extracting pkg-2.2.2: .. - ........ done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 6 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - autoconf: 2.72 - autoconf-switch: 20220527 - automake: 1.17 - m4: 1.4.19_1,1 - pcre: 8.45_4 - python3: 3_4 - - Number of packages to be installed: 6 - - The process will require 12 MiB more space. - 3 MiB to be downloaded. - [rosemary] [1/6] Fetching pcre-8.45_4.pkg: .... - ...... done - [rosemary] [2/6] Fetching m4-1.4.19_1,1.pkg: .......... done - [rosemary] [3/6] Fetching automake-1.17.pkg: .......... done - [rosemary] [4/6] Fetching python3-3_4.pkg: . done - [rosemary] [5/6] Fetching autoconf-switch-20220527.pkg: . done - [rosemary] [6/6] Fetching autoconf-2.72.pkg: .......... done - Checking integrity... done (0 conflicting) - [rosemary] [1/6] Installing autoconf-switch-20220527... - [rosemary] [1/6] Extracting autoconf-switch-20220527: .......... done - [rosemary] [2/6] Installing m4-1.4.19_1,1... - [rosemary] [2/6] Extracting m4-1.4.19_1,1: .......... done - [rosemary] [3/6] Installing autoconf-2.72... - [rosemary] [3/6] Extracting autoconf-2.72: .......... done - [rosemary] [4/6] Installing automake-1.17... - [rosemary] [4/6] Extracting automake-1.17: .......... done - [rosemary] [5/6] Installing pcre-8.45_4... - [rosemary] [5/6] Extracting pcre-8.45_4: .......... done - [rosemary] [6/6] Installing python3-3_4... - [rosemary] [6/6] Extracting python3-3_4: ....... done - ===== - Message from pcre-8.45_4: - - -- - ===> NOTICE: - - This port is deprecated; you may wish to reconsider installing it: - - EOLed by upstream, use devel/pcre2 instead. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/101: [astring.0.8.5: extract] Processing 2/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 3/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 4/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 5/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 6/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 7/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] -> retrieved conf-python-3.9.0.0 (cached) Processing 8/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] Processing 9/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] Processing 10/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] Processing 11/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] Processing 12/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] + /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-python-3.9.0.0) - python-3 OK -> compiled conf-python-3.9.0.0 Processing 12/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] -> installed conf-python-3.9.0.0 Processing 13/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-pkg-config.4) - 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 - --solution print dependency graph solution in a simple 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 - --exists-cflags add -DHAVE_FOO fragments to cflags for each found module - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - --env=prefix print output as shell-compatible environmental variables - --fragment-tree visualize printed CFLAGS/LIBS fragments as a tree - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 13/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] -> installed conf-pkg-config.4 Processing 14/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] Processing 15/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-autoconf: autoconf] [conf-libpcre: pkg-config libpcre] + /usr/local/bin/autoconf "-V" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-autoconf.0.2) - autoconf (GNU Autoconf) 2.72 - Copyright (C) 2023 Free Software Foundation, Inc. - License GPLv3+/Autoconf: GNU GPL version 3 or later - <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.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 David J. MacKenzie and Akim Demaille. -> compiled conf-autoconf.0.2 Processing 15/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-libpcre: pkg-config libpcre] -> installed conf-autoconf.0.2 Processing 16/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-libpcre: pkg-config libpcre] Processing 17/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-automake: automake] [conf-libpcre: pkg-config libpcre] + /usr/local/bin/pkg-config "--print-errors" "--exists" "libpcre" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-libpcre.2) -> compiled conf-libpcre.2 Processing 17/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-automake: automake] -> installed conf-libpcre.2 Processing 18/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/Makefile: dl] [conf-automake: automake] Processing 18/101: [astring.0.8.5: extract] [coccinelle.1.3.0: http] [conf-python-3-dev.1/test.c: dl] [conf-automake: automake] -> retrieved astring.0.8.5 (cached) Processing 18/101: [coccinelle.1.3.0: http] [conf-python-3-dev.1/test.c: dl] [conf-automake: automake] Processing 19/101: [coccinelle.1.3.0: http] [conf-python-3-dev.1/test.c: dl] [csexp.1.5.2: extract] [conf-automake: automake] -> retrieved conf-python-3-dev.1 (2 extra sources) -> retrieved conf-python-3-dev.1 (2 extra sources) Processing 19/101: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [conf-automake: automake] Processing 20/101: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [conf-automake: automake] Processing 21/101: [coccinelle.1.3.0: http] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] Processing 21/101: [coccinelle.1.3.0: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] -> retrieved csexp.1.5.2 (cached) Processing 21/101: [coccinelle.1.3.0: extract] [cstruct.6.2.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] Processing 22/101: [coccinelle.1.3.0: extract] [cstruct.6.2.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] -> retrieved cstruct.6.2.0 (cached) Processing 22/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] Processing 23/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [dune-compiledb.0.6.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] -> retrieved dune-compiledb.0.6.0 (cached) Processing 23/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] Processing 24/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [ezjsonm.1.3.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] -> retrieved ezjsonm.1.3.0 (cached) Processing 24/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] Processing 25/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [fmt.0.11.0: extract] [conf-automake: automake] [conf-python-3-dev: gmake] + /usr/local/bin/automake "--help" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-automake.1) - 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 are: - 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) - - -W also understands: - all turn on all the warnings - none turn off all the warnings - no-CATEGORY turn off warnings in CATEGORY - error treat all enabled 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 25/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [fmt.0.11.0: extract] [conf-python-3-dev: gmake] -> installed conf-automake.1 Processing 26/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [fmt.0.11.0: extract] [conf-python-3-dev: gmake] Processing 27/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [fmt.0.11.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] -> retrieved fmt.0.11.0 (cached) Processing 27/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] Processing 28/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [fpath.0.7.3: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] -> retrieved fpath.0.7.3 (cached) Processing 28/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] Processing 29/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [hex.1.5.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] -> retrieved hex.1.5.0 (cached) Processing 29/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] Processing 30/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [jsonm.1.0.2: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] -> retrieved jsonm.1.0.2 (cached) Processing 30/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] Processing 31/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [menhir.20240715 + 3 others: extract] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] + /usr/local/bin/aclocal "--version" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-aclocal.2) - aclocal (GNU automake) 1.17 - Copyright (C) 2024 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 31/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake] -> installed conf-aclocal.2 Processing 32/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [menhir.20240715 + 3 others: extract] [conf-python-3-dev: gmake] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 32/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [conf-python-3-dev: gmake] Processing 33/101: [coccinelle.1.3.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [num.1.6: extract] [conf-python-3-dev: gmake] -> retrieved dune.3.20.0, dune-configurator.3.20.0 (cached) Processing 33/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [conf-python-3-dev: gmake] Processing 34/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [ocamlbuild.0.16.1: extract] [conf-python-3-dev: gmake] Processing 35/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [ocamlbuild.0.16.1: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] -> retrieved ocamlbuild.0.16.1 (cached) Processing 35/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] Processing 36/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [ocamlfind.1.9.8: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] Processing 37/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [ocamlfind.1.9.8: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] -> retrieved ocamlfind.1.9.8 (cached) Processing 37/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] Processing 38/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [parmap.1.2.5: http] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] Processing 39/101: [coccinelle.1.3.0: extract] [num.1.6: extract] [parmap.1.2.5: http] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved num.1.6 (cached) Processing 39/101: [coccinelle.1.3.0: extract] [parmap.1.2.5: http] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 40/101: [coccinelle.1.3.0: extract] [parmap.1.2.5: http] [parsexp.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 41/101: [coccinelle.1.3.0: extract] [parmap.1.2.5: http] [parsexp.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved parsexp.v0.17.0 (cached) Processing 41/101: [coccinelle.1.3.0: extract] [parmap.1.2.5: http] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 42/101: [coccinelle.1.3.0: extract] [parmap.1.2.5: http] [pcre.8.0.5: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved coccinelle.1.3.0 (https://github.com/coccinelle/coccinelle/archive/refs/tags/1.3.0.tar.gz) Processing 42/101: [parmap.1.2.5: http] [pcre.8.0.5: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 43/101: [parmap.1.2.5: http] [pcre.8.0.5: extract] [pyml.20250807: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved pcre.8.0.5 (cached) Processing 43/101: [parmap.1.2.5: http] [pyml.20250807: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 44/101: [parmap.1.2.5: http] [pyml.20250807: extract] [sexplib.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved pyml.20250807 (cached) Processing 44/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 45/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [num: gmake opam-modern] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] + /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/num.1.6) - /usr/local/bin/gmake -C src all - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/num.1.6/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.7~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/num.1.6/src' - cp src/num-modern.install num.install -> compiled num.1.6 Processing 45/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> installed num.1.6 Processing 46/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved sexplib0.v0.17.0 (cached) Processing 46/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 47/101: [parmap.1.2.5: http] [sexplib.v0.17.0: extract] [stdcompat.21.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] -> retrieved sexplib.v0.17.0 (cached) Processing 47/101: [parmap.1.2.5: http] [stdcompat.21.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] Processing 48/101: [parmap.1.2.5: http] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] + /home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/5.3.0/bin" "-sitelib" "/home/opam/.opam/5.3.0/lib" "-mandir" "/home/opam/.opam/5.3.0/man" "-config" "/home/opam/.opam/5.3.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - Welcome to findlib version 1.9.8 - 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... - Configuring libraries... - unix: found (in +unix) - dynlink: found (in +dynlink) - bigarray: not present (possible since 4.08) - 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 (in +str) - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/5.3.0/lib/ocaml - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.3.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.3.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - topfind script: /home/opam/.opam/5.3.0/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 48/101: [parmap.1.2.5: http] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: gmake all] Processing 48/101: [parmap.1.2.5: extract] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: gmake all] + /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.3.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.3.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.3.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.3.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/5.3.0/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/5.3.0/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/5.3.0/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/5.3.0"; \ - echo "BINDIR=/home/opam/.opam/5.3.0/bin"; \ - echo "LIBDIR=/home/opam/.opam/5.3.0/lib"; \ - echo "MANDIR=/home/opam/.opam/5.3.0/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/5.3.0/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/5.3.0/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/5.3.0/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/5.3.0/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.16.1"'; \ - ) > src/ocamlbuild_config.ml Processing 48/101: [parmap.1.2.5: extract] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [conf-python-3-dev: gmake] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] + /usr/local/bin/gmake (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-python-3-dev.1) - cc `python3-config --includes` -o test test.c -> compiled conf-python-3-dev.1 Processing 48/101: [parmap.1.2.5: extract] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> installed conf-python-3-dev.1 Processing 49/101: [parmap.1.2.5: extract] [stdcompat.21.0: extract] [topkg.1.1.0: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> retrieved parmap.1.2.5 (https://github.com/rdicosmo/parmap/archive/refs/tags/1.2.5.tar.gz) Processing 49/101: [stdcompat.21.0: extract] [topkg.1.1.0: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] Processing 50/101: [stdcompat.21.0: extract] [topkg.1.1.0: extract] [uutf.1.0.4: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> retrieved uutf.1.0.4 (cached) Processing 50/101: [stdcompat.21.0: extract] [topkg.1.1.0: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> retrieved topkg.1.1.0 (cached) Processing 50/101: [stdcompat.21.0: extract] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> retrieved stdcompat.21.0 (cached) Processing 50/101: [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3.0/lib/ocaml' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ - 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 fl_compat.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 findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - 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 - if [ "1" = "1" ]; then \ - cp topfind.in topfind.compat.in; \ - else \ - sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ - > topfind.compat.in ; \ - fi - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind.compat.in | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' \ - >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 '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - if [ "false" = "true" ]; then \ - /usr/local/bin/gmake findlib-relative; \ - else \ - /usr/local/bin/gmake findlib-absolute; \ - fi - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3.0/lib/ocaml:/home/opam/.opam/5.3.0/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[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' Processing 50/101: [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.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 findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "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 '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 50/101: [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] Processing 51/101: [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - if [ "0" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.3.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3.0/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/5.3.0/bin" - install -d "/home/opam/.opam/5.3.0/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/5.3.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.3.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3.0/lib/findlib.conf" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/5.3.0/lib/findlib" - install -d "/home/opam/.opam/5.3.0/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.3.0/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3.0/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` && \ - cp $files "/home/opam/.opam/5.3.0/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.3.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3.0/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for x in bytes ; do install -d "/home/opam/.opam/5.3.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3.0/lib/$x/META.tmp" "/home/opam/.opam/5.3.0/lib/$x/META"; done - install -d "/home/opam/.opam/5.3.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3.0/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - 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 "/home/opam/.opam/5.3.0/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/5.3.0/man/man1" "/home/opam/.opam/5.3.0/man/man3" "/home/opam/.opam/5.3.0/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3.0/man/man1" - cp: doc/ref-man/ocamlfind.1: No such file or directory - gmake[1]: [Makefile:91: install-doc] Error 1 (ignored) - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3.0/man/man5" - cp: doc/ref-man/META.5: No such file or directory - cp: doc/ref-man/site-lib.5: No such file or directory - cp: doc/ref-man/findlib.conf.5: No such file or directory - gmake[1]: [Makefile:92: install-doc] Error 1 (ignored) - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 51/101: [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] + /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1) - if test -d /home/opam/.opam/5.3.0/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/5.3.0/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp-byte - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo - mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp-nat - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx - mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/local/bin/gmake ocamlbuild.install - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/local/bin/gmake install-bin-opam - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-opam - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo 'lib: [' >> ocamlbuild.install - /usr/local/bin/gmake install-lib-basics-opam - gmake[3]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-byte-opam - gmake[3]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-lib-native-opam - gmake[3]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-man-opam - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - /usr/local/bin/gmake install-doc-opam - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlbuild.0.16.1' -> compiled ocamlbuild.0.16.1 Processing 51/101: [dune: ocaml 39] -> installed ocamlbuild.0.16.1 Processing 52/101: [dune: ocaml 39] Processing 53/101: [dune: ocaml 39] [topkg: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/topkg.1.1.0) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmi src/topkg.mli - + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmi src/topkg_result.mli - + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmi src/topkg_codec.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmi src/topkg_conf.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmi src/topkg_build.mli - + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmi src/topkg_string.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmi src/topkg_os.mli - + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmi src/topkg_log.mli - + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmx src/topkg_result.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmx src/topkg_os.ml - + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmx src/topkg_codec.ml - + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmx src/topkg_conf.ml - + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmi src/topkg_opam.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmx src/topkg_opam.ml - + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmi src/topkg_test.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmi src/topkg_install.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmx src/topkg_test.ml - + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmi src/topkg_publish.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmx src/topkg_build.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmx src/topkg_install.ml - + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmx src/topkg_publish.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmi src/topkg_main.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmx src/topkg_main.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmx src/topkg.ml - + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmo src/topkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmo src/topkg_build.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmo src/topkg_codec.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmo src/topkg_conf.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmo src/topkg_main.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmo src/topkg_opam.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmo src/topkg_os.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmo src/topkg_publish.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmo src/topkg_result.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmo src/topkg_test.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) } -> compiled topkg.1.1.0 Processing 53/101: [dune: ocaml 39] -> installed topkg.1.1.0 Processing 54/101: [dune: ocaml 39] Processing 55/101: [astring: ocaml build] [dune: ocaml 39] Processing 56/101: [astring: ocaml build] [dune: ocaml 39] [fmt: ocaml build] Processing 57/101: [astring: ocaml build] [dune: ocaml 39] [fmt: ocaml build] [uutf: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/uutf.1.0.4) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends - + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmi src/uutf.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uutf.cmx src/uutf.ml - + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmo src/uutf.ml - + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma - # No parallelism done -> compiled uutf.1.0.4 Processing 57/101: [astring: ocaml build] [dune: ocaml 39] [fmt: ocaml build] -> installed uutf.1.0.4 Processing 58/101: [astring: ocaml build] [dune: ocaml 39] [fmt: ocaml build] Processing 59/101: [astring: ocaml build] [dune: ocaml 39] [fmt: ocaml build] [jsonm: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "false" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/fmt.0.11.0) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends - + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmi src/fmt.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/fmt.cmx src/fmt.ml - + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmo src/fmt.ml - + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma - + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends - + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml - + ocamlfind ocamlopt -a -package unix -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa - + ocamlfind ocamlopt -shared -linkall -package unix -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml - + ocamlfind ocamlc -a -package unix -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma - # No parallelism done -> compiled fmt.0.11.0 Processing 59/101: [astring: ocaml build] [dune: ocaml 39] [jsonm: ocaml build] -> installed fmt.0.11.0 Processing 60/101: [astring: ocaml build] [dune: ocaml 39] [jsonm: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/astring.0.8.5) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml - + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml - + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml - + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml - + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml - + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml - + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends - + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml - + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml - + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - # No parallelism done -> compiled astring.0.8.5 Processing 60/101: [dune: ocaml 39] [jsonm: ocaml build] -> installed astring.0.8.5 Processing 61/101: [dune: ocaml 39] [jsonm: ocaml build] Processing 62/101: [dune: ocaml 39] [fpath: ocaml build] [jsonm: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/jsonm.1.0.2) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends - + ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml - + ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa - + ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml - + ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma - + ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml - + ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native - # No parallelism done -> compiled jsonm.1.0.2 Processing 62/101: [dune: ocaml 39] [fpath: ocaml build] -> installed jsonm.1.0.2 Processing 63/101: [dune: ocaml 39] [fpath: ocaml build] + /home/opam/.opam/5.3.0/bin/ocaml "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/fpath.0.7.3) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends - + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml - File "src/fpath.ml", line 40, characters 22-38: - 40 | let is_unc_path p = String.is_prefix "\\\\" p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 124, characters 21-37: - 124 | let has_volume p = String.is_prefix "//" p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 427, characters 10-26: - 427 | if not (String.is_prefix prefix p) then false else - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 548, characters 42-58: - 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r) - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 563, characters 32-48: - 563 | | true -> String.equal dot p || String.is_prefix dot_dir p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 578, characters 35-51: - 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 633, characters 18-31: - 633 | if not (String.(Sub.is_suffix (sub e) ext)) then false else - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa - + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml - File "src/fpath.ml", line 40, characters 22-38: - 40 | let is_unc_path p = String.is_prefix "\\\\" p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 124, characters 21-37: - 124 | let has_volume p = String.is_prefix "//" p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 427, characters 10-26: - 427 | if not (String.is_prefix prefix p) then false else - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 548, characters 42-58: - 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r) - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 563, characters 32-48: - 563 | | true -> String.equal dot p || String.is_prefix dot_dir p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 578, characters 35-51: - 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - - File "src/fpath.ml", line 633, characters 18-31: - 633 | if not (String.(Sub.is_suffix (sub e) ext)) then false else - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma - # No parallelism done -> compiled fpath.0.7.3 Processing 63/101: [dune: ocaml 39] -> installed fpath.0.7.3 Processing 64/101: [dune: ocaml 39] + /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.0) - ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - Processing 64/101: [dune: ./_boot/dune.exe build] + /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.0) -> compiled dune.3.20.0 -> installed dune.3.20.0 Processing 66/101: [csexp: dune build] Processing 67/101: [csexp: dune build] [cstruct: dune build] Processing 68/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] Processing 69/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 70/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 71/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] Processing 72/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 72/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build] -> installed sexplib0.v0.17.0 Processing 73/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build] Processing 74/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 74/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed menhirSdk.20240715 Processing 75/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [menhirLib: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 75/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed menhirLib.20240715 Processing 76/101: [csexp: dune build] [cstruct: dune build] [menhirCST: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 76/101: [csexp: dune build] [cstruct: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed menhirCST.20240715 Processing 77/101: [csexp: dune build] [cstruct: dune build] [parsexp: dune build] [stdcompat: dune build] Processing 78/101: [csexp: dune build] [cstruct: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "cstruct" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cstruct.6.2.0) -> compiled cstruct.6.2.0 Processing 78/101: [csexp: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed cstruct.6.2.0 Processing 79/101: [csexp: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] Processing 80/101: [csexp: dune build] [hex: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 80/101: [hex: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed csexp.1.5.2 Processing 81/101: [hex: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] Processing 82/101: [dune-configurator: rm] [hex: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "hex" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/hex.1.5.0) -> compiled hex.1.5.0 Processing 82/101: [dune-configurator: rm] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] -> installed hex.1.5.0 Processing 83/101: [dune-configurator: rm] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] Processing 84/101: [dune-configurator: rm] [ezjsonm: dune build] [menhir: dune build] [parsexp: dune build] [stdcompat: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.0) + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/parsexp.v0.17.0) -> compiled parsexp.v0.17.0 Processing 84/101: [dune-configurator: rm] [ezjsonm: dune build] [menhir: dune build] [stdcompat: dune build] -> installed parsexp.v0.17.0 Processing 85/101: [dune-configurator: rm] [ezjsonm: dune build] [menhir: dune build] [stdcompat: dune build] Processing 86/101: [dune-configurator: rm] [ezjsonm: dune build] [menhir: dune build] [sexplib: dune build] [stdcompat: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.0) Processing 86/101: [dune-configurator: dune build] [ezjsonm: dune build] [menhir: dune build] [sexplib: dune build] [stdcompat: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdcompat" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdcompat.21.0) -> compiled stdcompat.21.0 Processing 86/101: [dune-configurator: dune build] [ezjsonm: dune build] [menhir: dune build] [sexplib: dune build] -> installed stdcompat.21.0 Processing 87/101: [dune-configurator: dune build] [ezjsonm: dune build] [menhir: dune build] [sexplib: dune build] Processing 88/101: [dune-configurator: dune build] [ezjsonm: dune build] [menhir: dune build] [pyml: dune build] [sexplib: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ezjsonm" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ezjsonm.1.3.0) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.ezjsonm.objs/byte -I /home/opam/.opam/5.3.0/lib/cstruct -I /home/opam/.opam/5.3.0/lib/hex -I /home/opam/.opam/5.3.0/lib/jsonm -I /home/opam/.opam/5.3.0/lib/sexplib0 -I /home/opam/.opam/5.3.0/lib/uutf -cmi-file lib/.ezjsonm.objs/byte/ezjsonm.cmi -no-alias-deps -o lib/.ezjsonm.objs/byte/ezjsonm.cmo -c -impl lib/ezjsonm.ml) - File "lib/ezjsonm.ml", line 158, characters 2-16: - 158 | Printf.kprintf (fun msg -> - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I lib/.ezjsonm.objs/byte -I lib/.ezjsonm.objs/native -I /home/opam/.opam/5.3.0/lib/cstruct -I /home/opam/.opam/5.3.0/lib/hex -I /home/opam/.opam/5.3.0/lib/jsonm -I /home/opam/.opam/5.3.0/lib/sexplib0 -I /home/opam/.opam/5.3.0/lib/uutf -cmi-file lib/.ezjsonm.objs/byte/ezjsonm.cmi -no-alias-deps -o lib/.ezjsonm.objs/native/ezjsonm.cmx -c -impl lib/ezjsonm.ml) - File "lib/ezjsonm.ml", line 158, characters 2-16: - 158 | Printf.kprintf (fun msg -> - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printf.kprintf - Use Printf.ksprintf instead. -> compiled ezjsonm.1.3.0 Processing 88/101: [dune-configurator: dune build] [menhir: dune build] [pyml: dune build] [sexplib: dune build] -> installed ezjsonm.1.3.0 Processing 89/101: [dune-configurator: dune build] [menhir: dune build] [pyml: dune build] [sexplib: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sexplib.v0.17.0) -> compiled sexplib.v0.17.0 Processing 89/101: [dune-configurator: dune build] [menhir: dune build] [pyml: dune build] -> installed sexplib.v0.17.0 Processing 90/101: [dune-configurator: dune build] [menhir: dune build] [pyml: dune build] Processing 91/101: [dune-compiledb: dune build] [dune-configurator: dune build] [menhir: dune build] [pyml: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.0) -> compiled dune-configurator.3.20.0 Processing 91/101: [dune-compiledb: dune build] [menhir: dune build] [pyml: dune build] -> installed dune-configurator.3.20.0 Processing 92/101: [dune-compiledb: dune build] [menhir: dune build] [pyml: dune build] Processing 93/101: [dune-compiledb: dune build] [menhir: dune build] [parmap: dune build] [pyml: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-compiledb" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-compiledb.0.6.0) -> compiled dune-compiledb.0.6.0 Processing 93/101: [menhir: dune build] [parmap: dune build] [pyml: dune build] -> installed dune-compiledb.0.6.0 Processing 94/101: [menhir: dune build] [parmap: dune build] [pyml: dune build] Processing 95/101: [menhir: dune build] [parmap: dune build] [pcre: dune build] [pyml: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "parmap" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/parmap.1.2.5) -> compiled parmap.1.2.5 Processing 95/101: [menhir: dune build] [pcre: dune build] [pyml: dune build] -> installed parmap.1.2.5 Processing 96/101: [menhir: dune build] [pcre: dune build] [pyml: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "pcre" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/pcre.8.0.5) -> compiled pcre.8.0.5 Processing 96/101: [menhir: dune build] [pyml: dune build] -> installed pcre.8.0.5 Processing 97/101: [menhir: dune build] [pyml: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "pyml" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/pyml.20250807) -> compiled pyml.20250807 Processing 97/101: [menhir: dune build] -> installed pyml.20250807 Processing 98/101: [menhir: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhir.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 -> installed menhir.20240715 Processing 100/101: [coccinelle: ./autogen] + /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/./autogen (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0) Processing 100/101: [coccinelle: ./configure] + /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/./configure "--enable-opt" "--enable-ocaml" "--enable-python" "--enable-pcre-syntax" "--enable-pcre" "--prefix" "/home/opam/.opam/5.3.0" "--libdir" "/home/opam/.opam/5.3.0/lib" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0) - configure: configuring coccinelle 1.3 in /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0 - checking for a BSD-compatible install... /usr/bin/install -c - checking whether sleep supports fractional seconds... yes - checking filesystem timestamp resolution... 2 - checking whether build environment is sane... yes - checking for a race-free mkdir -p... mkdir -p - checking for gawk... no - checking for mawk... no - checking for nawk... nawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking xargs -n works... yes - configure: determining version suffix - checking for date... /bin/date - configure: version suffix set to Sat, 23 Aug 2025 05:52:51 +0000 - configure: this configure program uses pkg-config m4 macros - configure: this configure program uses ocaml m4 macros (see setup/ocaml.m4) - configure: this configure program uses custom m4 macros (see setup/cocci.m4) - configure: some fake substitutions for required but unavailable programs may be used (see setup/fake*) - configure: verifying basic tools - checking whether make supports the include directive... yes (GNU style) - checking for gcc... no - checking for cc... 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 whether cc understands -c and -o together... yes - checking dependency style of cc... none - checking how to run the C preprocessor... cc -E - checking for bash... /usr/local/bin/bash - checking for tar... /usr/bin/tar - checking for patch... /usr/bin/patch - checking for echo... /bin/echo - checking for hevea... no - configure: WARNING: hevea not detected -- you will be able to rebuild the documentation - checking for patchelf... no - checking for pkg-config... /usr/local/bin/pkg-config - checking pkg-config is at least version 0.9.0... yes - checking for ocamlc... /home/opam/.opam/5.3.0/bin/ocamlc - OCaml version is 5.3.0 - OCaml library path is /home/opam/.opam/5.3.0/lib/ocaml - checking for ocamlopt... /home/opam/.opam/5.3.0/bin/ocamlopt - checking for ocamlc.opt... /home/opam/.opam/5.3.0/bin/ocamlc.opt - checking for ocamlopt.opt... /home/opam/.opam/5.3.0/bin/ocamlopt.opt - checking for ocaml... /home/opam/.opam/5.3.0/bin/ocaml - checking for ocamldep... /home/opam/.opam/5.3.0/bin/ocamldep - checking for ocamlmktop... /home/opam/.opam/5.3.0/bin/ocamlmktop - checking for ocamlmklib... /home/opam/.opam/5.3.0/bin/ocamlmklib - checking for ocamldoc... /home/opam/.opam/5.3.0/bin/ocamldoc - checking that the OCaml version is at least 3.12... yes - checking that the OCaml version is at least 4.02... yes - checking that the OCaml version is at least 4.03... yes - checking that the OCaml version is at least 4.08... yes - checking that the OCaml version is at least 5.0... yes - checking for ocamllex... /home/opam/.opam/5.3.0/bin/ocamllex - checking for ocamllex.opt... /home/opam/.opam/5.3.0/bin/ocamllex.opt - checking for ocamlyacc... /home/opam/.opam/5.3.0/bin/ocamlyacc - checking for ocamlfind... /home/opam/.opam/5.3.0/bin/ocamlfind - checking for ocamlprof... /home/opam/.opam/5.3.0/bin/ocamlprof - configure: verifying basic ocaml modules - configure: coccinelle may use external ocaml libraries in /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles - configure: the following OCaml packages should be provided by your ocaml installation - checking for OCaml findlib package unix... found - checking for OCaml findlib package str... found - checking for OCaml findlib package compiler-libs... found - configure: configuring package dynlink - checking for OCaml findlib package dynlink... found - configure: configuring package parmap - checking for OCaml findlib package parmap... found - configure: configuring package stdcompat - checking for OCaml findlib package stdcompat... found - checking if installed stdcompat provides In_channel... yes - configure: verifying optional features - checking for menhir... /home/opam/.opam/5.3.0/bin/menhir - configure: system menhir will be used - checking if menhir supports -O 1... yes - configure: configuring package pyml - checking for OCaml findlib package pyml... found - checking if installed pyml provides Class.init with list of parent classes... yes - checking for libpcre... yes - configure: configuring package pcre - checking for OCaml findlib package pcre... found - checking if pcre depends on bytes... no - configure: support for pcre syntax is enabled - checking for pdflatex... no - configure: pdflatex not found. Trying substitute /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/setup/fake-pdflatex.sh pdflatex. - checking for pdflatex... /home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/setup/fake-pdflatex.sh pdflatex - checking that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating Makefile.config - config.status: creating version.ml - config.status: creating commons/commands.ml - config.status: creating globals/cocciconfig.ml - config.status: creating globals/regexp.ml - config.status: creating python/pycocci.ml - config.status: creating ocaml/prepare_ocamlcocci.ml - config.status: creating scripts/spatch.sh - config.status: creating tools/spgen/scripts/spgen.sh - config.status: creating docs/spatch.1 - config.status: creating setup/Makefile - config.status: executing depfiles commands - configure: configuration completed - ------------------------------------------------------------------------------ - Summary - - configure flags: --enable-opt --enable-ocaml --enable-python --enable-pcre-syntax --enable-pcre --prefix /home/opam/.opam/5.3.0 --libdir /home/opam/.opam/5.3.0/lib - findlib: /home/opam/.opam/5.3.0/bin/ocamlfind (an actual version is strongly recommended) - menhir: /home/opam/.opam/5.3.0/bin/menhir - (for local package use --without-menhir, - install the menhir package otherwise) - - ocaml scripting: yes (overridable with --enable-ocaml) - python scripting: yes (overridable with --enable-python) - - pcre regexes: yes (overridable with --enable-pcre-syntax) - pcre module: yes (for local package use --disable-pcre) - pcre library: yes (requires the libpcre-ocaml-dev package) - - optimized spatch: yes (overridable with --disable-opt) - - bash-completion: ${prefix}/share/bash-completion/completions - (overridable with --with-bash-completion) - - ------------------------------------------------------------------------------ - Coccinelle can now be compiled and installed. - - - If you compile coccinelle again after source code changes or - configuration changes, you may need to run first: - $ make clean - - To compile coccinelle, run: - $ make - - To install coccinelle, run: - $ make install - - Then, to test coccinelle, run for example: - $ spatch -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c - - Or when coccinelle is not installed yet: - $ COCCINELLE_HOME=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0 ${SHELL} ./scripts/spatch.sh -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c - ------------------------------------------------------------------------------ - You may need to set some environment variables so that the python - libraries are found. The frontend 'spatch' sets the following variables: - - $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/opam/.opam/5.3.0/lib - $ export PYTHONPATH=$PYTHONPATH:/home/opam/.opam/5.3.0/lib/coccinelle/python - - ------------------------------------------------------------------------------ Processing 100/101: [coccinelle: gmake clean] + /usr/local/bin/gmake "clean" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0) - /usr/local/bin/gmake -C bundles/stdcompat clean - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/stdcompat' - rm -f *.mli *.cmi *.cmo *.cmt *.cmti *.cmx *.cma *.cmxa *.a - cd stdcompat-current && \ - rm -f *.cmi *.cmo *.cmx *.cmt *.cmti *.cma *.cmxa *.a *.cmxs - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/stdcompat' - /usr/local/bin/gmake -C bundles/menhirLib clean - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/menhirLib' - rm -f .depend \ - menhir menhirLib.cmi menhirLib.cmx menhirLib.o \ - menhirLib.cmo \ - menhirLib.ml menhirLib.mli syntax.cmi menhir-20181113/src/parser.mly menhir-20181113/src/menhir menhir-20181113/src/installation.ml \ - menhir-20181113/src/chopInlined.mli menhir-20181113/src/lexer.mli menhir-20181113/src/lexdep.mli menhir-20181113/src/lexmli.mli menhir-20181113/src/parser.mli menhir-20181113/src/sentenceLexer.mli menhir-20181113/src/sentenceParser.mli menhir-20181113/src/lexpointfree.mli menhir-20181113/src/lineCount.mli menhir-20181113/src/segment.mli \ - menhir-20181113/src/chopInlined.ml menhir-20181113/src/lexer.ml menhir-20181113/src/lexdep.ml menhir-20181113/src/lexmli.ml menhir-20181113/src/parser.ml menhir-20181113/src/sentenceLexer.ml menhir-20181113/src/sentenceParser.ml menhir-20181113/src/lexpointfree.ml menhir-20181113/src/lineCount.ml menhir-20181113/src/segment.ml standard.mly \ - \ - \ - \ - \ - \ - menhir-20181113/src/Fix.o menhir-20181113/src/IO.o menhir-20181113/src/installation.o menhir-20181113/src/keyword.o menhir-20181113/src/lineCount.o menhir-20181113/src/positions.o menhir-20181113/src/stringSet.o menhir-20181113/src/version.o menhir-20181113/src/settings.o menhir-20181113/src/printer.o menhir-20181113/src/codeBits.o menhir-20181113/src/action.o menhir-20181113/src/mark.o menhir-20181113/src/stringMap.o menhir-20181113/src/menhirLib.o menhir-20181113/src/error.o menhir-20181113/src/misc.o menhir-20181113/src/codeBits.o menhir-20181113/src/gSet.o menhir-20181113/src/compressedBitSet.o menhir-20181113/src/option.o menhir-20181113/src/dot.o menhir-20181113/src/InputFile.o menhir-20181113/src/parameters.o menhir-20181113/src/InputFile.o menhir-20181113/src/lexpointfree.o menhir-20181113/src/parserAux.o menhir-20181113/src/parser.o menhir-20181113/src/lexer.o menhir-20181113/src/tarjan.o menhir-20181113/src/unionFind.o menhir-20181113/src/expandTokenAliases.o menhir-20181113/src/partialGrammar.o menhir-20181113/src/time.o menhir-20181113/src/unparameterizedSyntax.o menhir-20181113/src/tokenType.o menhir-20181113/src/nonterminalType.o menhir-20181113/src/interface.o menhir-20181113/src/lexdep.o menhir-20181113/src/lexmli.o menhir-20181113/src/infer.o menhir-20181113/src/listMonad.o menhir-20181113/src/chopInlined.o menhir-20181113/src/sequence.o menhir-20181113/src/CompletedNatWitness.o menhir-20181113/src/Unifier.o menhir-20181113/src/Memoize.o menhir-20181113/src/SortUnification.o menhir-20181113/src/SortInference.o menhir-20181113/src/GroundSort.o menhir-20181113/src/SelectiveExpansion.o menhir-20181113/src/syntax.o menhir-20181113/src/Drop.o menhir-20181113/src/CheckSafeParameterizedGrammar.o menhir-20181113/src/nonTerminalDefinitionInlining.o menhir-20181113/src/reachability.o menhir-20181113/src/unparameterizedPrinter.o menhir-20181113/src/FixSolver.o menhir-20181113/src/Boolean.o menhir-20181113/src/Maps.o menhir-20181113/src/patricia.o menhir-20181113/src/grammarFunctor.o menhir-20181113/src/keywordExpansion.o menhir-20181113/src/anonymous.o menhir-20181113/src/Driver.o menhir-20181113/src/front.o menhir-20181113/src/gMap.o menhir-20181113/src/grammar.o menhir-20181113/src/codePieces.o menhir-20181113/src/item.o menhir-20181113/src/derivation.o menhir-20181113/src/lr0.o menhir-20181113/src/slr.o menhir-20181113/src/lr1.o menhir-20181113/src/DependencyGraph.o menhir-20181113/src/lr1partial.o menhir-20181113/src/conflict.o menhir-20181113/src/invariant.o menhir-20181113/src/default.o menhir-20181113/src/Trie.o menhir-20181113/src/MySet.o menhir-20181113/src/resizableArray.o menhir-20181113/src/LowIntegerPriorityQueue.o menhir-20181113/src/LRijkstraCore.o menhir-20181113/src/codeBackend.o menhir-20181113/src/coqBackend.o menhir-20181113/src/pprint.o menhir-20181113/src/cst.o menhir-20181113/src/traverse.o menhir-20181113/src/inliner.o menhir-20181113/src/referenceInterpreter.o menhir-20181113/src/sentenceParser.o menhir-20181113/src/sentenceLexer.o menhir-20181113/src/segment.o menhir-20181113/src/sentenceParserAux.o menhir-20181113/src/interpret.o menhir-20181113/src/tableBackend.o menhir-20181113/src/astar.o menhir-20181113/src/LRijkstra.o menhir-20181113/src/cmly_api.o menhir-20181113/src/cmly_format.o menhir-20181113/src/cmly_read.o menhir-20181113/src/cmly_write.o menhir-20181113/src/back.o menhir-20181113/src/menhir.o menhir-20181113/src/General.o menhir-20181113/src/IncrementalEngine.o menhir-20181113/src/InfiniteArray.o menhir-20181113/src/PackedIntArray.o menhir-20181113/src/LinearizedArray.o menhir-20181113/src/RowDisplacement.o menhir-20181113/src/EngineTypes.o menhir-20181113/src/Engine.o menhir-20181113/src/TableFormat.o menhir-20181113/src/TableInterpreter.o menhir-20181113/src/Convert.o \ - menhir-20181113/src/Fix.cmi menhir-20181113/src/IO.cmi menhir-20181113/src/installation.cmi menhir-20181113/src/keyword.cmi menhir-20181113/src/lineCount.cmi menhir-20181113/src/positions.cmi menhir-20181113/src/stringSet.cmi menhir-20181113/src/version.cmi menhir-20181113/src/settings.cmi menhir-20181113/src/printer.cmi menhir-20181113/src/codeBits.cmi menhir-20181113/src/action.cmi menhir-20181113/src/mark.cmi menhir-20181113/src/stringMap.cmi menhir-20181113/src/menhirLib.cmi menhir-20181113/src/error.cmi menhir-20181113/src/misc.cmi menhir-20181113/src/codeBits.cmi menhir-20181113/src/gSet.cmi menhir-20181113/src/compressedBitSet.cmi menhir-20181113/src/option.cmi menhir-20181113/src/dot.cmi menhir-20181113/src/InputFile.cmi menhir-20181113/src/parameters.cmi menhir-20181113/src/InputFile.cmi menhir-20181113/src/lexpointfree.cmi menhir-20181113/src/parserAux.cmi menhir-20181113/src/parser.cmi menhir-20181113/src/lexer.cmi menhir-20181113/src/tarjan.cmi menhir-20181113/src/unionFind.cmi menhir-20181113/src/expandTokenAliases.cmi menhir-20181113/src/partialGrammar.cmi menhir-20181113/src/time.cmi menhir-20181113/src/unparameterizedSyntax.cmi menhir-20181113/src/tokenType.cmi menhir-20181113/src/nonterminalType.cmi menhir-20181113/src/interface.cmi menhir-20181113/src/lexdep.cmi menhir-20181113/src/lexmli.cmi menhir-20181113/src/infer.cmi menhir-20181113/src/listMonad.cmi menhir-20181113/src/chopInlined.cmi menhir-20181113/src/sequence.cmi menhir-20181113/src/CompletedNatWitness.cmi menhir-20181113/src/Unifier.cmi menhir-20181113/src/Memoize.cmi menhir-20181113/src/SortUnification.cmi menhir-20181113/src/SortInference.cmi menhir-20181113/src/GroundSort.cmi menhir-20181113/src/SelectiveExpansion.cmi menhir-20181113/src/syntax.cmi menhir-20181113/src/Drop.cmi menhir-20181113/src/CheckSafeParameterizedGrammar.cmi menhir-20181113/src/nonTerminalDefinitionInlining.cmi menhir-20181113/src/reachability.cmi menhir-20181113/src/unparameterizedPrinter.cmi menhir-20181113/src/FixSolver.cmi menhir-20181113/src/Boolean.cmi menhir-20181113/src/Maps.cmi menhir-20181113/src/patricia.cmi menhir-20181113/src/grammarFunctor.cmi menhir-20181113/src/keywordExpansion.cmi menhir-20181113/src/anonymous.cmi menhir-20181113/src/Driver.cmi menhir-20181113/src/front.cmi menhir-20181113/src/gMap.cmi menhir-20181113/src/grammar.cmi menhir-20181113/src/codePieces.cmi menhir-20181113/src/item.cmi menhir-20181113/src/derivation.cmi menhir-20181113/src/lr0.cmi menhir-20181113/src/slr.cmi menhir-20181113/src/lr1.cmi menhir-20181113/src/DependencyGraph.cmi menhir-20181113/src/lr1partial.cmi menhir-20181113/src/conflict.cmi menhir-20181113/src/invariant.cmi menhir-20181113/src/default.cmi menhir-20181113/src/Trie.cmi menhir-20181113/src/MySet.cmi menhir-20181113/src/resizableArray.cmi menhir-20181113/src/LowIntegerPriorityQueue.cmi menhir-20181113/src/LRijkstraCore.cmi menhir-20181113/src/codeBackend.cmi menhir-20181113/src/coqBackend.cmi menhir-20181113/src/pprint.cmi menhir-20181113/src/cst.cmi menhir-20181113/src/traverse.cmi menhir-20181113/src/inliner.cmi menhir-20181113/src/referenceInterpreter.cmi menhir-20181113/src/sentenceParser.cmi menhir-20181113/src/sentenceLexer.cmi menhir-20181113/src/segment.cmi menhir-20181113/src/sentenceParserAux.cmi menhir-20181113/src/interpret.cmi menhir-20181113/src/tableBackend.cmi menhir-20181113/src/astar.cmi menhir-20181113/src/LRijkstra.cmi menhir-20181113/src/cmly_api.cmi menhir-20181113/src/cmly_format.cmi menhir-20181113/src/cmly_read.cmi menhir-20181113/src/cmly_write.cmi menhir-20181113/src/back.cmi menhir-20181113/src/menhir.cmi menhir-20181113/src/General.cmi menhir-20181113/src/IncrementalEngine.cmi menhir-20181113/src/InfiniteArray.cmi menhir-20181113/src/PackedIntArray.cmi menhir-20181113/src/LinearizedArray.cmi menhir-20181113/src/RowDisplacement.cmi menhir-20181113/src/EngineTypes.cmi menhir-20181113/src/Engine.cmi menhir-20181113/src/TableFormat.cmi menhir-20181113/src/TableInterpreter.cmi menhir-20181113/src/Convert.cmi \ - menhir-20181113/src/Fix.cmx menhir-20181113/src/IO.cmx menhir-20181113/src/installation.cmx menhir-20181113/src/keyword.cmx menhir-20181113/src/lineCount.cmx menhir-20181113/src/positions.cmx menhir-20181113/src/stringSet.cmx menhir-20181113/src/version.cmx menhir-20181113/src/settings.cmx menhir-20181113/src/printer.cmx menhir-20181113/src/codeBits.cmx menhir-20181113/src/action.cmx menhir-20181113/src/mark.cmx menhir-20181113/src/stringMap.cmx menhir-20181113/src/menhirLib.cmx menhir-20181113/src/error.cmx menhir-20181113/src/misc.cmx menhir-20181113/src/codeBits.cmx menhir-20181113/src/gSet.cmx menhir-20181113/src/compressedBitSet.cmx menhir-20181113/src/option.cmx menhir-20181113/src/dot.cmx menhir-20181113/src/InputFile.cmx menhir-20181113/src/parameters.cmx menhir-20181113/src/InputFile.cmx menhir-20181113/src/lexpointfree.cmx menhir-20181113/src/parserAux.cmx menhir-20181113/src/parser.cmx menhir-20181113/src/lexer.cmx menhir-20181113/src/tarjan.cmx menhir-20181113/src/unionFind.cmx menhir-20181113/src/expandTokenAliases.cmx menhir-20181113/src/partialGrammar.cmx menhir-20181113/src/time.cmx menhir-20181113/src/unparameterizedSyntax.cmx menhir-20181113/src/tokenType.cmx menhir-20181113/src/nonterminalType.cmx menhir-20181113/src/interface.cmx menhir-20181113/src/lexdep.cmx menhir-20181113/src/lexmli.cmx menhir-20181113/src/infer.cmx menhir-20181113/src/listMonad.cmx menhir-20181113/src/chopInlined.cmx menhir-20181113/src/sequence.cmx menhir-20181113/src/CompletedNatWitness.cmx menhir-20181113/src/Unifier.cmx menhir-20181113/src/Memoize.cmx menhir-20181113/src/SortUnification.cmx menhir-20181113/src/SortInference.cmx menhir-20181113/src/GroundSort.cmx menhir-20181113/src/SelectiveExpansion.cmx menhir-20181113/src/syntax.cmx menhir-20181113/src/Drop.cmx menhir-20181113/src/CheckSafeParameterizedGrammar.cmx menhir-20181113/src/nonTerminalDefinitionInlining.cmx menhir-20181113/src/reachability.cmx menhir-20181113/src/unparameterizedPrinter.cmx menhir-20181113/src/FixSolver.cmx menhir-20181113/src/Boolean.cmx menhir-20181113/src/Maps.cmx menhir-20181113/src/patricia.cmx menhir-20181113/src/grammarFunctor.cmx menhir-20181113/src/keywordExpansion.cmx menhir-20181113/src/anonymous.cmx menhir-20181113/src/Driver.cmx menhir-20181113/src/front.cmx menhir-20181113/src/gMap.cmx menhir-20181113/src/grammar.cmx menhir-20181113/src/codePieces.cmx menhir-20181113/src/item.cmx menhir-20181113/src/derivation.cmx menhir-20181113/src/lr0.cmx menhir-20181113/src/slr.cmx menhir-20181113/src/lr1.cmx menhir-20181113/src/DependencyGraph.cmx menhir-20181113/src/lr1partial.cmx menhir-20181113/src/conflict.cmx menhir-20181113/src/invariant.cmx menhir-20181113/src/default.cmx menhir-20181113/src/Trie.cmx menhir-20181113/src/MySet.cmx menhir-20181113/src/resizableArray.cmx menhir-20181113/src/LowIntegerPriorityQueue.cmx menhir-20181113/src/LRijkstraCore.cmx menhir-20181113/src/codeBackend.cmx menhir-20181113/src/coqBackend.cmx menhir-20181113/src/pprint.cmx menhir-20181113/src/cst.cmx menhir-20181113/src/traverse.cmx menhir-20181113/src/inliner.cmx menhir-20181113/src/referenceInterpreter.cmx menhir-20181113/src/sentenceParser.cmx menhir-20181113/src/sentenceLexer.cmx menhir-20181113/src/segment.cmx menhir-20181113/src/sentenceParserAux.cmx menhir-20181113/src/interpret.cmx menhir-20181113/src/tableBackend.cmx menhir-20181113/src/astar.cmx menhir-20181113/src/LRijkstra.cmx menhir-20181113/src/cmly_api.cmx menhir-20181113/src/cmly_format.cmx menhir-20181113/src/cmly_read.cmx menhir-20181113/src/cmly_write.cmx menhir-20181113/src/back.cmx menhir-20181113/src/menhir.cmx menhir-20181113/src/General.cmx menhir-20181113/src/IncrementalEngine.cmx menhir-20181113/src/InfiniteArray.cmx menhir-20181113/src/PackedIntArray.cmx menhir-20181113/src/LinearizedArray.cmx menhir-20181113/src/RowDisplacement.cmx menhir-20181113/src/EngineTypes.cmx menhir-20181113/src/Engine.cmx menhir-20181113/src/TableFormat.cmx menhir-20181113/src/TableInterpreter.cmx menhir-20181113/src/Convert.cmx \ - menhir-20181113/src/Fix.cmo menhir-20181113/src/IO.cmo menhir-20181113/src/installation.cmo menhir-20181113/src/keyword.cmo menhir-20181113/src/lineCount.cmo menhir-20181113/src/positions.cmo menhir-20181113/src/stringSet.cmo menhir-20181113/src/version.cmo menhir-20181113/src/settings.cmo menhir-20181113/src/printer.cmo menhir-20181113/src/codeBits.cmo menhir-20181113/src/action.cmo menhir-20181113/src/mark.cmo menhir-20181113/src/stringMap.cmo menhir-20181113/src/menhirLib.cmo menhir-20181113/src/error.cmo menhir-20181113/src/misc.cmo menhir-20181113/src/codeBits.cmo menhir-20181113/src/gSet.cmo menhir-20181113/src/compressedBitSet.cmo menhir-20181113/src/option.cmo menhir-20181113/src/dot.cmo menhir-20181113/src/InputFile.cmo menhir-20181113/src/parameters.cmo menhir-20181113/src/InputFile.cmo menhir-20181113/src/lexpointfree.cmo menhir-20181113/src/parserAux.cmo menhir-20181113/src/parser.cmo menhir-20181113/src/lexer.cmo menhir-20181113/src/tarjan.cmo menhir-20181113/src/unionFind.cmo menhir-20181113/src/expandTokenAliases.cmo menhir-20181113/src/partialGrammar.cmo menhir-20181113/src/time.cmo menhir-20181113/src/unparameterizedSyntax.cmo menhir-20181113/src/tokenType.cmo menhir-20181113/src/nonterminalType.cmo menhir-20181113/src/interface.cmo menhir-20181113/src/lexdep.cmo menhir-20181113/src/lexmli.cmo menhir-20181113/src/infer.cmo menhir-20181113/src/listMonad.cmo menhir-20181113/src/chopInlined.cmo menhir-20181113/src/sequence.cmo menhir-20181113/src/CompletedNatWitness.cmo menhir-20181113/src/Unifier.cmo menhir-20181113/src/Memoize.cmo menhir-20181113/src/SortUnification.cmo menhir-20181113/src/SortInference.cmo menhir-20181113/src/GroundSort.cmo menhir-20181113/src/SelectiveExpansion.cmo menhir-20181113/src/syntax.cmo menhir-20181113/src/Drop.cmo menhir-20181113/src/CheckSafeParameterizedGrammar.cmo menhir-20181113/src/nonTerminalDefinitionInlining.cmo menhir-20181113/src/reachability.cmo menhir-20181113/src/unparameterizedPrinter.cmo menhir-20181113/src/FixSolver.cmo menhir-20181113/src/Boolean.cmo menhir-20181113/src/Maps.cmo menhir-20181113/src/patricia.cmo menhir-20181113/src/grammarFunctor.cmo menhir-20181113/src/keywordExpansion.cmo menhir-20181113/src/anonymous.cmo menhir-20181113/src/Driver.cmo menhir-20181113/src/front.cmo menhir-20181113/src/gMap.cmo menhir-20181113/src/grammar.cmo menhir-20181113/src/codePieces.cmo menhir-20181113/src/item.cmo menhir-20181113/src/derivation.cmo menhir-20181113/src/lr0.cmo menhir-20181113/src/slr.cmo menhir-20181113/src/lr1.cmo menhir-20181113/src/DependencyGraph.cmo menhir-20181113/src/lr1partial.cmo menhir-20181113/src/conflict.cmo menhir-20181113/src/invariant.cmo menhir-20181113/src/default.cmo menhir-20181113/src/Trie.cmo menhir-20181113/src/MySet.cmo menhir-20181113/src/resizableArray.cmo menhir-20181113/src/LowIntegerPriorityQueue.cmo menhir-20181113/src/LRijkstraCore.cmo menhir-20181113/src/codeBackend.cmo menhir-20181113/src/coqBackend.cmo menhir-20181113/src/pprint.cmo menhir-20181113/src/cst.cmo menhir-20181113/src/traverse.cmo menhir-20181113/src/inliner.cmo menhir-20181113/src/referenceInterpreter.cmo menhir-20181113/src/sentenceParser.cmo menhir-20181113/src/sentenceLexer.cmo menhir-20181113/src/segment.cmo menhir-20181113/src/sentenceParserAux.cmo menhir-20181113/src/interpret.cmo menhir-20181113/src/tableBackend.cmo menhir-20181113/src/astar.cmo menhir-20181113/src/LRijkstra.cmo menhir-20181113/src/cmly_api.cmo menhir-20181113/src/cmly_format.cmo menhir-20181113/src/cmly_read.cmo menhir-20181113/src/cmly_write.cmo menhir-20181113/src/back.cmo menhir-20181113/src/menhir.cmo menhir-20181113/src/General.cmo menhir-20181113/src/IncrementalEngine.cmo menhir-20181113/src/InfiniteArray.cmo menhir-20181113/src/PackedIntArray.cmo menhir-20181113/src/LinearizedArray.cmo menhir-20181113/src/RowDisplacement.cmo menhir-20181113/src/EngineTypes.cmo menhir-20181113/src/Engine.cmo menhir-20181113/src/TableFormat.cmo menhir-20181113/src/TableInterpreter.cmo menhir-20181113/src/Convert.cmo \ - menhir-20181113/src/Fix.cmt menhir-20181113/src/IO.cmt menhir-20181113/src/installation.cmt menhir-20181113/src/keyword.cmt menhir-20181113/src/lineCount.cmt menhir-20181113/src/positions.cmt menhir-20181113/src/stringSet.cmt menhir-20181113/src/version.cmt menhir-20181113/src/settings.cmt menhir-20181113/src/printer.cmt menhir-20181113/src/codeBits.cmt menhir-20181113/src/action.cmt menhir-20181113/src/mark.cmt menhir-20181113/src/stringMap.cmt menhir-20181113/src/menhirLib.cmt menhir-20181113/src/error.cmt menhir-20181113/src/misc.cmt menhir-20181113/src/codeBits.cmt menhir-20181113/src/gSet.cmt menhir-20181113/src/compressedBitSet.cmt menhir-20181113/src/option.cmt menhir-20181113/src/dot.cmt menhir-20181113/src/InputFile.cmt menhir-20181113/src/parameters.cmt menhir-20181113/src/InputFile.cmt menhir-20181113/src/lexpointfree.cmt menhir-20181113/src/parserAux.cmt menhir-20181113/src/parser.cmt menhir-20181113/src/lexer.cmt menhir-20181113/src/tarjan.cmt menhir-20181113/src/unionFind.cmt menhir-20181113/src/expandTokenAliases.cmt menhir-20181113/src/partialGrammar.cmt menhir-20181113/src/time.cmt menhir-20181113/src/unparameterizedSyntax.cmt menhir-20181113/src/tokenType.cmt menhir-20181113/src/nonterminalType.cmt menhir-20181113/src/interface.cmt menhir-20181113/src/lexdep.cmt menhir-20181113/src/lexmli.cmt menhir-20181113/src/infer.cmt menhir-20181113/src/listMonad.cmt menhir-20181113/src/chopInlined.cmt menhir-20181113/src/sequence.cmt menhir-20181113/src/CompletedNatWitness.cmt menhir-20181113/src/Unifier.cmt menhir-20181113/src/Memoize.cmt menhir-20181113/src/SortUnification.cmt menhir-20181113/src/SortInference.cmt menhir-20181113/src/GroundSort.cmt menhir-20181113/src/SelectiveExpansion.cmt menhir-20181113/src/syntax.cmt menhir-20181113/src/Drop.cmt menhir-20181113/src/CheckSafeParameterizedGrammar.cmt menhir-20181113/src/nonTerminalDefinitionInlining.cmt menhir-20181113/src/reachability.cmt menhir-20181113/src/unparameterizedPrinter.cmt menhir-20181113/src/FixSolver.cmt menhir-20181113/src/Boolean.cmt menhir-20181113/src/Maps.cmt menhir-20181113/src/patricia.cmt menhir-20181113/src/grammarFunctor.cmt menhir-20181113/src/keywordExpansion.cmt menhir-20181113/src/anonymous.cmt menhir-20181113/src/Driver.cmt menhir-20181113/src/front.cmt menhir-20181113/src/gMap.cmt menhir-20181113/src/grammar.cmt menhir-20181113/src/codePieces.cmt menhir-20181113/src/item.cmt menhir-20181113/src/derivation.cmt menhir-20181113/src/lr0.cmt menhir-20181113/src/slr.cmt menhir-20181113/src/lr1.cmt menhir-20181113/src/DependencyGraph.cmt menhir-20181113/src/lr1partial.cmt menhir-20181113/src/conflict.cmt menhir-20181113/src/invariant.cmt menhir-20181113/src/default.cmt menhir-20181113/src/Trie.cmt menhir-20181113/src/MySet.cmt menhir-20181113/src/resizableArray.cmt menhir-20181113/src/LowIntegerPriorityQueue.cmt menhir-20181113/src/LRijkstraCore.cmt menhir-20181113/src/codeBackend.cmt menhir-20181113/src/coqBackend.cmt menhir-20181113/src/pprint.cmt menhir-20181113/src/cst.cmt menhir-20181113/src/traverse.cmt menhir-20181113/src/inliner.cmt menhir-20181113/src/referenceInterpreter.cmt menhir-20181113/src/sentenceParser.cmt menhir-20181113/src/sentenceLexer.cmt menhir-20181113/src/segment.cmt menhir-20181113/src/sentenceParserAux.cmt menhir-20181113/src/interpret.cmt menhir-20181113/src/tableBackend.cmt menhir-20181113/src/astar.cmt menhir-20181113/src/LRijkstra.cmt menhir-20181113/src/cmly_api.cmt menhir-20181113/src/cmly_format.cmt menhir-20181113/src/cmly_read.cmt menhir-20181113/src/cmly_write.cmt menhir-20181113/src/back.cmt menhir-20181113/src/menhir.cmt menhir-20181113/src/General.cmt menhir-20181113/src/IncrementalEngine.cmt menhir-20181113/src/InfiniteArray.cmt menhir-20181113/src/PackedIntArray.cmt menhir-20181113/src/LinearizedArray.cmt menhir-20181113/src/RowDisplacement.cmt menhir-20181113/src/EngineTypes.cmt menhir-20181113/src/Engine.cmt menhir-20181113/src/TableFormat.cmt menhir-20181113/src/TableInterpreter.cmt menhir-20181113/src/Convert.cmt \ - menhir-20181113/src/Fix.cmti menhir-20181113/src/IO.cmti menhir-20181113/src/installation.cmti menhir-20181113/src/keyword.cmti menhir-20181113/src/lineCount.cmti menhir-20181113/src/positions.cmti menhir-20181113/src/stringSet.cmti menhir-20181113/src/version.cmti menhir-20181113/src/settings.cmti menhir-20181113/src/printer.cmti menhir-20181113/src/codeBits.cmti menhir-20181113/src/action.cmti menhir-20181113/src/mark.cmti menhir-20181113/src/stringMap.cmti menhir-20181113/src/menhirLib.cmti menhir-20181113/src/error.cmti menhir-20181113/src/misc.cmti menhir-20181113/src/codeBits.cmti menhir-20181113/src/gSet.cmti menhir-20181113/src/compressedBitSet.cmti menhir-20181113/src/option.cmti menhir-20181113/src/dot.cmti menhir-20181113/src/InputFile.cmti menhir-20181113/src/parameters.cmti menhir-20181113/src/InputFile.cmti menhir-20181113/src/lexpointfree.cmti menhir-20181113/src/parserAux.cmti menhir-20181113/src/parser.cmti menhir-20181113/src/lexer.cmti menhir-20181113/src/tarjan.cmti menhir-20181113/src/unionFind.cmti menhir-20181113/src/expandTokenAliases.cmti menhir-20181113/src/partialGrammar.cmti menhir-20181113/src/time.cmti menhir-20181113/src/unparameterizedSyntax.cmti menhir-20181113/src/tokenType.cmti menhir-20181113/src/nonterminalType.cmti menhir-20181113/src/interface.cmti menhir-20181113/src/lexdep.cmti menhir-20181113/src/lexmli.cmti menhir-20181113/src/infer.cmti menhir-20181113/src/listMonad.cmti menhir-20181113/src/chopInlined.cmti menhir-20181113/src/sequence.cmti menhir-20181113/src/CompletedNatWitness.cmti menhir-20181113/src/Unifier.cmti menhir-20181113/src/Memoize.cmti menhir-20181113/src/SortUnification.cmti menhir-20181113/src/SortInference.cmti menhir-20181113/src/GroundSort.cmti menhir-20181113/src/SelectiveExpansion.cmti menhir-20181113/src/syntax.cmti menhir-20181113/src/Drop.cmti menhir-20181113/src/CheckSafeParameterizedGrammar.cmti menhir-20181113/src/nonTerminalDefinitionInlining.cmti menhir-20181113/src/reachability.cmti menhir-20181113/src/unparameterizedPrinter.cmti menhir-20181113/src/FixSolver.cmti menhir-20181113/src/Boolean.cmti menhir-20181113/src/Maps.cmti menhir-20181113/src/patricia.cmti menhir-20181113/src/grammarFunctor.cmti menhir-20181113/src/keywordExpansion.cmti menhir-20181113/src/anonymous.cmti menhir-20181113/src/Driver.cmti menhir-20181113/src/front.cmti menhir-20181113/src/gMap.cmti menhir-20181113/src/grammar.cmti menhir-20181113/src/codePieces.cmti menhir-20181113/src/item.cmti menhir-20181113/src/derivation.cmti menhir-20181113/src/lr0.cmti menhir-20181113/src/slr.cmti menhir-20181113/src/lr1.cmti menhir-20181113/src/DependencyGraph.cmti menhir-20181113/src/lr1partial.cmti menhir-20181113/src/conflict.cmti menhir-20181113/src/invariant.cmti menhir-20181113/src/default.cmti menhir-20181113/src/Trie.cmti menhir-20181113/src/MySet.cmti menhir-20181113/src/resizableArray.cmti menhir-20181113/src/LowIntegerPriorityQueue.cmti menhir-20181113/src/LRijkstraCore.cmti menhir-20181113/src/codeBackend.cmti menhir-20181113/src/coqBackend.cmti menhir-20181113/src/pprint.cmti menhir-20181113/src/cst.cmti menhir-20181113/src/traverse.cmti menhir-20181113/src/inliner.cmti menhir-20181113/src/referenceInterpreter.cmti menhir-20181113/src/sentenceParser.cmti menhir-20181113/src/sentenceLexer.cmti menhir-20181113/src/segment.cmti menhir-20181113/src/sentenceParserAux.cmti menhir-20181113/src/interpret.cmti menhir-20181113/src/tableBackend.cmti menhir-20181113/src/astar.cmti menhir-20181113/src/LRijkstra.cmti menhir-20181113/src/cmly_api.cmti menhir-20181113/src/cmly_format.cmti menhir-20181113/src/cmly_read.cmti menhir-20181113/src/cmly_write.cmti menhir-20181113/src/back.cmti menhir-20181113/src/menhir.cmti menhir-20181113/src/General.cmti menhir-20181113/src/IncrementalEngine.cmti menhir-20181113/src/InfiniteArray.cmti menhir-20181113/src/PackedIntArray.cmti menhir-20181113/src/LinearizedArray.cmti menhir-20181113/src/RowDisplacement.cmti menhir-20181113/src/EngineTypes.cmti menhir-20181113/src/Engine.cmti menhir-20181113/src/TableFormat.cmti menhir-20181113/src/TableInterpreter.cmti menhir-20181113/src/Convert.cmti \ - \ - \ - menhir-20181113/src/stretch.cmi menhir-20181113/src/IL.cmi menhir-20181113/src/lookahead.cmi \ - menhir-20181113/src/stretch.cmti menhir-20181113/src/IL.cmti menhir-20181113/src/lookahead.cmti - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/menhirLib' - /usr/local/bin/gmake -C bundles/pcre clean - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/pcre' - rm -f .depend pcre.cma pcre.cmxa \ - pcre.cmi libpcre_stubs.a \ - \ - pcre.cmx pcre.a \ - \ - \ - dllpcre_stubs.so \ - pcre-ocaml/src/dllpcre_stubs.so \ - pcre-ocaml/src/pcre.a \ - pcre-ocaml/src/libpcre_stubs.a \ - pcre-ocaml/src/pcre_stubs.o \ - pcre-ocaml/src/pcre.o \ - pcre-ocaml/src/pcre.cmi \ - pcre-ocaml/src/pcre.cmx \ - pcre-ocaml/src/pcre.cmo \ - pcre-ocaml/src/pcre.cmt \ - pcre-ocaml/src/pcre.cmti \ - pcre-ocaml/src/pcre.cma \ - pcre-ocaml/src/pcre.cmxa \ - \ - - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/pcre' - /usr/local/bin/gmake -C bundles/parmap clean - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/parmap' - rm -f .depend parmap.cma parmap.cmxa \ - parmap_compat.cmi bytearray.cmi parmap_utils.cmi setcore.cmi parmap.cmi libparmap_stubs.a \ - \ - parmap_compat.cmx bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx parmap.a \ - \ - \ - dllparmap_stubs.so \ - parmap/src/dllparmap_stubs.so \ - parmap/src/parmap.a \ - parmap/src/libparmap_stubs.a \ - parmap/src/bytearray_stubs.o parmap/src/setcore_stubs.o \ - parmap/src/parmap_compat.o parmap/src/bytearray.o parmap/src/parmap_utils.o parmap/src/setcore.o parmap/src/parmap.o \ - parmap/src/parmap_compat.cmi parmap/src/bytearray.cmi parmap/src/parmap_utils.cmi parmap/src/setcore.cmi parmap/src/parmap.cmi \ - parmap/src/parmap_compat.cmx parmap/src/bytearray.cmx parmap/src/parmap_utils.cmx parmap/src/setcore.cmx parmap/src/parmap.cmx \ - parmap/src/parmap_compat.cmo parmap/src/bytearray.cmo parmap/src/parmap_utils.cmo parmap/src/setcore.cmo parmap/src/parmap.cmo \ - parmap/src/parmap_compat.cmt parmap/src/bytearray.cmt parmap/src/parmap_utils.cmt parmap/src/setcore.cmt parmap/src/parmap.cmt \ - parmap/src/parmap_compat.cmti parmap/src/bytearray.cmti parmap/src/parmap_utils.cmti parmap/src/setcore.cmti parmap/src/parmap.cmti \ - parmap/src/parmap.cma \ - parmap/src/parmap.cmxa \ - \ - - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/parmap' - /usr/local/bin/gmake -C bundles/pyml clean - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/pyml' - rm -f .depend pyml.cma pyml.cmxa \ - pywrappers.cmi py.cmi pycaml.cmi libpyml_stubs.a \ - \ - pywrappers.cmx py.cmx pycaml.cmx pyml.a pyml-current/generate pyml-current/generate.cmi pyml-current/generate.cmx pyml-current/generate.cmo pyml-current/generate.cmt pyml-current/generate.cmti pyml-current/generate.o pyml-current/pyml.a pyml-current/pyml.cma pyml-current/pyml.cmxa pyml-current/dllpyml_stubs.so \ - \ - pyml-current/pyml_arch.ml \ - dllpyml_stubs.so \ - pyml-current/dllpyml_stubs.so \ - pyml-current/pyml.a \ - pyml-current/libpyml_stubs.a \ - pyml-current/pyml_stubs.o \ - pyml-current/pyml_arch.o pyml-current/pyutils.o pyml-current/pytypes.o pyml-current/pywrappers.o pyml-current/py.o pyml-current/pycaml.o \ - pyml-current/pyml_arch.cmi pyml-current/pyutils.cmi pyml-current/pytypes.cmi pyml-current/pywrappers.cmi pyml-current/py.cmi pyml-current/pycaml.cmi \ - pyml-current/pyml_arch.cmx pyml-current/pyutils.cmx pyml-current/pytypes.cmx pyml-current/pywrappers.cmx pyml-current/py.cmx pyml-current/pycaml.cmx \ - pyml-current/pyml_arch.cmo pyml-current/pyutils.cmo pyml-current/pytypes.cmo pyml-current/pywrappers.cmo pyml-current/py.cmo pyml-current/pycaml.cmo \ - pyml-current/pyml_arch.cmt pyml-current/pyutils.cmt pyml-current/pytypes.cmt pyml-current/pywrappers.cmt pyml-current/py.cmt pyml-current/pycaml.cmt \ - pyml-current/pyml_arch.cmti pyml-current/pyutils.cmti pyml-current/pytypes.cmti pyml-current/pywrappers.cmti pyml-current/py.cmti pyml-current/pycaml.cmti \ - pyml-current/pyml.cma \ - pyml-current/pyml.cmxa \ - \ - - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0/bundles/pyml' - CLEAN commons - CLEAN globals - CLEAN parsing_cocci - CLEAN parsing_c - CLEAN ctl - CLEAN ocaml - CLEAN python - CLEAN engine - CLEAN popl09 - CLEAN extra - CLEAN spatch - CLEAN spgen - CLEAN exposed-module - rm -f coccinelle.cma coccinelle.cmxa coccinelle.a \ - coccinelle.cmo coccinelle.cmx coccinelle.o \ - coccinelle_modules.cmi coccinelle_modules.cmo \ - coccinelle_modules.o coccinelle_modules.cmx - CLEAN .depend Processing 100/101: [coccinelle: gmake all.opt] + /usr/local/bin/gmake "all.opt" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0) - OCAMLDEP commons/ocamlextra/dumper.ml - OCAMLDEP commons/commands.ml - OCAMLDEP commons/common.ml - OCAMLDEP commons/ograph_simple.ml - OCAMLDEP commons/ograph_extended.ml - OCAMLDEP globals/cocciconfig.ml - OCAMLDEP globals/flag.ml - OCAMLDEP globals/iteration.ml - OCAMLDEP globals/regexp_pcre.ml - OCAMLDEP globals/regexp.ml - OCAMLDEP parsing_cocci/flag_parsing_cocci.ml - OCAMLDEP parsing_cocci/ast_cocci.ml - OCAMLDEP parsing_cocci/ast0_cocci.ml - OCAMLDEP parsing_cocci/pretty_print_cocci.ml - OCAMLDEP parsing_cocci/visitor_ast0_types.ml - OCAMLDEP parsing_cocci/visitor_ast.ml - OCAMLDEP parsing_cocci/visitor_ast0.ml - OCAMLDEP parsing_cocci/ast0toast.ml - OCAMLDEP parsing_cocci/unparse_ast0.ml - OCAMLDEP parsing_cocci/unify_ast.ml - OCAMLDEP parsing_cocci/compute_lines.ml - OCAMLDEP parsing_cocci/iso_pattern.ml - OCAMLDEP parsing_cocci/comm_assoc.ml - OCAMLDEP parsing_cocci/iso_compile.ml - OCAMLDEP parsing_cocci/single_statement.ml - OCAMLDEP parsing_cocci/simple_assignments.ml - OCAMLDEP parsing_cocci/get_metas.ml - OCAMLDEP parsing_cocci/stmtlist.ml - OCAMLDEP parsing_cocci/top_level.ml - OCAMLDEP parsing_cocci/type_infer.ml - OCAMLDEP parsing_cocci/test_exps.ml - OCAMLDEP parsing_cocci/unitary_ast0.ml - OCAMLDEP parsing_cocci/arity.ml - OCAMLDEP parsing_cocci/index.ml - OCAMLDEP parsing_cocci/context_neg.ml - OCAMLDEP parsing_cocci/adjust_pragmas.ml - OCAMLDEP parsing_cocci/insert_plus.ml - OCAMLDEP parsing_cocci/function_prototypes.ml - OCAMLDEP parsing_cocci/semantic_cocci.ml - OCAMLDEP parsing_cocci/data.ml - OCAMLDEP parsing_cocci/free_vars.ml - OCAMLDEP parsing_cocci/check_meta.ml - OCAMLDEP parsing_cocci/safe_for_multi_decls.ml - OCAMLDEP parsing_cocci/parse_printf.ml - OCAMLDEP parsing_cocci/parse_aux.ml - OCAMLDEP parsing_cocci/cleanup_rules.ml - OCAMLDEP parsing_cocci/disjdistr.ml - OCAMLDEP parsing_cocci/cocci_grep.ml - OCAMLDEP parsing_cocci/dpll.ml - OCAMLDEP parsing_cocci/get_constants2.ml - OCAMLDEP parsing_cocci/id_utils.ml - OCAMLDEP parsing_cocci/git_grep.ml - OCAMLDEP parsing_cocci/patch_diff.ml - OCAMLDEP parsing_cocci/adjacency.ml - OCAMLDEP parsing_cocci/commas_on_lists.ml - OCAMLDEP parsing_cocci/re_constraints.ml - OCAMLDEP parsing_cocci/parse_cocci.ml - OCAMLDEP parsing_cocci/command_line.ml - OCAMLDEP parsing_cocci/cocci_args.ml - OCAMLDEP parsing_c/token_annot.ml - OCAMLDEP parsing_c/flag_parsing_c.ml - OCAMLDEP parsing_c/parsing_stat.ml - OCAMLDEP parsing_c/token_c.ml - OCAMLDEP parsing_c/ast_c.ml - OCAMLDEP parsing_c/includes.ml - OCAMLDEP parsing_c/control_flow_c.ml - OCAMLDEP parsing_c/visitor_c.ml - OCAMLDEP parsing_c/lib_parsing_c.ml - OCAMLDEP parsing_c/includes_cache.ml - OCAMLDEP parsing_c/pretty_print_c.ml - OCAMLDEP parsing_c/control_flow_c_build.ml - OCAMLDEP parsing_c/semantic_c.ml - OCAMLDEP parsing_c/lexer_parser.ml - OCAMLDEP parsing_c/parse_string_c.ml - OCAMLDEP parsing_c/token_helpers.ml - OCAMLDEP parsing_c/token_views_c.ml - OCAMLDEP parsing_c/cpp_token_c.ml - OCAMLDEP parsing_c/parsing_hacks.ml - OCAMLDEP parsing_c/cpp_analysis_c.ml - OCAMLDEP parsing_c/unparse_cocci.ml - OCAMLDEP parsing_c/parsing_recovery_c.ml - OCAMLDEP parsing_c/parsing_consistency_c.ml - OCAMLDEP parsing_c/danger.ml - OCAMLDEP parsing_c/parse_c.ml - OCAMLDEP parsing_c/unparse_c.ml - OCAMLDEP parsing_c/unparse_hrule.ml - OCAMLDEP parsing_c/type_c.ml - OCAMLDEP parsing_c/cpp_ast_c.ml - OCAMLDEP parsing_c/type_annoter_c.ml - OCAMLDEP parsing_c/comment_annotater_c.ml - OCAMLDEP parsing_c/compare_c.ml - OCAMLDEP parsing_c/test_parsing_c.ml - OCAMLDEP ctl/flag_ctl.ml - OCAMLDEP ctl/ast_ctl.ml - OCAMLDEP ctl/pretty_print_ctl.ml - OCAMLDEP ctl/ctl_engine.ml - OCAMLDEP ctl/wrapper_ctl.ml - OCAMLDEP ocaml/externalanalysis.ml - OCAMLDEP ocaml/exposed_modules.ml - OCAMLDEP ocaml/coccilib.ml - OCAMLDEP ocaml/ocamlcocci_aux.ml - OCAMLDEP ocaml/yes_prepare_ocamlcocci.ml - OCAMLDEP ocaml/prepare_ocamlcocci.ml - OCAMLDEP ocaml/run_ocamlcocci.ml - OCAMLDEP python/pycocci_aux.ml - OCAMLDEP python/yes_pycocci.ml - OCAMLDEP python/pycocci.ml - OCAMLDEP engine/flag_matcher.ml - OCAMLDEP engine/lib_engine.ml - OCAMLDEP engine/pretty_print_engine.ml - OCAMLDEP engine/check_exhaustive_pattern.ml - OCAMLDEP engine/check_reachability.ml - OCAMLDEP engine/c_vs_c.ml - OCAMLDEP engine/isomorphisms_c_c.ml - OCAMLDEP engine/cocci_vs_c.ml - OCAMLDEP engine/pattern_c.ml - OCAMLDEP engine/transformation_c.ml - OCAMLDEP engine/asttomember.ml - OCAMLDEP engine/asttoctl2.ml - OCAMLDEP engine/ctltotex.ml - OCAMLDEP engine/postprocess_transinfo.ml - OCAMLDEP engine/ctlcocci_integration.ml - OCAMLDEP popl09/ast_popl.ml - OCAMLDEP popl09/asttopopl.ml - OCAMLDEP popl09/insert_quantifiers.ml - OCAMLDEP popl09/pretty_print_popl.ml - OCAMLDEP popl09/flag_popl.ml - OCAMLDEP popl09/popltoctl.ml - OCAMLDEP popl09/popl.ml - OCAMLDEP extra/classic_patch.ml - OCAMLDEP extra/kbuild.ml - OCAMLDEP extra/maintainers.ml - OCAMLDEP flag_cocci.ml - OCAMLDEP cocci.ml - OCAMLDEP testing.ml - OCAMLDEP read_options.ml - OCAMLDEP enter.ml - OCAMLDEP main.ml - OCAMLDEP tools/spgen/source/globals.ml - OCAMLDEP tools/spgen/source/ast_tostring.ml - OCAMLDEP tools/spgen/source/detect_patch.ml - OCAMLDEP tools/spgen/source/meta_variable.ml - OCAMLDEP tools/spgen/source/snapshot.ml - OCAMLDEP tools/spgen/source/user_input.ml - OCAMLDEP tools/spgen/source/position_generator.ml - OCAMLDEP tools/spgen/source/disj_generator.ml - OCAMLDEP tools/spgen/source/rule_body.ml - OCAMLDEP tools/spgen/source/rule_header.ml - OCAMLDEP tools/spgen/source/context_rule.ml - OCAMLDEP tools/spgen/source/script_rule.ml - OCAMLDEP tools/spgen/source/file_transform.ml - OCAMLDEP tools/spgen/source/spgen_interactive.ml - OCAMLDEP tools/spgen/source/spgen_config.ml - OCAMLDEP tools/spgen/source/spgen.ml - OCAMLDEP tools/spgen/source/spgen_test.ml - OCAMLDEP tools/spgen/source/main.ml - OCAMLLEX parsing_cocci/lexer_cocci.mll - 404 states, 8859 transitions, table size 37860 bytes - 4129 additional bytes used for bindings - OCAMLDEP parsing_cocci/lexer_cocci.ml - OCAMLLEX parsing_cocci/lexer_cli.mll - 14 states, 681 transitions, table size 2808 bytes - OCAMLDEP parsing_cocci/lexer_cli.ml - OCAMLLEX parsing_cocci/lexer_script.mll - 27 states, 322 transitions, table size 1450 bytes - OCAMLDEP parsing_cocci/lexer_script.ml - OCAMLLEX parsing_c/lexer_c.mll - 408 states, 16889 transitions, table size 70004 bytes - 10655 additional bytes used for bindings - OCAMLDEP parsing_c/lexer_c.ml - OCAMLLEX tools/spgen/source/spgen_lexer.mll - 143 states, 8123 transitions, table size 33350 bytes - 23641 additional bytes used for bindings - OCAMLDEP tools/spgen/source/spgen_lexer.ml - OCAMLYACC parsing_c/parser_c.mly - OCAMLDEP parsing_c/parser_c.ml - OCAMLDEP commons/ocamlextra/dumper.mli - OCAMLDEP commons/commands.mli - OCAMLDEP commons/common.mli - OCAMLDEP commons/ograph_simple.mli - OCAMLDEP commons/ograph_extended.mli - OCAMLDEP globals/cocciconfig.mli - OCAMLDEP globals/flag.mli - OCAMLDEP globals/iteration.mli - OCAMLDEP globals/regexp_pcre.mli - OCAMLDEP globals/regexp.mli - OCAMLDEP parsing_cocci/flag_parsing_cocci.mli - OCAMLDEP parsing_cocci/ast_cocci.mli - OCAMLDEP parsing_cocci/ast0_cocci.mli - OCAMLDEP parsing_cocci/pretty_print_cocci.mli - OCAMLDEP parsing_cocci/visitor_ast0_types.mli - OCAMLDEP parsing_cocci/visitor_ast.mli - OCAMLDEP parsing_cocci/visitor_ast0.mli - OCAMLDEP parsing_cocci/ast0toast.mli - OCAMLDEP parsing_cocci/unparse_ast0.mli - OCAMLDEP parsing_cocci/unify_ast.mli - OCAMLDEP parsing_cocci/compute_lines.mli - OCAMLDEP parsing_cocci/iso_pattern.mli - OCAMLDEP parsing_cocci/comm_assoc.mli - OCAMLDEP parsing_cocci/iso_compile.mli - OCAMLDEP parsing_cocci/single_statement.mli - OCAMLDEP parsing_cocci/simple_assignments.mli - OCAMLDEP parsing_cocci/get_metas.mli - OCAMLDEP parsing_cocci/stmtlist.mli - OCAMLDEP parsing_cocci/top_level.mli - OCAMLDEP parsing_cocci/type_infer.mli - OCAMLDEP parsing_cocci/test_exps.mli - OCAMLDEP parsing_cocci/unitary_ast0.mli - OCAMLDEP parsing_cocci/arity.mli - OCAMLDEP parsing_cocci/index.mli - OCAMLDEP parsing_cocci/context_neg.mli - OCAMLDEP parsing_cocci/adjust_pragmas.mli - OCAMLDEP parsing_cocci/insert_plus.mli - OCAMLDEP parsing_cocci/function_prototypes.mli - OCAMLDEP parsing_cocci/semantic_cocci.mli - OCAMLDEP parsing_cocci/data.mli - OCAMLDEP parsing_cocci/free_vars.mli - OCAMLDEP parsing_cocci/check_meta.mli - OCAMLDEP parsing_cocci/safe_for_multi_decls.mli - OCAMLDEP parsing_cocci/parse_printf.mli - OCAMLDEP parsing_cocci/parse_aux.mli - OCAMLDEP parsing_cocci/cleanup_rules.mli - OCAMLDEP parsing_cocci/disjdistr.mli - OCAMLDEP parsing_cocci/cocci_grep.mli - OCAMLDEP parsing_cocci/dpll.mli - OCAMLDEP parsing_cocci/get_constants2.mli - OCAMLDEP parsing_cocci/id_utils.mli - OCAMLDEP parsing_cocci/git_grep.mli - OCAMLDEP parsing_cocci/patch_diff.mli - OCAMLDEP parsing_cocci/adjacency.mli - OCAMLDEP parsing_cocci/commas_on_lists.mli - OCAMLDEP parsing_cocci/re_constraints.mli - OCAMLDEP parsing_cocci/parse_cocci.mli - OCAMLDEP parsing_cocci/command_line.mli - OCAMLDEP parsing_cocci/cocci_args.mli - OCAMLDEP parsing_c/token_annot.mli - OCAMLDEP parsing_c/flag_parsing_c.mli - OCAMLDEP parsing_c/parsing_stat.mli - OCAMLDEP parsing_c/token_c.mli - OCAMLDEP parsing_c/ast_c.mli - OCAMLDEP parsing_c/includes.mli - OCAMLDEP parsing_c/control_flow_c.mli - OCAMLDEP parsing_c/visitor_c.mli - OCAMLDEP parsing_c/lib_parsing_c.mli - OCAMLDEP parsing_c/includes_cache.mli - OCAMLDEP parsing_c/pretty_print_c.mli - OCAMLDEP parsing_c/control_flow_c_build.mli - OCAMLDEP parsing_c/semantic_c.mli - OCAMLDEP parsing_c/lexer_parser.mli - OCAMLDEP parsing_c/parse_string_c.mli - OCAMLDEP parsing_c/token_helpers.mli - OCAMLDEP parsing_c/token_views_c.mli - OCAMLDEP parsing_c/cpp_token_c.mli - OCAMLDEP parsing_c/parsing_hacks.mli - OCAMLDEP parsing_c/cpp_analysis_c.mli - OCAMLDEP parsing_c/unparse_cocci.mli - OCAMLDEP parsing_c/parsing_recovery_c.mli - OCAMLDEP parsing_c/parsing_consistency_c.mli - OCAMLDEP parsing_c/danger.mli - OCAMLDEP parsing_c/parse_c.mli - OCAMLDEP parsing_c/unparse_c.mli - OCAMLDEP parsing_c/unparse_hrule.mli - OCAMLDEP parsing_c/type_c.mli - OCAMLDEP parsing_c/cpp_ast_c.mli - OCAMLDEP parsing_c/type_annoter_c.mli - OCAMLDEP parsing_c/comment_annotater_c.mli - OCAMLDEP parsing_c/compare_c.mli - OCAMLDEP parsing_c/test_parsing_c.mli - OCAMLDEP ctl/flag_ctl.mli - OCAMLDEP ctl/ast_ctl.mli - OCAMLDEP ctl/pretty_print_ctl.mli - OCAMLDEP ctl/ctl_engine.mli - OCAMLDEP ctl/wrapper_ctl.mli - OCAMLDEP ocaml/externalanalysis.mli - OCAMLDEP ocaml/exposed_modules.mli - OCAMLDEP ocaml/coccilib.mli - OCAMLDEP ocaml/ocamlcocci_aux.mli - OCAMLDEP ocaml/yes_prepare_ocamlcocci.mli - OCAMLDEP ocaml/prepare_ocamlcocci.mli - OCAMLDEP ocaml/run_ocamlcocci.mli - OCAMLDEP python/pycocci_aux.mli - OCAMLDEP python/yes_pycocci.mli - OCAMLDEP python/pycocci.mli - OCAMLDEP engine/flag_matcher.mli - OCAMLDEP engine/lib_engine.mli - OCAMLDEP engine/pretty_print_engine.mli - OCAMLDEP engine/check_exhaustive_pattern.mli - OCAMLDEP engine/check_reachability.mli - OCAMLDEP engine/c_vs_c.mli - OCAMLDEP engine/isomorphisms_c_c.mli - OCAMLDEP engine/cocci_vs_c.mli - OCAMLDEP engine/pattern_c.mli - OCAMLDEP engine/transformation_c.mli - OCAMLDEP engine/asttomember.mli - OCAMLDEP engine/asttoctl2.mli - OCAMLDEP engine/ctltotex.mli - OCAMLDEP engine/postprocess_transinfo.mli - OCAMLDEP engine/ctlcocci_integration.mli - OCAMLDEP popl09/ast_popl.mli - OCAMLDEP popl09/asttopopl.mli - OCAMLDEP popl09/insert_quantifiers.mli - OCAMLDEP popl09/pretty_print_popl.mli - OCAMLDEP popl09/flag_popl.mli - OCAMLDEP popl09/popltoctl.mli - OCAMLDEP popl09/popl.mli - OCAMLDEP extra/classic_patch.mli - OCAMLDEP extra/kbuild.mli - OCAMLDEP extra/maintainers.mli - OCAMLDEP flag_cocci.mli - OCAMLDEP cocci.mli - OCAMLDEP testing.mli - OCAMLDEP read_options.mli - OCAMLDEP enter.mli - OCAMLDEP main.mli - OCAMLDEP tools/spgen/source/globals.mli - OCAMLDEP tools/spgen/source/ast_tostring.mli - OCAMLDEP tools/spgen/source/detect_patch.mli - OCAMLDEP tools/spgen/source/meta_variable.mli - OCAMLDEP tools/spgen/source/snapshot.mli - OCAMLDEP tools/spgen/source/user_input.mli - OCAMLDEP tools/spgen/source/position_generator.mli - OCAMLDEP tools/spgen/source/disj_generator.mli - OCAMLDEP tools/spgen/source/rule_body.mli - OCAMLDEP tools/spgen/source/rule_header.mli - OCAMLDEP tools/spgen/source/context_rule.mli - OCAMLDEP tools/spgen/source/script_rule.mli - OCAMLDEP tools/spgen/source/file_transform.mli - OCAMLDEP tools/spgen/source/spgen_interactive.mli - OCAMLDEP tools/spgen/source/spgen_config.mli - OCAMLDEP tools/spgen/source/spgen.mli - OCAMLDEP tools/spgen/source/spgen_test.mli - OCAMLDEP tools/spgen/source/main.mli - OCAMLDEP parsing_cocci/lexer_cocci.mli - OCAMLDEP parsing_cocci/lexer_cli.mli - OCAMLDEP parsing_cocci/lexer_script.mli - OCAMLDEP parsing_c/lexer_c.mli - OCAMLDEP tools/spgen/source/spgen_lexer.mli - OCAMLDEP parsing_c/parser_c.mli - /home/opam/.opam/5.3.0/bin/menhir --ocamldep "/home/opam/.opam/5.3.0/bin/ocamldep -I commons/ocamlextra -I commons -I globals -I parsing_cocci -I parsing_c -I ctl -I ocaml -I python -I engine -I popl09 -I extra -I tools/spgen/source/ -I /home/opam/.opam/5.3.0/lib/pcre -I /home/opam/.opam/5.3.0/lib/pyml -I /home/opam/.opam/5.3.0/lib/parmap -I /home/opam/.opam/5.3.0/lib/stdcompat -I +str -I +unix -I +dynlink -I +compiler-libs -ml-synonym .mll -ml-synonym .mly -mli-synonym .ml -mli-synonym .mll -mli-synonym .mly" --depend parsing_cocci/parser_cocci_menhir.mly >parsing_cocci/parser_cocci_menhir.mly.d || (rm parsing_cocci/parser_cocci_menhir.mly.d; false) - OCAMLC commons/ocamlextra/dumper.mli - OCAMLOPT commons/ocamlextra/dumper.ml - OCAMLC commons/commands.mli - OCAMLOPT commons/commands.ml - OCAMLC commons/common.mli - OCAMLOPT commons/common.ml - OCAMLC commons/ograph_simple.mli - OCAMLOPT commons/ograph_simple.ml - OCAMLC commons/ograph_extended.mli - OCAMLOPT commons/ograph_extended.ml - OCAMLOPT -o commons/commons.cmxa - OCAMLC globals/cocciconfig.mli - OCAMLOPT globals/cocciconfig.ml - OCAMLC globals/flag.mli - OCAMLOPT globals/flag.ml - OCAMLC globals/iteration.mli - OCAMLOPT globals/iteration.ml - OCAMLC globals/regexp_pcre.mli - OCAMLOPT globals/regexp_pcre.ml - OCAMLC globals/regexp.mli - OCAMLOPT globals/regexp.ml - OCAMLOPT -o globals/globals.cmxa - OCAMLC parsing_cocci/flag_parsing_cocci.mli - OCAMLOPT parsing_cocci/flag_parsing_cocci.ml - OCAMLC parsing_cocci/ast_cocci.mli - OCAMLOPT parsing_cocci/ast_cocci.ml - OCAMLC parsing_cocci/ast0_cocci.mli - OCAMLOPT parsing_cocci/ast0_cocci.ml - OCAMLC parsing_cocci/pretty_print_cocci.mli - OCAMLOPT parsing_cocci/pretty_print_cocci.ml - OCAMLC parsing_cocci/visitor_ast0_types.mli - OCAMLOPT parsing_cocci/visitor_ast0_types.ml - OCAMLC parsing_cocci/visitor_ast.mli - OCAMLOPT parsing_cocci/visitor_ast.ml - OCAMLC parsing_cocci/visitor_ast0.mli - OCAMLOPT parsing_cocci/visitor_ast0.ml - OCAMLC parsing_cocci/ast0toast.mli - OCAMLOPT parsing_cocci/ast0toast.ml - OCAMLC parsing_cocci/unparse_ast0.mli - OCAMLOPT parsing_cocci/unparse_ast0.ml - OCAMLC parsing_cocci/unify_ast.mli - OCAMLOPT parsing_cocci/unify_ast.ml - OCAMLC parsing_cocci/compute_lines.mli - OCAMLOPT parsing_cocci/compute_lines.ml - OCAMLC parsing_cocci/iso_pattern.mli - OCAMLOPT parsing_cocci/iso_pattern.ml - OCAMLC parsing_cocci/comm_assoc.mli - OCAMLOPT parsing_cocci/comm_assoc.ml - OCAMLC parsing_cocci/iso_compile.mli - OCAMLOPT parsing_cocci/iso_compile.ml - OCAMLC parsing_cocci/single_statement.mli - OCAMLOPT parsing_cocci/single_statement.ml - OCAMLC parsing_cocci/simple_assignments.mli - OCAMLOPT parsing_cocci/simple_assignments.ml - OCAMLC parsing_cocci/get_metas.mli - OCAMLOPT parsing_cocci/get_metas.ml - OCAMLC parsing_cocci/stmtlist.mli - OCAMLOPT parsing_cocci/stmtlist.ml - OCAMLC parsing_cocci/top_level.mli - OCAMLOPT parsing_cocci/top_level.ml - OCAMLC parsing_cocci/type_infer.mli - OCAMLOPT parsing_cocci/type_infer.ml - OCAMLC parsing_cocci/test_exps.mli - OCAMLOPT parsing_cocci/test_exps.ml - OCAMLC parsing_cocci/unitary_ast0.mli - OCAMLOPT parsing_cocci/unitary_ast0.ml - OCAMLC parsing_cocci/arity.mli - OCAMLOPT parsing_cocci/arity.ml - OCAMLC parsing_cocci/index.mli - OCAMLOPT parsing_cocci/index.ml - OCAMLC parsing_cocci/context_neg.mli - OCAMLOPT parsing_cocci/context_neg.ml - OCAMLC parsing_cocci/adjust_pragmas.mli - OCAMLOPT parsing_cocci/adjust_pragmas.ml - OCAMLC parsing_cocci/insert_plus.mli - OCAMLOPT parsing_cocci/insert_plus.ml - OCAMLC parsing_cocci/function_prototypes.mli - OCAMLOPT parsing_cocci/function_prototypes.ml - OCAMLC parsing_cocci/semantic_cocci.mli - OCAMLOPT parsing_cocci/semantic_cocci.ml - OCAMLC parsing_cocci/data.mli - OCAMLOPT parsing_cocci/data.ml - OCAMLC parsing_cocci/free_vars.mli - OCAMLOPT parsing_cocci/free_vars.ml - OCAMLC parsing_cocci/check_meta.mli - OCAMLOPT parsing_cocci/check_meta.ml - OCAMLC parsing_cocci/safe_for_multi_decls.mli - OCAMLOPT parsing_cocci/safe_for_multi_decls.ml - OCAMLC parsing_cocci/parse_printf.mli - OCAMLOPT parsing_cocci/parse_printf.ml - OCAMLC parsing_cocci/parse_aux.mli - OCAMLOPT parsing_cocci/parse_aux.ml - OCAMLC parsing_cocci/cleanup_rules.mli - OCAMLOPT parsing_cocci/cleanup_rules.ml - OCAMLC parsing_cocci/disjdistr.mli - OCAMLOPT parsing_cocci/disjdistr.ml - MENHIR parsing_cocci/parser_cocci_menhir.mly - OCAMLDEP parsing_cocci/parser_cocci_menhir.ml - OCAMLDEP parsing_cocci/parser_cocci_menhir.mli - OCAMLC parsing_cocci/parser_cocci_menhir.mli - OCAMLOPT parsing_cocci/parser_cocci_menhir.ml - OCAMLC parsing_cocci/lexer_cocci.mli - OCAMLOPT parsing_cocci/lexer_cocci.ml - OCAMLC parsing_cocci/lexer_cli.mli - OCAMLOPT parsing_cocci/lexer_cli.ml - OCAMLC parsing_cocci/lexer_script.mli - OCAMLOPT parsing_cocci/lexer_script.ml - OCAMLC parsing_cocci/cocci_grep.mli - OCAMLOPT parsing_cocci/cocci_grep.ml - OCAMLC parsing_cocci/dpll.mli - OCAMLOPT parsing_cocci/dpll.ml - OCAMLC parsing_cocci/get_constants2.mli - OCAMLOPT parsing_cocci/get_constants2.ml - OCAMLC parsing_cocci/id_utils.mli - OCAMLOPT parsing_cocci/id_utils.ml - OCAMLC parsing_cocci/git_grep.mli - OCAMLOPT parsing_cocci/git_grep.ml - OCAMLC parsing_cocci/patch_diff.mli - OCAMLOPT parsing_cocci/patch_diff.ml - OCAMLC parsing_cocci/adjacency.mli - OCAMLOPT parsing_cocci/adjacency.ml - OCAMLC parsing_cocci/commas_on_lists.mli - OCAMLOPT parsing_cocci/commas_on_lists.ml - OCAMLC parsing_cocci/re_constraints.mli - OCAMLOPT parsing_cocci/re_constraints.ml - OCAMLC parsing_cocci/parse_cocci.mli - OCAMLOPT parsing_cocci/parse_cocci.ml - OCAMLC parsing_cocci/command_line.mli - OCAMLOPT parsing_cocci/command_line.ml - OCAMLC parsing_cocci/cocci_args.mli - OCAMLOPT parsing_cocci/cocci_args.ml - OCAMLOPT -o parsing_cocci/parsing_cocci.cmxa - OCAMLC parsing_c/token_annot.mli - OCAMLOPT parsing_c/token_annot.ml - OCAMLC parsing_c/flag_parsing_c.mli - OCAMLOPT parsing_c/flag_parsing_c.ml - OCAMLC parsing_c/parsing_stat.mli - OCAMLOPT parsing_c/parsing_stat.ml - OCAMLC parsing_c/token_c.mli - OCAMLOPT parsing_c/token_c.ml - OCAMLC parsing_c/ast_c.mli - OCAMLOPT parsing_c/ast_c.ml - OCAMLC parsing_c/includes.mli - OCAMLOPT parsing_c/includes.ml - OCAMLC parsing_c/control_flow_c.mli - OCAMLOPT parsing_c/control_flow_c.ml - OCAMLC parsing_c/visitor_c.mli - OCAMLOPT parsing_c/visitor_c.ml - OCAMLC parsing_c/lib_parsing_c.mli - OCAMLOPT parsing_c/lib_parsing_c.ml - OCAMLC parsing_c/includes_cache.mli - OCAMLOPT parsing_c/includes_cache.ml - OCAMLC parsing_c/pretty_print_c.mli - OCAMLOPT parsing_c/pretty_print_c.ml - OCAMLC parsing_c/control_flow_c_build.mli - OCAMLOPT parsing_c/control_flow_c_build.ml - OCAMLC parsing_c/semantic_c.mli - OCAMLOPT parsing_c/semantic_c.ml - OCAMLC parsing_c/lexer_parser.mli - OCAMLOPT parsing_c/lexer_parser.ml - OCAMLC parsing_c/parser_c.mli - OCAMLOPT parsing_c/parser_c.ml - OCAMLC parsing_c/lexer_c.mli - OCAMLOPT parsing_c/lexer_c.ml - OCAMLC parsing_c/parse_string_c.mli - OCAMLOPT parsing_c/parse_string_c.ml - OCAMLC parsing_c/token_helpers.mli - OCAMLOPT parsing_c/token_helpers.ml - OCAMLC parsing_c/token_views_c.mli - OCAMLOPT parsing_c/token_views_c.ml - OCAMLC parsing_c/cpp_token_c.mli - OCAMLOPT parsing_c/cpp_token_c.ml - OCAMLC parsing_c/parsing_hacks.mli - OCAMLOPT parsing_c/parsing_hacks.ml - OCAMLC parsing_c/cpp_analysis_c.mli - OCAMLOPT parsing_c/cpp_analysis_c.ml - OCAMLC parsing_c/unparse_cocci.mli - OCAMLOPT parsing_c/unparse_cocci.ml - OCAMLC parsing_c/parsing_recovery_c.mli - OCAMLOPT parsing_c/parsing_recovery_c.ml - OCAMLC parsing_c/parsing_consistency_c.mli - OCAMLOPT parsing_c/parsing_consistency_c.ml - OCAMLC parsing_c/danger.mli - OCAMLOPT parsing_c/danger.ml - OCAMLC parsing_c/parse_c.mli - OCAMLOPT parsing_c/parse_c.ml - OCAMLC parsing_c/unparse_c.mli - OCAMLOPT parsing_c/unparse_c.ml - OCAMLC parsing_c/unparse_hrule.mli - OCAMLOPT parsing_c/unparse_hrule.ml - OCAMLC parsing_c/type_c.mli - OCAMLOPT parsing_c/type_c.ml - OCAMLC parsing_c/cpp_ast_c.mli - OCAMLOPT parsing_c/cpp_ast_c.ml - OCAMLC parsing_c/type_annoter_c.mli - OCAMLOPT parsing_c/type_annoter_c.ml - OCAMLC parsing_c/comment_annotater_c.mli - OCAMLOPT parsing_c/comment_annotater_c.ml - OCAMLC parsing_c/compare_c.mli - OCAMLOPT parsing_c/compare_c.ml - OCAMLC parsing_c/test_parsing_c.mli - OCAMLOPT parsing_c/test_parsing_c.ml - OCAMLOPT -o parsing_c/parsing_c.cmxa - OCAMLC ctl/flag_ctl.mli - OCAMLOPT ctl/flag_ctl.ml - OCAMLC ctl/ast_ctl.mli - OCAMLOPT ctl/ast_ctl.ml - OCAMLC ctl/pretty_print_ctl.mli - OCAMLOPT ctl/pretty_print_ctl.ml - OCAMLC ctl/ctl_engine.mli - OCAMLOPT ctl/ctl_engine.ml - OCAMLC ctl/wrapper_ctl.mli - OCAMLOPT ctl/wrapper_ctl.ml - OCAMLOPT -o ctl/ctl.cmxa - OCAMLC ocaml/externalanalysis.mli - OCAMLOPT ocaml/externalanalysis.ml - OCAMLC ocaml/exposed_modules.mli - OCAMLOPT ocaml/exposed_modules.ml - OCAMLC ocaml/coccilib.mli - OCAMLOPT ocaml/coccilib.ml - OCAMLC ocaml/ocamlcocci_aux.mli - OCAMLOPT ocaml/ocamlcocci_aux.ml - OCAMLC ocaml/yes_prepare_ocamlcocci.mli - OCAMLOPT ocaml/yes_prepare_ocamlcocci.ml - OCAMLC ocaml/prepare_ocamlcocci.mli - OCAMLOPT ocaml/prepare_ocamlcocci.ml - OCAMLC ocaml/run_ocamlcocci.mli - OCAMLOPT ocaml/run_ocamlcocci.ml - OCAMLOPT -o ocaml/ocaml.cmxa - OCAMLC python/pycocci_aux.mli - OCAMLOPT python/pycocci_aux.ml - OCAMLC python/yes_pycocci.mli - OCAMLOPT python/yes_pycocci.ml - OCAMLC python/pycocci.mli - OCAMLOPT python/pycocci.ml - OCAMLOPT -o python/python.cmxa - OCAMLC engine/flag_matcher.mli - OCAMLOPT engine/flag_matcher.ml - OCAMLC engine/lib_engine.mli - OCAMLOPT engine/lib_engine.ml - OCAMLC engine/pretty_print_engine.mli - OCAMLOPT engine/pretty_print_engine.ml - OCAMLC engine/check_exhaustive_pattern.mli - OCAMLOPT engine/check_exhaustive_pattern.ml - OCAMLC engine/check_reachability.mli - OCAMLOPT engine/check_reachability.ml - OCAMLC engine/c_vs_c.mli - OCAMLOPT engine/c_vs_c.ml - OCAMLC engine/isomorphisms_c_c.mli - OCAMLOPT engine/isomorphisms_c_c.ml - OCAMLC engine/cocci_vs_c.mli - OCAMLOPT engine/cocci_vs_c.ml - OCAMLC engine/pattern_c.mli - OCAMLOPT engine/pattern_c.ml - OCAMLC engine/transformation_c.mli - OCAMLOPT engine/transformation_c.ml - OCAMLC engine/asttomember.mli - OCAMLOPT engine/asttomember.ml - OCAMLC engine/asttoctl2.mli - OCAMLOPT engine/asttoctl2.ml - OCAMLC engine/ctltotex.mli - OCAMLOPT engine/ctltotex.ml - OCAMLC engine/postprocess_transinfo.mli - OCAMLOPT engine/postprocess_transinfo.ml - OCAMLC engine/ctlcocci_integration.mli - OCAMLOPT engine/ctlcocci_integration.ml - OCAMLOPT -o engine/engine.cmxa - OCAMLC popl09/ast_popl.mli - OCAMLOPT popl09/ast_popl.ml - OCAMLC popl09/asttopopl.mli - OCAMLOPT popl09/asttopopl.ml - OCAMLC popl09/insert_quantifiers.mli - OCAMLOPT popl09/insert_quantifiers.ml - OCAMLC popl09/pretty_print_popl.mli - OCAMLOPT popl09/pretty_print_popl.ml - OCAMLC popl09/flag_popl.mli - OCAMLOPT popl09/flag_popl.ml - OCAMLC popl09/popltoctl.mli - OCAMLOPT popl09/popltoctl.ml - OCAMLC popl09/popl.mli - OCAMLOPT popl09/popl.ml - OCAMLOPT -o popl09/popl09.cmxa - OCAMLC extra/classic_patch.mli - OCAMLOPT extra/classic_patch.ml - OCAMLC extra/kbuild.mli - OCAMLOPT extra/kbuild.ml - OCAMLC extra/maintainers.mli - OCAMLOPT extra/maintainers.ml - OCAMLOPT -o extra/extra.cmxa - OCAMLC flag_cocci.mli - OCAMLOPT flag_cocci.ml - OCAMLC cocci.mli - OCAMLOPT cocci.ml - OCAMLC testing.mli - OCAMLOPT testing.ml - OCAMLC read_options.mli - OCAMLOPT read_options.ml - OCAMLC enter.mli - OCAMLOPT enter.ml - OCAMLC main.mli - OCAMLOPT main.ml - OCAMLOPT -o spatch.opt - OCAMLC tools/spgen/source/globals.mli - OCAMLOPT tools/spgen/source/globals.ml - OCAMLC tools/spgen/source/ast_tostring.mli - OCAMLOPT tools/spgen/source/ast_tostring.ml - OCAMLC tools/spgen/source/detect_patch.mli - OCAMLOPT tools/spgen/source/detect_patch.ml - OCAMLC tools/spgen/source/meta_variable.mli - OCAMLOPT tools/spgen/source/meta_variable.ml - OCAMLC tools/spgen/source/snapshot.mli - OCAMLOPT tools/spgen/source/snapshot.ml - OCAMLC tools/spgen/source/user_input.mli - OCAMLOPT tools/spgen/source/user_input.ml - OCAMLC tools/spgen/source/position_generator.mli - OCAMLOPT tools/spgen/source/position_generator.ml - OCAMLC tools/spgen/source/disj_generator.mli - OCAMLOPT tools/spgen/source/disj_generator.ml - OCAMLC tools/spgen/source/rule_body.mli - OCAMLOPT tools/spgen/source/rule_body.ml - OCAMLC tools/spgen/source/rule_header.mli - OCAMLOPT tools/spgen/source/rule_header.ml - OCAMLC tools/spgen/source/context_rule.mli - OCAMLOPT tools/spgen/source/context_rule.ml - OCAMLC tools/spgen/source/script_rule.mli - OCAMLOPT tools/spgen/source/script_rule.ml - OCAMLC tools/spgen/source/file_transform.mli - OCAMLOPT tools/spgen/source/file_transform.ml - OCAMLC tools/spgen/source/spgen_interactive.mli - OCAMLOPT tools/spgen/source/spgen_interactive.ml - OCAMLC tools/spgen/source/spgen_lexer.mli - OCAMLOPT tools/spgen/source/spgen_lexer.ml - OCAMLC tools/spgen/source/spgen_config.mli - OCAMLOPT tools/spgen/source/spgen_config.ml - OCAMLC tools/spgen/source/spgen.mli - OCAMLOPT tools/spgen/source/spgen.ml - OCAMLC tools/spgen/source/spgen_test.mli - OCAMLOPT tools/spgen/source/spgen_test.ml - OCAMLC tools/spgen/source/main.mli - OCAMLOPT tools/spgen/source/main.ml - OCAMLOPT -o tools/spgen/source/spgen.opt - cp parsing_c/token_c.cmi ocaml/token_c.cmi - cp parsing_c/ast_c.cmi ocaml/ast_c.cmi - cp parsing_c/parse_c.cmi ocaml/parse_c.cmi - cp parsing_c/parser_c.cmi ocaml/parser_c.cmi - cp parsing_c/lexer_c.cmi ocaml/lexer_c.cmi - cp parsing_c/pretty_print_c.cmi ocaml/pretty_print_c.cmi - cp parsing_c/lib_parsing_c.cmi ocaml/lib_parsing_c.cmi - cp parsing_c/visitor_c.cmi ocaml/visitor_c.cmi - cp globals/regexp.cmi ocaml/regexp.cmi - cp globals/cocciconfig.cmi ocaml/cocciconfig.cmi - cp globals/flag.cmi ocaml/flag.cmi - cp parsing_c/flag_parsing_c.cmi ocaml/flag_parsing_c.cmi - cp globals/iteration.cmi ocaml/iteration.cmi - cp commons/commands.cmi ocaml/commands.cmi - cp commons/common.cmi ocaml/common.cmi - cp parsing_cocci/ast_cocci.cmi ocaml/ast_cocci.cmi - cp parsing_cocci/ast0_cocci.cmi ocaml/ast0_cocci.cmi - cp commons/ocamlextra/dumper.cmi ocaml/dumper.cmi - OCAMLC parsing_c/token_c.ml - cp parsing_c/token_c.cmo ocaml/token_c.cmo - OCAMLC parsing_c/ast_c.ml - cp parsing_c/ast_c.cmo ocaml/ast_c.cmo - OCAMLC parsing_c/parse_c.ml - cp parsing_c/parse_c.cmo ocaml/parse_c.cmo - OCAMLC parsing_c/parser_c.ml - cp parsing_c/parser_c.cmo ocaml/parser_c.cmo - OCAMLC parsing_c/lexer_c.ml - cp parsing_c/lexer_c.cmo ocaml/lexer_c.cmo - OCAMLC parsing_c/pretty_print_c.ml - cp parsing_c/pretty_print_c.cmo ocaml/pretty_print_c.cmo - OCAMLC parsing_c/lib_parsing_c.ml - cp parsing_c/lib_parsing_c.cmo ocaml/lib_parsing_c.cmo - OCAMLC parsing_c/visitor_c.ml - cp parsing_c/visitor_c.cmo ocaml/visitor_c.cmo - OCAMLC globals/regexp.ml - cp globals/regexp.cmo ocaml/regexp.cmo - OCAMLC globals/cocciconfig.ml - cp globals/cocciconfig.cmo ocaml/cocciconfig.cmo - OCAMLC globals/flag.ml - cp globals/flag.cmo ocaml/flag.cmo - OCAMLC parsing_c/flag_parsing_c.ml - cp parsing_c/flag_parsing_c.cmo ocaml/flag_parsing_c.cmo - OCAMLC globals/iteration.ml - cp globals/iteration.cmo ocaml/iteration.cmo - OCAMLC commons/commands.ml - cp commons/commands.cmo ocaml/commands.cmo - OCAMLC commons/common.ml - cp commons/common.cmo ocaml/common.cmo - OCAMLC parsing_cocci/ast_cocci.ml - cp parsing_cocci/ast_cocci.cmo ocaml/ast_cocci.cmo - OCAMLC parsing_cocci/ast0_cocci.ml - cp parsing_cocci/ast0_cocci.cmo ocaml/ast0_cocci.cmo - OCAMLC commons/ocamlextra/dumper.ml - cp commons/ocamlextra/dumper.cmo ocaml/dumper.cmo - cp parsing_c/token_c.cmx ocaml/token_c.cmx - cp parsing_c/ast_c.cmx ocaml/ast_c.cmx - cp parsing_c/parse_c.cmx ocaml/parse_c.cmx - cp parsing_c/parser_c.cmx ocaml/parser_c.cmx - cp parsing_c/lexer_c.cmx ocaml/lexer_c.cmx - cp parsing_c/pretty_print_c.cmx ocaml/pretty_print_c.cmx - cp parsing_c/lib_parsing_c.cmx ocaml/lib_parsing_c.cmx - cp parsing_c/visitor_c.cmx ocaml/visitor_c.cmx - cp globals/regexp.cmx ocaml/regexp.cmx - cp globals/cocciconfig.cmx ocaml/cocciconfig.cmx - cp globals/flag.cmx ocaml/flag.cmx - cp parsing_c/flag_parsing_c.cmx ocaml/flag_parsing_c.cmx - cp globals/iteration.cmx ocaml/iteration.cmx - cp commons/commands.cmx ocaml/commands.cmx - cp commons/common.cmx ocaml/common.cmx - cp parsing_cocci/ast_cocci.cmx ocaml/ast_cocci.cmx - cp parsing_cocci/ast0_cocci.cmx ocaml/ast0_cocci.cmx - cp commons/ocamlextra/dumper.cmx ocaml/dumper.cmx - cp /home/opam/.opam/5.3.0/lib/parmap/parmap.cmi ocaml/parmap.cmi - if test -f /home/opam/.opam/5.3.0/lib/parmap/parmap.cmx; then \ - cp /home/opam/.opam/5.3.0/lib/parmap/parmap.cmx ocaml/parmap.cmx; \ - fi -> compiled coccinelle.1.3.0 Processing 101/101: [coccinelle: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/coccinelle.1.3.0) - mkdir -p /home/opam/.opam/5.3.0/bin /home/opam/.opam/5.3.0/lib/coccinelle - mkdir -p /home/opam/.opam/5.3.0/lib/coccinelle/ocaml - if test -f bundles/pyml/dllpyml_stubs.so; then \ - /usr/bin/install -c -m 755 bundles/pyml/dllpyml_stubs.so \ - /home/opam/.opam/5.3.0/lib/coccinelle; \ - fi - if test -f bundles/pcre/dllpcre_stubs.so; then \ - /usr/bin/install -c -m 755 bundles/pcre/dllpcre_stubs.so \ - /home/opam/.opam/5.3.0/lib/coccinelle; \ - fi - /usr/bin/install -c -m 755 spatch.opt /home/opam/.opam/5.3.0/bin/spatch - /usr/bin/install -c -m 644 standard.h /home/opam/.opam/5.3.0/lib/coccinelle - /usr/bin/install -c -m 644 standard.iso /home/opam/.opam/5.3.0/lib/coccinelle - /usr/bin/install -c -m 644 ocaml/*.cmi /home/opam/.opam/5.3.0/lib/coccinelle/ocaml/ - if test -f ocaml/coccilib.cmx; then \ - /usr/bin/install -c -m 644 ocaml/*.cmx /home/opam/.opam/5.3.0/lib/coccinelle/ocaml/; \ - fi - /usr/bin/install -c -m 755 tools/spgen/source/spgen.opt \ - /home/opam/.opam/5.3.0/bin/spgen - mkdir -p /home/opam/.opam/5.3.0/lib/coccinelle/python/coccilib - /usr/bin/install -c -m 644 python/coccilib/*.py \ - /home/opam/.opam/5.3.0/lib/coccinelle/python/coccilib - if test "x/home/opam/.opam/5.3.0/share/bash-completion/completions" != "xno"; then \ - mkdir -p /home/opam/.opam/5.3.0/share/bash-completion/completions; \ - /usr/bin/install -c -m 644 scripts/spatch.bash_completion \ - /home/opam/.opam/5.3.0/share/bash-completion/completions/spatch; \ - fi - mkdir -p /home/opam/.opam/5.3.0/share/man/man1 - mkdir -p /home/opam/.opam/5.3.0/share/man/man3 - /usr/bin/install -c -m 644 docs/spatch.1 /home/opam/.opam/5.3.0/share/man/man1/ - /usr/bin/install -c -m 644 docs/pycocci.1 /home/opam/.opam/5.3.0/share/man/man1/ - /usr/bin/install -c -m 644 docs/spgen.1 /home/opam/.opam/5.3.0/share/man/man1/ - /usr/bin/install -c -m 644 docs/Coccilib.3cocci /home/opam/.opam/5.3.0/share/man/man3/ -> installed coccinelle.1.3.0 Done. 2025-08-23 05:55.45 ---> saved as "0c3d8268892698a59b015762c7add424542174a689d38bf222aad49d03ace6c0" Job succeeded