Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 06:02.14 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 06:02.14 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 06:02.14 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (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. 2022-11-03 06:02.14 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.07' '4.07.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.07.1"} | "ocaml-system" {= "4.07.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.07.1 (https://github.com/ocaml/ocaml/archive/4.07.1.tar.gz) -> installed ocaml-base-compiler.4.07.1 -> installed ocaml-config.1 -> installed ocaml.4.07.1 Done. # Run eval $(opam env --switch=4.07) to update the current shell environment 2022-11-03 06:02.14 ---> using "117713ea87fff5f949523694d22eaae1c521175038fd6cc46b871099d750cadc" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (95.9 kB/s) - Reading package lists... - 2022-11-03 06:02.14 ---> using "537ca0ea3b9f193ee9a5ce6abc771fdeca177bc2e60e7742c3b2e29bf7501c36" 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 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 06:02.14 ---> using "30580a7409a344573e9bfde7c70be7ee9f2992cc36d03ffd841537c902c9ccbe" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"goblint-cil.1.7.4\"\ \nopam install -vy \"goblint-cil.1.7.4\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"goblint-cil.1.7.4\" | 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")) [NOTE] goblint-cil.1.7.4 is not installed. Nothing to do. The following actions will be performed: === install 5 packages - install conf-gmp 4 [required by zarith] - install goblint-cil 1.7.4 - install ocamlbuild 0.14.2 [required by goblint-cil] - install ocamlfind 1.9.5 [required by goblint-cil] - install zarith 1.12 [required by goblint-cil] The following system packages will first need to be installed: libgmp-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% - (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19051 files and directories currently installed.) - Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/15: [goblint-cil.1.7.4: http] Processing 3/15: [goblint-cil.1.7.4: http] Processing 4/15: [goblint-cil.1.7.4: http] Processing 5/15: [goblint-cil.1.7.4: http] [conf-gmp: sh] -> retrieved ocamlfind.1.9.5 (cached) Processing 6/15: [goblint-cil.1.7.4: http] [conf-gmp: sh] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 7/15: [goblint-cil.1.7.4: http] [conf-gmp: sh] [ocamlfind: patch] -> retrieved ocamlbuild.0.14.2 (cached) Processing 8/15: [goblint-cil.1.7.4: http] [conf-gmp: sh] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 8/15: [goblint-cil.1.7.4: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> installed conf-gmp.4 Processing 9/15: [goblint-cil.1.7.4: http] [ocamlbuild: make configure.make] [ocamlfind: patch] -> retrieved zarith.1.12 (cached) Processing 9/15: [goblint-cil.1.7.4: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure] Processing 9/15: [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.07" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.07/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.07/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.07/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.07/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.07"; \ - echo "BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.07/lib"; \ - echo "MANDIR=/home/opam/.opam/4.07/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.07/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.2"'; \ - ) > src/ocamlbuild_config.ml Processing 9/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved goblint-cil.1.7.4 (https://github.com/goblint/cil/archive/1.7.4.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.07/bin" "-sitelib" "/home/opam/.opam/4.07/lib" "-mandir" "/home/opam/.opam/4.07/man" "-config" "/home/opam/.opam/4.07/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - 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 - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/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 9/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/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.07/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07/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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - 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.07/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.07/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.07/.opam-switch/build/ocamlfind.1.9.5' Processing 9/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_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 -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 9/15: [ocamlbuild: make check-if-preinstalled] Processing 10/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.07/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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - 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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - 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 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/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.07/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - 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.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - 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.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - 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.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - 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.07/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 10/15: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.07/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.07/bin" - install -d "/home/opam/.opam/4.07/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.07/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.07/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.07/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.07/lib/findlib" - install -d "/home/opam/.opam/4.07/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.07/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.07/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.07/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.07/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.07/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.07/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.07/lib/$x/META.tmp" && mv "/home/opam/.opam/4.07/lib/$x/META.tmp" "/home/opam/.opam/4.07/lib/$x/META"; done - install -d "/home/opam/.opam/4.07/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.07/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.07/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.07/man/man1" "/home/opam/.opam/4.07/man/man3" "/home/opam/.opam/4.07/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 11/15: [zarith: ./configure] -> installed ocamlbuild.0.14.2 Processing 12/15: [zarith: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.07/.opam-switch/build/zarith.1.12) - binary ocaml: found in /home/opam/.opam/4.07/bin - binary ocamlc: found in /home/opam/.opam/4.07/bin - binary ocamldep: found in /home/opam/.opam/4.07/bin - binary ocamlmklib: found in /home/opam/.opam/4.07/bin - binary ocamldoc: found in /home/opam/.opam/4.07/bin - binary gcc: found in /usr/bin - binary ocamlopt: found in /home/opam/.opam/4.07/bin - checking compilation with gcc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.07/bin - OCaml's word size is 64 - binary uname: found in /usr/bin - include gmp.h: found - library gmp: found - OCaml supports -bin-annot to produce documentation - Using OCaml legacy C API custom operations - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP - libraries: -lgmp - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.07/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 12/15: [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/zarith.1.12) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep -native zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -I +compiler-libs -bin-annot -c z.mli - ocamlc -I +compiler-libs -bin-annot -c z.ml - ocamlc -I +compiler-libs -bin-annot -c q.mli - ocamlc -I +compiler-libs -bin-annot -c q.ml - ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.07/lib/ocaml -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -failsafe -o zarith caml_z.o -lgmp - ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -o zarith_top.cma -a zarith_top.cmo - ocamlopt -I +compiler-libs -c zarith_version.ml - ocamlopt -I +compiler-libs -c z.ml - ocamlopt -I +compiler-libs -c q.ml - ocamlopt -I +compiler-libs -c big_int_Z.ml - ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.12 Processing 13/15: [zarith: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/zarith.1.12) - ocamlfind install -destdir "/home/opam/.opam/4.07/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.07/lib/zarith/q.cmti - Installed /home/opam/.opam/4.07/lib/zarith/z.cmti - Installed /home/opam/.opam/4.07/lib/zarith/zarith.a - Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.07/lib/zarith/q.mli - Installed /home/opam/.opam/4.07/lib/zarith/zarith.h - Installed /home/opam/.opam/4.07/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.07/lib/zarith/q.cmx - Installed /home/opam/.opam/4.07/lib/zarith/z.cmx - Installed /home/opam/.opam/4.07/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.07/lib/zarith/z.mli - Installed /home/opam/.opam/4.07/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.07/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.07/lib/zarith/q.cmi - Installed /home/opam/.opam/4.07/lib/zarith/z.cmi - Installed /home/opam/.opam/4.07/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.07/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.07/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/zarith/META -> installed zarith.1.12 Processing 14/15: [goblint-cil: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.07" (CWD=/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4) - 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.07.1 - OCaml library path is /home/opam/.opam/4.07/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for dynlink.cmxa... yes - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... 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 cygpath... no - checking for gcc version... checking how to run the C preprocessor... - gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/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 intptr_t... 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 - configure: creating ./config.status - config.status: creating stamp-h - config.status: creating Makefile - config.status: creating config.mk - config.status: creating lib/perl5/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 src/cilversion.ml - 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 - Native OCaml CIL libs yes Processing 14/15: [goblint-cil: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4) - make cilly install-findlib install-data PREFIX=. datarootdir=share DESTDIR= OCAMLFIND_DESTDIR=lib - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4' - export CIL_VERSION - MAKE=make ocamlbuild -build-dir _build -use-ocamlfind -no-links -classic-display src/cil.cma src/ext/blockinggraph.cma src/ext/callgraph.cma src/ext/canonicalize.cma src/ext/ccl.cma src/ext/cqualann.cma src/ext/dataslicing.cma src/ext/epicenter.cma src/ext/heapify.cma src/ext/inliner.cma src/ext/liveness.cma src/ext/llvm.cma src/ext/logcalls.cma src/ext/logwrites.cma src/ext/oneret.cma src/ext/partial.cma src/ext/pta.cma src/ext/sfi.cma src/ext/simplemem.cma src/ext/simplify.cma src/ext/zrapp.cma src/cil.cmxa src/cil.a src/ext/blockinggraph.cmxa src/ext/callgraph.cmxa src/ext/canonicalize.cmxa src/ext/ccl.cmxa src/ext/cqualann.cmxa src/ext/dataslicing.cmxa src/ext/epicenter.cmxa src/ext/heapify.cmxa src/ext/inliner.cmxa src/ext/liveness.cmxa src/ext/llvm.cmxa src/ext/logcalls.cmxa src/ext/logwrites.cmxa src/ext/oneret.cmxa src/ext/partial.cmxa src/ext/pta.cmxa src/ext/sfi.cmxa src/ext/simplemem.cmxa src/ext/simplify.cmxa src/ext/zrapp.cmxa src/ext/blockinggraph.cmxs src/ext/callgraph.cmxs src/ext/canonicalize.cmxs src/ext/ccl.cmxs src/ext/cqualann.cmxs src/ext/dataslicing.cmxs src/ext/epicenter.cmxs src/ext/heapify.cmxs src/ext/inliner.cmxs src/ext/liveness.cmxs src/ext/llvm.cmxs src/ext/logcalls.cmxs src/ext/logwrites.cmxs src/ext/oneret.cmxs src/ext/partial.cmxs src/ext/pta.cmxs src/ext/sfi.cmxs src/ext/simplemem.cmxs src/ext/simplify.cmxs src/ext/zrapp.cmxs src/ext/blockinggraph.a src/ext/callgraph.a src/ext/canonicalize.a src/ext/ccl.a src/ext/cqualann.a src/ext/dataslicing.a src/ext/epicenter.a src/ext/heapify.a src/ext/inliner.a src/ext/liveness.a src/ext/llvm.a src/ext/logcalls.a src/ext/logwrites.a src/ext/oneret.a src/ext/partial.a src/ext/pta.a src/ext/sfi.a src/ext/simplemem.a src/ext/simplify.a src/ext/zrapp.a src/cil.libfiles src/ext/blockinggraph.libfiles src/ext/callgraph.libfiles src/ext/canonicalize.libfiles src/ext/ccl.libfiles src/ext/cqualann.libfiles src/ext/dataslicing.libfiles src/ext/epicenter.libfiles src/ext/heapify.libfiles src/ext/inliner.libfiles src/ext/liveness.libfiles src/ext/llvm.libfiles src/ext/logcalls.libfiles src/ext/logwrites.libfiles src/ext/oneret.libfiles src/ext/partial.libfiles src/ext/pta.libfiles src/ext/sfi.libfiles src/ext/simplemem.libfiles src/ext/simplify.libfiles src/ext/zrapp.libfiles src/main.byte src/main.native cil.docdir/index.html - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.07/lib/ocamlbuild /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -package zarith -modules src/ocamlutil/alpha.mli > src/ocamlutil/alpha.mli.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/pretty.mli > src/ocamlutil/pretty.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/pretty.cmi src/ocamlutil/pretty.mli - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/alpha.cmi src/ocamlutil/alpha.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/alpha.ml > src/ocamlutil/alpha.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/errormsg.mli > src/ocamlutil/errormsg.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/errormsg.cmi src/ocamlutil/errormsg.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/bitmap.mli > src/ocamlutil/bitmap.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/bitmap.cmi src/ocamlutil/bitmap.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/bitmap.ml > src/ocamlutil/bitmap.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/cabs.ml > src/frontc/cabs.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/cabs2cil.mli > src/frontc/cabs2cil.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs.cmo src/frontc/cabs.ml - ocamlfind ocamldep -package zarith -modules src/cil.mli > src/cil.mli.depends - ocamlfind ocamldep -package zarith -modules src/cilint.mli > src/cilint.mli.depends - make -C .. _build/machdep.ml - + make -C .. _build/machdep.ml - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4' - machdep-ml.exe created succesfully. - Generating machine dependency information for CIL - /bin/sh: 1: cl: not found - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4' - ocamlfind ocamldep -package zarith -modules machdep.ml > machdep.ml.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilint.cmi src/cilint.mli - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o machdep.cmo machdep.ml - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cil.cmi src/cil.mli - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs2cil.cmi src/frontc/cabs2cil.mli - ocamlfind ocamldep -package zarith -modules src/frontc/cabs2cil.ml > src/frontc/cabs2cil.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/cabshelper.ml > src/frontc/cabshelper.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/growArray.mli > src/ocamlutil/growArray.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/growArray.cmi src/ocamlutil/growArray.mli - ocamlfind ocamldep -package zarith -modules src/frontc/cabsvisit.mli > src/frontc/cabsvisit.mli.depends - ocamlfind ocamldep -package zarith -modules src/cilutil.ml > src/cilutil.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/cprint.ml > src/frontc/cprint.ml.depends - ocamlfind ocamldep -package zarith -modules src/escape.mli > src/escape.mli.depends - ocamlfind ocamldep -package zarith -modules src/frontc/whitetrack.mli > src/frontc/whitetrack.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/escape.cmi src/escape.mli - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/whitetrack.cmi src/frontc/whitetrack.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/inthash.mli > src/ocamlutil/inthash.mli.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/trace.mli > src/ocamlutil/trace.mli.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/util.mli > src/ocamlutil/util.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabshelper.cmo src/frontc/cabshelper.ml - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabsvisit.cmi src/frontc/cabsvisit.mli - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilutil.cmo src/cilutil.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cprint.cmo src/frontc/cprint.ml - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/inthash.cmi src/ocamlutil/inthash.mli - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/trace.cmi src/ocamlutil/trace.mli - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/util.cmi src/ocamlutil/util.mli - ocamlfind ocamldep -package zarith -modules src/frontc/cabsvisit.ml > src/frontc/cabsvisit.ml.depends - ocamlfind ocamldep -package zarith -modules src/cfg.mli > src/cfg.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cfg.cmi src/cfg.mli - ocamlfind ocamldep -package zarith -modules src/cfg.ml > src/cfg.ml.depends - ocamlfind ocamldep -package zarith -modules src/check.mli > src/check.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/check.cmi src/check.mli - ocamlfind ocamldep -package zarith -modules src/check.ml > src/check.ml.depends - ocamlfind ocamldep -package zarith -modules src/cil.ml > src/cil.ml.depends - ocamlfind ocamldep -package zarith -modules src/cilversion.ml > src/cilversion.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/clist.mli > src/ocamlutil/clist.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilversion.cmo src/cilversion.ml - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/clist.cmi src/ocamlutil/clist.mli - ocamlfind ocamldep -package zarith -modules src/cilint.ml > src/cilint.ml.depends - ocamlfind ocamldep -package zarith -modules src/cillower.mli > src/cillower.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cillower.cmi src/cillower.mli - ocamlfind ocamldep -package zarith -modules src/cillower.ml > src/cillower.ml.depends - ocamlfind ocamldep -package zarith -modules src/ciloptions.mli > src/ciloptions.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ciloptions.cmi src/ciloptions.mli - ocamlfind ocamldep -package zarith -modules src/ciloptions.ml > src/ciloptions.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/frontc.mli > src/frontc/frontc.mli.depends - ocamlfind ocamldep -package zarith -modules src/machdepenv.ml > src/machdepenv.ml.depends - ocamlfind ocamldep -package zarith -modules src/mergecil.mli > src/mergecil.mli.depends - ocamlfind ocamldep -package zarith -modules src/rmtmps.mli > src/rmtmps.mli.depends - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/frontc.cmi src/frontc/frontc.mli - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/machdepenv.cmo src/machdepenv.ml - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/mergecil.cmi src/mergecil.mli - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/rmtmps.cmi src/rmtmps.mli - ocamlfind ocamldep -package zarith -modules src/frontc/clexer.mli > src/frontc/clexer.mli.depends - /home/opam/.opam/4.07/bin/ocamlyacc src/frontc/cparser.mly - + /home/opam/.opam/4.07/bin/ocamlyacc src/frontc/cparser.mly - 1 shift/reduce conflict. - ocamlfind ocamldep -package zarith -modules src/frontc/cparser.mli > src/frontc/cparser.mli.depends - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cparser.cmi src/frontc/cparser.mli - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/clexer.cmi src/frontc/clexer.mli - /home/opam/.opam/4.07/bin/ocamllex.opt -q src/frontc/clexer.mll - ocamlfind ocamldep -package zarith -modules src/frontc/clexer.ml > src/frontc/clexer.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/lexerhack.ml > src/frontc/lexerhack.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/lexerhack.cmo src/frontc/lexerhack.ml - ocamlfind ocamldep -package zarith -modules src/ocamlutil/clist.ml > src/ocamlutil/clist.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/cparser.ml > src/frontc/cparser.ml.depends - ocamlfind ocamldep -package zarith -modules src/dataflow.mli > src/dataflow.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dataflow.cmi src/dataflow.mli - ocamlfind ocamldep -package zarith -modules src/dataflow.ml > src/dataflow.ml.depends - ocamlfind ocamldep -package zarith -modules src/dominators.mli > src/dominators.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dominators.cmi src/dominators.mli - ocamlfind ocamldep -package zarith -modules src/dominators.ml > src/dominators.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/errormsg.ml > src/ocamlutil/errormsg.ml.depends - ocamlfind ocamldep -package zarith -modules src/escape.ml > src/escape.ml.depends - ocamlfind ocamldep -package zarith -modules src/expcompare.ml > src/expcompare.ml.depends - ocamlfind ocamldep -package zarith -modules src/feature.mli > src/feature.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/feature.cmi src/feature.mli - ocamlfind ocamldep -package findlib -package zarith -modules src/feature.ml > src/feature.ml.depends - ocamlfind ocamldep -package zarith -modules src/formatcil.mli > src/formatcil.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatcil.cmi src/formatcil.mli - ocamlfind ocamldep -package zarith -modules src/formatcil.ml > src/formatcil.ml.depends - /home/opam/.opam/4.07/bin/ocamllex.opt -q src/formatlex.mll - ocamlfind ocamldep -package zarith -modules src/formatlex.ml > src/formatlex.ml.depends - /home/opam/.opam/4.07/bin/ocamlyacc src/formatparse.mly - ocamlfind ocamldep -package zarith -modules src/formatparse.mli > src/formatparse.mli.depends - ocamlfind ocamlc -c -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatparse.cmi src/formatparse.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/stats.mli > src/ocamlutil/stats.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatlex.cmo src/formatlex.ml - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/stats.cmi src/ocamlutil/stats.mli - ocamlfind ocamldep -package zarith -modules src/formatparse.ml > src/formatparse.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/frontc.ml > src/frontc/frontc.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/patch.mli > src/frontc/patch.mli.depends - ocamlfind ocamlc -c -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/patch.cmi src/frontc/patch.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/growArray.ml > src/ocamlutil/growArray.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/longarray.mli > src/ocamlutil/longarray.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/longarray.cmi src/ocamlutil/longarray.mli - ocamlfind ocamldep -package zarith -modules src/ocamlutil/inthash.ml > src/ocamlutil/inthash.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/longarray.ml > src/ocamlutil/longarray.ml.depends - ocamlfind ocamldep -package zarith -modules src/mergecil.ml > src/mergecil.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/patch.ml > src/frontc/patch.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/pretty.ml > src/ocamlutil/pretty.ml.depends - ocamlfind ocamldep -package zarith -modules src/rmtmps.ml > src/rmtmps.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/stats.ml > src/ocamlutil/stats.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/trace.ml > src/ocamlutil/trace.ml.depends - ocamlfind ocamldep -package zarith -modules src/ocamlutil/util.ml > src/ocamlutil/util.ml.depends - ocamlfind ocamldep -package zarith -modules src/frontc/whitetrack.ml > src/frontc/whitetrack.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/alpha.cmo src/ocamlutil/alpha.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/bitmap.cmo src/ocamlutil/bitmap.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/bitmap.cmo src/ocamlutil/bitmap.ml - File "src/ocamlutil/bitmap.ml", line 13, characters 14-26: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs2cil.cmo src/frontc/cabs2cil.ml - File "src/frontc/cabs2cil.ml", line 1927, characters 26-38: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - File "src/frontc/cabs2cil.ml", line 3421, characters 27-43: - Warning 3: deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabsvisit.cmo src/frontc/cabsvisit.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cfg.cmo src/cfg.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/check.cmo src/check.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cil.cmo src/cil.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cil.cmo src/cil.ml - File "src/cil.ml", line 2721, characters 21-37: - Warning 3: deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilint.cmo src/cilint.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cillower.cmo src/cillower.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ciloptions.cmo src/ciloptions.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/clexer.cmo src/frontc/clexer.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/clexer.cmo src/frontc/clexer.ml - File "src/frontc/clexer.mll", line 618, characters 30-47: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/clist.cmo src/ocamlutil/clist.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cparser.cmo src/frontc/cparser.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dataflow.cmo src/dataflow.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dominators.cmo src/dominators.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dominators.cmo src/dominators.ml - File "src/dominators.ml", line 285, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/errormsg.cmo src/ocamlutil/errormsg.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/escape.cmo src/escape.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/expcompare.cmo src/expcompare.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package findlib -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/feature.cmo src/feature.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatcil.cmo src/formatcil.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatparse.cmo src/formatparse.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/frontc.cmo src/frontc/frontc.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/growArray.cmo src/ocamlutil/growArray.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/inthash.cmo src/ocamlutil/inthash.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/inthash.cmo src/ocamlutil/inthash.ml - File "src/ocamlutil/inthash.ml", line 37, characters 16-28: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/longarray.cmo src/ocamlutil/longarray.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/longarray.cmo src/ocamlutil/longarray.ml - File "src/ocamlutil/longarray.ml", line 27, characters 3-15: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/mergecil.cmo src/mergecil.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/patch.cmo src/frontc/patch.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/pretty.cmo src/ocamlutil/pretty.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/rmtmps.cmo src/rmtmps.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -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 9.5) - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/stats.cmo src/ocamlutil/stats.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/trace.cmo src/ocamlutil/trace.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/util.cmo src/ocamlutil/util.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/whitetrack.cmo src/frontc/whitetrack.ml - ocamlfind ocamlc -a -package zarith -I src/ocamlutil -I src/frontc -I src src/ocamlutil/pretty.cmo src/ocamlutil/errormsg.cmo src/ocamlutil/alpha.cmo src/ocamlutil/bitmap.cmo src/frontc/cabs.cmo machdep.cmo src/cilint.cmo src/cilversion.cmo src/escape.cmo src/ocamlutil/clist.cmo src/ocamlutil/inthash.cmo src/ocamlutil/util.cmo src/cil.cmo src/cilutil.cmo src/ocamlutil/longarray.cmo src/ocamlutil/growArray.cmo src/frontc/cabshelper.cmo src/ocamlutil/trace.cmo src/frontc/cabsvisit.cmo src/frontc/whitetrack.cmo src/frontc/cprint.cmo src/frontc/cabs2cil.cmo src/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/ocamlutil/stats.cmo src/frontc/frontc.cmo src/machdepenv.cmo src/mergecil.cmo src/rmtmps.cmo src/ciloptions.cmo src/dataflow.cmo src/dominators.cmo src/expcompare.cmo src/feature.cmo src/formatparse.cmo src/formatlex.cmo src/formatcil.cmo -o src/cil.cma - ocamlfind ocamldep -package zarith -modules src/ext/blockinggraph/blockinggraph.mli > src/ext/blockinggraph/blockinggraph.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/blockinggraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -o src/ext/blockinggraph/blockinggraph.cmi src/ext/blockinggraph/blockinggraph.mli - ocamlfind ocamldep -package zarith -modules src/ext/blockinggraph/blockinggraph.ml > src/ext/blockinggraph/blockinggraph.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/blockinggraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -o src/ext/blockinggraph/blockinggraph.cmo src/ext/blockinggraph/blockinggraph.ml - ocamlfind ocamlc -a -package zarith -I src/ext/blockinggraph src/ext/blockinggraph/blockinggraph.cmo -o src/ext/blockinggraph.cma - ocamlfind ocamldep -package zarith -modules src/ext/callgraph/callgraph.mli > src/ext/callgraph/callgraph.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/callgraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/blockinggraph -o src/ext/callgraph/callgraph.cmi src/ext/callgraph/callgraph.mli - ocamlfind ocamldep -package zarith -modules src/ext/callgraph/callgraph.ml > src/ext/callgraph/callgraph.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/callgraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/blockinggraph -o src/ext/callgraph/callgraph.cmo src/ext/callgraph/callgraph.ml - ocamlfind ocamlc -a -package zarith -I src/ext/callgraph src/ext/callgraph/callgraph.cmo -o src/ext/callgraph.cma - ocamlfind ocamldep -package zarith -modules src/ext/canonicalize/canonicalize.mli > src/ext/canonicalize/canonicalize.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/canonicalize -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/canonicalize/canonicalize.cmi src/ext/canonicalize/canonicalize.mli - ocamlfind ocamldep -package zarith -modules src/ext/canonicalize/canonicalize.ml > src/ext/canonicalize/canonicalize.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/canonicalize -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/canonicalize/canonicalize.cmo src/ext/canonicalize/canonicalize.ml - ocamlfind ocamlc -a -package zarith -I src/ext/canonicalize src/ext/canonicalize/canonicalize.cmo -o src/ext/canonicalize.cma - ocamlfind ocamldep -package zarith -modules src/ext/ccl/ccl.mli > src/ext/ccl/ccl.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/ccl -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/ccl/ccl.cmi src/ext/ccl/ccl.mli - ocamlfind ocamldep -package zarith -modules src/ext/ccl/ccl.ml > src/ext/ccl/ccl.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/partial/partial.ml > src/ext/partial/partial.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/partial/heap.ml > src/ext/partial/heap.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/ptranal.mli > src/ext/pta/ptranal.mli.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/heap.cmo src/ext/partial/heap.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/heap.cmo src/ext/partial/heap.ml - File "src/ext/partial/heap.ml", line 12, characters 13-25: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/ptranal.cmi src/ext/pta/ptranal.mli - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/partial.cmo src/ext/partial/partial.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/ccl -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/ccl/ccl.cmo src/ext/ccl/ccl.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/ccl -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/ccl/ccl.cmo src/ext/ccl/ccl.ml - File "src/ext/ccl/ccl.ml", line 283, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/ccl/ccl.ml", line 1699, characters 23-27: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -a -package zarith -I src/ext/ccl src/ext/ccl/ccl.cmo -o src/ext/ccl.cma - ocamlfind ocamldep -package zarith -modules src/ext/cqualann/cqualann.ml > src/ext/cqualann/cqualann.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/cqualann -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/cqualann/cqualann.cmo src/ext/cqualann/cqualann.ml - ocamlfind ocamlc -a -package zarith -I src/ext/cqualann src/ext/cqualann/cqualann.cmo -o src/ext/cqualann.cma - ocamlfind ocamldep -package zarith -modules src/ext/dataslicing/dataslicing.mli > src/ext/dataslicing/dataslicing.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/dataslicing -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/dataslicing/dataslicing.cmi src/ext/dataslicing/dataslicing.mli - ocamlfind ocamldep -package zarith -modules src/ext/dataslicing/dataslicing.ml > src/ext/dataslicing/dataslicing.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/dataslicing -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/dataslicing/dataslicing.cmo src/ext/dataslicing/dataslicing.ml - ocamlfind ocamlc -a -package zarith -I src/ext/dataslicing src/ext/dataslicing/dataslicing.cmo -o src/ext/dataslicing.cma - ocamlfind ocamldep -package zarith -modules src/ext/epicenter/epicenter.ml > src/ext/epicenter/epicenter.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/epicenter -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/epicenter/epicenter.cmo src/ext/epicenter/epicenter.ml - ocamlfind ocamlc -a -package zarith -I src/ext/epicenter src/ext/epicenter/epicenter.cmo -o src/ext/epicenter.cma - ocamlfind ocamldep -package zarith -modules src/ext/heapify/heapify.ml > src/ext/heapify/heapify.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/heapify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/heapify/heapify.cmo src/ext/heapify/heapify.ml - ocamlfind ocamlc -a -package zarith -I src/ext/heapify src/ext/heapify/heapify.cmo -o src/ext/heapify.cma - ocamlfind ocamldep -package zarith -modules src/ext/inliner/inliner.ml > src/ext/inliner/inliner.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/inliner -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/inliner/inliner.cmo src/ext/inliner/inliner.ml - ocamlfind ocamlc -a -package zarith -I src/ext/inliner src/ext/inliner/inliner.cmo -o src/ext/inliner.cma - ocamlfind ocamldep -package zarith -modules src/ext/liveness/liveness.ml > src/ext/liveness/liveness.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/liveness/usedef.ml > src/ext/liveness/usedef.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/usedef.cmo src/ext/liveness/usedef.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/liveness.cmo src/ext/liveness/liveness.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/liveness.cmo src/ext/liveness/liveness.ml - File "src/ext/liveness/liveness.ml", line 198, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/liveness/liveness.ml", line 277, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -a -package zarith -I src/ext/liveness src/ext/liveness/usedef.cmo src/ext/liveness/liveness.cmo -o src/ext/liveness.cma - ocamlfind ocamldep -package zarith -modules src/ext/llvm/llvm.ml > src/ext/llvm/llvm.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/llvm/llvmgen.ml > src/ext/llvm/llvmgen.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/llvm/llvmutils.ml > src/ext/llvm/llvmutils.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmutils.cmo src/ext/llvm/llvmutils.ml - ocamlfind ocamldep -package zarith -modules src/ext/llvm/llvmssa.ml > src/ext/llvm/llvmssa.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmgen.cmo src/ext/llvm/llvmgen.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmssa.cmo src/ext/llvm/llvmssa.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvm.cmo src/ext/llvm/llvm.ml - ocamlfind ocamlc -a -package zarith -I src/ext/llvm src/ext/llvm/llvmutils.cmo src/ext/llvm/llvmgen.cmo src/ext/llvm/llvmssa.cmo src/ext/llvm/llvm.cmo -o src/ext/llvm.cma - ocamlfind ocamldep -package zarith -modules src/ext/logcalls/logcalls.mli > src/ext/logcalls/logcalls.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/logcalls -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/logcalls/logcalls.cmi src/ext/logcalls/logcalls.mli - ocamlfind ocamldep -package zarith -modules src/ext/logcalls/logcalls.ml > src/ext/logcalls/logcalls.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/logcalls -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/logcalls/logcalls.cmo src/ext/logcalls/logcalls.ml - ocamlfind ocamlc -a -package zarith -I src/ext/logcalls src/ext/logcalls/logcalls.cmo -o src/ext/logcalls.cma - ocamlfind ocamldep -package zarith -modules src/ext/logwrites/logwrites.ml > src/ext/logwrites/logwrites.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/logwrites -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/logwrites/logwrites.cmo src/ext/logwrites/logwrites.ml - ocamlfind ocamlc -a -package zarith -I src/ext/logwrites src/ext/logwrites/logwrites.cmo -o src/ext/logwrites.cma - ocamlfind ocamldep -package zarith -modules src/ext/oneret/oneret.mli > src/ext/oneret/oneret.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/oneret -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/oneret/oneret.cmi src/ext/oneret/oneret.mli - ocamlfind ocamldep -package zarith -modules src/ext/oneret/oneret.ml > src/ext/oneret/oneret.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/oneret -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/oneret/oneret.cmo src/ext/oneret/oneret.ml - ocamlfind ocamlc -a -package zarith -I src/ext/oneret src/ext/oneret/oneret.cmo -o src/ext/oneret.cma - ocamlfind ocamlc -a -package zarith -I src/ext/partial src/ext/partial/heap.cmo src/ext/partial/partial.cmo -o src/ext/partial.cma - ocamlfind ocamldep -package zarith -modules src/ext/pta/golf.mli > src/ext/pta/golf.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/golf.cmi src/ext/pta/golf.mli - ocamlfind ocamldep -package zarith -modules src/ext/pta/golf.ml > src/ext/pta/golf.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/setp.mli > src/ext/pta/setp.mli.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/uref.mli > src/ext/pta/uref.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/setp.cmi src/ext/pta/setp.mli - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/uref.cmi src/ext/pta/uref.mli - ocamlfind ocamldep -package zarith -modules src/ext/pta/olf.mli > src/ext/pta/olf.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/olf.cmi src/ext/pta/olf.mli - ocamlfind ocamldep -package zarith -modules src/ext/pta/olf.ml > src/ext/pta/olf.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/ptranal.ml > src/ext/pta/ptranal.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/setp.ml > src/ext/pta/setp.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/steensgaard.mli > src/ext/pta/steensgaard.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/steensgaard.cmi src/ext/pta/steensgaard.mli - ocamlfind ocamldep -package zarith -modules src/ext/pta/steensgaard.ml > src/ext/pta/steensgaard.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/pta/uref.ml > src/ext/pta/uref.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/golf.cmo src/ext/pta/golf.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/olf.cmo src/ext/pta/olf.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/ptranal.cmo src/ext/pta/ptranal.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/setp.cmo src/ext/pta/setp.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/steensgaard.cmo src/ext/pta/steensgaard.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/uref.cmo src/ext/pta/uref.ml - ocamlfind ocamlc -a -package zarith -I src/ext/pta src/ext/pta/setp.cmo src/ext/pta/uref.cmo src/ext/pta/golf.cmo src/ext/pta/olf.cmo src/ext/pta/ptranal.cmo src/ext/pta/steensgaard.cmo -o src/ext/pta.cma - ocamlfind ocamldep -package zarith -modules src/ext/sfi/sfi.ml > src/ext/sfi/sfi.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/sfi -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/sfi/sfi.cmo src/ext/sfi/sfi.ml - ocamlfind ocamlc -a -package zarith -I src/ext/sfi src/ext/sfi/sfi.cmo -o src/ext/sfi.cma - ocamlfind ocamldep -package zarith -modules src/ext/simplemem/simplemem.ml > src/ext/simplemem/simplemem.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/simplemem -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/simplemem/simplemem.cmo src/ext/simplemem/simplemem.ml - ocamlfind ocamlc -a -package zarith -I src/ext/simplemem src/ext/simplemem/simplemem.cmo -o src/ext/simplemem.cma - ocamlfind ocamldep -package zarith -modules src/ext/simplify/simplify.mli > src/ext/simplify/simplify.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/simplify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/simplify/simplify.cmi src/ext/simplify/simplify.mli - ocamlfind ocamldep -package zarith -modules src/ext/simplify/simplify.ml > src/ext/simplify/simplify.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/simplify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/simplify/simplify.cmo src/ext/simplify/simplify.ml - ocamlfind ocamlc -a -package zarith -I src/ext/simplify src/ext/simplify/simplify.cmo -o src/ext/simplify.cma - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/availexps.ml > src/ext/zrapp/availexps.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/availexpslv.ml > src/ext/zrapp/availexpslv.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/ciltools.ml > src/ext/zrapp/ciltools.ml.depends - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/deadcodeelim.ml > src/ext/zrapp/deadcodeelim.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/ciltools.cmo src/ext/zrapp/ciltools.ml - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/reachingdefs.ml > src/ext/zrapp/reachingdefs.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/reachingdefs.cmo src/ext/zrapp/reachingdefs.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/reachingdefs.cmo src/ext/zrapp/reachingdefs.ml - File "src/ext/zrapp/reachingdefs.ml", line 470, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/reachingdefs.ml", line 556, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/rmciltmps.ml > src/ext/zrapp/rmciltmps.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexpslv.cmo src/ext/zrapp/availexpslv.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexpslv.cmo src/ext/zrapp/availexpslv.ml - File "src/ext/zrapp/availexpslv.ml", line 362, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexpslv.ml", line 424, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/zrapp.mli > src/ext/zrapp/zrapp.mli.depends - ocamlfind ocamlc -c -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/zrapp.cmi src/ext/zrapp/zrapp.mli - ocamlfind ocamldep -package zarith -modules src/ext/zrapp/zrapp.ml > src/ext/zrapp/zrapp.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/deadcodeelim.cmo src/ext/zrapp/deadcodeelim.ml - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/rmciltmps.cmo src/ext/zrapp/rmciltmps.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/rmciltmps.cmo src/ext/zrapp/rmciltmps.ml - File "src/ext/zrapp/rmciltmps.ml", line 842, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexps.cmo src/ext/zrapp/availexps.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexps.cmo src/ext/zrapp/availexps.ml - File "src/ext/zrapp/availexps.ml", line 320, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexps.ml", line 381, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/zrapp.cmo src/ext/zrapp/zrapp.ml - ocamlfind ocamlc -a -package zarith -I src/ext/zrapp src/ext/zrapp/availexps.cmo src/ext/zrapp/availexpslv.cmo src/ext/zrapp/ciltools.cmo src/ext/zrapp/reachingdefs.cmo src/ext/zrapp/deadcodeelim.cmo src/ext/zrapp/rmciltmps.cmo src/ext/zrapp/zrapp.cmo -o src/ext/zrapp.cma - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/pretty.cmx src/ocamlutil/pretty.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/errormsg.cmx src/ocamlutil/errormsg.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/alpha.cmx src/ocamlutil/alpha.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs.cmx src/frontc/cabs.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/longarray.cmx src/ocamlutil/longarray.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/longarray.cmx src/ocamlutil/longarray.ml - File "src/ocamlutil/longarray.ml", line 27, characters 3-15: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/growArray.cmx src/ocamlutil/growArray.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabshelper.cmx src/frontc/cabshelper.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/inthash.cmx src/ocamlutil/inthash.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/inthash.cmx src/ocamlutil/inthash.ml - File "src/ocamlutil/inthash.ml", line 37, characters 16-28: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/trace.cmx src/ocamlutil/trace.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/util.cmx src/ocamlutil/util.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilint.cmx src/cilint.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilversion.cmx src/cilversion.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/clist.cmx src/ocamlutil/clist.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/escape.cmx src/escape.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o machdep.cmx machdep.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/whitetrack.cmx src/frontc/whitetrack.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabsvisit.cmx src/frontc/cabsvisit.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cil.cmx src/cil.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cil.cmx src/cil.ml - File "src/cil.ml", line 2721, characters 21-37: - Warning 3: deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cilutil.cmx src/cilutil.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cprint.cmx src/frontc/cprint.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cabs2cil.cmx src/frontc/cabs2cil.ml - File "src/frontc/cabs2cil.ml", line 1927, characters 26-38: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - File "src/frontc/cabs2cil.ml", line 3421, characters 27-43: - Warning 3: deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/lexerhack.cmx src/frontc/lexerhack.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/cparser.cmx src/frontc/cparser.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/clexer.cmx src/frontc/clexer.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/clexer.cmx src/frontc/clexer.ml - File "src/frontc/clexer.mll", line 618, characters 30-47: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/patch.cmx src/frontc/patch.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/stats.cmx src/ocamlutil/stats.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/frontc/frontc.cmx src/frontc/frontc.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/machdepenv.cmx src/machdepenv.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/mergecil.cmx src/mergecil.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/rmtmps.cmx src/rmtmps.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -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 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dataflow.cmx src/dataflow.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatparse.cmx src/formatparse.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatlex.cmx src/formatlex.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/bitmap.cmx src/ocamlutil/bitmap.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ocamlutil/bitmap.cmx src/ocamlutil/bitmap.ml - File "src/ocamlutil/bitmap.ml", line 13, characters 14-26: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cfg.cmx src/cfg.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/check.cmx src/check.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/cillower.cmx src/cillower.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ciloptions.cmx src/ciloptions.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dominators.cmx src/dominators.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/dominators.cmx src/dominators.ml - File "src/dominators.ml", line 285, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/expcompare.cmx src/expcompare.ml - ocamlfind ocamlopt -c -annot -bin-annot -package findlib -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/feature.cmx src/feature.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/formatcil.cmx src/formatcil.ml - ocamlfind ocamlopt -a -package zarith -I src/ocamlutil -I src/frontc -I src src/ocamlutil/pretty.cmx src/ocamlutil/errormsg.cmx src/ocamlutil/alpha.cmx src/ocamlutil/bitmap.cmx src/frontc/cabs.cmx machdep.cmx src/cilint.cmx src/cilversion.cmx src/escape.cmx src/ocamlutil/clist.cmx src/ocamlutil/inthash.cmx src/ocamlutil/util.cmx src/cil.cmx src/cilutil.cmx src/ocamlutil/longarray.cmx src/ocamlutil/growArray.cmx src/frontc/cabshelper.cmx src/ocamlutil/trace.cmx src/frontc/cabsvisit.cmx src/frontc/whitetrack.cmx src/frontc/cprint.cmx src/frontc/cabs2cil.cmx src/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/ocamlutil/stats.cmx src/frontc/frontc.cmx src/machdepenv.cmx src/mergecil.cmx src/rmtmps.cmx src/ciloptions.cmx src/dataflow.cmx src/dominators.cmx src/expcompare.cmx src/feature.cmx src/formatparse.cmx src/formatlex.cmx src/formatcil.cmx -o src/cil.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/blockinggraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -o src/ext/blockinggraph/blockinggraph.cmx src/ext/blockinggraph/blockinggraph.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/blockinggraph src/ext/blockinggraph/blockinggraph.cmx -o src/ext/blockinggraph.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/callgraph -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/blockinggraph -o src/ext/callgraph/callgraph.cmx src/ext/callgraph/callgraph.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/callgraph src/ext/callgraph/callgraph.cmx -o src/ext/callgraph.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/canonicalize -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/canonicalize/canonicalize.cmx src/ext/canonicalize/canonicalize.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/canonicalize src/ext/canonicalize/canonicalize.cmx -o src/ext/canonicalize.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/setp.cmx src/ext/pta/setp.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/uref.cmx src/ext/pta/uref.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/olf.cmx src/ext/pta/olf.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/heap.cmx src/ext/partial/heap.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/heap.cmx src/ext/partial/heap.ml - File "src/ext/partial/heap.ml", line 12, characters 13-25: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/ptranal.cmx src/ext/pta/ptranal.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/partial/partial.cmx src/ext/partial/partial.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/ccl -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/ccl/ccl.cmx src/ext/ccl/ccl.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/ccl -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/ccl/ccl.cmx src/ext/ccl/ccl.ml - File "src/ext/ccl/ccl.ml", line 283, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/ccl/ccl.ml", line 1699, characters 23-27: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -a -package zarith -I src/ext/ccl src/ext/ccl/ccl.cmx -o src/ext/ccl.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/cqualann -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/cqualann/cqualann.cmx src/ext/cqualann/cqualann.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/cqualann src/ext/cqualann/cqualann.cmx -o src/ext/cqualann.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/dataslicing -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/dataslicing/dataslicing.cmx src/ext/dataslicing/dataslicing.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/dataslicing src/ext/dataslicing/dataslicing.cmx -o src/ext/dataslicing.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/epicenter -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/epicenter/epicenter.cmx src/ext/epicenter/epicenter.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/epicenter src/ext/epicenter/epicenter.cmx -o src/ext/epicenter.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/heapify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/heapify/heapify.cmx src/ext/heapify/heapify.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/heapify src/ext/heapify/heapify.cmx -o src/ext/heapify.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/inliner -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/inliner/inliner.cmx src/ext/inliner/inliner.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/inliner src/ext/inliner/inliner.cmx -o src/ext/inliner.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/usedef.cmx src/ext/liveness/usedef.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/liveness.cmx src/ext/liveness/liveness.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/liveness/liveness.cmx src/ext/liveness/liveness.ml - File "src/ext/liveness/liveness.ml", line 198, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/liveness/liveness.ml", line 277, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -a -package zarith -I src/ext/liveness src/ext/liveness/usedef.cmx src/ext/liveness/liveness.cmx -o src/ext/liveness.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmutils.cmx src/ext/llvm/llvmutils.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmgen.cmx src/ext/llvm/llvmgen.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvmssa.cmx src/ext/llvm/llvmssa.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/llvm/llvm.cmx src/ext/llvm/llvm.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/llvm src/ext/llvm/llvmutils.cmx src/ext/llvm/llvmgen.cmx src/ext/llvm/llvmssa.cmx src/ext/llvm/llvm.cmx -o src/ext/llvm.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/logcalls -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/logcalls/logcalls.cmx src/ext/logcalls/logcalls.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/logcalls src/ext/logcalls/logcalls.cmx -o src/ext/logcalls.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/logwrites -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/logwrites/logwrites.cmx src/ext/logwrites/logwrites.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/logwrites src/ext/logwrites/logwrites.cmx -o src/ext/logwrites.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/oneret -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/oneret/oneret.cmx src/ext/oneret/oneret.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/oneret src/ext/oneret/oneret.cmx -o src/ext/oneret.cmxa - ocamlfind ocamlopt -a -package zarith -I src/ext/partial src/ext/partial/heap.cmx src/ext/partial/partial.cmx -o src/ext/partial.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/golf.cmx src/ext/pta/golf.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/pta -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/pta/steensgaard.cmx src/ext/pta/steensgaard.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/pta src/ext/pta/setp.cmx src/ext/pta/uref.cmx src/ext/pta/golf.cmx src/ext/pta/olf.cmx src/ext/pta/ptranal.cmx src/ext/pta/steensgaard.cmx -o src/ext/pta.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/sfi -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/sfi/sfi.cmx src/ext/sfi/sfi.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/sfi src/ext/sfi/sfi.cmx -o src/ext/sfi.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/simplemem -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/simplemem/simplemem.cmx src/ext/simplemem/simplemem.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/simplemem src/ext/simplemem/simplemem.cmx -o src/ext/simplemem.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/simplify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/simplify/simplify.cmx src/ext/simplify/simplify.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/simplify src/ext/simplify/simplify.cmx -o src/ext/simplify.cmxa - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/ciltools.cmx src/ext/zrapp/ciltools.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/reachingdefs.cmx src/ext/zrapp/reachingdefs.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/reachingdefs.cmx src/ext/zrapp/reachingdefs.ml - File "src/ext/zrapp/reachingdefs.ml", line 470, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/reachingdefs.ml", line 556, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexpslv.cmx src/ext/zrapp/availexpslv.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexpslv.cmx src/ext/zrapp/availexpslv.ml - File "src/ext/zrapp/availexpslv.ml", line 362, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexpslv.ml", line 424, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/deadcodeelim.cmx src/ext/zrapp/deadcodeelim.ml - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/rmciltmps.cmx src/ext/zrapp/rmciltmps.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/rmciltmps.cmx src/ext/zrapp/rmciltmps.ml - File "src/ext/zrapp/rmciltmps.ml", line 842, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexps.cmx src/ext/zrapp/availexps.ml - + ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/availexps.cmx src/ext/zrapp/availexps.ml - File "src/ext/zrapp/availexps.ml", line 320, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexps.ml", line 381, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/ext/zrapp/zrapp.cmx src/ext/zrapp/zrapp.ml - ocamlfind ocamlopt -a -package zarith -I src/ext/zrapp src/ext/zrapp/availexps.cmx src/ext/zrapp/availexpslv.cmx src/ext/zrapp/ciltools.cmx src/ext/zrapp/reachingdefs.cmx src/ext/zrapp/deadcodeelim.cmx src/ext/zrapp/rmciltmps.cmx src/ext/zrapp/zrapp.cmx -o src/ext/zrapp.cmxa - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/blockinggraph.cmxa -o src/ext/blockinggraph.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/callgraph.cmxa -o src/ext/callgraph.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/canonicalize.cmxa -o src/ext/canonicalize.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/ccl.cmxa -o src/ext/ccl.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/cqualann.cmxa -o src/ext/cqualann.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/dataslicing.cmxa -o src/ext/dataslicing.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/epicenter.cmxa -o src/ext/epicenter.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/heapify.cmxa -o src/ext/heapify.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/inliner.cmxa -o src/ext/inliner.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/liveness.cmxa -o src/ext/liveness.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/llvm.cmxa -o src/ext/llvm.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/logcalls.cmxa -o src/ext/logcalls.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/logwrites.cmxa -o src/ext/logwrites.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/oneret.cmxa -o src/ext/oneret.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/partial.cmxa -o src/ext/partial.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/pta.cmxa -o src/ext/pta.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/sfi.cmxa -o src/ext/sfi.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/simplemem.cmxa -o src/ext/simplemem.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/simplify.cmxa -o src/ext/simplify.cmxs - ocamlfind ocamlopt -shared -linkall -package zarith -I src/ext src/ext/zrapp.cmxa -o src/ext/zrapp.cmxs - ocamlfind ocamlc -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/frontc/cabs.ml > src/frontc/cabs.inferred.mli - ocamlfind ocamlc -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/frontc/cabshelper.ml > src/frontc/cabshelper.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/cilutil.ml > src/cilutil.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/cilversion.ml > src/cilversion.inferred.mli - ocamlfind ocamlc -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/frontc/cprint.ml > src/frontc/cprint.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/expcompare.ml > src/expcompare.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/formatlex.ml > src/formatlex.inferred.mli - ocamlfind ocamlc -I src/frontc -I src -I src/ocamlutil -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/frontc/lexerhack.ml > src/frontc/lexerhack.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith machdep.ml > machdep.inferred.mli - ocamlfind ocamlc -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/machdepenv.ml > src/machdepenv.inferred.mli - ocamlfind ocamlc -I src/ext/cqualann -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/cqualann/cqualann.ml > src/ext/cqualann/cqualann.inferred.mli - ocamlfind ocamlc -I src/ext/epicenter -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/epicenter/epicenter.ml > src/ext/epicenter/epicenter.inferred.mli - ocamlfind ocamlc -I src/ext/heapify -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/heapify/heapify.ml > src/ext/heapify/heapify.inferred.mli - ocamlfind ocamlc -I src/ext/inliner -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/inliner/inliner.ml > src/ext/inliner/inliner.inferred.mli - ocamlfind ocamlc -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/liveness/liveness.ml > src/ext/liveness/liveness.inferred.mli - + ocamlfind ocamlc -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/liveness/liveness.ml > src/ext/liveness/liveness.inferred.mli - File "src/ext/liveness/liveness.ml", line 198, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/liveness/liveness.ml", line 277, characters 21-25: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -I src/ext/liveness -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/liveness/usedef.ml > src/ext/liveness/usedef.inferred.mli - ocamlfind ocamlc -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/llvm/llvm.ml > src/ext/llvm/llvm.inferred.mli - ocamlfind ocamlc -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/llvm/llvmgen.ml > src/ext/llvm/llvmgen.inferred.mli - ocamlfind ocamlc -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/llvm/llvmssa.ml > src/ext/llvm/llvmssa.inferred.mli - ocamlfind ocamlc -I src/ext/llvm -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/llvm/llvmutils.ml > src/ext/llvm/llvmutils.inferred.mli - ocamlfind ocamlc -I src/ext/logwrites -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/logwrites/logwrites.ml > src/ext/logwrites/logwrites.inferred.mli - ocamlfind ocamlc -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/partial/heap.ml > src/ext/partial/heap.inferred.mli - + ocamlfind ocamlc -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/partial/heap.ml > src/ext/partial/heap.inferred.mli - File "src/ext/partial/heap.ml", line 12, characters 13-25: - Warning 3: deprecated: Stdlib.Array.create - Use Array.make instead. - ocamlfind ocamlc -I src/ext/partial -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/partial/partial.ml > src/ext/partial/partial.inferred.mli - ocamlfind ocamlc -I src/ext/sfi -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/sfi/sfi.ml > src/ext/sfi/sfi.inferred.mli - ocamlfind ocamlc -I src/ext/simplemem -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/simplemem/simplemem.ml > src/ext/simplemem/simplemem.inferred.mli - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/availexps.ml > src/ext/zrapp/availexps.inferred.mli - + ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/availexps.ml > src/ext/zrapp/availexps.inferred.mli - File "src/ext/zrapp/availexps.ml", line 320, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexps.ml", line 381, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/availexpslv.ml > src/ext/zrapp/availexpslv.inferred.mli - + ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/availexpslv.ml > src/ext/zrapp/availexpslv.inferred.mli - File "src/ext/zrapp/availexpslv.ml", line 362, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/availexpslv.ml", line 424, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/ciltools.ml > src/ext/zrapp/ciltools.inferred.mli - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/deadcodeelim.ml > src/ext/zrapp/deadcodeelim.inferred.mli - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/reachingdefs.ml > src/ext/zrapp/reachingdefs.inferred.mli - + ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/reachingdefs.ml > src/ext/zrapp/reachingdefs.inferred.mli - File "src/ext/zrapp/reachingdefs.ml", line 470, characters 15-19: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - File "src/ext/zrapp/reachingdefs.ml", line 556, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/rmciltmps.ml > src/ext/zrapp/rmciltmps.inferred.mli - + ocamlfind ocamlc -I src/ext/zrapp -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -i -package zarith src/ext/zrapp/rmciltmps.ml > src/ext/zrapp/rmciltmps.inferred.mli - File "src/ext/zrapp/rmciltmps.ml", line 842, characters 17-21: - Warning 52: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 9.5) - ocamlfind ocamldep -package zarith -modules src/main.ml > src/main.ml.depends - ocamlfind ocamlc -c -g -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/main.cmo src/main.ml - ocamlfind ocamlc -linkpkg dynlink.cma unix.cma str.cma -linkall -package findlib -package zarith -I src src/cil.cma src/main.cmo -o src/main.byte - ocamlfind ocamlopt -c -annot -bin-annot -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph -o src/main.cmx src/main.ml - ocamlfind ocamlopt -linkpkg dynlink.cmxa unix.cmxa str.cmxa -linkall -package findlib -package zarith -I src src/cil.cmxa src/main.cmx -o src/main.native - ocamlfind ocamldoc -dump src/ocamlutil/alpha.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/alpha.mli - + ocamlfind ocamldoc -dump src/ocamlutil/alpha.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/alpha.mli - Warning: Element Cil.currentLoc not found - ocamlfind ocamldoc -dump src/cfg.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/cfg.mli - + ocamlfind ocamldoc -dump src/cfg.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/cfg.mli - Warning: Element Cil.stmt not found - Warning: Element Dataflow not found - ocamlfind ocamldoc -dump src/cil.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/cil.mli - + ocamlfind ocamldoc -dump src/cil.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/cil.mli - Warning: Element Rmtmps.removeUnusedTemps not found - Warning: Element Cfg.computeFileCFG not found - Warning: Element Cfg.computeFileCFG not found - Warning: Element CaseRange not found - Warning: Element Case not found - Warning: Element Errormsg.Error not found - Warning: Element Pretty.doc not found - Warning: Element Errormsg.error not found - Warning: Element Pretty.doc not found - Warning: Element Errormsg.bug not found - Warning: Element Errormsg.unimp not found - Warning: Element Errormsg.bug not found - Warning: Element Errormsg.unimp not found - Warning: Element Errormsg.error not found - Warning: Element Errormsg.warn not found - Warning: Element Errormsg.warnOpt not found - Warning: Element Errormsg.warnFlag not found - Warning: Element Errormsg.warn not found - Warning: Element Errormsg.warn not found - Warning: Element Errormsg.warnFlag not found - ocamlfind ocamldoc -dump src/cillower.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/cillower.mli - ocamlfind ocamldoc -dump src/ocamlutil/clist.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/clist.mli - ocamlfind ocamldoc -dump src/dataflow.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/dataflow.mli - + ocamlfind ocamldoc -dump src/dataflow.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/dataflow.mli - Warning: Element Cfg.computeFileCFG not found - Warning: Element Cil.currentLoc not found - Warning: Element Cil.currentLoc not found - Warning: Element Cil.currentLoc not found - Warning: Element Cil.currentLoc not found - ocamlfind ocamldoc -dump src/dominators.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/dominators.mli - ocamlfind ocamldoc -dump src/ocamlutil/errormsg.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/errormsg.mli - ocamlfind ocamldoc -dump src/feature.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/feature.mli - + ocamlfind ocamldoc -dump src/feature.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/feature.mli - Warning: Element Errormsg.Error not found - ocamlfind ocamldoc -dump src/formatcil.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src -I src/ocamlutil -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/formatcil.mli - ocamlfind ocamldoc -dump src/ocamlutil/pretty.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/pretty.mli - ocamlfind ocamldoc -dump src/ocamlutil/stats.odoc -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -I src/ocamlutil -I src -I src/frontc -I src/ext -I src/ext/zrapp -I src/ext/simplify -I src/ext/simplemem -I src/ext/sfi -I src/ext/pta -I src/ext/partial -I src/ext/oneret -I src/ext/logwrites -I src/ext/logcalls -I src/ext/llvm -I src/ext/liveness -I src/ext/inliner -I src/ext/heapify -I src/ext/epicenter -I src/ext/dataslicing -I src/ext/cqualann -I src/ext/ccl -I src/ext/canonicalize -I src/ext/callgraph -I src/ext/blockinggraph src/ocamlutil/stats.mli - rm -rf cil.docdir - mkdir -p cil.docdir - ocamlfind ocamldoc -load src/ocamlutil/alpha.odoc -load src/cfg.odoc -load src/cil.odoc -load src/cillower.odoc -load src/ocamlutil/clist.odoc -load src/dataflow.odoc -load src/dominators.odoc -load src/ocamlutil/errormsg.odoc -load src/feature.odoc -load src/formatcil.odoc -load src/ocamlutil/pretty.odoc -load src/ocamlutil/stats.odoc -html -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -d cil.docdir - + ocamlfind ocamldoc -load src/ocamlutil/alpha.odoc -load src/cfg.odoc -load src/cil.odoc -load src/cillower.odoc -load src/ocamlutil/clist.odoc -load src/dataflow.odoc -load src/dominators.odoc -load src/ocamlutil/errormsg.odoc -load src/feature.odoc -load src/formatcil.odoc -load src/ocamlutil/pretty.odoc -load src/ocamlutil/stats.odoc -html -stars -hide Pervasives -t 'CIL API Documentation ' -package zarith -d cil.docdir - Warning: Element Rmtmps.removeUnusedTemps not found - Warning: Element CaseRange not found - Warning: Element Case not found - cp _build/src/main.byte bin/cilly.byte - cp _build/src/main.native bin/cilly.native - cp lib/perl5/App/Cilly.pm.in lib/perl5/App/Cilly.pm - sed -e "s|CIL_VERSION|1.7.3|" lib/perl5/App/Cilly.pm > lib/perl5/App/Cilly.pm.tmp; \ - mv lib/perl5/App/Cilly.pm.tmp lib/perl5/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/perl5/App/Cilly.pm > lib/perl5/App/Cilly.pm.tmp; \ - mv lib/perl5/App/Cilly.pm.tmp lib/perl5/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/perl5/App/Cilly.pm > lib/perl5/App/Cilly.pm.tmp; \ - mv lib/perl5/App/Cilly.pm.tmp lib/perl5/App/Cilly.pm; \ - fi - Generating CIL_MACHINE machine dependency information string (for CIL) - cd lib/perl5; perl Makefile.PL INSTALL_BASE="/home/opam/.opam/4.07" - 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/perl5 - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - cp App/Cilly/TempFile.pm blib/lib/App/Cilly/TempFile.pm - cp App/Cilly/KeptFile.pm blib/lib/App/Cilly/KeptFile.pm - cp App/Cilly/OutputFile.pm blib/lib/App/Cilly/OutputFile.pm - cp App/Cilly/CilConfig.pm blib/lib/App/Cilly/CilConfig.pm - cp App/Cilly/CilCompiler.pm blib/lib/App/Cilly/CilCompiler.pm - cp App/Cilly.pm blib/lib/App/Cilly.pm - cp ../../bin/cilly blib/script/cilly - "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cilly - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - OCAMLFIND_DESTDIR=lib ocamlfind remove cil - ocamlfind: [WARNING] No such file: lib/cil/META - mkdir -p lib - OCAMLFIND_DESTDIR=lib \ - ocamlfind install cil META _build/src/cil.cma _build/src/ext/blockinggraph.cma _build/src/ext/callgraph.cma _build/src/ext/canonicalize.cma _build/src/ext/ccl.cma _build/src/ext/cqualann.cma _build/src/ext/dataslicing.cma _build/src/ext/epicenter.cma _build/src/ext/heapify.cma _build/src/ext/inliner.cma _build/src/ext/liveness.cma _build/src/ext/llvm.cma _build/src/ext/logcalls.cma _build/src/ext/logwrites.cma _build/src/ext/oneret.cma _build/src/ext/partial.cma _build/src/ext/pta.cma _build/src/ext/sfi.cma _build/src/ext/simplemem.cma _build/src/ext/simplify.cma _build/src/ext/zrapp.cma _build/src/cil.cmxa _build/src/cil.a _build/src/ext/blockinggraph.cmxa _build/src/ext/callgraph.cmxa _build/src/ext/canonicalize.cmxa _build/src/ext/ccl.cmxa _build/src/ext/cqualann.cmxa _build/src/ext/dataslicing.cmxa _build/src/ext/epicenter.cmxa _build/src/ext/heapify.cmxa _build/src/ext/inliner.cmxa _build/src/ext/liveness.cmxa _build/src/ext/llvm.cmxa _build/src/ext/logcalls.cmxa _build/src/ext/logwrites.cmxa _build/src/ext/oneret.cmxa _build/src/ext/partial.cmxa _build/src/ext/pta.cmxa _build/src/ext/sfi.cmxa _build/src/ext/simplemem.cmxa _build/src/ext/simplify.cmxa _build/src/ext/zrapp.cmxa _build/src/ext/blockinggraph.cmxs _build/src/ext/callgraph.cmxs _build/src/ext/canonicalize.cmxs _build/src/ext/ccl.cmxs _build/src/ext/cqualann.cmxs _build/src/ext/dataslicing.cmxs _build/src/ext/epicenter.cmxs _build/src/ext/heapify.cmxs _build/src/ext/inliner.cmxs _build/src/ext/liveness.cmxs _build/src/ext/llvm.cmxs _build/src/ext/logcalls.cmxs _build/src/ext/logwrites.cmxs _build/src/ext/oneret.cmxs _build/src/ext/partial.cmxs _build/src/ext/pta.cmxs _build/src/ext/sfi.cmxs _build/src/ext/simplemem.cmxs _build/src/ext/simplify.cmxs _build/src/ext/zrapp.cmxs _build/src/ext/blockinggraph.a _build/src/ext/callgraph.a _build/src/ext/canonicalize.a _build/src/ext/ccl.a _build/src/ext/cqualann.a _build/src/ext/dataslicing.a _build/src/ext/epicenter.a _build/src/ext/heapify.a _build/src/ext/inliner.a _build/src/ext/liveness.a _build/src/ext/llvm.a _build/src/ext/logcalls.a _build/src/ext/logwrites.a _build/src/ext/oneret.a _build/src/ext/partial.a _build/src/ext/pta.a _build/src/ext/sfi.a _build/src/ext/simplemem.a _build/src/ext/simplify.a _build/src/ext/zrapp.a `cat _build/src/cil.libfiles _build/src/ext/blockinggraph.libfiles _build/src/ext/callgraph.libfiles _build/src/ext/canonicalize.libfiles _build/src/ext/ccl.libfiles _build/src/ext/cqualann.libfiles _build/src/ext/dataslicing.libfiles _build/src/ext/epicenter.libfiles _build/src/ext/heapify.libfiles _build/src/ext/inliner.libfiles _build/src/ext/liveness.libfiles _build/src/ext/llvm.libfiles _build/src/ext/logcalls.libfiles _build/src/ext/logwrites.libfiles _build/src/ext/oneret.libfiles _build/src/ext/partial.libfiles _build/src/ext/pta.libfiles _build/src/ext/sfi.libfiles _build/src/ext/simplemem.libfiles _build/src/ext/simplify.libfiles _build/src/ext/zrapp.libfiles` - Installed lib/cil/zrapp.mli - Installed lib/cil/zrapp.cmx - Installed lib/cil/zrapp.cmi - Installed lib/cil/rmciltmps.inferred.mli - Installed lib/cil/rmciltmps.cmx - Installed lib/cil/rmciltmps.cmi - Installed lib/cil/reachingdefs.inferred.mli - Installed lib/cil/reachingdefs.cmx - Installed lib/cil/reachingdefs.cmi - Installed lib/cil/deadcodeelim.inferred.mli - Installed lib/cil/deadcodeelim.cmx - Installed lib/cil/deadcodeelim.cmi - Installed lib/cil/ciltools.inferred.mli - Installed lib/cil/ciltools.cmx - Installed lib/cil/ciltools.cmi - Installed lib/cil/availexpslv.inferred.mli - Installed lib/cil/availexpslv.cmx - Installed lib/cil/availexpslv.cmi - Installed lib/cil/availexps.inferred.mli - Installed lib/cil/availexps.cmx - Installed lib/cil/availexps.cmi - Installed lib/cil/simplify.mli - Installed lib/cil/simplify.cmx - Installed lib/cil/simplify.cmi - Installed lib/cil/simplemem.inferred.mli - Installed lib/cil/simplemem.cmx - Installed lib/cil/simplemem.cmi - Installed lib/cil/sfi.inferred.mli - Installed lib/cil/sfi.cmx - Installed lib/cil/sfi.cmi - Installed lib/cil/uref.mli - Installed lib/cil/uref.cmx - Installed lib/cil/uref.cmi - Installed lib/cil/steensgaard.mli - Installed lib/cil/steensgaard.cmx - Installed lib/cil/steensgaard.cmi - Installed lib/cil/setp.mli - Installed lib/cil/setp.cmx - Installed lib/cil/setp.cmi - Installed lib/cil/ptranal.mli - Installed lib/cil/ptranal.cmx - Installed lib/cil/ptranal.cmi - Installed lib/cil/olf.mli - Installed lib/cil/olf.cmx - Installed lib/cil/olf.cmi - Installed lib/cil/golf.mli - Installed lib/cil/golf.cmx - Installed lib/cil/golf.cmi - Installed lib/cil/partial.inferred.mli - Installed lib/cil/partial.cmx - Installed lib/cil/partial.cmi - Installed lib/cil/heap.inferred.mli - Installed lib/cil/heap.cmx - Installed lib/cil/heap.cmi - Installed lib/cil/oneret.mli - Installed lib/cil/oneret.cmx - Installed lib/cil/oneret.cmi - Installed lib/cil/logwrites.inferred.mli - Installed lib/cil/logwrites.cmx - Installed lib/cil/logwrites.cmi - Installed lib/cil/logcalls.mli - Installed lib/cil/logcalls.cmx - Installed lib/cil/logcalls.cmi - Installed lib/cil/llvmutils.inferred.mli - Installed lib/cil/llvmutils.cmx - Installed lib/cil/llvmutils.cmi - Installed lib/cil/llvmssa.inferred.mli - Installed lib/cil/llvmssa.cmx - Installed lib/cil/llvmssa.cmi - Installed lib/cil/llvmgen.inferred.mli - Installed lib/cil/llvmgen.cmx - Installed lib/cil/llvmgen.cmi - Installed lib/cil/llvm.inferred.mli - Installed lib/cil/llvm.cmx - Installed lib/cil/llvm.cmi - Installed lib/cil/usedef.inferred.mli - Installed lib/cil/usedef.cmx - Installed lib/cil/usedef.cmi - Installed lib/cil/liveness.inferred.mli - Installed lib/cil/liveness.cmx - Installed lib/cil/liveness.cmi - Installed lib/cil/inliner.inferred.mli - Installed lib/cil/inliner.cmx - Installed lib/cil/inliner.cmi - Installed lib/cil/heapify.inferred.mli - Installed lib/cil/heapify.cmx - Installed lib/cil/heapify.cmi - Installed lib/cil/epicenter.inferred.mli - Installed lib/cil/epicenter.cmx - Installed lib/cil/epicenter.cmi - Installed lib/cil/dataslicing.mli - Installed lib/cil/dataslicing.cmx - Installed lib/cil/dataslicing.cmi - Installed lib/cil/cqualann.inferred.mli - Installed lib/cil/cqualann.cmx - Installed lib/cil/cqualann.cmi - Installed lib/cil/ccl.mli - Installed lib/cil/ccl.cmx - Installed lib/cil/ccl.cmi - Installed lib/cil/canonicalize.mli - Installed lib/cil/canonicalize.cmx - Installed lib/cil/canonicalize.cmi - Installed lib/cil/callgraph.mli - Installed lib/cil/callgraph.cmx - Installed lib/cil/callgraph.cmi - Installed lib/cil/blockinggraph.mli - Installed lib/cil/blockinggraph.cmx - Installed lib/cil/blockinggraph.cmi - Installed lib/cil/whitetrack.mli - Installed lib/cil/whitetrack.cmx - Installed lib/cil/whitetrack.cmi - Installed lib/cil/util.mli - Installed lib/cil/util.cmx - Installed lib/cil/util.cmi - Installed lib/cil/trace.mli - Installed lib/cil/trace.cmx - Installed lib/cil/trace.cmi - Installed lib/cil/stats.mli - Installed lib/cil/stats.cmx - Installed lib/cil/stats.cmi - Installed lib/cil/rmtmps.mli - Installed lib/cil/rmtmps.cmx - Installed lib/cil/rmtmps.cmi - Installed lib/cil/pretty.mli - Installed lib/cil/pretty.cmx - Installed lib/cil/pretty.cmi - Installed lib/cil/patch.mli - Installed lib/cil/patch.cmx - Installed lib/cil/patch.cmi - Installed lib/cil/mergecil.mli - Installed lib/cil/mergecil.cmx - Installed lib/cil/mergecil.cmi - Installed lib/cil/machdepenv.inferred.mli - Installed lib/cil/machdepenv.cmx - Installed lib/cil/machdepenv.cmi - Installed lib/cil/machdep.inferred.mli - Installed lib/cil/machdep.cmx - Installed lib/cil/machdep.cmi - Installed lib/cil/longarray.mli - Installed lib/cil/longarray.cmx - Installed lib/cil/longarray.cmi - Installed lib/cil/lexerhack.inferred.mli - Installed lib/cil/lexerhack.cmx - Installed lib/cil/lexerhack.cmi - Installed lib/cil/inthash.mli - Installed lib/cil/inthash.cmx - Installed lib/cil/inthash.cmi - Installed lib/cil/growArray.mli - Installed lib/cil/growArray.cmx - Installed lib/cil/growArray.cmi - Installed lib/cil/frontc.mli - Installed lib/cil/frontc.cmx - Installed lib/cil/frontc.cmi - Installed lib/cil/formatparse.mli - Installed lib/cil/formatparse.cmx - Installed lib/cil/formatparse.cmi - Installed lib/cil/formatlex.inferred.mli - Installed lib/cil/formatlex.cmx - Installed lib/cil/formatlex.cmi - Installed lib/cil/formatcil.mli - Installed lib/cil/formatcil.cmx - Installed lib/cil/formatcil.cmi - Installed lib/cil/feature.mli - Installed lib/cil/feature.cmx - Installed lib/cil/feature.cmi - Installed lib/cil/expcompare.inferred.mli - Installed lib/cil/expcompare.cmx - Installed lib/cil/expcompare.cmi - Installed lib/cil/escape.mli - Installed lib/cil/escape.cmx - Installed lib/cil/escape.cmi - Installed lib/cil/errormsg.mli - Installed lib/cil/errormsg.cmx - Installed lib/cil/errormsg.cmi - Installed lib/cil/dominators.mli - Installed lib/cil/dominators.cmx - Installed lib/cil/dominators.cmi - Installed lib/cil/dataflow.mli - Installed lib/cil/dataflow.cmx - Installed lib/cil/dataflow.cmi - Installed lib/cil/cprint.inferred.mli - Installed lib/cil/cprint.cmx - Installed lib/cil/cprint.cmi - Installed lib/cil/cparser.mli - Installed lib/cil/cparser.cmx - Installed lib/cil/cparser.cmi - Installed lib/cil/clist.mli - Installed lib/cil/clist.cmx - Installed lib/cil/clist.cmi - Installed lib/cil/clexer.mli - Installed lib/cil/clexer.cmx - Installed lib/cil/clexer.cmi - Installed lib/cil/cilversion.inferred.mli - Installed lib/cil/cilversion.cmx - Installed lib/cil/cilversion.cmi - Installed lib/cil/cilutil.inferred.mli - Installed lib/cil/cilutil.cmx - Installed lib/cil/cilutil.cmi - Installed lib/cil/ciloptions.mli - Installed lib/cil/ciloptions.cmx - Installed lib/cil/ciloptions.cmi - Installed lib/cil/cillower.mli - Installed lib/cil/cillower.cmx - Installed lib/cil/cillower.cmi - Installed lib/cil/cilint.mli - Installed lib/cil/cilint.cmx - Installed lib/cil/cilint.cmi - Installed lib/cil/cil.mli - Installed lib/cil/cil.cmx - Installed lib/cil/cil.cmi - Installed lib/cil/check.mli - Installed lib/cil/check.cmx - Installed lib/cil/check.cmi - Installed lib/cil/cfg.mli - Installed lib/cil/cfg.cmx - Installed lib/cil/cfg.cmi - Installed lib/cil/cabsvisit.mli - Installed lib/cil/cabsvisit.cmx - Installed lib/cil/cabsvisit.cmi - Installed lib/cil/cabshelper.inferred.mli - Installed lib/cil/cabshelper.cmx - Installed lib/cil/cabshelper.cmi - Installed lib/cil/cabs2cil.mli - Installed lib/cil/cabs2cil.cmx - Installed lib/cil/cabs2cil.cmi - Installed lib/cil/cabs.inferred.mli - Installed lib/cil/cabs.cmx - Installed lib/cil/cabs.cmi - Installed lib/cil/bitmap.mli - Installed lib/cil/bitmap.cmx - Installed lib/cil/bitmap.cmi - Installed lib/cil/alpha.mli - Installed lib/cil/alpha.cmx - Installed lib/cil/alpha.cmi - Installed lib/cil/zrapp.a - Installed lib/cil/simplify.a - Installed lib/cil/simplemem.a - Installed lib/cil/sfi.a - Installed lib/cil/pta.a - Installed lib/cil/partial.a - Installed lib/cil/oneret.a - Installed lib/cil/logwrites.a - Installed lib/cil/logcalls.a - Installed lib/cil/llvm.a - Installed lib/cil/liveness.a - Installed lib/cil/inliner.a - Installed lib/cil/heapify.a - Installed lib/cil/epicenter.a - Installed lib/cil/dataslicing.a - Installed lib/cil/cqualann.a - Installed lib/cil/ccl.a - Installed lib/cil/canonicalize.a - Installed lib/cil/callgraph.a - Installed lib/cil/blockinggraph.a - Installed lib/cil/zrapp.cmxs - Installed lib/cil/simplify.cmxs - Installed lib/cil/simplemem.cmxs - Installed lib/cil/sfi.cmxs - Installed lib/cil/pta.cmxs - Installed lib/cil/partial.cmxs - Installed lib/cil/oneret.cmxs - Installed lib/cil/logwrites.cmxs - Installed lib/cil/logcalls.cmxs - Installed lib/cil/llvm.cmxs - Installed lib/cil/liveness.cmxs - Installed lib/cil/inliner.cmxs - Installed lib/cil/heapify.cmxs - Installed lib/cil/epicenter.cmxs - Installed lib/cil/dataslicing.cmxs - Installed lib/cil/cqualann.cmxs - Installed lib/cil/ccl.cmxs - Installed lib/cil/canonicalize.cmxs - Installed lib/cil/callgraph.cmxs - Installed lib/cil/blockinggraph.cmxs - Installed lib/cil/zrapp.cmxa - Installed lib/cil/simplify.cmxa - Installed lib/cil/simplemem.cmxa - Installed lib/cil/sfi.cmxa - Installed lib/cil/pta.cmxa - Installed lib/cil/partial.cmxa - Installed lib/cil/oneret.cmxa - Installed lib/cil/logwrites.cmxa - Installed lib/cil/logcalls.cmxa - Installed lib/cil/llvm.cmxa - Installed lib/cil/liveness.cmxa - Installed lib/cil/inliner.cmxa - Installed lib/cil/heapify.cmxa - Installed lib/cil/epicenter.cmxa - Installed lib/cil/dataslicing.cmxa - Installed lib/cil/cqualann.cmxa - Installed lib/cil/ccl.cmxa - Installed lib/cil/canonicalize.cmxa - Installed lib/cil/callgraph.cmxa - Installed lib/cil/blockinggraph.cmxa - Installed lib/cil/cil.a - Installed lib/cil/cil.cmxa - Installed lib/cil/zrapp.cma - Installed lib/cil/simplify.cma - Installed lib/cil/simplemem.cma - Installed lib/cil/sfi.cma - Installed lib/cil/pta.cma - Installed lib/cil/partial.cma - Installed lib/cil/oneret.cma - Installed lib/cil/logwrites.cma - Installed lib/cil/logcalls.cma - Installed lib/cil/llvm.cma - Installed lib/cil/liveness.cma - Installed lib/cil/inliner.cma - Installed lib/cil/heapify.cma - Installed lib/cil/epicenter.cma - Installed lib/cil/dataslicing.cma - Installed lib/cil/cqualann.cma - Installed lib/cil/ccl.cma - Installed lib/cil/canonicalize.cma - Installed lib/cil/callgraph.cma - Installed lib/cil/blockinggraph.cma - Installed lib/cil/cil.cma - Installed lib/cil/META - mkdir -p share/cil - printf /home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib > ocamlpath - /usr/bin/install -c -m 644 ocamlpath share/cil - rm -f ocamlpath - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4' -> compiled goblint-cil.1.7.4 Processing 15/15: [goblint-cil: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4) - export CIL_VERSION - MAKE=make ocamlbuild -build-dir _build -use-ocamlfind -no-links -classic-display src/cil.cma src/ext/blockinggraph.cma src/ext/callgraph.cma src/ext/canonicalize.cma src/ext/ccl.cma src/ext/cqualann.cma src/ext/dataslicing.cma src/ext/epicenter.cma src/ext/heapify.cma src/ext/inliner.cma src/ext/liveness.cma src/ext/llvm.cma src/ext/logcalls.cma src/ext/logwrites.cma src/ext/oneret.cma src/ext/partial.cma src/ext/pta.cma src/ext/sfi.cma src/ext/simplemem.cma src/ext/simplify.cma src/ext/zrapp.cma src/cil.cmxa src/cil.a src/ext/blockinggraph.cmxa src/ext/callgraph.cmxa src/ext/canonicalize.cmxa src/ext/ccl.cmxa src/ext/cqualann.cmxa src/ext/dataslicing.cmxa src/ext/epicenter.cmxa src/ext/heapify.cmxa src/ext/inliner.cmxa src/ext/liveness.cmxa src/ext/llvm.cmxa src/ext/logcalls.cmxa src/ext/logwrites.cmxa src/ext/oneret.cmxa src/ext/partial.cmxa src/ext/pta.cmxa src/ext/sfi.cmxa src/ext/simplemem.cmxa src/ext/simplify.cmxa src/ext/zrapp.cmxa src/ext/blockinggraph.cmxs src/ext/callgraph.cmxs src/ext/canonicalize.cmxs src/ext/ccl.cmxs src/ext/cqualann.cmxs src/ext/dataslicing.cmxs src/ext/epicenter.cmxs src/ext/heapify.cmxs src/ext/inliner.cmxs src/ext/liveness.cmxs src/ext/llvm.cmxs src/ext/logcalls.cmxs src/ext/logwrites.cmxs src/ext/oneret.cmxs src/ext/partial.cmxs src/ext/pta.cmxs src/ext/sfi.cmxs src/ext/simplemem.cmxs src/ext/simplify.cmxs src/ext/zrapp.cmxs src/ext/blockinggraph.a src/ext/callgraph.a src/ext/canonicalize.a src/ext/ccl.a src/ext/cqualann.a src/ext/dataslicing.a src/ext/epicenter.a src/ext/heapify.a src/ext/inliner.a src/ext/liveness.a src/ext/llvm.a src/ext/logcalls.a src/ext/logwrites.a src/ext/oneret.a src/ext/partial.a src/ext/pta.a src/ext/sfi.a src/ext/simplemem.a src/ext/simplify.a src/ext/zrapp.a src/cil.libfiles src/ext/blockinggraph.libfiles src/ext/callgraph.libfiles src/ext/canonicalize.libfiles src/ext/ccl.libfiles src/ext/cqualann.libfiles src/ext/dataslicing.libfiles src/ext/epicenter.libfiles src/ext/heapify.libfiles src/ext/inliner.libfiles src/ext/liveness.libfiles src/ext/llvm.libfiles src/ext/logcalls.libfiles src/ext/logwrites.libfiles src/ext/oneret.libfiles src/ext/partial.libfiles src/ext/pta.libfiles src/ext/sfi.libfiles src/ext/simplemem.libfiles src/ext/simplify.libfiles src/ext/zrapp.libfiles src/main.byte src/main.native cil.docdir/index.html - make -C lib/perl5 - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - OCAMLFIND_DESTDIR=/home/opam/.opam/4.07/lib ocamlfind remove cil - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/cil/META - mkdir -p /home/opam/.opam/4.07/lib - OCAMLFIND_DESTDIR=/home/opam/.opam/4.07/lib \ - ocamlfind install cil META _build/src/cil.cma _build/src/ext/blockinggraph.cma _build/src/ext/callgraph.cma _build/src/ext/canonicalize.cma _build/src/ext/ccl.cma _build/src/ext/cqualann.cma _build/src/ext/dataslicing.cma _build/src/ext/epicenter.cma _build/src/ext/heapify.cma _build/src/ext/inliner.cma _build/src/ext/liveness.cma _build/src/ext/llvm.cma _build/src/ext/logcalls.cma _build/src/ext/logwrites.cma _build/src/ext/oneret.cma _build/src/ext/partial.cma _build/src/ext/pta.cma _build/src/ext/sfi.cma _build/src/ext/simplemem.cma _build/src/ext/simplify.cma _build/src/ext/zrapp.cma _build/src/cil.cmxa _build/src/cil.a _build/src/ext/blockinggraph.cmxa _build/src/ext/callgraph.cmxa _build/src/ext/canonicalize.cmxa _build/src/ext/ccl.cmxa _build/src/ext/cqualann.cmxa _build/src/ext/dataslicing.cmxa _build/src/ext/epicenter.cmxa _build/src/ext/heapify.cmxa _build/src/ext/inliner.cmxa _build/src/ext/liveness.cmxa _build/src/ext/llvm.cmxa _build/src/ext/logcalls.cmxa _build/src/ext/logwrites.cmxa _build/src/ext/oneret.cmxa _build/src/ext/partial.cmxa _build/src/ext/pta.cmxa _build/src/ext/sfi.cmxa _build/src/ext/simplemem.cmxa _build/src/ext/simplify.cmxa _build/src/ext/zrapp.cmxa _build/src/ext/blockinggraph.cmxs _build/src/ext/callgraph.cmxs _build/src/ext/canonicalize.cmxs _build/src/ext/ccl.cmxs _build/src/ext/cqualann.cmxs _build/src/ext/dataslicing.cmxs _build/src/ext/epicenter.cmxs _build/src/ext/heapify.cmxs _build/src/ext/inliner.cmxs _build/src/ext/liveness.cmxs _build/src/ext/llvm.cmxs _build/src/ext/logcalls.cmxs _build/src/ext/logwrites.cmxs _build/src/ext/oneret.cmxs _build/src/ext/partial.cmxs _build/src/ext/pta.cmxs _build/src/ext/sfi.cmxs _build/src/ext/simplemem.cmxs _build/src/ext/simplify.cmxs _build/src/ext/zrapp.cmxs _build/src/ext/blockinggraph.a _build/src/ext/callgraph.a _build/src/ext/canonicalize.a _build/src/ext/ccl.a _build/src/ext/cqualann.a _build/src/ext/dataslicing.a _build/src/ext/epicenter.a _build/src/ext/heapify.a _build/src/ext/inliner.a _build/src/ext/liveness.a _build/src/ext/llvm.a _build/src/ext/logcalls.a _build/src/ext/logwrites.a _build/src/ext/oneret.a _build/src/ext/partial.a _build/src/ext/pta.a _build/src/ext/sfi.a _build/src/ext/simplemem.a _build/src/ext/simplify.a _build/src/ext/zrapp.a `cat _build/src/cil.libfiles _build/src/ext/blockinggraph.libfiles _build/src/ext/callgraph.libfiles _build/src/ext/canonicalize.libfiles _build/src/ext/ccl.libfiles _build/src/ext/cqualann.libfiles _build/src/ext/dataslicing.libfiles _build/src/ext/epicenter.libfiles _build/src/ext/heapify.libfiles _build/src/ext/inliner.libfiles _build/src/ext/liveness.libfiles _build/src/ext/llvm.libfiles _build/src/ext/logcalls.libfiles _build/src/ext/logwrites.libfiles _build/src/ext/oneret.libfiles _build/src/ext/partial.libfiles _build/src/ext/pta.libfiles _build/src/ext/sfi.libfiles _build/src/ext/simplemem.libfiles _build/src/ext/simplify.libfiles _build/src/ext/zrapp.libfiles` - Installed /home/opam/.opam/4.07/lib/cil/zrapp.mli - Installed /home/opam/.opam/4.07/lib/cil/zrapp.cmx - Installed /home/opam/.opam/4.07/lib/cil/zrapp.cmi - Installed /home/opam/.opam/4.07/lib/cil/rmciltmps.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/rmciltmps.cmx - Installed /home/opam/.opam/4.07/lib/cil/rmciltmps.cmi - Installed /home/opam/.opam/4.07/lib/cil/reachingdefs.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/reachingdefs.cmx - Installed /home/opam/.opam/4.07/lib/cil/reachingdefs.cmi - Installed /home/opam/.opam/4.07/lib/cil/deadcodeelim.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/deadcodeelim.cmx - Installed /home/opam/.opam/4.07/lib/cil/deadcodeelim.cmi - Installed /home/opam/.opam/4.07/lib/cil/ciltools.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/ciltools.cmx - Installed /home/opam/.opam/4.07/lib/cil/ciltools.cmi - Installed /home/opam/.opam/4.07/lib/cil/availexpslv.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/availexpslv.cmx - Installed /home/opam/.opam/4.07/lib/cil/availexpslv.cmi - Installed /home/opam/.opam/4.07/lib/cil/availexps.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/availexps.cmx - Installed /home/opam/.opam/4.07/lib/cil/availexps.cmi - Installed /home/opam/.opam/4.07/lib/cil/simplify.mli - Installed /home/opam/.opam/4.07/lib/cil/simplify.cmx - Installed /home/opam/.opam/4.07/lib/cil/simplify.cmi - Installed /home/opam/.opam/4.07/lib/cil/simplemem.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/simplemem.cmx - Installed /home/opam/.opam/4.07/lib/cil/simplemem.cmi - Installed /home/opam/.opam/4.07/lib/cil/sfi.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/sfi.cmx - Installed /home/opam/.opam/4.07/lib/cil/sfi.cmi - Installed /home/opam/.opam/4.07/lib/cil/uref.mli - Installed /home/opam/.opam/4.07/lib/cil/uref.cmx - Installed /home/opam/.opam/4.07/lib/cil/uref.cmi - Installed /home/opam/.opam/4.07/lib/cil/steensgaard.mli - Installed /home/opam/.opam/4.07/lib/cil/steensgaard.cmx - Installed /home/opam/.opam/4.07/lib/cil/steensgaard.cmi - Installed /home/opam/.opam/4.07/lib/cil/setp.mli - Installed /home/opam/.opam/4.07/lib/cil/setp.cmx - Installed /home/opam/.opam/4.07/lib/cil/setp.cmi - Installed /home/opam/.opam/4.07/lib/cil/ptranal.mli - Installed /home/opam/.opam/4.07/lib/cil/ptranal.cmx - Installed /home/opam/.opam/4.07/lib/cil/ptranal.cmi - Installed /home/opam/.opam/4.07/lib/cil/olf.mli - Installed /home/opam/.opam/4.07/lib/cil/olf.cmx - Installed /home/opam/.opam/4.07/lib/cil/olf.cmi - Installed /home/opam/.opam/4.07/lib/cil/golf.mli - Installed /home/opam/.opam/4.07/lib/cil/golf.cmx - Installed /home/opam/.opam/4.07/lib/cil/golf.cmi - Installed /home/opam/.opam/4.07/lib/cil/partial.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/partial.cmx - Installed /home/opam/.opam/4.07/lib/cil/partial.cmi - Installed /home/opam/.opam/4.07/lib/cil/heap.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/heap.cmx - Installed /home/opam/.opam/4.07/lib/cil/heap.cmi - Installed /home/opam/.opam/4.07/lib/cil/oneret.mli - Installed /home/opam/.opam/4.07/lib/cil/oneret.cmx - Installed /home/opam/.opam/4.07/lib/cil/oneret.cmi - Installed /home/opam/.opam/4.07/lib/cil/logwrites.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/logwrites.cmx - Installed /home/opam/.opam/4.07/lib/cil/logwrites.cmi - Installed /home/opam/.opam/4.07/lib/cil/logcalls.mli - Installed /home/opam/.opam/4.07/lib/cil/logcalls.cmx - Installed /home/opam/.opam/4.07/lib/cil/logcalls.cmi - Installed /home/opam/.opam/4.07/lib/cil/llvmutils.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/llvmutils.cmx - Installed /home/opam/.opam/4.07/lib/cil/llvmutils.cmi - Installed /home/opam/.opam/4.07/lib/cil/llvmssa.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/llvmssa.cmx - Installed /home/opam/.opam/4.07/lib/cil/llvmssa.cmi - Installed /home/opam/.opam/4.07/lib/cil/llvmgen.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/llvmgen.cmx - Installed /home/opam/.opam/4.07/lib/cil/llvmgen.cmi - Installed /home/opam/.opam/4.07/lib/cil/llvm.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/llvm.cmx - Installed /home/opam/.opam/4.07/lib/cil/llvm.cmi - Installed /home/opam/.opam/4.07/lib/cil/usedef.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/usedef.cmx - Installed /home/opam/.opam/4.07/lib/cil/usedef.cmi - Installed /home/opam/.opam/4.07/lib/cil/liveness.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/liveness.cmx - Installed /home/opam/.opam/4.07/lib/cil/liveness.cmi - Installed /home/opam/.opam/4.07/lib/cil/inliner.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/inliner.cmx - Installed /home/opam/.opam/4.07/lib/cil/inliner.cmi - Installed /home/opam/.opam/4.07/lib/cil/heapify.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/heapify.cmx - Installed /home/opam/.opam/4.07/lib/cil/heapify.cmi - Installed /home/opam/.opam/4.07/lib/cil/epicenter.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/epicenter.cmx - Installed /home/opam/.opam/4.07/lib/cil/epicenter.cmi - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.mli - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.cmx - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.cmi - Installed /home/opam/.opam/4.07/lib/cil/cqualann.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cqualann.cmx - Installed /home/opam/.opam/4.07/lib/cil/cqualann.cmi - Installed /home/opam/.opam/4.07/lib/cil/ccl.mli - Installed /home/opam/.opam/4.07/lib/cil/ccl.cmx - Installed /home/opam/.opam/4.07/lib/cil/ccl.cmi - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.mli - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.cmx - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.cmi - Installed /home/opam/.opam/4.07/lib/cil/callgraph.mli - Installed /home/opam/.opam/4.07/lib/cil/callgraph.cmx - Installed /home/opam/.opam/4.07/lib/cil/callgraph.cmi - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.mli - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.cmx - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.cmi - Installed /home/opam/.opam/4.07/lib/cil/whitetrack.mli - Installed /home/opam/.opam/4.07/lib/cil/whitetrack.cmx - Installed /home/opam/.opam/4.07/lib/cil/whitetrack.cmi - Installed /home/opam/.opam/4.07/lib/cil/util.mli - Installed /home/opam/.opam/4.07/lib/cil/util.cmx - Installed /home/opam/.opam/4.07/lib/cil/util.cmi - Installed /home/opam/.opam/4.07/lib/cil/trace.mli - Installed /home/opam/.opam/4.07/lib/cil/trace.cmx - Installed /home/opam/.opam/4.07/lib/cil/trace.cmi - Installed /home/opam/.opam/4.07/lib/cil/stats.mli - Installed /home/opam/.opam/4.07/lib/cil/stats.cmx - Installed /home/opam/.opam/4.07/lib/cil/stats.cmi - Installed /home/opam/.opam/4.07/lib/cil/rmtmps.mli - Installed /home/opam/.opam/4.07/lib/cil/rmtmps.cmx - Installed /home/opam/.opam/4.07/lib/cil/rmtmps.cmi - Installed /home/opam/.opam/4.07/lib/cil/pretty.mli - Installed /home/opam/.opam/4.07/lib/cil/pretty.cmx - Installed /home/opam/.opam/4.07/lib/cil/pretty.cmi - Installed /home/opam/.opam/4.07/lib/cil/patch.mli - Installed /home/opam/.opam/4.07/lib/cil/patch.cmx - Installed /home/opam/.opam/4.07/lib/cil/patch.cmi - Installed /home/opam/.opam/4.07/lib/cil/mergecil.mli - Installed /home/opam/.opam/4.07/lib/cil/mergecil.cmx - Installed /home/opam/.opam/4.07/lib/cil/mergecil.cmi - Installed /home/opam/.opam/4.07/lib/cil/machdepenv.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/machdepenv.cmx - Installed /home/opam/.opam/4.07/lib/cil/machdepenv.cmi - Installed /home/opam/.opam/4.07/lib/cil/machdep.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/machdep.cmx - Installed /home/opam/.opam/4.07/lib/cil/machdep.cmi - Installed /home/opam/.opam/4.07/lib/cil/longarray.mli - Installed /home/opam/.opam/4.07/lib/cil/longarray.cmx - Installed /home/opam/.opam/4.07/lib/cil/longarray.cmi - Installed /home/opam/.opam/4.07/lib/cil/lexerhack.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/lexerhack.cmx - Installed /home/opam/.opam/4.07/lib/cil/lexerhack.cmi - Installed /home/opam/.opam/4.07/lib/cil/inthash.mli - Installed /home/opam/.opam/4.07/lib/cil/inthash.cmx - Installed /home/opam/.opam/4.07/lib/cil/inthash.cmi - Installed /home/opam/.opam/4.07/lib/cil/growArray.mli - Installed /home/opam/.opam/4.07/lib/cil/growArray.cmx - Installed /home/opam/.opam/4.07/lib/cil/growArray.cmi - Installed /home/opam/.opam/4.07/lib/cil/frontc.mli - Installed /home/opam/.opam/4.07/lib/cil/frontc.cmx - Installed /home/opam/.opam/4.07/lib/cil/frontc.cmi - Installed /home/opam/.opam/4.07/lib/cil/formatparse.mli - Installed /home/opam/.opam/4.07/lib/cil/formatparse.cmx - Installed /home/opam/.opam/4.07/lib/cil/formatparse.cmi - Installed /home/opam/.opam/4.07/lib/cil/formatlex.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/formatlex.cmx - Installed /home/opam/.opam/4.07/lib/cil/formatlex.cmi - Installed /home/opam/.opam/4.07/lib/cil/formatcil.mli - Installed /home/opam/.opam/4.07/lib/cil/formatcil.cmx - Installed /home/opam/.opam/4.07/lib/cil/formatcil.cmi - Installed /home/opam/.opam/4.07/lib/cil/feature.mli - Installed /home/opam/.opam/4.07/lib/cil/feature.cmx - Installed /home/opam/.opam/4.07/lib/cil/feature.cmi - Installed /home/opam/.opam/4.07/lib/cil/expcompare.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/expcompare.cmx - Installed /home/opam/.opam/4.07/lib/cil/expcompare.cmi - Installed /home/opam/.opam/4.07/lib/cil/escape.mli - Installed /home/opam/.opam/4.07/lib/cil/escape.cmx - Installed /home/opam/.opam/4.07/lib/cil/escape.cmi - Installed /home/opam/.opam/4.07/lib/cil/errormsg.mli - Installed /home/opam/.opam/4.07/lib/cil/errormsg.cmx - Installed /home/opam/.opam/4.07/lib/cil/errormsg.cmi - Installed /home/opam/.opam/4.07/lib/cil/dominators.mli - Installed /home/opam/.opam/4.07/lib/cil/dominators.cmx - Installed /home/opam/.opam/4.07/lib/cil/dominators.cmi - Installed /home/opam/.opam/4.07/lib/cil/dataflow.mli - Installed /home/opam/.opam/4.07/lib/cil/dataflow.cmx - Installed /home/opam/.opam/4.07/lib/cil/dataflow.cmi - Installed /home/opam/.opam/4.07/lib/cil/cprint.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cprint.cmx - Installed /home/opam/.opam/4.07/lib/cil/cprint.cmi - Installed /home/opam/.opam/4.07/lib/cil/cparser.mli - Installed /home/opam/.opam/4.07/lib/cil/cparser.cmx - Installed /home/opam/.opam/4.07/lib/cil/cparser.cmi - Installed /home/opam/.opam/4.07/lib/cil/clist.mli - Installed /home/opam/.opam/4.07/lib/cil/clist.cmx - Installed /home/opam/.opam/4.07/lib/cil/clist.cmi - Installed /home/opam/.opam/4.07/lib/cil/clexer.mli - Installed /home/opam/.opam/4.07/lib/cil/clexer.cmx - Installed /home/opam/.opam/4.07/lib/cil/clexer.cmi - Installed /home/opam/.opam/4.07/lib/cil/cilversion.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cilversion.cmx - Installed /home/opam/.opam/4.07/lib/cil/cilversion.cmi - Installed /home/opam/.opam/4.07/lib/cil/cilutil.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cilutil.cmx - Installed /home/opam/.opam/4.07/lib/cil/cilutil.cmi - Installed /home/opam/.opam/4.07/lib/cil/ciloptions.mli - Installed /home/opam/.opam/4.07/lib/cil/ciloptions.cmx - Installed /home/opam/.opam/4.07/lib/cil/ciloptions.cmi - Installed /home/opam/.opam/4.07/lib/cil/cillower.mli - Installed /home/opam/.opam/4.07/lib/cil/cillower.cmx - Installed /home/opam/.opam/4.07/lib/cil/cillower.cmi - Installed /home/opam/.opam/4.07/lib/cil/cilint.mli - Installed /home/opam/.opam/4.07/lib/cil/cilint.cmx - Installed /home/opam/.opam/4.07/lib/cil/cilint.cmi - Installed /home/opam/.opam/4.07/lib/cil/cil.mli - Installed /home/opam/.opam/4.07/lib/cil/cil.cmx - Installed /home/opam/.opam/4.07/lib/cil/cil.cmi - Installed /home/opam/.opam/4.07/lib/cil/check.mli - Installed /home/opam/.opam/4.07/lib/cil/check.cmx - Installed /home/opam/.opam/4.07/lib/cil/check.cmi - Installed /home/opam/.opam/4.07/lib/cil/cfg.mli - Installed /home/opam/.opam/4.07/lib/cil/cfg.cmx - Installed /home/opam/.opam/4.07/lib/cil/cfg.cmi - Installed /home/opam/.opam/4.07/lib/cil/cabsvisit.mli - Installed /home/opam/.opam/4.07/lib/cil/cabsvisit.cmx - Installed /home/opam/.opam/4.07/lib/cil/cabsvisit.cmi - Installed /home/opam/.opam/4.07/lib/cil/cabshelper.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cabshelper.cmx - Installed /home/opam/.opam/4.07/lib/cil/cabshelper.cmi - Installed /home/opam/.opam/4.07/lib/cil/cabs2cil.mli - Installed /home/opam/.opam/4.07/lib/cil/cabs2cil.cmx - Installed /home/opam/.opam/4.07/lib/cil/cabs2cil.cmi - Installed /home/opam/.opam/4.07/lib/cil/cabs.inferred.mli - Installed /home/opam/.opam/4.07/lib/cil/cabs.cmx - Installed /home/opam/.opam/4.07/lib/cil/cabs.cmi - Installed /home/opam/.opam/4.07/lib/cil/bitmap.mli - Installed /home/opam/.opam/4.07/lib/cil/bitmap.cmx - Installed /home/opam/.opam/4.07/lib/cil/bitmap.cmi - Installed /home/opam/.opam/4.07/lib/cil/alpha.mli - Installed /home/opam/.opam/4.07/lib/cil/alpha.cmx - Installed /home/opam/.opam/4.07/lib/cil/alpha.cmi - Installed /home/opam/.opam/4.07/lib/cil/zrapp.a - Installed /home/opam/.opam/4.07/lib/cil/simplify.a - Installed /home/opam/.opam/4.07/lib/cil/simplemem.a - Installed /home/opam/.opam/4.07/lib/cil/sfi.a - Installed /home/opam/.opam/4.07/lib/cil/pta.a - Installed /home/opam/.opam/4.07/lib/cil/partial.a - Installed /home/opam/.opam/4.07/lib/cil/oneret.a - Installed /home/opam/.opam/4.07/lib/cil/logwrites.a - Installed /home/opam/.opam/4.07/lib/cil/logcalls.a - Installed /home/opam/.opam/4.07/lib/cil/llvm.a - Installed /home/opam/.opam/4.07/lib/cil/liveness.a - Installed /home/opam/.opam/4.07/lib/cil/inliner.a - Installed /home/opam/.opam/4.07/lib/cil/heapify.a - Installed /home/opam/.opam/4.07/lib/cil/epicenter.a - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.a - Installed /home/opam/.opam/4.07/lib/cil/cqualann.a - Installed /home/opam/.opam/4.07/lib/cil/ccl.a - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.a - Installed /home/opam/.opam/4.07/lib/cil/callgraph.a - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.a - Installed /home/opam/.opam/4.07/lib/cil/zrapp.cmxs - Installed /home/opam/.opam/4.07/lib/cil/simplify.cmxs - Installed /home/opam/.opam/4.07/lib/cil/simplemem.cmxs - Installed /home/opam/.opam/4.07/lib/cil/sfi.cmxs - Installed /home/opam/.opam/4.07/lib/cil/pta.cmxs - Installed /home/opam/.opam/4.07/lib/cil/partial.cmxs - Installed /home/opam/.opam/4.07/lib/cil/oneret.cmxs - Installed /home/opam/.opam/4.07/lib/cil/logwrites.cmxs - Installed /home/opam/.opam/4.07/lib/cil/logcalls.cmxs - Installed /home/opam/.opam/4.07/lib/cil/llvm.cmxs - Installed /home/opam/.opam/4.07/lib/cil/liveness.cmxs - Installed /home/opam/.opam/4.07/lib/cil/inliner.cmxs - Installed /home/opam/.opam/4.07/lib/cil/heapify.cmxs - Installed /home/opam/.opam/4.07/lib/cil/epicenter.cmxs - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.cmxs - Installed /home/opam/.opam/4.07/lib/cil/cqualann.cmxs - Installed /home/opam/.opam/4.07/lib/cil/ccl.cmxs - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.cmxs - Installed /home/opam/.opam/4.07/lib/cil/callgraph.cmxs - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.cmxs - Installed /home/opam/.opam/4.07/lib/cil/zrapp.cmxa - Installed /home/opam/.opam/4.07/lib/cil/simplify.cmxa - Installed /home/opam/.opam/4.07/lib/cil/simplemem.cmxa - Installed /home/opam/.opam/4.07/lib/cil/sfi.cmxa - Installed /home/opam/.opam/4.07/lib/cil/pta.cmxa - Installed /home/opam/.opam/4.07/lib/cil/partial.cmxa - Installed /home/opam/.opam/4.07/lib/cil/oneret.cmxa - Installed /home/opam/.opam/4.07/lib/cil/logwrites.cmxa - Installed /home/opam/.opam/4.07/lib/cil/logcalls.cmxa - Installed /home/opam/.opam/4.07/lib/cil/llvm.cmxa - Installed /home/opam/.opam/4.07/lib/cil/liveness.cmxa - Installed /home/opam/.opam/4.07/lib/cil/inliner.cmxa - Installed /home/opam/.opam/4.07/lib/cil/heapify.cmxa - Installed /home/opam/.opam/4.07/lib/cil/epicenter.cmxa - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.cmxa - Installed /home/opam/.opam/4.07/lib/cil/cqualann.cmxa - Installed /home/opam/.opam/4.07/lib/cil/ccl.cmxa - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.cmxa - Installed /home/opam/.opam/4.07/lib/cil/callgraph.cmxa - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.cmxa - Installed /home/opam/.opam/4.07/lib/cil/cil.a - Installed /home/opam/.opam/4.07/lib/cil/cil.cmxa - Installed /home/opam/.opam/4.07/lib/cil/zrapp.cma - Installed /home/opam/.opam/4.07/lib/cil/simplify.cma - Installed /home/opam/.opam/4.07/lib/cil/simplemem.cma - Installed /home/opam/.opam/4.07/lib/cil/sfi.cma - Installed /home/opam/.opam/4.07/lib/cil/pta.cma - Installed /home/opam/.opam/4.07/lib/cil/partial.cma - Installed /home/opam/.opam/4.07/lib/cil/oneret.cma - Installed /home/opam/.opam/4.07/lib/cil/logwrites.cma - Installed /home/opam/.opam/4.07/lib/cil/logcalls.cma - Installed /home/opam/.opam/4.07/lib/cil/llvm.cma - Installed /home/opam/.opam/4.07/lib/cil/liveness.cma - Installed /home/opam/.opam/4.07/lib/cil/inliner.cma - Installed /home/opam/.opam/4.07/lib/cil/heapify.cma - Installed /home/opam/.opam/4.07/lib/cil/epicenter.cma - Installed /home/opam/.opam/4.07/lib/cil/dataslicing.cma - Installed /home/opam/.opam/4.07/lib/cil/cqualann.cma - Installed /home/opam/.opam/4.07/lib/cil/ccl.cma - Installed /home/opam/.opam/4.07/lib/cil/canonicalize.cma - Installed /home/opam/.opam/4.07/lib/cil/callgraph.cma - Installed /home/opam/.opam/4.07/lib/cil/blockinggraph.cma - Installed /home/opam/.opam/4.07/lib/cil/cil.cma - Installed /home/opam/.opam/4.07/lib/cil/META - mkdir -p /home/opam/.opam/4.07/share/cil - printf /home/opam/.opam/4.07/lib > ocamlpath - /usr/bin/install -c -m 644 ocamlpath /home/opam/.opam/4.07/share/cil - rm -f ocamlpath - make -C lib/perl5 DESTDIR= INSTALL_BASE=/home/opam/.opam/4.07 pure_install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly.pm - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly/TempFile.pm - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly/KeptFile.pm - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly/OutputFile.pm - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly/CilConfig.pm - Installing /home/opam/.opam/4.07/lib/perl5/App/Cilly/CilCompiler.pm - Installing /home/opam/.opam/4.07/bin/cilly - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/goblint-cil.1.7.4/lib/perl5' - /usr/bin/install -c -m 0755 bin/cilly.* /home/opam/.opam/4.07/bin -> installed goblint-cil.1.7.4 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 06:06.50 ---> saved as "556e9ce90a41ddb2b8e4d2aa134604e187ef55a9625d91c47d7e5c097c84bb9a" Job succeeded