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


Building on spring

(from freebsd)
2024-04-18 01:59.46 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 01:59.47 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 01:59.48 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" 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.

2024-04-18 01:59.49 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 01:59.51 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

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

Nothing to do.
The following actions will be performed:
=== install 22 packages
  - install coccinelle        1.2
  - install conf-aclocal      2        [required by coccinelle]
  - install conf-autoconf     0.1      [required by coccinelle]
  - install conf-automake     1        [required by conf-aclocal]
  - install conf-libpcre      1        [required by pcre]
  - install conf-pkg-config   3        [required by coccinelle]
  - install conf-python-3     9.0.0    [required by coccinelle]
  - install conf-python-3-dev 1        [required by coccinelle]
  - install conf-which        1        [required by conf-autoconf]
  - install csexp             1.5.2    [required by dune-configurator]
  - install dune              3.15.0   [required by pcre, menhir, parmap, pyml]
  - install dune-configurator 3.15.0   [required by parmap, pcre]
  - install menhir            20231231 [required by coccinelle]
  - install menhirCST         20231231 [required by menhir]
  - install menhirLib         20231231 [required by menhir]
  - install menhirSdk         20231231 [required by menhir]
  - install num               1.5      [required by coccinelle]
  - install ocamlfind         1.9.6    [required by coccinelle]
  - install parmap            1.2.5    [required by coccinelle]
  - install pcre              7.5.0    [required by coccinelle]
  - install pyml              20231101 [required by coccinelle]
  - install stdcompat         19       [required by coccinelle]

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...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: ..
- ........ done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: 
- .......
- ... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: ........
- .. done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: ..
- ........ done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- 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.16.5_1
- 	m4: 1.4.19_1,1
- 	pcre: 8.45_4
- 	python3: 3_3
- 
- Number of packages to be installed: 6
- 
- The process will require 12 MiB more space.
- 3 MiB to be downloaded.
- [spring] [1/6] Fetching pcre-8.45_4.pkg: 
- .......... done
- [spring] [2/6] Fetching automake-1.16.5_1.pkg: .......... done
- [spring] [3/6] Fetching m4-1.4.19_1,1.pkg: ........ done
- [spring] [4/6] Fetching python3-3_3.pkg: . done
- [spring] [5/6] Fetching autoconf-switch-20220527.pkg: . done
- [spring] [6/6] Fetching autoconf-2.72.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/6] Installing m4-1.4.19_1,1...
- [spring] [1/6] Extracting m4-1.4.19_1,1: .......... done
- [spring] [2/6] Installing autoconf-switch-20220527...
- [spring] [2/6] Extracting autoconf-switch-20220527: .......... done
- [spring] [3/6] Installing autoconf-2.72...
- [spring] [3/6] Extracting autoconf-2.72: .......... done
- [spring] [4/6] Installing pcre-8.45_4...
- [spring] [4/6] Extracting pcre-8.45_4: .......... done
- [spring] [5/6] Installing automake-1.16.5_1...
- [spring] [5/6] Extracting automake-1.16.5_1: .......... done
- [spring] [6/6] Installing python3-3_3...
- [spring] [6/6] Extracting python3-3_3: ...... 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/62: [coccinelle.1.2: http]
Processing  2/62: [coccinelle.1.2: http]
Processing  3/62: [coccinelle.1.2: http]
Processing  4/62: [coccinelle.1.2: http]
Processing  5/62: [coccinelle.1.2: http]
Processing  6/62: [coccinelle.1.2: http]
Processing  7/62: [coccinelle.1.2: http]
Processing  8/62: [coccinelle.1.2: http]
Processing  9/62: [coccinelle.1.2: http]
Processing 10/62: [coccinelle.1.2: http]
Processing 11/62: [coccinelle.1.2: http]
Processing 12/62: [coccinelle.1.2: http] [conf-pkg-config: pkg-config]
Processing 13/62: [coccinelle.1.2: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 14/62: [coccinelle.1.2: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
Processing 15/62: [coccinelle.1.2: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake] [conf-which: which which]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 15/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 16/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake] [conf-which: which which]
Processing 17/62: [coccinelle.1.2: http] [conf-libpcre: pkg-config libpcre] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 17/62: [coccinelle.1.2: http] [conf-libpcre: pkg-config libpcre] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> installed conf-which.1
Processing 18/62: [coccinelle.1.2: http] [conf-libpcre: pkg-config libpcre] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
Processing 19/62: [coccinelle.1.2: http] [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
+ /usr/local/bin/pkg-config "libpcre" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 19/62: [coccinelle.1.2: http] [conf-autoconf: which autoconf] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> installed conf-libpcre.1
Processing 20/62: [coccinelle.1.2: http] [conf-autoconf: which autoconf] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
+ /usr/bin/which "autoconf" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 20/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> installed conf-autoconf.0.1
Processing 21/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
Processing 22/62: [coccinelle.1.2: http] [conf-automake: automake] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> retrieved csexp.1.5.2  (cached)
Processing 23/62: [coccinelle.1.2: http] [conf-automake: automake] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> retrieved menhir.20231231, menhirCST.20231231, menhirLib.20231231, menhirSdk.20231231  (cached)
Processing 24/62: [coccinelle.1.2: http] [conf-automake: automake] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
+ /usr/local/bin/automake "--help" (CWD=/home/opam/.opam/4.14.1/.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 include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           TODO                install-sh          mdate-sh
-   ABOUT-NLS           ar-lib              libversion.in       missing
-   BACKLOG             compile             ltcf-c.sh           mkinstalldirs
-   COPYING             config.guess        ltcf-cxx.sh         py-compile
-   COPYING.DOC         config.rpath        ltcf-gcj.sh         texinfo.tex
-   COPYING.LESSER      config.sub          ltconfig            ylwrap
-   COPYING.LIB         depcomp             ltmain.sh
- 
- Files automatically distributed if found (as .md if needed):
-   AUTHORS[.md]        INSTALL[.md]        README[.md]         THANKS[.md]
-   ChangeLog[.md]      NEWS[.md]
- 
- Files automatically distributed if found (under certain conditions):
-   README-alpha[.md]   config.h.bot        configure           configure.in
-   acconfig.h          config.h.top        configure.ac        stamp-vti
-   aclocal.m4
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <https://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
Processing 24/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> installed conf-automake.1
Processing 25/62: [coccinelle.1.2: http] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
Processing 26/62: [coccinelle.1.2: http] [conf-aclocal: aclocal] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
-> retrieved num.1.5  (cached)
Processing 27/62: [coccinelle.1.2: http] [conf-aclocal: aclocal] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake]
Processing 28/62: [coccinelle.1.2: http] [conf-aclocal: aclocal] [conf-python-3: python3 test.py] [conf-python-3-dev: gmake] [num: gmake opam-legacy]
+ /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 28/62: [coccinelle.1.2: http] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] [num: gmake opam-legacy]
-> installed conf-python-3.9.0.0
Processing 29/62: [coccinelle.1.2: http] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] [num: gmake opam-legacy]
Processing 29/62: [conf-aclocal: aclocal] [conf-python-3-dev: gmake] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 30/62: [parmap.1.2.5: http] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] [num: gmake opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 31/62: [parmap.1.2.5: http] [conf-aclocal: aclocal] [conf-python-3-dev: gmake] [num: gmake opam-legacy] [ocamlfind: patch]
+ /usr/local/bin/aclocal "--version" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-aclocal.2)
- aclocal (GNU automake) 1.16.5
- Copyright (C) 2021 Free Software Foundation, Inc.
- License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by Tom Tromey <tromey@redhat.com>
-        and Alexandre Duret-Lutz <adl@gnu.org>.
-> compiled  conf-aclocal.2
Processing 31/62: [parmap.1.2.5: http] [conf-python-3-dev: gmake] [num: gmake opam-legacy] [ocamlfind: patch]
-> installed conf-aclocal.2
Processing 32/62: [parmap.1.2.5: http] [conf-python-3-dev: gmake] [num: gmake opam-legacy] [ocamlfind: patch]
Processing 32/62: [parmap.1.2.5: http] [conf-python-3-dev: gmake] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 33/62: [parmap.1.2.5: http] [conf-python-3-dev: gmake] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 34/62: [parmap.1.2.5: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved pcre.7.5.0  (cached)
Processing 35/62: [parmap.1.2.5: http] [pyml.20231101: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.1/bin" "-sitelib" "/home/opam/.opam/4.14.1/lib" "-mandir" "/home/opam/.opam/4.14.1/man" "-config" "/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     topfind script:        /home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 35/62: [parmap.1.2.5: http] [pyml.20231101: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 35/62: [pyml.20231101: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved coccinelle.1.2  (https://github.com/coccinelle/coccinelle/archive/refs/tags/1.2.tar.gz)
Processing 36/62: [pyml.20231101: http] [stdcompat.19: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved parmap.1.2.5  (https://github.com/rdicosmo/parmap/archive/refs/tags/1.2.5.tar.gz)
Processing 36/62: [stdcompat.19: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/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.6~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/4.14.1/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 36/62: [stdcompat.19: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [ocamlfind: gmake all]
-> installed num.1.5
Processing 37/62: [stdcompat.19: http] [conf-python-3-dev: gmake] [dune: ocaml 7] [ocamlfind: gmake all]
-> retrieved pyml.20231101  (https://github.com/thierry-martinez/pyml/releases/download/20231101/pyml.20231101.tar.gz)
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-python-3-dev.1)
- cc `python3-config --includes` -o test test.c
-> compiled  conf-python-3-dev.1
Processing 37/62: [stdcompat.19: http] [dune: ocaml 7] [ocamlfind: gmake all]
-> installed conf-python-3-dev.1
Processing 38/62: [stdcompat.19: http] [dune: ocaml 7] [ocamlfind: gmake all]
Processing 38/62: [dune: ocaml 7] [ocamlfind: gmake all]
-> retrieved stdcompat.19  (https://github.com/thierry-martinez/stdcompat/releases/download/v19/stdcompat-19.tar.gz)
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 38/62: [dune: ocaml 7] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 38/62: [dune: ocaml 7]
Processing 39/62: [dune: ocaml 7] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14.1/bin"
- install -d "/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.1/man/man1" "/home/opam/.opam/4.14.1/man/man3" "/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 39/62: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj52436e.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobj52436e.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 39/62: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 41/62: [csexp: dune build]
Processing 42/62: [csexp: dune build] [menhirCST: dune build]
Processing 43/62: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 44/62: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 45/62: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 45/62: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build]
-> installed csexp.1.5.2
Processing 46/62: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build]
Processing 47/62: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirSdk.20231231)
-> compiled  menhirSdk.20231231
Processing 47/62: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [stdcompat: dune build]
-> installed menhirSdk.20231231
Processing 48/62: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [stdcompat: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirLib.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20231231
Processing 48/62: [dune-configurator: rm] [menhirCST: dune build] [stdcompat: dune build]
-> installed menhirLib.20231231
Processing 49/62: [dune-configurator: rm] [menhirCST: dune build] [stdcompat: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 49/62: [dune-configurator: dune build] [menhirCST: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirCST.20231231)
-> compiled  menhirCST.20231231
Processing 49/62: [dune-configurator: dune build] [stdcompat: dune build]
-> installed menhirCST.20231231
Processing 50/62: [dune-configurator: dune build] [stdcompat: dune build]
Processing 51/62: [dune-configurator: dune build] [menhir: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
Processing 51/62: [menhir: dune build] [stdcompat: dune build]
-> installed dune-configurator.3.15.0
Processing 52/62: [menhir: dune build] [stdcompat: dune build]
Processing 53/62: [menhir: dune build] [parmap: dune build] [stdcompat: dune build]
Processing 54/62: [menhir: dune build] [parmap: dune build] [pcre: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "pcre" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/pcre.7.5.0)
-> compiled  pcre.7.5.0
Processing 54/62: [menhir: dune build] [parmap: dune build] [stdcompat: dune build]
-> installed pcre.7.5.0
Processing 55/62: [menhir: dune build] [parmap: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "parmap" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/parmap.1.2.5)
-> compiled  parmap.1.2.5
Processing 55/62: [menhir: dune build] [stdcompat: dune build]
-> installed parmap.1.2.5
Processing 56/62: [menhir: dune build] [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhir.20231231)
- (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.20231231
Processing 56/62: [stdcompat: dune build]
-> installed menhir.20231231
Processing 57/62: [stdcompat: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdcompat" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdcompat.19)
- (cd _build/default && ./configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./../../install-sh -c -d
- 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 for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.14.1
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- 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 for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking for flambda2... false
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__atomic_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__in_channel_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__out_channel_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__random_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__unit_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__atomic_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__random_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__in_channel_s.ml
- config.status: creating stdcompat__out_channel_s.ml
- config.status: creating stdcompat__unit_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__atomic.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__random.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__in_channel.ml
- config.status: creating stdcompat__out_channel.ml
- config.status: creating stdcompat__unit.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__atomic.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__random.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__in_channel.mli
- config.status: creating stdcompat__out_channel.mli
- config.status: creating stdcompat__unit.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.14.1
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
-> compiled  stdcompat.19
-> installed stdcompat.19
Processing 59/62: [pyml: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "pyml" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/pyml.20231101)
-> compiled  pyml.20231101
-> installed pyml.20231101
Processing 61/62: [coccinelle: ./autogen]
+ /home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/./autogen  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2)
Processing 61/62: [coccinelle: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/./configure "--enable-opt" "--enable-ocaml" "--enable-python" "--enable-pcre-syntax" "--enable-pcre" "--prefix" "/home/opam/.opam/4.14.1" "--libdir" "/home/opam/.opam/4.14.1/lib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2)
- configure: configuring coccinelle 1.2 in /home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2
- checking for a BSD-compatible install... 
- /usr/bin/install -c
- 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
- configure: determining version suffix
- checking for date... /bin/date
- configure: version suffix set to Thu, 18 Apr 2024 02:06:00 +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 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/4.14.1/bin/ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... /home/opam/.opam/4.14.1/bin/ocamlopt
- checking for ocamlc.opt... /home/opam/.opam/4.14.1/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.14.1/bin/ocamlopt.opt
- checking for ocaml... /home/opam/.opam/4.14.1/bin/ocaml
- checking for ocamldep... /home/opam/.opam/4.14.1/bin/ocamldep
- checking for ocamlmktop... /home/opam/.opam/4.14.1/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.14.1/bin/ocamlmklib
- checking for ocamldoc... /home/opam/.opam/4.14.1/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 5.0... no
- checking for ocamllex... /home/opam/.opam/4.14.1/bin/ocamllex
- checking for ocamllex.opt... /home/opam/.opam/4.14.1/bin/ocamllex.opt
- checking for ocamlyacc... /home/opam/.opam/4.14.1/bin/ocamlyacc
- checking for ocamlfind... /home/opam/.opam/4.14.1/bin/ocamlfind
- checking for ocamlprof... /home/opam/.opam/4.14.1/bin/ocamlprof
- configure: verifying basic ocaml modules
- configure: coccinelle may use external ocaml libraries in /home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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 bigarray... found
- checking for OCaml findlib package str... 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/4.14.1/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/4.14.1/.opam-switch/build/coccinelle.1.2/setup/fake-pdflatex.sh pdflatex.
- checking for pdflatex... /home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/config.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/4.14.1 --libdir /home/opam/.opam/4.14.1/lib
- findlib:          /home/opam/.opam/4.14.1/bin/ocamlfind	(an actual version is strongly recommended)
- menhir:           /home/opam/.opam/4.14.1/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/4.14.1/.opam-switch/build/coccinelle.1.2 ./scripts/spatch -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/4.14.1/lib
-   $ export PYTHONPATH=$PYTHONPATH:/home/opam/.opam/4.14.1/lib/coccinelle/python
- 
- ------------------------------------------------------------------------------
Processing 61/62: [coccinelle: gmake clean]
+ /usr/local/bin/gmake "clean" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2)
- /usr/local/bin/gmake -C bundles/stdcompat clean
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/4.14.1/.opam-switch/build/coccinelle.1.2/bundles/stdcompat'
- /usr/local/bin/gmake -C bundles/menhirLib clean
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/4.14.1/.opam-switch/build/coccinelle.1.2/bundles/menhirLib'
- /usr/local/bin/gmake -C bundles/pcre clean
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/4.14.1/.opam-switch/build/coccinelle.1.2/bundles/pcre'
- /usr/local/bin/gmake -C bundles/parmap clean
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/4.14.1/.opam-switch/build/coccinelle.1.2/bundles/parmap'
- /usr/local/bin/gmake -C bundles/pyml clean
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2/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/4.14.1/.opam-switch/build/coccinelle.1.2/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 61/62: [coccinelle: gmake all.opt]
+ /usr/local/bin/gmake "all.opt" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2)
- /home/opam/.opam/4.14.1/bin/menhir --ocamldep "/home/opam/.opam/4.14.1/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/4.14.1/lib/pcre -I /home/opam/.opam/4.14.1/lib/pyml -I /home/opam/.opam/4.14.1/lib/parmap -I /home/opam/.opam/4.14.1/lib/stdcompat -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)
- OCAMLYACC parsing_c/parser_c.mly
- OCAMLDEP  parsing_c/parser_c.mli
- OCAMLDEP  tools/spgen/source/spgen_lexer.mli
- OCAMLDEP  parsing_c/lexer_c.mli
- OCAMLDEP  parsing_cocci/lexer_script.mli
- OCAMLDEP  parsing_cocci/lexer_cli.mli
- OCAMLDEP  parsing_cocci/lexer_cocci.mli
- OCAMLDEP  tools/spgen/source/main.mli
- OCAMLDEP  tools/spgen/source/spgen_test.mli
- OCAMLDEP  tools/spgen/source/spgen.mli
- OCAMLDEP  tools/spgen/source/spgen_config.mli
- OCAMLDEP  tools/spgen/source/spgen_interactive.mli
- OCAMLDEP  tools/spgen/source/file_transform.mli
- OCAMLDEP  tools/spgen/source/script_rule.mli
- OCAMLDEP  tools/spgen/source/context_rule.mli
- OCAMLDEP  tools/spgen/source/rule_header.mli
- OCAMLDEP  tools/spgen/source/rule_body.mli
- OCAMLDEP  tools/spgen/source/disj_generator.mli
- OCAMLDEP  tools/spgen/source/position_generator.mli
- OCAMLDEP  tools/spgen/source/user_input.mli
- OCAMLDEP  tools/spgen/source/snapshot.mli
- OCAMLDEP  tools/spgen/source/meta_variable.mli
- OCAMLDEP  tools/spgen/source/detect_patch.mli
- OCAMLDEP  tools/spgen/source/ast_tostring.mli
- OCAMLDEP  tools/spgen/source/globals.mli
- OCAMLDEP  main.mli
- OCAMLDEP  enter.mli
- OCAMLDEP  read_options.mli
- OCAMLDEP  testing.mli
- OCAMLDEP  cocci.mli
- OCAMLDEP  flag_cocci.mli
- OCAMLDEP  extra/maintainers.mli
- OCAMLDEP  extra/kbuild.mli
- OCAMLDEP  extra/classic_patch.mli
- OCAMLDEP  popl09/popl.mli
- OCAMLDEP  popl09/popltoctl.mli
- OCAMLDEP  popl09/flag_popl.mli
- OCAMLDEP  popl09/pretty_print_popl.mli
- OCAMLDEP  popl09/insert_quantifiers.mli
- OCAMLDEP  popl09/asttopopl.mli
- OCAMLDEP  popl09/ast_popl.mli
- OCAMLDEP  engine/ctlcocci_integration.mli
- OCAMLDEP  engine/postprocess_transinfo.mli
- OCAMLDEP  engine/ctltotex.mli
- OCAMLDEP  engine/asttoctl2.mli
- OCAMLDEP  engine/asttomember.mli
- OCAMLDEP  engine/transformation_c.mli
- OCAMLDEP  engine/pattern_c.mli
- OCAMLDEP  engine/cocci_vs_c.mli
- OCAMLDEP  engine/isomorphisms_c_c.mli
- OCAMLDEP  engine/c_vs_c.mli
- OCAMLDEP  engine/check_reachability.mli
- OCAMLDEP  engine/check_exhaustive_pattern.mli
- OCAMLDEP  engine/pretty_print_engine.mli
- OCAMLDEP  engine/lib_engine.mli
- OCAMLDEP  engine/flag_matcher.mli
- OCAMLDEP  python/pycocci.mli
- OCAMLDEP  python/yes_pycocci.mli
- OCAMLDEP  python/pycocci_aux.mli
- OCAMLDEP  ocaml/run_ocamlcocci.mli
- OCAMLDEP  ocaml/prepare_ocamlcocci.mli
- OCAMLDEP  ocaml/yes_prepare_ocamlcocci.mli
- OCAMLDEP  ocaml/ocamlcocci_aux.mli
- OCAMLDEP  ocaml/coccilib.mli
- OCAMLDEP  ocaml/exposed_modules.mli
- OCAMLDEP  ocaml/externalanalysis.mli
- OCAMLDEP  ctl/wrapper_ctl.mli
- OCAMLDEP  ctl/ctl_engine.mli
- OCAMLDEP  ctl/pretty_print_ctl.mli
- OCAMLDEP  ctl/ast_ctl.mli
- OCAMLDEP  ctl/flag_ctl.mli
- OCAMLDEP  parsing_c/test_parsing_c.mli
- OCAMLDEP  parsing_c/compare_c.mli
- OCAMLDEP  parsing_c/comment_annotater_c.mli
- OCAMLDEP  parsing_c/type_annoter_c.mli
- OCAMLDEP  parsing_c/cpp_ast_c.mli
- OCAMLDEP  parsing_c/type_c.mli
- OCAMLDEP  parsing_c/unparse_hrule.mli
- OCAMLDEP  parsing_c/unparse_c.mli
- OCAMLDEP  parsing_c/parse_c.mli
- OCAMLDEP  parsing_c/danger.mli
- OCAMLDEP  parsing_c/parsing_consistency_c.mli
- OCAMLDEP  parsing_c/parsing_recovery_c.mli
- OCAMLDEP  parsing_c/unparse_cocci.mli
- OCAMLDEP  parsing_c/cpp_analysis_c.mli
- OCAMLDEP  parsing_c/parsing_hacks.mli
- OCAMLDEP  parsing_c/cpp_token_c.mli
- OCAMLDEP  parsing_c/token_views_c.mli
- OCAMLDEP  parsing_c/token_helpers.mli
- OCAMLDEP  parsing_c/parse_string_c.mli
- OCAMLDEP  parsing_c/lexer_parser.mli
- OCAMLDEP  parsing_c/semantic_c.mli
- OCAMLDEP  parsing_c/control_flow_c_build.mli
- OCAMLDEP  parsing_c/pretty_print_c.mli
- OCAMLDEP  parsing_c/includes_cache.mli
- OCAMLDEP  parsing_c/lib_parsing_c.mli
- OCAMLDEP  parsing_c/visitor_c.mli
- OCAMLDEP  parsing_c/control_flow_c.mli
- OCAMLDEP  parsing_c/includes.mli
- OCAMLDEP  parsing_c/ast_c.mli
- OCAMLDEP  parsing_c/token_c.mli
- OCAMLDEP  parsing_c/parsing_stat.mli
- OCAMLDEP  parsing_c/flag_parsing_c.mli
- OCAMLDEP  parsing_c/token_annot.mli
- OCAMLDEP  parsing_cocci/cocci_args.mli
- OCAMLDEP  parsing_cocci/command_line.mli
- OCAMLDEP  parsing_cocci/parse_cocci.mli
- OCAMLDEP  parsing_cocci/re_constraints.mli
- OCAMLDEP  parsing_cocci/commas_on_lists.mli
- OCAMLDEP  parsing_cocci/adjacency.mli
- OCAMLDEP  parsing_cocci/patch_diff.mli
- OCAMLDEP  parsing_cocci/git_grep.mli
- OCAMLDEP  parsing_cocci/id_utils.mli
- OCAMLDEP  parsing_cocci/get_constants2.mli
- OCAMLDEP  parsing_cocci/dpll.mli
- OCAMLDEP  parsing_cocci/cocci_grep.mli
- OCAMLDEP  parsing_cocci/disjdistr.mli
- OCAMLDEP  parsing_cocci/cleanup_rules.mli
- OCAMLDEP  parsing_cocci/parse_aux.mli
- OCAMLDEP  parsing_cocci/parse_printf.mli
- OCAMLDEP  parsing_cocci/safe_for_multi_decls.mli
- OCAMLDEP  parsing_cocci/check_meta.mli
- OCAMLDEP  parsing_cocci/free_vars.mli
- OCAMLDEP  parsing_cocci/data.mli
- OCAMLDEP  parsing_cocci/semantic_cocci.mli
- OCAMLDEP  parsing_cocci/function_prototypes.mli
- OCAMLDEP  parsing_cocci/insert_plus.mli
- OCAMLDEP  parsing_cocci/adjust_pragmas.mli
- OCAMLDEP  parsing_cocci/context_neg.mli
- OCAMLDEP  parsing_cocci/index.mli
- OCAMLDEP  parsing_cocci/arity.mli
- OCAMLDEP  parsing_cocci/unitary_ast0.mli
- OCAMLDEP  parsing_cocci/test_exps.mli
- OCAMLDEP  parsing_cocci/type_infer.mli
- OCAMLDEP  parsing_cocci/top_level.mli
- OCAMLDEP  parsing_cocci/stmtlist.mli
- OCAMLDEP  parsing_cocci/get_metas.mli
- OCAMLDEP  parsing_cocci/simple_assignments.mli
- OCAMLDEP  parsing_cocci/single_statement.mli
- OCAMLDEP  parsing_cocci/iso_compile.mli
- OCAMLDEP  parsing_cocci/comm_assoc.mli
- OCAMLDEP  parsing_cocci/iso_pattern.mli
- OCAMLDEP  parsing_cocci/compute_lines.mli
- OCAMLDEP  parsing_cocci/unify_ast.mli
- OCAMLDEP  parsing_cocci/unparse_ast0.mli
- OCAMLDEP  parsing_cocci/ast0toast.mli
- OCAMLDEP  parsing_cocci/visitor_ast0.mli
- OCAMLDEP  parsing_cocci/visitor_ast.mli
- OCAMLDEP  parsing_cocci/visitor_ast0_types.mli
- OCAMLDEP  parsing_cocci/pretty_print_cocci.mli
- OCAMLDEP  parsing_cocci/ast0_cocci.mli
- OCAMLDEP  parsing_cocci/ast_cocci.mli
- OCAMLDEP  parsing_cocci/flag_parsing_cocci.mli
- OCAMLDEP  globals/regexp.mli
- OCAMLDEP  globals/regexp_pcre.mli
- OCAMLDEP  globals/iteration.mli
- OCAMLDEP  globals/flag.mli
- OCAMLDEP  globals/config.mli
- OCAMLDEP  commons/ograph_extended.mli
- OCAMLDEP  commons/ograph_simple.mli
- OCAMLDEP  commons/common.mli
- OCAMLDEP  commons/commands.mli
- OCAMLDEP  commons/ocamlextra/dumper.mli
- OCAMLDEP  parsing_c/parser_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
- 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  parsing_cocci/lexer_script.mll
- 27 states, 322 transitions, table size 1450 bytes
- OCAMLDEP  parsing_cocci/lexer_script.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_cocci.mll
- 403 states, 8820 transitions, table size 37698 bytes
- 4123 additional bytes used for bindings
- OCAMLDEP  parsing_cocci/lexer_cocci.ml
- OCAMLDEP  tools/spgen/source/main.ml
- OCAMLDEP  tools/spgen/source/spgen_test.ml
- OCAMLDEP  tools/spgen/source/spgen.ml
- OCAMLDEP  tools/spgen/source/spgen_config.ml
- OCAMLDEP  tools/spgen/source/spgen_interactive.ml
- OCAMLDEP  tools/spgen/source/file_transform.ml
- OCAMLDEP  tools/spgen/source/script_rule.ml
- OCAMLDEP  tools/spgen/source/context_rule.ml
- OCAMLDEP  tools/spgen/source/rule_header.ml
- OCAMLDEP  tools/spgen/source/rule_body.ml
- OCAMLDEP  tools/spgen/source/disj_generator.ml
- OCAMLDEP  tools/spgen/source/position_generator.ml
- OCAMLDEP  tools/spgen/source/user_input.ml
- OCAMLDEP  tools/spgen/source/snapshot.ml
- OCAMLDEP  tools/spgen/source/meta_variable.ml
- OCAMLDEP  tools/spgen/source/detect_patch.ml
- OCAMLDEP  tools/spgen/source/ast_tostring.ml
- OCAMLDEP  tools/spgen/source/globals.ml
- OCAMLDEP  main.ml
- OCAMLDEP  enter.ml
- OCAMLDEP  read_options.ml
- OCAMLDEP  testing.ml
- OCAMLDEP  cocci.ml
- OCAMLDEP  flag_cocci.ml
- OCAMLDEP  extra/maintainers.ml
- OCAMLDEP  extra/kbuild.ml
- OCAMLDEP  extra/classic_patch.ml
- OCAMLDEP  popl09/popl.ml
- OCAMLDEP  popl09/popltoctl.ml
- OCAMLDEP  popl09/flag_popl.ml
- OCAMLDEP  popl09/pretty_print_popl.ml
- OCAMLDEP  popl09/insert_quantifiers.ml
- OCAMLDEP  popl09/asttopopl.ml
- OCAMLDEP  popl09/ast_popl.ml
- OCAMLDEP  engine/ctlcocci_integration.ml
- OCAMLDEP  engine/postprocess_transinfo.ml
- OCAMLDEP  engine/ctltotex.ml
- OCAMLDEP  engine/asttoctl2.ml
- OCAMLDEP  engine/asttomember.ml
- OCAMLDEP  engine/transformation_c.ml
- OCAMLDEP  engine/pattern_c.ml
- OCAMLDEP  engine/cocci_vs_c.ml
- OCAMLDEP  engine/isomorphisms_c_c.ml
- OCAMLDEP  engine/c_vs_c.ml
- OCAMLDEP  engine/check_reachability.ml
- OCAMLDEP  engine/check_exhaustive_pattern.ml
- OCAMLDEP  engine/pretty_print_engine.ml
- OCAMLDEP  engine/lib_engine.ml
- OCAMLDEP  engine/flag_matcher.ml
- OCAMLDEP  python/pycocci.ml
- OCAMLDEP  python/yes_pycocci.ml
- OCAMLDEP  python/pycocci_aux.ml
- OCAMLDEP  ocaml/run_ocamlcocci.ml
- OCAMLDEP  ocaml/prepare_ocamlcocci.ml
- OCAMLDEP  ocaml/yes_prepare_ocamlcocci.ml
- OCAMLDEP  ocaml/ocamlcocci_aux.ml
- OCAMLDEP  ocaml/coccilib.ml
- OCAMLDEP  ocaml/exposed_modules.ml
- OCAMLDEP  ocaml/externalanalysis.ml
- OCAMLDEP  ctl/wrapper_ctl.ml
- OCAMLDEP  ctl/ctl_engine.ml
- OCAMLDEP  ctl/pretty_print_ctl.ml
- OCAMLDEP  ctl/ast_ctl.ml
- OCAMLDEP  ctl/flag_ctl.ml
- OCAMLDEP  parsing_c/test_parsing_c.ml
- OCAMLDEP  parsing_c/compare_c.ml
- OCAMLDEP  parsing_c/comment_annotater_c.ml
- OCAMLDEP  parsing_c/type_annoter_c.ml
- OCAMLDEP  parsing_c/cpp_ast_c.ml
- OCAMLDEP  parsing_c/type_c.ml
- OCAMLDEP  parsing_c/unparse_hrule.ml
- OCAMLDEP  parsing_c/unparse_c.ml
- OCAMLDEP  parsing_c/parse_c.ml
- OCAMLDEP  parsing_c/danger.ml
- OCAMLDEP  parsing_c/parsing_consistency_c.ml
- OCAMLDEP  parsing_c/parsing_recovery_c.ml
- OCAMLDEP  parsing_c/unparse_cocci.ml
- OCAMLDEP  parsing_c/cpp_analysis_c.ml
- OCAMLDEP  parsing_c/parsing_hacks.ml
- OCAMLDEP  parsing_c/cpp_token_c.ml
- OCAMLDEP  parsing_c/token_views_c.ml
- OCAMLDEP  parsing_c/token_helpers.ml
- OCAMLDEP  parsing_c/parse_string_c.ml
- OCAMLDEP  parsing_c/lexer_parser.ml
- OCAMLDEP  parsing_c/semantic_c.ml
- OCAMLDEP  parsing_c/control_flow_c_build.ml
- OCAMLDEP  parsing_c/pretty_print_c.ml
- OCAMLDEP  parsing_c/includes_cache.ml
- OCAMLDEP  parsing_c/lib_parsing_c.ml
- OCAMLDEP  parsing_c/visitor_c.ml
- OCAMLDEP  parsing_c/control_flow_c.ml
- OCAMLDEP  parsing_c/includes.ml
- OCAMLDEP  parsing_c/ast_c.ml
- OCAMLDEP  parsing_c/token_c.ml
- OCAMLDEP  parsing_c/parsing_stat.ml
- OCAMLDEP  parsing_c/flag_parsing_c.ml
- OCAMLDEP  parsing_c/token_annot.ml
- OCAMLDEP  parsing_cocci/cocci_args.ml
- OCAMLDEP  parsing_cocci/command_line.ml
- OCAMLDEP  parsing_cocci/parse_cocci.ml
- OCAMLDEP  parsing_cocci/re_constraints.ml
- OCAMLDEP  parsing_cocci/commas_on_lists.ml
- OCAMLDEP  parsing_cocci/adjacency.ml
- OCAMLDEP  parsing_cocci/patch_diff.ml
- OCAMLDEP  parsing_cocci/git_grep.ml
- OCAMLDEP  parsing_cocci/id_utils.ml
- OCAMLDEP  parsing_cocci/get_constants2.ml
- OCAMLDEP  parsing_cocci/dpll.ml
- OCAMLDEP  parsing_cocci/cocci_grep.ml
- OCAMLDEP  parsing_cocci/disjdistr.ml
- OCAMLDEP  parsing_cocci/cleanup_rules.ml
- OCAMLDEP  parsing_cocci/parse_aux.ml
- OCAMLDEP  parsing_cocci/parse_printf.ml
- OCAMLDEP  parsing_cocci/safe_for_multi_decls.ml
- OCAMLDEP  parsing_cocci/check_meta.ml
- OCAMLDEP  parsing_cocci/free_vars.ml
- OCAMLDEP  parsing_cocci/data.ml
- OCAMLDEP  parsing_cocci/semantic_cocci.ml
- OCAMLDEP  parsing_cocci/function_prototypes.ml
- OCAMLDEP  parsing_cocci/insert_plus.ml
- OCAMLDEP  parsing_cocci/adjust_pragmas.ml
- OCAMLDEP  parsing_cocci/context_neg.ml
- OCAMLDEP  parsing_cocci/index.ml
- OCAMLDEP  parsing_cocci/arity.ml
- OCAMLDEP  parsing_cocci/unitary_ast0.ml
- OCAMLDEP  parsing_cocci/test_exps.ml
- OCAMLDEP  parsing_cocci/type_infer.ml
- OCAMLDEP  parsing_cocci/top_level.ml
- OCAMLDEP  parsing_cocci/stmtlist.ml
- OCAMLDEP  parsing_cocci/get_metas.ml
- OCAMLDEP  parsing_cocci/simple_assignments.ml
- OCAMLDEP  parsing_cocci/single_statement.ml
- OCAMLDEP  parsing_cocci/iso_compile.ml
- OCAMLDEP  parsing_cocci/comm_assoc.ml
- OCAMLDEP  parsing_cocci/iso_pattern.ml
- OCAMLDEP  parsing_cocci/compute_lines.ml
- OCAMLDEP  parsing_cocci/unify_ast.ml
- OCAMLDEP  parsing_cocci/unparse_ast0.ml
- OCAMLDEP  parsing_cocci/ast0toast.ml
- OCAMLDEP  parsing_cocci/visitor_ast0.ml
- OCAMLDEP  parsing_cocci/visitor_ast.ml
- OCAMLDEP  parsing_cocci/visitor_ast0_types.ml
- OCAMLDEP  parsing_cocci/pretty_print_cocci.ml
- OCAMLDEP  parsing_cocci/ast0_cocci.ml
- OCAMLDEP  parsing_cocci/ast_cocci.ml
- OCAMLDEP  parsing_cocci/flag_parsing_cocci.ml
- OCAMLDEP  globals/regexp.ml
- OCAMLDEP  globals/regexp_pcre.ml
- OCAMLDEP  globals/iteration.ml
- OCAMLDEP  globals/flag.ml
- OCAMLDEP  globals/config.ml
- OCAMLDEP  commons/ograph_extended.ml
- OCAMLDEP  commons/ograph_simple.ml
- OCAMLDEP  commons/common.ml
- OCAMLDEP  commons/commands.ml
- OCAMLDEP  commons/ocamlextra/dumper.ml
- 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/config.mli
- OCAMLOPT  globals/config.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/config.cmi ocaml/config.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/config.ml
- cp globals/config.cmo ocaml/config.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/config.cmx ocaml/config.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/4.14.1/lib/parmap/parmap.cmi ocaml/parmap.cmi
- if test -f /home/opam/.opam/4.14.1/lib/parmap/parmap.cmx; then \
- 	cp /home/opam/.opam/4.14.1/lib/parmap/parmap.cmx ocaml/parmap.cmx; \
- fi
-> compiled  coccinelle.1.2
Processing 62/62: [coccinelle: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/coccinelle.1.2)
- mkdir -p /home/opam/.opam/4.14.1/bin /home/opam/.opam/4.14.1/lib/coccinelle
- mkdir -p /home/opam/.opam/4.14.1/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/4.14.1/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/4.14.1/lib/coccinelle; \
- fi
- /usr/bin/install -c -m 755 spatch.opt /home/opam/.opam/4.14.1/bin/spatch
- /usr/bin/install -c -m 644 standard.h /home/opam/.opam/4.14.1/lib/coccinelle
- /usr/bin/install -c -m 644 standard.iso /home/opam/.opam/4.14.1/lib/coccinelle
- /usr/bin/install -c -m 644 ocaml/*.cmi /home/opam/.opam/4.14.1/lib/coccinelle/ocaml/
- if test -f ocaml/coccilib.cmx; then \
- 	/usr/bin/install -c -m 644 ocaml/*.cmx /home/opam/.opam/4.14.1/lib/coccinelle/ocaml/; \
- fi
- /usr/bin/install -c -m 755 tools/spgen/source/spgen.opt \
- 	 /home/opam/.opam/4.14.1/bin/spgen
- mkdir -p /home/opam/.opam/4.14.1/lib/coccinelle/python/coccilib
- /usr/bin/install -c -m 644 python/coccilib/*.py \
- 	/home/opam/.opam/4.14.1/lib/coccinelle/python/coccilib
- if test "x/home/opam/.opam/4.14.1/share/bash-completion/completions" != "xno"; then \
- 	mkdir -p /home/opam/.opam/4.14.1/share/bash-completion/completions; \
- 	/usr/bin/install -c -m 644 scripts/spatch.bash_completion \
- 		/home/opam/.opam/4.14.1/share/bash-completion/completions/spatch; \
- fi
- mkdir -p /home/opam/.opam/4.14.1/share/man/man1
- mkdir -p /home/opam/.opam/4.14.1/share/man/man3
- /usr/bin/install -c -m 644 docs/spatch.1 /home/opam/.opam/4.14.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/pycocci.1 /home/opam/.opam/4.14.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/spgen.1 /home/opam/.opam/4.14.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/Coccilib.3cocci /home/opam/.opam/4.14.1/share/man/man3/
-> installed coccinelle.1.2
Done.
2024-04-18 02:09.18 ---> saved as "d3541d6e5d2be7d0b6194869c13863bde9aa763175955a5b79eccccb55999d38"
Job succeeded