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


Building on x86-bm-15.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 07:45.23 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  93% (11358/12211)
Updating files:  94% (11479/12211)
Updating files:  95% (11601/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 07:45.23 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-07-03 07:45.23 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-03 07:45.23 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-03 07:45.23 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.03.0"))

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (4932 kB/s)
- Reading package lists...
- 
2021-07-03 07:45.23 ---> using "827f05018f9eefe1d681c27be0df0df6a81c706f36d266e7ffd03581b222da80" from cache

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

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

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

The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install base-num                 base     [required by num]
  - install ocamlfind                1.9.1    [required by cil]
  - install ocamlbuild               0.14.0   [required by cil]
  - install num                      0        [required by cil]
  - install cil                      1.7.3
===== 5 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/16: [cil.1.7.3: http]
Processing  4/16: [cil.1.7.3: http]
Processing  5/16: [cil.1.7.3: http]
Processing  6/16: [cil.1.7.3: http]
Processing  7/16: [cil.1.7.3: http]
-> installed base-num.base
Processing  8/16: [cil.1.7.3: http]
Processing  9/16: [cil.1.7.3: http]
-> installed num.0
Processing 10/16: [cil.1.7.3: http]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 11/16: [cil.1.7.3: http] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 12/16: [cil.1.7.3: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 12/16: [cil.1.7.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 12/16: [cil.1.7.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
Processing 12/16: [cil.1.7.3: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 12/16: [cil.1.7.3: http] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 13/16: [cil.1.7.3: http] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 13/16: [cil.1.7.3: http]
Processing 14/16: [cil.1.7.3: http] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 14/16: [cil.1.7.3: http]
Processing 14/16:
-> retrieved cil.1.7.3  (http://downloads.sourceforge.net/project/cil/cil/cil-1.7.3.tar.gz)
[cil: patch] applying format-obj-magic.patch
Processing 15/16: [cil: patch]
Processing 15/16: [cil: env]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "FORCE_PERL_PREFIX=1" "./configure" "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for a BSD-compatible install... /usr/bin/install -c
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for msvc cl.exe (optional)... not found
- checking for ocamlc... ocamlc
- OCaml version is 4.03.0
- OCaml library path is /home/opam/.opam/4.03.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for perl... perl
- checking for gcc version... checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for __builtin_va_list... yes
- checking if __thread is a keyword... true
- checking if gcc adds underscores to assembly labels.... false
- checking for ANSI C header files... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking stdbool.h usability... yes
- checking stdbool.h presence... yes
- checking for stdbool.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether time.h and sys/time.h may both be included... yes
- checking for working memcmp... yes
- checking for mkdir... yes
- checking for select... yes
- checking for socket... 
- yes
- checking for __sysv_signal... yes
- checking for real definition of size_t... unsigned long
- checking for real definition of wchar_t... int
- checking whether to use CIL feature blockinggraph... no
- checking whether to use CIL feature zrapp... no
- checking whether to use CIL feature llvm... no
- configure: creating ./config.status
- config.status: creating stamp-h
- config.status: creating Makefile
- config.status: creating config.mk
- config.status: creating lib/App/Cilly/CilConfig.pm
- config.status: creating doc/index.html
- config.status: creating doc/header.html
- config.status: creating src/machdep-ml.c
- config.status: creating config.h
- 
- CIL configuration:
-   (optional) cl.exe found:    HAS_MSVC           no
-   gcc to use                  CC                 gcc
-   default compiler            DEFAULT_COMPILER   _GNUCC
-   CIL version                 CIL_VERSION        1.7.3
-   CIL features                CIL_FEATURES       
-   Extra source directories    EXTRASRCDIRS       
Processing 15/16: [cil: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3)
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cma
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/alpha.mli > ocamlutil/alpha.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/pretty.mli > ocamlutil/pretty.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/pretty.cmi ocamlutil/pretty.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/alpha.cmi ocamlutil/alpha.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/alpha.ml > ocamlutil/alpha.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/errormsg.mli > ocamlutil/errormsg.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/errormsg.cmi ocamlutil/errormsg.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/availexps.ml > src/ext/availexps.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cil.mli > src/cil.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cilint.mli > src/cilint.mli.depends
- make -C .. _build/machdep.ml
- + make -C .. _build/machdep.ml
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- src/machdep-ml.c: In function 'main':
- src/machdep-ml.c:106:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   106 |     alignof_short = (int)(&((struct shortstruct*)0)->s);
-       |                     ^
- src/machdep-ml.c:115:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   115 |     alignof_int = (int)(&((struct intstruct*)0)->i);
-       |                   ^
- src/machdep-ml.c:124:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   124 |     alignof_bool = (int)(&((struct boolstruct*)0)->b);
-       |                    ^
- src/machdep-ml.c:133:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   133 |     alignof_long = (int)(&((struct longstruct*)0)->l);
-       |                    ^
- src/machdep-ml.c:142:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   142 |     alignof_longlong = (int)(&((struct longlong*)0)->ll);
-       |                        ^
- src/machdep-ml.c:151:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   151 |     alignof_ptr = (int)(&((struct ptrstruct*)0)->p);
-       |                   ^
- src/machdep-ml.c:160:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   160 |     alignof_enum = (int)(&((struct enumstruct*)0)->e);
-       |                    ^
- src/machdep-ml.c:169:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   169 |     alignof_float = (int)(&((struct floatstruct*)0)->f);
-       |                     ^
- src/machdep-ml.c:178:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   178 |     alignof_double = (int)(&((struct s1*)0)->d);
-       |                      ^
- src/machdep-ml.c:187:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   187 |     alignof_longdouble = (int)(&((struct s1*)0)->ld);
-       |                          ^
- machdep-ml.exe created succesfully.
- Generating machine dependency information for CIL
- /bin/sh: 1: cl: not found
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules machdep.ml > machdep.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cilint.cmi src/cilint.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o machdep.cmo machdep.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dataflow.mli > src/ext/dataflow.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cil.cmi src/cil.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/inthash.mli > ocamlutil/inthash.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/inthash.cmi ocamlutil/inthash.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/expcompare.ml > src/ext/expcompare.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/util.mli > ocamlutil/util.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/util.cmi ocamlutil/util.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/stats.mli > ocamlutil/stats.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/usedef.ml > src/ext/usedef.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmi src/ext/dataflow.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/expcompare.cmo src/ext/expcompare.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/stats.cmi ocamlutil/stats.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/usedef.cmo src/ext/usedef.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/availexpslv.ml > src/ext/availexpslv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/bitmap.mli > ocamlutil/bitmap.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/bitmap.cmi ocamlutil/bitmap.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/bitmap.ml > ocamlutil/bitmap.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabs.ml > src/frontc/cabs.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabs2cil.mli > src/frontc/cabs2cil.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs.cmo src/frontc/cabs.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmi src/frontc/cabs2cil.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabs2cil.ml > src/frontc/cabs2cil.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabshelper.ml > src/frontc/cabshelper.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/growArray.mli > ocamlutil/growArray.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/growArray.cmi ocamlutil/growArray.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabsvisit.mli > src/frontc/cabsvisit.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cilutil.ml > src/cilutil.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cprint.ml > src/frontc/cprint.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/escape.mli > src/escape.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/whitetrack.mli > src/frontc/whitetrack.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/escape.cmi src/escape.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmi src/frontc/whitetrack.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/trace.mli > ocamlutil/trace.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabshelper.cmo src/frontc/cabshelper.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmi src/frontc/cabsvisit.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cilutil.cmo src/cilutil.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cprint.cmo src/frontc/cprint.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/trace.cmi ocamlutil/trace.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cabsvisit.ml > src/frontc/cabsvisit.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/callgraph.mli > src/ext/callgraph.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmi src/ext/callgraph.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/callgraph.ml > src/ext/callgraph.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/canonicalize.mli > src/ext/canonicalize.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmi src/ext/canonicalize.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/canonicalize.ml > src/ext/canonicalize.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/cfg.mli > src/ext/cfg.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/cfg.cmi src/ext/cfg.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/cfg.ml > src/ext/cfg.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/check.mli > src/check.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/check.cmi src/check.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/check.ml > src/check.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cil.ml > src/cil.ml.depends
- make -C .. _build/cilversion.ml
- + make -C .. _build/cilversion.ml
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- rm -f _build/cilversion.ml
- ./config.status --file=_build/cilversion.ml:src/cilversion.ml.in
- config.status: creating _build/cilversion.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules cilversion.ml > cilversion.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/clist.mli > ocamlutil/clist.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o cilversion.cmo cilversion.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/clist.cmi ocamlutil/clist.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cilint.ml > src/cilint.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cillower.mli > src/cillower.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cillower.cmi src/cillower.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/cillower.ml > src/cillower.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ciloptions.mli > src/ciloptions.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/ciloptions.cmi src/ciloptions.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ciloptions.ml > src/ciloptions.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/frontc.mli > src/frontc/frontc.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/machdepenv.ml > src/machdepenv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/mergecil.mli > src/mergecil.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/rmtmps.mli > src/rmtmps.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/frontc.cmi src/frontc/frontc.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/machdepenv.cmo src/machdepenv.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/mergecil.cmi src/mergecil.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/rmtmps.cmi src/rmtmps.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/ciltools.ml > src/ext/ciltools.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/clexer.mli > src/frontc/clexer.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/frontc/cparser.mly
- + /home/opam/.opam/4.03.0/bin/ocamlyacc src/frontc/cparser.mly
- 1 shift/reduce conflict.
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cparser.mli > src/frontc/cparser.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cparser.cmi src/frontc/cparser.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/clexer.cmi src/frontc/clexer.mli
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/frontc/clexer.mll
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/clexer.ml > src/frontc/clexer.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/lexerhack.ml > src/frontc/lexerhack.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/lexerhack.cmo src/frontc/lexerhack.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/clist.ml > ocamlutil/clist.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/cparser.ml > src/frontc/cparser.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dataflow.ml > src/ext/dataflow.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dataslicing.mli > src/ext/dataslicing.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmi src/ext/dataslicing.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dataslicing.ml > src/ext/dataslicing.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/deadcodeelim.ml > src/ext/deadcodeelim.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ciltools.cmo src/ext/ciltools.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/reachingdefs.ml > src/ext/reachingdefs.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/liveness.ml > src/ext/liveness.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/liveness.cmo src/ext/liveness.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/liveness.cmo src/ext/liveness.ml
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmo src/ext/reachingdefs.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmo src/ext/reachingdefs.ml
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dominators.mli > src/ext/dominators.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dominators.cmi src/ext/dominators.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/dominators.ml > src/ext/dominators.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/epicenter.ml > src/ext/epicenter.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/errormsg.ml > ocamlutil/errormsg.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/escape.ml > src/escape.ml.depends
- make -C .. _build/feature_config.ml
- + make -C .. _build/feature_config.ml
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- rm -f _build/feature_config.*
- echo "(* This module was generated automatically by code in Makefile.in *)" >_build/feature_config.ml
- echo "open Cil"   >>_build/feature_config.ml
- echo "let features : featureDescr list = [" >> _build/feature_config.ml
- echo " (* EXTRAFEATURES: *)" >> _build/feature_config.ml
- echo \
-            \
- | perl -pe 's/\\n/\n/g' >> _build/feature_config.ml
- echo "]"   >>_build/feature_config.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3'
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules feature_config.ml > feature_config.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/formatcil.mli > src/formatcil.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatcil.cmi src/formatcil.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/formatcil.ml > src/formatcil.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/formatlex.mll
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/formatlex.ml > src/formatlex.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/formatparse.mly
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/formatparse.mli > src/formatparse.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatparse.cmi src/formatparse.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatlex.cmo src/formatlex.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatlex.cmo src/formatlex.ml
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/formatparse.ml > src/formatparse.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/frontc.ml > src/frontc/frontc.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/patch.mli > src/frontc/patch.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/patch.cmi src/frontc/patch.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/growArray.ml > ocamlutil/growArray.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/longarray.mli > ocamlutil/longarray.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/longarray.cmi ocamlutil/longarray.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/heap.ml > src/ext/heap.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/heapify.ml > src/ext/heapify.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/inthash.ml > ocamlutil/inthash.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/llvm.ml > src/ext/llvm.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/llvmgen.ml > src/ext/llvmgen.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/llvmutils.ml > src/ext/llvmutils.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmutils.cmo src/ext/llvmutils.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/llvmssa.ml > src/ext/llvmssa.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmgen.cmo src/ext/llvmgen.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmssa.cmo src/ext/llvmssa.ml
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/logcalls.mli > src/ext/logcalls.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmi src/ext/logcalls.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/logcalls.ml > src/ext/logcalls.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/logwrites.ml > src/ext/logwrites.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/longarray.ml > ocamlutil/longarray.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/mergecil.ml > src/mergecil.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/olf.mli > src/ext/pta/olf.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/olf.cmi src/ext/pta/olf.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/olf.ml > src/ext/pta/olf.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/setp.mli > src/ext/pta/setp.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/uref.mli > src/ext/pta/uref.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/setp.cmi src/ext/pta/setp.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/uref.cmi src/ext/pta/uref.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/oneret.mli > src/ext/oneret.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/oneret.cmi src/ext/oneret.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/oneret.ml > src/ext/oneret.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/partial.ml > src/ext/partial.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heap.cmo src/ext/heap.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heap.cmo src/ext/heap.ml
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/ptranal.mli > src/ext/pta/ptranal.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/ptranal.cmi src/ext/pta/ptranal.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/patch.ml > src/frontc/patch.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/predabst.ml > src/ext/predabst.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/pretty.ml > ocamlutil/pretty.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/ptranal.ml > src/ext/pta/ptranal.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/rmtmps.ml > src/rmtmps.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/setp.ml > src/ext/pta/setp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/sfi.ml > src/ext/sfi.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/simplemem.ml > src/ext/simplemem.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/simplify.mli > src/ext/simplify.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/simplify.cmi src/ext/simplify.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/simplify.ml > src/ext/simplify.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/ssa.mli > src/ext/ssa.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ssa.cmi src/ext/ssa.mli
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/ssa.ml > src/ext/ssa.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/stats.ml > ocamlutil/stats.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/trace.ml > ocamlutil/trace.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/ext/pta/uref.ml > src/ext/pta/uref.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules ocamlutil/util.ml > ocamlutil/util.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/frontc/whitetrack.ml > src/frontc/whitetrack.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/alpha.cmo ocamlutil/alpha.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexps.cmo src/ext/availexps.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexps.cmo src/ext/availexps.ml
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmo src/ext/availexpslv.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmo src/ext/availexpslv.ml
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/bitmap.cmo ocamlutil/bitmap.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/bitmap.cmo ocamlutil/bitmap.ml
- File "ocamlutil/bitmap.ml", line 13, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml
- File "src/frontc/cabs2cil.ml", line 1890, characters 26-38:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/frontc/cabs2cil.ml", line 3377, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/frontc/cabs2cil.ml", line 4992, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "src/frontc/cabs2cil.ml", line 5054, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmo src/frontc/cabsvisit.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmo src/ext/callgraph.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmo src/ext/canonicalize.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/cfg.cmo src/ext/cfg.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/check.cmo src/check.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cil.cmo src/cil.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cil.cmo src/cil.ml
- File "src/cil.ml", line 2742, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/cil.ml", line 5036, characters 10-21:
- Warning 3: deprecated: String.copy
- File "src/cil.ml", line 5046, characters 6-16:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cilint.cmo src/cilint.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cillower.cmo src/cillower.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/ciloptions.cmo src/ciloptions.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/clexer.cmo src/frontc/clexer.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/clexer.cmo src/frontc/clexer.ml
- File "src/frontc/clexer.mll", line 615, characters 30-47:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/clist.cmo ocamlutil/clist.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cparser.cmo src/frontc/cparser.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmo src/ext/dataflow.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmo src/ext/dataslicing.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/deadcodeelim.cmo src/ext/deadcodeelim.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dominators.cmo src/ext/dominators.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dominators.cmo src/ext/dominators.ml
- File "src/ext/dominators.ml", line 285, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/epicenter.cmo src/ext/epicenter.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/errormsg.cmo ocamlutil/errormsg.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/errormsg.cmo ocamlutil/errormsg.ml
- File "ocamlutil/errormsg.ml", line 220, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/errormsg.ml", line 222, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/escape.cmo src/escape.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o feature_config.cmo feature_config.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatcil.cmo src/formatcil.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatparse.cmo src/formatparse.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/frontc.cmo src/frontc/frontc.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/growArray.cmo ocamlutil/growArray.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heapify.cmo src/ext/heapify.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/inthash.cmo ocamlutil/inthash.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/inthash.cmo ocamlutil/inthash.ml
- File "ocamlutil/inthash.ml", line 37, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvm.cmo src/ext/llvm.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmo src/ext/logcalls.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/logwrites.cmo src/ext/logwrites.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/longarray.cmo ocamlutil/longarray.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/longarray.cmo ocamlutil/longarray.ml
- File "ocamlutil/longarray.ml", line 27, characters 3-15:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/mergecil.cmo src/mergecil.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/olf.cmo src/ext/pta/olf.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/oneret.cmo src/ext/oneret.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/partial.cmo src/ext/partial.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/patch.cmo src/frontc/patch.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/predabst.cmo src/ext/predabst.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/predabst.cmo src/ext/predabst.ml
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/pretty.cmo ocamlutil/pretty.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/pretty.cmo ocamlutil/pretty.ml
- File "ocamlutil/pretty.ml", line 729, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 739, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 749, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/ptranal.cmo src/ext/pta/ptranal.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/ptranal.cmo src/ext/pta/ptranal.ml
- File "src/ext/pta/ptranal.ml", line 287, characters 38-39:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/rmtmps.cmo src/rmtmps.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/rmtmps.cmo src/rmtmps.ml
- File "src/rmtmps.ml", line 626, characters 8-191:
- Warning 57: Ambiguous or-pattern variables under guard;
- variable gref may match different arguments. (See manual section 8.5)
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/setp.cmo src/ext/pta/setp.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/sfi.cmo src/ext/sfi.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/simplemem.cmo src/ext/simplemem.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/simplify.cmo src/ext/simplify.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ssa.cmo src/ext/ssa.ml
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ssa.cmo src/ext/ssa.ml
- File "src/ext/ssa.ml", line 86, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 90, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 96, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 108, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 109, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 110, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 111, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 211, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 220, characters 11-23:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 273, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 274, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 302, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 324, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 673, characters 21-33:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/stats.cmo ocamlutil/stats.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/trace.cmo ocamlutil/trace.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/uref.cmo src/ext/pta/uref.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/util.cmo ocamlutil/util.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmo src/frontc/whitetrack.ml
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -a -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta ocamlutil/pretty.cmo ocamlutil/errormsg.cmo ocamlutil/alpha.cmo ocamlutil/inthash.cmo ocamlutil/stats.cmo ocamlutil/util.cmo cilversion.cmo machdep.cmo ocamlutil/clist.cmo src/cilint.cmo src/escape.cmo src/cil.cmo src/ext/dataflow.cmo src/ext/expcompare.cmo src/ext/usedef.cmo src/ext/availexps.cmo src/ext/availexpslv.cmo ocamlutil/bitmap.cmo src/frontc/cabs.cmo ocamlutil/trace.cmo src/cilutil.cmo ocamlutil/longarray.cmo ocamlutil/growArray.cmo src/frontc/cabshelper.cmo src/frontc/cabsvisit.cmo src/frontc/whitetrack.cmo src/frontc/cprint.cmo src/frontc/cabs2cil.cmo src/ext/callgraph.cmo src/ext/canonicalize.cmo src/ext/cfg.cmo src/check.cmo src/cillower.cmo src/frontc/lexerhack.cmo src/frontc/cparser.cmo src/frontc/clexer.cmo src/frontc/patch.cmo src/frontc/frontc.cmo src/machdepenv.cmo src/mergecil.cmo src/rmtmps.cmo src/ciloptions.cmo src/ext/ciltools.cmo src/ext/dataslicing.cmo src/ext/liveness.cmo src/ext/reachingdefs.cmo src/ext/deadcodeelim.cmo src/ext/dominators.cmo src/ext/epicenter.cmo feature_config.cmo src/formatparse.cmo src/formatlex.cmo src/formatcil.cmo src/ext/heap.cmo src/ext/heapify.cmo src/ext/llvmutils.cmo src/ext/llvmgen.cmo src/ext/llvmssa.cmo src/ext/llvm.cmo src/ext/logcalls.cmo src/ext/logwrites.cmo src/ext/pta/setp.cmo src/ext/pta/uref.cmo src/ext/pta/olf.cmo src/ext/oneret.cmo src/ext/pta/ptranal.cmo src/ext/partial.cmo src/ext/predabst.cmo src/ext/sfi.cmo src/ext/simplemem.cmo src/ext/simplify.cmo src/ext/ssa.cmo -o src/cil.cma
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/pretty.cmx ocamlutil/pretty.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/pretty.cmx ocamlutil/pretty.ml
- File "ocamlutil/pretty.ml", line 729, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 739, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/pretty.ml", line 749, characters 5-15:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/errormsg.cmx ocamlutil/errormsg.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/errormsg.cmx ocamlutil/errormsg.ml
- File "ocamlutil/errormsg.ml", line 220, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "ocamlutil/errormsg.ml", line 222, characters 10-20:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/alpha.cmx ocamlutil/alpha.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cilint.cmx src/cilint.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o cilversion.cmx cilversion.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/clist.cmx ocamlutil/clist.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/escape.cmx src/escape.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/inthash.cmx ocamlutil/inthash.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/inthash.cmx ocamlutil/inthash.ml
- File "ocamlutil/inthash.ml", line 37, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o machdep.cmx machdep.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/util.cmx ocamlutil/util.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cil.cmx src/cil.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cil.cmx src/cil.ml
- File "src/cil.ml", line 2742, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/cil.ml", line 5036, characters 10-21:
- Warning 3: deprecated: String.copy
- File "src/cil.ml", line 5046, characters 6-16:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataflow.cmx src/ext/dataflow.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/expcompare.cmx src/ext/expcompare.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/stats.cmx ocamlutil/stats.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/usedef.cmx src/ext/usedef.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs.cmx src/frontc/cabs.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/longarray.cmx ocamlutil/longarray.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/longarray.cmx ocamlutil/longarray.ml
- File "ocamlutil/longarray.ml", line 27, characters 3-15:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/growArray.cmx ocamlutil/growArray.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabshelper.cmx src/frontc/cabshelper.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/trace.cmx ocamlutil/trace.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/whitetrack.cmx src/frontc/whitetrack.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabsvisit.cmx src/frontc/cabsvisit.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cilutil.cmx src/cilutil.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cprint.cmx src/frontc/cprint.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml
- File "src/frontc/cabs2cil.ml", line 1890, characters 26-38:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/frontc/cabs2cil.ml", line 3377, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/frontc/cabs2cil.ml", line 4992, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "src/frontc/cabs2cil.ml", line 5054, characters 28-30:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/lexerhack.cmx src/frontc/lexerhack.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/cparser.cmx src/frontc/cparser.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/clexer.cmx src/frontc/clexer.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/clexer.cmx src/frontc/clexer.ml
- File "src/frontc/clexer.mll", line 615, characters 30-47:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/patch.cmx src/frontc/patch.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -o src/frontc/frontc.cmx src/frontc/frontc.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/machdepenv.cmx src/machdepenv.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/mergecil.cmx src/mergecil.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/rmtmps.cmx src/rmtmps.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/rmtmps.cmx src/rmtmps.ml
- File "src/rmtmps.ml", line 626, characters 8-191:
- Warning 57: Ambiguous or-pattern variables under guard;
- variable gref may match different arguments. (See manual section 8.5)
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ciltools.cmx src/ext/ciltools.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/cfg.cmx src/ext/cfg.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/liveness.cmx src/ext/liveness.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/liveness.cmx src/ext/liveness.ml
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmx src/ext/reachingdefs.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/reachingdefs.cmx src/ext/reachingdefs.ml
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/callgraph.cmx src/ext/callgraph.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatparse.cmx src/formatparse.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatlex.cmx src/formatlex.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatlex.cmx src/formatlex.ml
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmutils.cmx src/ext/llvmutils.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmgen.cmx src/ext/llvmgen.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvmssa.cmx src/ext/llvmssa.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/setp.cmx src/ext/pta/setp.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/uref.cmx src/ext/pta/uref.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heap.cmx src/ext/heap.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heap.cmx src/ext/heap.ml
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/olf.cmx src/ext/pta/olf.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/ptranal.cmx src/ext/pta/ptranal.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext/pta -I src -I ocamlutil -I src/frontc -I src/ext -o src/ext/pta/ptranal.cmx src/ext/pta/ptranal.ml
- File "src/ext/pta/ptranal.ml", line 287, characters 38-39:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/bitmap.cmx ocamlutil/bitmap.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I ocamlutil -I src -I src/frontc -I src/ext -I src/ext/pta -o ocamlutil/bitmap.cmx ocamlutil/bitmap.ml
- File "ocamlutil/bitmap.ml", line 13, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexps.cmx src/ext/availexps.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexps.cmx src/ext/availexps.ml
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmx src/ext/availexpslv.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/availexpslv.cmx src/ext/availexpslv.ml
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/canonicalize.cmx src/ext/canonicalize.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/check.cmx src/check.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/cillower.cmx src/cillower.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/ciloptions.cmx src/ciloptions.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dataslicing.cmx src/ext/dataslicing.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/deadcodeelim.cmx src/ext/deadcodeelim.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dominators.cmx src/ext/dominators.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/dominators.cmx src/ext/dominators.ml
- File "src/ext/dominators.ml", line 285, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/epicenter.cmx src/ext/epicenter.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o feature_config.cmx feature_config.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/formatcil.cmx src/formatcil.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/heapify.cmx src/ext/heapify.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/llvm.cmx src/ext/llvm.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/logcalls.cmx src/ext/logcalls.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/logwrites.cmx src/ext/logwrites.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/oneret.cmx src/ext/oneret.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/partial.cmx src/ext/partial.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/predabst.cmx src/ext/predabst.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/predabst.cmx src/ext/predabst.ml
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/sfi.cmx src/ext/sfi.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/simplemem.cmx src/ext/simplemem.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/simplify.cmx src/ext/simplify.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ssa.cmx src/ext/ssa.ml
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -o src/ext/ssa.cmx src/ext/ssa.ml
- File "src/ext/ssa.ml", line 86, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 90, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 96, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 108, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 109, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 110, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 111, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 211, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 220, characters 11-23:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 273, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 274, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 302, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 324, characters 17-29:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "src/ext/ssa.ml", line 673, characters 21-33:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -a -I ocamlutil -I src -I src/ext -I src/frontc -I src/ext/pta ocamlutil/pretty.cmx ocamlutil/errormsg.cmx ocamlutil/alpha.cmx cilversion.cmx machdep.cmx ocamlutil/clist.cmx ocamlutil/inthash.cmx ocamlutil/stats.cmx ocamlutil/util.cmx src/cilint.cmx src/escape.cmx src/cil.cmx src/ext/dataflow.cmx src/ext/expcompare.cmx src/ext/usedef.cmx src/ext/availexps.cmx src/ext/availexpslv.cmx ocamlutil/bitmap.cmx src/frontc/cabs.cmx ocamlutil/longarray.cmx ocamlutil/growArray.cmx ocamlutil/trace.cmx src/cilutil.cmx src/frontc/cabshelper.cmx src/frontc/cabsvisit.cmx src/frontc/whitetrack.cmx src/frontc/cprint.cmx src/frontc/cabs2cil.cmx src/ext/callgraph.cmx src/ext/canonicalize.cmx src/ext/cfg.cmx src/check.cmx src/cillower.cmx src/frontc/lexerhack.cmx src/frontc/cparser.cmx src/frontc/clexer.cmx src/frontc/patch.cmx src/frontc/frontc.cmx src/machdepenv.cmx src/mergecil.cmx src/rmtmps.cmx src/ciloptions.cmx src/ext/ciltools.cmx src/ext/dataslicing.cmx src/ext/liveness.cmx src/ext/reachingdefs.cmx src/ext/deadcodeelim.cmx src/ext/dominators.cmx src/ext/epicenter.cmx feature_config.cmx src/formatparse.cmx src/formatlex.cmx src/formatcil.cmx src/ext/heap.cmx src/ext/heapify.cmx src/ext/llvmutils.cmx src/ext/llvmgen.cmx src/ext/llvmssa.cmx src/ext/llvm.cmx src/ext/logcalls.cmx src/ext/logwrites.cmx src/ext/pta/setp.cmx src/ext/pta/uref.cmx src/ext/pta/olf.cmx src/ext/oneret.cmx src/ext/pta/ptranal.cmx src/ext/partial.cmx src/ext/predabst.cmx src/ext/sfi.cmx src/ext/simplemem.cmx src/ext/simplify.cmx src/ext/ssa.cmx -o src/cil.cmxa
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.a
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.libfiles
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/availexps.ml > src/ext/availexps.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/availexps.ml > src/ext/availexps.inferred.mli
- File "src/ext/availexps.ml", line 320, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexps.ml", line 381, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/availexpslv.ml > src/ext/availexpslv.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/availexpslv.ml > src/ext/availexpslv.inferred.mli
- File "src/ext/availexpslv.ml", line 362, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/availexpslv.ml", line 424, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -i src/frontc/cabs.ml > src/frontc/cabs.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -i src/frontc/cabshelper.ml > src/frontc/cabshelper.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/ciltools.ml > src/ext/ciltools.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i src/cilutil.ml > src/cilutil.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i cilversion.ml > cilversion.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -i src/frontc/cprint.ml > src/frontc/cprint.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/deadcodeelim.ml > src/ext/deadcodeelim.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/epicenter.ml > src/ext/epicenter.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/expcompare.ml > src/ext/expcompare.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i feature_config.ml > feature_config.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i src/formatlex.ml > src/formatlex.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i src/formatlex.ml > src/formatlex.inferred.mli
- File "src/formatlex.mll", line 150, characters 4-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/heap.ml > src/ext/heap.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/heap.ml > src/ext/heap.inferred.mli
- File "src/ext/heap.ml", line 12, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/heapify.ml > src/ext/heapify.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/frontc -I src -I ocamlutil -I src/ext -I src/ext/pta -i src/frontc/lexerhack.ml > src/frontc/lexerhack.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/liveness.ml > src/ext/liveness.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/liveness.ml > src/ext/liveness.inferred.mli
- File "src/ext/liveness.ml", line 197, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/liveness.ml", line 276, characters 21-25:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/llvm.ml > src/ext/llvm.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/llvmgen.ml > src/ext/llvmgen.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/llvmssa.ml > src/ext/llvmssa.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/llvmutils.ml > src/ext/llvmutils.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/logwrites.ml > src/ext/logwrites.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i machdep.ml > machdep.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -i src/machdepenv.ml > src/machdepenv.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/partial.ml > src/ext/partial.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/predabst.ml > src/ext/predabst.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/predabst.ml > src/ext/predabst.inferred.mli
- File "src/ext/predabst.ml", line 869, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/predabst.ml", line 912, characters 14-18:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/reachingdefs.ml > src/ext/reachingdefs.inferred.mli
- + /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/reachingdefs.ml > src/ext/reachingdefs.inferred.mli
- File "src/ext/reachingdefs.ml", line 470, characters 15-19:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "src/ext/reachingdefs.ml", line 556, characters 17-21:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/sfi.ml > src/ext/sfi.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/simplemem.ml > src/ext/simplemem.inferred.mli
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -I src/ext -I src -I ocamlutil -I src/frontc -I src/ext/pta -i src/ext/usedef.ml > src/ext/usedef.inferred.mli
- ocamlbuild -build-dir _build -no-links -classic-display src/main.native
- /home/opam/.opam/4.03.0/bin/ocamldep.opt -modules src/main.ml > src/main.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlc.opt -c -g -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/main.cmo src/main.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt -c -I src -I ocamlutil -I src/frontc -I src/ext -I src/ext/pta -o src/main.cmx src/main.ml
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa str.cmxa nums.cmxa -I src src/cil.cmxa src/main.cmx -o src/main.native
- cp _build/src/main.native bin/cilly.native
- cp lib/App/Cilly.pm.in lib/App/Cilly.pm
- sed -e "s|CIL_VERSION|1.7.3|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
- mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- if gcc -D_GNUCC -m32 src/machdep-ml.c -o _build/machdep-ml32.exe ;then \
-   sed -e "s|nogcc32model|` _build/machdep-ml32.exe --env`|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
-   mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- fi
- In file included from src/machdep-ml.c:40:
- /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
-    27 | #include <bits/libc-header-start.h>
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- if gcc -D_GNUCC -m64 src/machdep-ml.c -o _build/machdep-ml64.exe ;then \
-   sed -e "s|nogcc64model|` _build/machdep-ml64.exe --env`|" lib/App/Cilly.pm > lib/App/Cilly.pm.tmp; \
-   mv lib/App/Cilly.pm.tmp lib/App/Cilly.pm; \
- fi
- src/machdep-ml.c: In function 'main':
- src/machdep-ml.c:106:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   106 |     alignof_short = (int)(&((struct shortstruct*)0)->s);
-       |                     ^
- src/machdep-ml.c:115:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   115 |     alignof_int = (int)(&((struct intstruct*)0)->i);
-       |                   ^
- src/machdep-ml.c:124:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   124 |     alignof_bool = (int)(&((struct boolstruct*)0)->b);
-       |                    ^
- src/machdep-ml.c:133:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   133 |     alignof_long = (int)(&((struct longstruct*)0)->l);
-       |                    ^
- src/machdep-ml.c:142:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   142 |     alignof_longlong = (int)(&((struct longlong*)0)->ll);
-       |                        ^
- src/machdep-ml.c:151:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   151 |     alignof_ptr = (int)(&((struct ptrstruct*)0)->p);
-       |                   ^
- src/machdep-ml.c:160:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   160 |     alignof_enum = (int)(&((struct enumstruct*)0)->e);
-       |                    ^
- src/machdep-ml.c:169:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   169 |     alignof_float = (int)(&((struct floatstruct*)0)->f);
-       |                     ^
- src/machdep-ml.c:178:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   178 |     alignof_double = (int)(&((struct s1*)0)->d);
-       |                      ^
- src/machdep-ml.c:187:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   187 |     alignof_longdouble = (int)(&((struct s1*)0)->ld);
-       |                          ^
- Generating CIL_MACHINE machine dependency information string (for CIL)
- cd lib; perl Makefile.PL
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for cilly
- Writing MYMETA.yml and MYMETA.json
- make -C lib
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
- cp App/Cilly/CilConfig.pm blib/lib/App/Cilly/CilConfig.pm
- cp App/Cilly/OutputFile.pm blib/lib/App/Cilly/OutputFile.pm
- cp App/Cilly/KeptFile.pm blib/lib/App/Cilly/KeptFile.pm
- cp App/Cilly.pm blib/lib/App/Cilly.pm
- cp App/Cilly/TempFile.pm blib/lib/App/Cilly/TempFile.pm
- cp ../bin/cilly blib/script/cilly
- "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cilly
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
-> compiled  cil.1.7.3
Processing 16/16: [cil: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3)
- ocamlbuild -build-dir _build -no-links -classic-display src/main.native
- make -C lib
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cma
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.cmxa
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.a
- ocamlbuild -build-dir _build -no-links -classic-display src/cil.libfiles
- ocamlfind remove cil
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.03.0/lib/cil/META
- ocamlfind install -patch-version 1.7.3 cil META _build/src/cil.cma _build/src/cil.cmxa _build/src/cil.a `cat _build/src/cil.libfiles`
- Installed /home/opam/.opam/4.03.0/lib/cil/whitetrack.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/whitetrack.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/whitetrack.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/util.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/util.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/util.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/usedef.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/usedef.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/usedef.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/uref.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/uref.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/uref.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/trace.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/trace.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/trace.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/stats.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/stats.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/stats.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/ssa.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/ssa.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/ssa.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/simplify.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/simplify.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/simplify.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/simplemem.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/simplemem.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/simplemem.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/sfi.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/sfi.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/sfi.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/setp.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/setp.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/setp.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/rmtmps.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/rmtmps.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/rmtmps.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/reachingdefs.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/reachingdefs.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/reachingdefs.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/ptranal.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/ptranal.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/ptranal.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/pretty.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/pretty.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/pretty.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/predabst.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/predabst.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/predabst.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/patch.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/patch.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/patch.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/partial.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/partial.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/partial.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/oneret.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/oneret.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/oneret.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/olf.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/olf.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/olf.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/mergecil.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/mergecil.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/mergecil.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/machdepenv.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/machdepenv.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/machdepenv.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/machdep.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/machdep.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/machdep.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/longarray.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/longarray.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/longarray.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/logwrites.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/logwrites.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/logwrites.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/logcalls.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/logcalls.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/logcalls.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmutils.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmutils.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmutils.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmssa.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmssa.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmssa.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmgen.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmgen.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/llvmgen.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/llvm.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/llvm.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/llvm.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/liveness.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/liveness.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/liveness.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/lexerhack.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/lexerhack.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/lexerhack.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/inthash.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/inthash.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/inthash.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/heapify.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/heapify.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/heapify.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/heap.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/heap.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/heap.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/growArray.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/growArray.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/growArray.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/frontc.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/frontc.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/frontc.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/formatparse.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/formatparse.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/formatparse.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/formatlex.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/formatlex.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/formatlex.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/formatcil.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/formatcil.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/formatcil.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/feature_config.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/feature_config.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/feature_config.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/expcompare.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/expcompare.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/expcompare.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/escape.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/escape.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/escape.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/errormsg.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/errormsg.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/errormsg.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/epicenter.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/epicenter.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/epicenter.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/dominators.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/dominators.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/dominators.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/deadcodeelim.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/deadcodeelim.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/deadcodeelim.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/dataslicing.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/dataslicing.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/dataslicing.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/dataflow.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/dataflow.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/dataflow.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cprint.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cprint.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cprint.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cparser.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cparser.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cparser.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/clist.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/clist.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/clist.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/clexer.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/clexer.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/clexer.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cilversion.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cilversion.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cilversion.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cilutil.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cilutil.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cilutil.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/ciltools.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/ciltools.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/ciltools.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/ciloptions.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/ciloptions.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/ciloptions.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cillower.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cillower.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cillower.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cilint.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cilint.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cilint.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/check.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/check.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/check.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cfg.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cfg.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cfg.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/canonicalize.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/canonicalize.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/canonicalize.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/callgraph.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/callgraph.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/callgraph.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cabsvisit.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cabsvisit.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cabsvisit.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cabshelper.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cabshelper.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cabshelper.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs2cil.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs2cil.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs2cil.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/cabs.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/bitmap.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/bitmap.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/bitmap.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/availexpslv.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/availexpslv.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/availexpslv.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/availexps.inferred.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/availexps.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/availexps.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/alpha.mli
- Installed /home/opam/.opam/4.03.0/lib/cil/alpha.cmx
- Installed /home/opam/.opam/4.03.0/lib/cil/alpha.cmi
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.a
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.cmxa
- Installed /home/opam/.opam/4.03.0/lib/cil/cil.cma
- Installed /home/opam/.opam/4.03.0/lib/cil/META
- make -C lib pure_install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
- Installing /home/opam/.opam/4.03.0/lib/perl5/App/Cilly.pm
- Installing /home/opam/.opam/4.03.0/lib/perl5/App/Cilly/CilConfig.pm
- Installing /home/opam/.opam/4.03.0/lib/perl5/App/Cilly/OutputFile.pm
- Installing /home/opam/.opam/4.03.0/lib/perl5/App/Cilly/KeptFile.pm
- Installing /home/opam/.opam/4.03.0/lib/perl5/App/Cilly/TempFile.pm
- Installing /home/opam/.opam/4.03.0/bin/cilly
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/cil.1.7.3/lib'
- /usr/bin/install -c -m 0755 bin/cilly.* /home/opam/.opam/4.03.0/bin
-> installed cil.1.7.3
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 07:46.18 ---> saved as "81881ab7835093bdb35114026f188cf1c968da73bd1922e75b292c46c1ae0dc7"
Job succeeded