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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
75e297398114: Pulling fs layer
75e297398114: Verifying Checksum
75e297398114: Download complete
75e297398114: Pull complete
Digest: sha256:4a898e4d9327c4ec8b00f04fe59247b309c63fa54d84a70ddc47fb36d38ec3ae
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-22 08:48.03 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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"))
2024-04-22 08:48.03 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 08:48.03 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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.

2024-04-22 08:48.03 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2024-04-22 08:48.03 ---> using "7c570d5fd79aa4c0e171cbd0199eb37357c7eb8145cd298a9c125fadb49f7212" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Fetched 462 kB in 1s (342 kB/s)
- Reading package lists...
2024-04-22 08:48.03 ---> using "3100c810e01593e0be0e04c672b908fcc15b277355b196e3c3a9ca07ea3c412e" from cache

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

The following actions will be performed:
=== install 6 packages
  - install conf-libseccomp    1      [required by solo5]
  - install conf-pkg-config    3      [required by solo5]
  - install ocaml-freestanding 0.7.0
  - install ocaml-src          4.12.1 [required by ocaml-freestanding]
  - install ocamlfind          1.9.6  [required by ocaml-freestanding]
  - install solo5              0.8.1  [required by ocaml-freestanding]

The following system packages will first need to be installed:
    libseccomp-dev pkg-config

<><> 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. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libseccomp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpkgconf3: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 ... 19395 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../libseccomp-dev_2.5.5-1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.5-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libseccomp-dev:amd64 (2.5.5-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18: [conf-pkg-config: pkg-config]
-> retrieved ocaml-freestanding.0.7.0  (cached)
Processing  7/18: [conf-pkg-config: pkg-config]
-> retrieved ocaml-src.4.12.1  (cached)
Processing  8/18: [conf-pkg-config: pkg-config]
Processing  9/18: [conf-pkg-config: pkg-config] [ocaml-src: cp .]
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 10/18: [conf-pkg-config: pkg-config] [ocamlfind: patch] [ocaml-src: cp .]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 10/18: [ocamlfind: patch] [ocaml-src: cp .]
-> retrieved solo5.0.8.1  (cached)
Processing 10/18: [ocamlfind: ./configure] [ocaml-src: cp .]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "-r" "." "/home/opam/.opam/4.12/lib/ocaml-src" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-src.4.12.1)
-> installed ocaml-src.4.12.1
Processing 10/18: [ocamlfind: ./configure]
-> installed conf-pkg-config.3
Processing 11/18: [ocamlfind: ./configure]
Processing 12/18: [conf-libseccomp: pkg-config libseccomp] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.12/bin" "-sitelib" "/home/opam/.opam/4.12/lib" "-mandir" "/home/opam/.opam/4.12/man" "-config" "/home/opam/.opam/4.12/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.12/lib/ocaml
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.12/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.12/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     topfind script:        /home/opam/.opam/4.12/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 12/18: [conf-libseccomp: pkg-config libseccomp] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libseccomp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-libseccomp.1)
-> compiled  conf-libseccomp.1
Processing 12/18: [ocamlfind: make all]
-> installed conf-libseccomp.1
Processing 13/18: [ocamlfind: make all]
Processing 14/18: [ocamlfind: make all] [solo5: ./configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" "--prefix=/home/opam/.opam/4.12" (CWD=/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1)
- configure.sh: Using cc for host compiler (x86_64-linux-gnu)
- configure.sh: Checking that cc works: yes
- configure.sh: Using cc for target compiler (x86_64-linux-gnu)
- configure.sh: Checking if ld is available: yes
- configure.sh: Checking if ld is LLD: no
- configure.sh: Checking if ld understands x86_64: yes
- configure.sh: Checking if objcopy is available: yes
- configure.sh: Checking if objcopy understands x86_64: yes
- configure.sh: Checking if objcopy understands -w -G: yes
- configure.sh: Using ld for target linker
- configure.sh: Using objcopy for target objcopy
- configure.sh: Target toolchain triple is x86_64-solo5-none-static
- configure.sh: Enabled bindings: stub hvt spt virtio muen xen.
- configure.sh: Enabled tenders: hvt spt.
Processing 14/18: [ocamlfind: make all] [solo5: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.12/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.12/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.12/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.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.12/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
Processing 14/18: [ocamlfind: make opt] [solo5: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- 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]: 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]: 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.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 14/18: [solo5: make]
Processing 15/18: [solo5: make] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.12/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.12/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.12/bin"
- install -d "/home/opam/.opam/4.12/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.12/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.12/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.12/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.12/lib/findlib"
- install -d "/home/opam/.opam/4.12/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.12/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.12/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.12/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.12/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.12/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.12/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.12/lib/$x/META.tmp" && mv "/home/opam/.opam/4.12/lib/$x/META.tmp" "/home/opam/.opam/4.12/lib/$x/META"; done
- install -d "/home/opam/.opam/4.12/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.12/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- 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.12/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.12/man/man1" "/home/opam/.opam/4.12/man/man3" "/home/opam/.opam/4.12/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.12/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.12/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 15/18: [solo5: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "V=1" (CWD=/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1)
- GEN include/version.h
- scripts/gen_version_h.sh include/version.h
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tenders'
- HOSTCC common/elf.o
- cc -MT common/elf.o -MMD -MP -MF common/elf.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c common/elf.c -o common/elf.o
- mv -f common/elf.Td common/elf.d && touch common/elf.o
- HOSTCC common/mft.o
- cc -MT common/mft.o -MMD -MP -MF common/mft.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c common/mft.c -o common/mft.o
- mv -f common/mft.Td common/mft.d && touch common/mft.o
- HOSTCC common/block_attach.o
- cc -MT common/block_attach.o -MMD -MP -MF common/block_attach.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c common/block_attach.c -o common/block_attach.o
- mv -f common/block_attach.Td common/block_attach.d && touch common/block_attach.o
- HOSTCC common/tap_attach.o
- cc -MT common/tap_attach.o -MMD -MP -MF common/tap_attach.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c common/tap_attach.c -o common/tap_attach.o
- mv -f common/tap_attach.Td common/tap_attach.d && touch common/tap_attach.o
- HOSTAR common/libcommon.a
- ar rc common/libcommon.a common/elf.o common/mft.o common/block_attach.o common/tap_attach.o
- HOSTCC hvt/hvt_boot_info.o
- cc -MT hvt/hvt_boot_info.o -MMD -MP -MF hvt/hvt_boot_info.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_boot_info.c -o hvt/hvt_boot_info.o
- mv -f hvt/hvt_boot_info.Td hvt/hvt_boot_info.d && touch hvt/hvt_boot_info.o
- HOSTCC hvt/hvt_core.o
- cc -MT hvt/hvt_core.o -MMD -MP -MF hvt/hvt_core.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_core.c -o hvt/hvt_core.o
- mv -f hvt/hvt_core.Td hvt/hvt_core.d && touch hvt/hvt_core.o
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTCC hvt/hvt_cpu_x86_64.o
- cc -MT hvt/hvt_cpu_x86_64.o -MMD -MP -MF hvt/hvt_cpu_x86_64.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_cpu_x86_64.c -o hvt/hvt_cpu_x86_64.o
- mv -f hvt/hvt_cpu_x86_64.Td hvt/hvt_cpu_x86_64.d && touch hvt/hvt_cpu_x86_64.o
- HOSTCC hvt/hvt_kvm.o
- cc -MT hvt/hvt_kvm.o -MMD -MP -MF hvt/hvt_kvm.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_kvm.c -o hvt/hvt_kvm.o
- mv -f hvt/hvt_kvm.Td hvt/hvt_kvm.d && touch hvt/hvt_kvm.o
- HOSTCC hvt/hvt_kvm_x86_64.o
- cc -MT hvt/hvt_kvm_x86_64.o -MMD -MP -MF hvt/hvt_kvm_x86_64.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_kvm_x86_64.c -o hvt/hvt_kvm_x86_64.o
- mv -f hvt/hvt_kvm_x86_64.Td hvt/hvt_kvm_x86_64.d && touch hvt/hvt_kvm_x86_64.o
- HOSTCC hvt/hvt_module_blk.o
- cc -MT hvt/hvt_module_blk.o -MMD -MP -MF hvt/hvt_module_blk.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_module_blk.c -o hvt/hvt_module_blk.o
- mv -f hvt/hvt_module_blk.Td hvt/hvt_module_blk.d && touch hvt/hvt_module_blk.o
- HOSTCC hvt/hvt_module_net.o
- cc -MT hvt/hvt_module_net.o -MMD -MP -MF hvt/hvt_module_net.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_module_net.c -o hvt/hvt_module_net.o
- mv -f hvt/hvt_module_net.Td hvt/hvt_module_net.d && touch hvt/hvt_module_net.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a -lseccomp  -o hvt/solo5-hvt
- HOSTCC hvt/hvt_module_gdb.o
- cc -MT hvt/hvt_module_gdb.o -MMD -MP -MF hvt/hvt_module_gdb.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_module_gdb.c -o hvt/hvt_module_gdb.o
- mv -f hvt/hvt_module_gdb.Td hvt/hvt_module_gdb.d && touch hvt/hvt_module_gdb.o
- HOSTCC hvt/hvt_module_dumpcore.o
- cc -MT hvt/hvt_module_dumpcore.o -MMD -MP -MF hvt/hvt_module_dumpcore.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_module_dumpcore.c -o hvt/hvt_module_dumpcore.o
- mv -f hvt/hvt_module_dumpcore.Td hvt/hvt_module_dumpcore.d && touch hvt/hvt_module_dumpcore.o
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a -lseccomp  -o hvt/solo5-hvt-debug
- HOSTCC spt/spt_main.o
- cc -MT spt/spt_main.o -MMD -MP -MF spt/spt_main.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c spt/spt_main.c -o spt/spt_main.o
- mv -f spt/spt_main.Td spt/spt_main.d && touch spt/spt_main.o
- HOSTCC spt/spt_core.o
- cc -MT spt/spt_core.o -MMD -MP -MF spt/spt_core.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c spt/spt_core.c -o spt/spt_core.o
- mv -f spt/spt_core.Td spt/spt_core.d && touch spt/spt_core.o
- HOSTAS spt/spt_launch_x86_64.o
- cc -MT spt/spt_launch_x86_64.o -MMD -MP -MF spt/spt_launch_x86_64.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -DASM_FILE -c spt/spt_launch_x86_64.S -o spt/spt_launch_x86_64.o
- mv -f spt/spt_launch_x86_64.Td spt/spt_launch_x86_64.d && touch spt/spt_launch_x86_64.o
- HOSTCC spt/spt_module_net.o
- cc -MT spt/spt_module_net.o -MMD -MP -MF spt/spt_module_net.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c spt/spt_module_net.c -o spt/spt_module_net.o
- mv -f spt/spt_module_net.Td spt/spt_module_net.d && touch spt/spt_module_net.o
- HOSTCC spt/spt_module_block.o
- cc -MT spt/spt_module_block.o -MMD -MP -MF spt/spt_module_block.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c spt/spt_module_block.c -o spt/spt_module_block.o
- mv -f spt/spt_module_block.Td spt/spt_module_block.d && touch spt/spt_module_block.o
- HOSTLINK spt/solo5-spt
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack spt/spt_main.o spt/spt_core.o spt/spt_launch_x86_64.o spt/spt_module_net.o spt/spt_module_block.o common/libcommon.a -lseccomp  -o spt/solo5-spt
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tenders'
- MAKE toolchain
- make -C toolchain  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain'
- mkdir -p bin
- SUBST bin/x86_64-solo5-none-static-cc
- sed -e 's!@@CONFIG_TARGET_ARCH@@!x86_64!g' \
-     -e 's!@@CONFIG_TARGET_TRIPLE@@!x86_64-solo5-none-static!g' \
-     -e 's!@@CONFIG_TARGET_CC@@!cc!g' \
-     -e 's!@@CONFIG_TARGET_CC_CFLAGS@@!-nostdinc -mstack-protector-guard=global!g' \
-     -e 's!@@CONFIG_TARGET_CC_LDFLAGS@@!-Wl,--build-id=none!g' \
-     -e 's!@@CONFIG_TARGET_LD@@!ld!g' \
-     -e 's!@@CONFIG_TARGET_LD_LDFLAGS@@!!g' \
-     -e 's!@@CONFIG_TARGET_LD_MAX_PAGE_SIZE@@!0x1000!g' \
-     -e 's!@@CONFIG_TARGET_OBJCOPY@@!objcopy!g' \
-     cc.in >bin/x86_64-solo5-none-static-cc
- chmod +x bin/x86_64-solo5-none-static-cc
- SUBST bin/x86_64-solo5-none-static-ld
- sed -e 's!@@CONFIG_TARGET_ARCH@@!x86_64!g' \
-     -e 's!@@CONFIG_TARGET_TRIPLE@@!x86_64-solo5-none-static!g' \
-     -e 's!@@CONFIG_TARGET_CC@@!cc!g' \
-     -e 's!@@CONFIG_TARGET_CC_CFLAGS@@!-nostdinc -mstack-protector-guard=global!g' \
-     -e 's!@@CONFIG_TARGET_CC_LDFLAGS@@!-Wl,--build-id=none!g' \
-     -e 's!@@CONFIG_TARGET_LD@@!ld!g' \
-     -e 's!@@CONFIG_TARGET_LD_LDFLAGS@@!!g' \
-     -e 's!@@CONFIG_TARGET_LD_MAX_PAGE_SIZE@@!0x1000!g' \
-     -e 's!@@CONFIG_TARGET_OBJCOPY@@!objcopy!g' \
-     ld.in >bin/x86_64-solo5-none-static-ld
- chmod +x bin/x86_64-solo5-none-static-ld
- SUBST bin/x86_64-solo5-none-static-objcopy
- sed -e 's!@@CONFIG_TARGET_ARCH@@!x86_64!g' \
-     -e 's!@@CONFIG_TARGET_TRIPLE@@!x86_64-solo5-none-static!g' \
-     -e 's!@@CONFIG_TARGET_CC@@!cc!g' \
-     -e 's!@@CONFIG_TARGET_CC_CFLAGS@@!-nostdinc -mstack-protector-guard=global!g' \
-     -e 's!@@CONFIG_TARGET_CC_LDFLAGS@@!-Wl,--build-id=none!g' \
-     -e 's!@@CONFIG_TARGET_LD@@!ld!g' \
-     -e 's!@@CONFIG_TARGET_LD_LDFLAGS@@!!g' \
-     -e 's!@@CONFIG_TARGET_LD_MAX_PAGE_SIZE@@!0x1000!g' \
-     -e 's!@@CONFIG_TARGET_OBJCOPY@@!objcopy!g' \
-     objcopy.in >bin/x86_64-solo5-none-static-objcopy
- chmod +x bin/x86_64-solo5-none-static-objcopy
- mkdir -p include
- ln -s /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include include/solo5
- GEN include/x86_64-solo5-none-static
- ./gen-headers.sh include/x86_64-solo5-none-static
- mkdir -p lib
- ln -s /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/bindings lib/x86_64-solo5-none-static
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain'
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/bindings'
- CC stub/stubs.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT stub/stubs.o -MMD -MP -MF stub/stubs.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c stub/stubs.c -o stub/stubs.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT stub/stubs.o -MMD -MP -MF stub/stubs.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c stub/stubs.c -o stub/stubs.o
- mv -f stub/stubs.Td stub/stubs.d && touch stub/stubs.o
- LD solo5_stub.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  stub/stubs.o -o solo5_stub.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r stub/stubs.o -o solo5_stub.o
- OBJCOPY solo5_stub.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_stub.o solo5_stub.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_stub.o solo5_stub.o
- CC hvt/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/start.c -o hvt/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- CC cpu_x86_64.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c cpu_x86_64.c -o cpu_x86_64.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c cpu_x86_64.c -o cpu_x86_64.o
- mv -f cpu_x86_64.Td cpu_x86_64.d && touch cpu_x86_64.o
- AS cpu_vectors_x86_64.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c cpu_vectors_x86_64.S -o cpu_vectors_x86_64.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c cpu_vectors_x86_64.S -o cpu_vectors_x86_64.o
- mv -f cpu_vectors_x86_64.Td cpu_vectors_x86_64.d && touch cpu_vectors_x86_64.o
- CC abort.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c abort.c -o abort.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c abort.c -o abort.o
- mv -f abort.Td abort.d && touch abort.o
- CC crt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c crt.c -o crt.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c crt.c -o crt.o
- mv -f crt.Td crt.d && touch crt.o
- CC printf.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c printf.c -o printf.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c printf.c -o printf.o
- mv -f printf.Td printf.d && touch printf.o
- CC intr.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c intr.c -o intr.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c intr.c -o intr.o
- mv -f intr.Td intr.d && touch intr.o
- CC lib.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c lib.c -o lib.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c lib.c -o lib.o
- mv -f lib.Td lib.d && touch lib.o
- CC mem.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c mem.c -o mem.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c mem.c -o mem.o
- mv -f mem.Td mem.d && touch mem.o
- CC exit.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c exit.c -o exit.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c exit.c -o exit.o
- mv -f exit.Td exit.d && touch exit.o
- CC log.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c log.c -o log.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c log.c -o log.o
- mv -f log.Td log.d && touch log.o
- CC cmdline.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c cmdline.c -o cmdline.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c cmdline.c -o cmdline.o
- mv -f cmdline.Td cmdline.d && touch cmdline.o
- CC tls.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c tls.c -o tls.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c tls.c -o tls.o
- mv -f tls.Td tls.d && touch tls.o
- CC mft.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c mft.c -o mft.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c mft.c -o mft.o
- mv -f mft.Td mft.d && touch mft.o
- CC hvt/platform.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform.c -o hvt/platform.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform.c -o hvt/platform.o
- mv -f hvt/platform.Td hvt/platform.d && touch hvt/platform.o
- CC hvt/platform_intr.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform_intr.c -o hvt/platform_intr.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform_intr.c -o hvt/platform_intr.o
- mv -f hvt/platform_intr.Td hvt/platform_intr.d && touch hvt/platform_intr.o
- CC hvt/time.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/time.c -o hvt/time.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/time.c -o hvt/time.o
- mv -f hvt/time.Td hvt/time.d && touch hvt/time.o
- CC hvt/platform_lifecycle.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform_lifecycle.c -o hvt/platform_lifecycle.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/platform_lifecycle.c -o hvt/platform_lifecycle.o
- mv -f hvt/platform_lifecycle.Td hvt/platform_lifecycle.d && touch hvt/platform_lifecycle.o
- CC hvt/yield.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/yield.c -o hvt/yield.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/yield.c -o hvt/yield.o
- mv -f hvt/yield.Td hvt/yield.d && touch hvt/yield.o
- CC hvt/tscclock.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/tscclock.c -o hvt/tscclock.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/tscclock.c -o hvt/tscclock.o
- mv -f hvt/tscclock.Td hvt/tscclock.d && touch hvt/tscclock.o
- CC hvt/console.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/console.c -o hvt/console.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/console.c -o hvt/console.o
- mv -f hvt/console.Td hvt/console.d && touch hvt/console.o
- CC hvt/net.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/net.c -o hvt/net.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/net.c -o hvt/net.o
- mv -f hvt/net.Td hvt/net.d && touch hvt/net.o
- CC hvt/block.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/block.c -o hvt/block.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/block.c -o hvt/block.o
- mv -f hvt/block.Td hvt/block.d && touch hvt/block.o
- LD solo5_hvt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  hvt/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o solo5_hvt.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r hvt/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o solo5_hvt.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_hvt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_hvt.o solo5_hvt.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_hvt.o solo5_hvt.o
- CC spt/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/start.o -MMD -MP -MF spt/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/start.c -o spt/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/start.o -MMD -MP -MF spt/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/start.c -o spt/start.o
- mv -f spt/start.Td spt/start.d && touch spt/start.o
- CC spt/bindings.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/bindings.o -MMD -MP -MF spt/bindings.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/bindings.c -o spt/bindings.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/bindings.o -MMD -MP -MF spt/bindings.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/bindings.c -o spt/bindings.o
- mv -f spt/bindings.Td spt/bindings.d && touch spt/bindings.o
- CC spt/block.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/block.o -MMD -MP -MF spt/block.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/block.c -o spt/block.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/block.o -MMD -MP -MF spt/block.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/block.c -o spt/block.o
- mv -f spt/block.Td spt/block.d && touch spt/block.o
- CC spt/net.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/net.o -MMD -MP -MF spt/net.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/net.c -o spt/net.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/net.o -MMD -MP -MF spt/net.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/net.c -o spt/net.o
- mv -f spt/net.Td spt/net.d && touch spt/net.o
- CC spt/platform.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/platform.o -MMD -MP -MF spt/platform.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/platform.c -o spt/platform.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/platform.o -MMD -MP -MF spt/platform.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/platform.c -o spt/platform.o
- mv -f spt/platform.Td spt/platform.d && touch spt/platform.o
- CC spt/sys_linux_x86_64.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/sys_linux_x86_64.o -MMD -MP -MF spt/sys_linux_x86_64.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/sys_linux_x86_64.c -o spt/sys_linux_x86_64.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/sys_linux_x86_64.o -MMD -MP -MF spt/sys_linux_x86_64.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/sys_linux_x86_64.c -o spt/sys_linux_x86_64.o
- mv -f spt/sys_linux_x86_64.Td spt/sys_linux_x86_64.d && touch spt/sys_linux_x86_64.o
- LD solo5_spt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  spt/start.o abort.o crt.o printf.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o spt/bindings.o spt/block.o spt/net.o spt/platform.o spt/sys_linux_x86_64.o -o solo5_spt.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r spt/start.o abort.o crt.o printf.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o spt/bindings.o spt/block.o spt/net.o spt/platform.o spt/sys_linux_x86_64.o -o solo5_spt.o
- OBJCOPY solo5_spt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_spt.o solo5_spt.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_spt.o solo5_spt.o
- AS virtio/boot.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/boot.o -MMD -MP -MF virtio/boot.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c virtio/boot.S -o virtio/boot.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/boot.o -MMD -MP -MF virtio/boot.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c virtio/boot.S -o virtio/boot.o
- mv -f virtio/boot.Td virtio/boot.d && touch virtio/boot.o
- CC virtio/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/start.o -MMD -MP -MF virtio/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/start.c -o virtio/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/start.o -MMD -MP -MF virtio/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/start.c -o virtio/start.o
- mv -f virtio/start.Td virtio/start.d && touch virtio/start.o
- CC virtio/platform.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/platform.o -MMD -MP -MF virtio/platform.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/platform.c -o virtio/platform.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/platform.o -MMD -MP -MF virtio/platform.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/platform.c -o virtio/platform.o
- mv -f virtio/platform.Td virtio/platform.d && touch virtio/platform.o
- CC virtio/platform_intr.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/platform_intr.o -MMD -MP -MF virtio/platform_intr.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/platform_intr.c -o virtio/platform_intr.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/platform_intr.o -MMD -MP -MF virtio/platform_intr.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/platform_intr.c -o virtio/platform_intr.o
- mv -f virtio/platform_intr.Td virtio/platform_intr.d && touch virtio/platform_intr.o
- CC virtio/pci.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/pci.o -MMD -MP -MF virtio/pci.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/pci.c -o virtio/pci.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/pci.o -MMD -MP -MF virtio/pci.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/pci.c -o virtio/pci.o
- mv -f virtio/pci.Td virtio/pci.d && touch virtio/pci.o
- CC virtio/serial.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/serial.o -MMD -MP -MF virtio/serial.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/serial.c -o virtio/serial.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/serial.o -MMD -MP -MF virtio/serial.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/serial.c -o virtio/serial.o
- mv -f virtio/serial.Td virtio/serial.d && touch virtio/serial.o
- CC virtio/time.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/time.o -MMD -MP -MF virtio/time.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/time.c -o virtio/time.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/time.o -MMD -MP -MF virtio/time.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/time.c -o virtio/time.o
- mv -f virtio/time.Td virtio/time.d && touch virtio/time.o
- CC virtio/virtio_ring.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/virtio_ring.o -MMD -MP -MF virtio/virtio_ring.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_ring.c -o virtio/virtio_ring.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/virtio_ring.o -MMD -MP -MF virtio/virtio_ring.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_ring.c -o virtio/virtio_ring.o
- mv -f virtio/virtio_ring.Td virtio/virtio_ring.d && touch virtio/virtio_ring.o
- CC virtio/virtio_net.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/virtio_net.o -MMD -MP -MF virtio/virtio_net.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_net.c -o virtio/virtio_net.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/virtio_net.o -MMD -MP -MF virtio/virtio_net.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_net.c -o virtio/virtio_net.o
- mv -f virtio/virtio_net.Td virtio/virtio_net.d && touch virtio/virtio_net.o
- CC virtio/virtio_blk.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/virtio_blk.o -MMD -MP -MF virtio/virtio_blk.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_blk.c -o virtio/virtio_blk.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/virtio_blk.o -MMD -MP -MF virtio/virtio_blk.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/virtio_blk.c -o virtio/virtio_blk.o
- mv -f virtio/virtio_blk.Td virtio/virtio_blk.d && touch virtio/virtio_blk.o
- CC virtio/tscclock.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/tscclock.o -MMD -MP -MF virtio/tscclock.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/tscclock.c -o virtio/tscclock.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/tscclock.o -MMD -MP -MF virtio/tscclock.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/tscclock.c -o virtio/tscclock.o
- mv -f virtio/tscclock.Td virtio/tscclock.d && touch virtio/tscclock.o
- CC virtio/clock_subr.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/clock_subr.o -MMD -MP -MF virtio/clock_subr.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/clock_subr.c -o virtio/clock_subr.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/clock_subr.o -MMD -MP -MF virtio/clock_subr.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/clock_subr.c -o virtio/clock_subr.o
- mv -f virtio/clock_subr.Td virtio/clock_subr.d && touch virtio/clock_subr.o
- CC virtio/pvclock.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/pvclock.o -MMD -MP -MF virtio/pvclock.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/pvclock.c -o virtio/pvclock.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/pvclock.o -MMD -MP -MF virtio/pvclock.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/pvclock.c -o virtio/pvclock.o
- mv -f virtio/pvclock.Td virtio/pvclock.d && touch virtio/pvclock.o
- LD solo5_virtio.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  virtio/boot.o virtio/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o virtio/platform.o virtio/platform_intr.o virtio/pci.o virtio/serial.o virtio/time.o virtio/virtio_ring.o virtio/virtio_net.o virtio/virtio_blk.o virtio/tscclock.o virtio/clock_subr.o virtio/pvclock.o -o solo5_virtio.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r virtio/boot.o virtio/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o virtio/platform.o virtio/platform_intr.o virtio/pci.o virtio/serial.o virtio/time.o virtio/virtio_ring.o virtio/virtio_net.o virtio/virtio_blk.o virtio/tscclock.o virtio/clock_subr.o virtio/pvclock.o -o solo5_virtio.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_virtio.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_virtio.o solo5_virtio.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_virtio.o solo5_virtio.o
- CC muen/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/start.o -MMD -MP -MF muen/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/start.c -o muen/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/start.o -MMD -MP -MF muen/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/start.c -o muen/start.o
- mv -f muen/start.Td muen/start.d && touch muen/start.o
- CC muen/channel.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/channel.o -MMD -MP -MF muen/channel.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/channel.c -o muen/channel.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/channel.o -MMD -MP -MF muen/channel.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/channel.c -o muen/channel.o
- mv -f muen/channel.Td muen/channel.d && touch muen/channel.o
- CC muen/reader.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/reader.o -MMD -MP -MF muen/reader.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/reader.c -o muen/reader.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/reader.o -MMD -MP -MF muen/reader.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/reader.c -o muen/reader.o
- mv -f muen/reader.Td muen/reader.d && touch muen/reader.o
- CC muen/writer.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/writer.o -MMD -MP -MF muen/writer.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/writer.c -o muen/writer.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/writer.o -MMD -MP -MF muen/writer.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/writer.c -o muen/writer.o
- mv -f muen/writer.Td muen/writer.d && touch muen/writer.o
- CC muen/muen-block.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-block.o -MMD -MP -MF muen/muen-block.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-block.c -o muen/muen-block.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-block.o -MMD -MP -MF muen/muen-block.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-block.c -o muen/muen-block.o
- mv -f muen/muen-block.Td muen/muen-block.d && touch muen/muen-block.o
- CC muen/muen-clock.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-clock.o -MMD -MP -MF muen/muen-clock.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-clock.c -o muen/muen-clock.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-clock.o -MMD -MP -MF muen/muen-clock.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-clock.c -o muen/muen-clock.o
- mv -f muen/muen-clock.Td muen/muen-clock.d && touch muen/muen-clock.o
- CC muen/muen-console.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-console.o -MMD -MP -MF muen/muen-console.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-console.c -o muen/muen-console.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-console.o -MMD -MP -MF muen/muen-console.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-console.c -o muen/muen-console.o
- mv -f muen/muen-console.Td muen/muen-console.d && touch muen/muen-console.o
- CC muen/muen-net.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-net.o -MMD -MP -MF muen/muen-net.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-net.c -o muen/muen-net.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-net.o -MMD -MP -MF muen/muen-net.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-net.c -o muen/muen-net.o
- mv -f muen/muen-net.Td muen/muen-net.d && touch muen/muen-net.o
- CC muen/muen-platform_lifecycle.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-platform_lifecycle.o -MMD -MP -MF muen/muen-platform_lifecycle.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-platform_lifecycle.c -o muen/muen-platform_lifecycle.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-platform_lifecycle.o -MMD -MP -MF muen/muen-platform_lifecycle.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-platform_lifecycle.c -o muen/muen-platform_lifecycle.o
- mv -f muen/muen-platform_lifecycle.Td muen/muen-platform_lifecycle.d && touch muen/muen-platform_lifecycle.o
- CC muen/muen-yield.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-yield.o -MMD -MP -MF muen/muen-yield.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-yield.c -o muen/muen-yield.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-yield.o -MMD -MP -MF muen/muen-yield.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-yield.c -o muen/muen-yield.o
- mv -f muen/muen-yield.Td muen/muen-yield.d && touch muen/muen-yield.o
- CC muen/muen-sinfo.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/muen-sinfo.o -MMD -MP -MF muen/muen-sinfo.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-sinfo.c -o muen/muen-sinfo.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/muen-sinfo.o -MMD -MP -MF muen/muen-sinfo.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/muen-sinfo.c -o muen/muen-sinfo.o
- mv -f muen/muen-sinfo.Td muen/muen-sinfo.d && touch muen/muen-sinfo.o
- LD solo5_muen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  muen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o muen/channel.o muen/reader.o muen/writer.o muen/muen-block.o muen/muen-clock.o muen/muen-console.o muen/muen-net.o muen/muen-platform_lifecycle.o muen/muen-yield.o muen/muen-sinfo.o -o solo5_muen.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r muen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o muen/channel.o muen/reader.o muen/writer.o muen/muen-block.o muen/muen-clock.o muen/muen-console.o muen/muen-net.o muen/muen-platform_lifecycle.o muen/muen-yield.o muen/muen-sinfo.o -o solo5_muen.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_muen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_muen.o solo5_muen.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_muen.o solo5_muen.o
- AS xen/boot.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/boot.o -MMD -MP -MF xen/boot.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c xen/boot.S -o xen/boot.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/boot.o -MMD -MP -MF xen/boot.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c xen/boot.S -o xen/boot.o
- mv -f xen/boot.Td xen/boot.d && touch xen/boot.o
- CC xen/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/start.o -MMD -MP -MF xen/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/start.c -o xen/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/start.o -MMD -MP -MF xen/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/start.c -o xen/start.o
- mv -f xen/start.Td xen/start.d && touch xen/start.o
- AS xen/hypercall_page.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/hypercall_page.o -MMD -MP -MF xen/hypercall_page.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c xen/hypercall_page.S -o xen/hypercall_page.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/hypercall_page.o -MMD -MP -MF xen/hypercall_page.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -DASM_FILE -c xen/hypercall_page.S -o xen/hypercall_page.o
- mv -f xen/hypercall_page.Td xen/hypercall_page.d && touch xen/hypercall_page.o
- CC xen/console.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/console.o -MMD -MP -MF xen/console.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/console.c -o xen/console.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/console.o -MMD -MP -MF xen/console.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/console.c -o xen/console.o
- mv -f xen/console.Td xen/console.d && touch xen/console.o
- CC xen/platform.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/platform.o -MMD -MP -MF xen/platform.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/platform.c -o xen/platform.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/platform.o -MMD -MP -MF xen/platform.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/platform.c -o xen/platform.o
- mv -f xen/platform.Td xen/platform.d && touch xen/platform.o
- CC xen/platform_intr.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/platform_intr.o -MMD -MP -MF xen/platform_intr.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/platform_intr.c -o xen/platform_intr.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/platform_intr.o -MMD -MP -MF xen/platform_intr.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/platform_intr.c -o xen/platform_intr.o
- mv -f xen/platform_intr.Td xen/platform_intr.d && touch xen/platform_intr.o
- CC xen/evtchn.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/evtchn.o -MMD -MP -MF xen/evtchn.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/evtchn.c -o xen/evtchn.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/evtchn.o -MMD -MP -MF xen/evtchn.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/evtchn.c -o xen/evtchn.o
- mv -f xen/evtchn.Td xen/evtchn.d && touch xen/evtchn.o
- CC xen/time.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/time.o -MMD -MP -MF xen/time.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/time.c -o xen/time.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/time.o -MMD -MP -MF xen/time.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/time.c -o xen/time.o
- mv -f xen/time.Td xen/time.d && touch xen/time.o
- CC xen/pvclock.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/pvclock.o -MMD -MP -MF xen/pvclock.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/pvclock.c -o xen/pvclock.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/pvclock.o -MMD -MP -MF xen/pvclock.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/pvclock.c -o xen/pvclock.o
- mv -f xen/pvclock.Td xen/pvclock.d && touch xen/pvclock.o
- CC xen/stubs.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/stubs.o -MMD -MP -MF xen/stubs.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/stubs.c -o xen/stubs.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/stubs.o -MMD -MP -MF xen/stubs.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/stubs.c -o xen/stubs.o
- mv -f xen/stubs.Td xen/stubs.d && touch xen/stubs.o
- LD solo5_xen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  xen/boot.o xen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o solo5_xen.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r xen/boot.o xen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o solo5_xen.o
- ld: warning: xen/hypercall_page.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_xen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_xen.o solo5_xen.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_xen.o solo5_xen.o
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/bindings'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_blk'
- CC test_blk.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_blk.c -o test_blk.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_blk.c -o test_blk.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_blk.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_blk.o manifest.o -o test_blk.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.stub
- CCLD test_blk.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_blk.o manifest.o -o test_blk.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_blk.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_blk.o manifest.o -o test_blk.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.spt
- CCLD test_blk.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_blk.o manifest.o -o test_blk.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_blk.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_blk.o manifest.o -o test_blk.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_blk.xl
- sed -e s/@@NAME@@/test_blk/ \
-     -e s/@@KERNEL@@/test_blk.xen/ \
-     ../config.xl.in >test_blk.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_dumpcore'
- CC test_dumpcore.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_dumpcore.c -o test_dumpcore.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_dumpcore.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_dumpcore.o manifest.o -o test_dumpcore.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.stub
- CCLD test_dumpcore.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_dumpcore.o manifest.o -o test_dumpcore.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_dumpcore.o manifest.o -o test_dumpcore.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.spt
- CCLD test_dumpcore.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_dumpcore.o manifest.o -o test_dumpcore.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_dumpcore.o manifest.o -o test_dumpcore.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_dumpcore.o manifest.o -o test_dumpcore.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_dumpcore.xl
- sed -e s/@@NAME@@/test_dumpcore/ \
-     -e s/@@KERNEL@@/test_dumpcore.xen/ \
-     ../config.xl.in >test_dumpcore.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_exception'
- CC test_exception.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_exception.c -o test_exception.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_exception.c -o test_exception.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_exception.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_exception.o manifest.o -o test_exception.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.stub
- CCLD test_exception.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_exception.o manifest.o -o test_exception.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_exception.o manifest.o -o test_exception.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.spt
- CCLD test_exception.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_exception.o manifest.o -o test_exception.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_exception.o manifest.o -o test_exception.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_exception.o manifest.o -o test_exception.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_exception.xl
- sed -e s/@@NAME@@/test_exception/ \
-     -e s/@@KERNEL@@/test_exception.xen/ \
-     ../config.xl.in >test_exception.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_fpu'
- CC test_fpu.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_fpu.c -o test_fpu.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_fpu.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_fpu.o manifest.o -o test_fpu.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.stub
- CCLD test_fpu.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_fpu.o manifest.o -o test_fpu.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_fpu.o manifest.o -o test_fpu.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.spt
- CCLD test_fpu.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_fpu.o manifest.o -o test_fpu.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_fpu.o manifest.o -o test_fpu.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_fpu.o manifest.o -o test_fpu.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_fpu.xl
- sed -e s/@@NAME@@/test_fpu/ \
-     -e s/@@KERNEL@@/test_fpu.xen/ \
-     ../config.xl.in >test_fpu.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_globals'
- CC test_globals.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_globals.c -o test_globals.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_globals.c -o test_globals.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_globals.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_globals.o manifest.o -o test_globals.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.stub
- CCLD test_globals.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_globals.o manifest.o -o test_globals.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_globals.o manifest.o -o test_globals.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.spt
- CCLD test_globals.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_globals.o manifest.o -o test_globals.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_globals.o manifest.o -o test_globals.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_globals.o manifest.o -o test_globals.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_globals.xl
- sed -e s/@@NAME@@/test_globals/ \
-     -e s/@@KERNEL@@/test_globals.xen/ \
-     ../config.xl.in >test_globals.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_hello'
- CC test_hello.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_hello.c -o test_hello.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_hello.c -o test_hello.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_hello.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_hello.o manifest.o -o test_hello.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.stub
- CCLD test_hello.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_hello.o manifest.o -o test_hello.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_hello.o manifest.o -o test_hello.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.spt
- CCLD test_hello.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_hello.o manifest.o -o test_hello.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_hello.o manifest.o -o test_hello.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_hello.o manifest.o -o test_hello.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_hello.xl
- sed -e s/@@NAME@@/test_hello/ \
-     -e s/@@KERNEL@@/test_hello.xen/ \
-     ../config.xl.in >test_hello.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_mft_maxdevices'
- CC test_mft_maxdevices.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_mft_maxdevices.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.stub
- CCLD test_mft_maxdevices.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.spt
- CCLD test_mft_maxdevices.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_mft_maxdevices.xl
- sed -e s/@@NAME@@/test_mft_maxdevices/ \
-     -e s/@@KERNEL@@/test_mft_maxdevices.xen/ \
-     ../config.xl.in >test_mft_maxdevices.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net'
- CC test_net.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_net.c -o test_net.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_net.c -o test_net.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_net.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_net.o manifest.o -o test_net.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.stub
- CCLD test_net.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_net.o manifest.o -o test_net.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_net.o manifest.o -o test_net.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.spt
- CCLD test_net.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_net.o manifest.o -o test_net.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_net.o manifest.o -o test_net.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_net.o manifest.o -o test_net.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_net.xl
- sed -e s/@@NAME@@/test_net/ \
-     -e s/@@KERNEL@@/test_net.xen/ \
-     ../config.xl.in >test_net.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net_2if'
- CC test_net_2if.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_net_2if.c -o test_net_2if.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_net_2if.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_net_2if.o manifest.o -o test_net_2if.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.stub
- CCLD test_net_2if.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_net_2if.o manifest.o -o test_net_2if.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_net_2if.o manifest.o -o test_net_2if.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.spt
- CCLD test_net_2if.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_net_2if.o manifest.o -o test_net_2if.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_net_2if.o manifest.o -o test_net_2if.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_net_2if.o manifest.o -o test_net_2if.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_net_2if.xl
- sed -e s/@@NAME@@/test_net_2if/ \
-     -e s/@@KERNEL@@/test_net_2if.xen/ \
-     ../config.xl.in >test_net_2if.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_notls'
- CC test_notls.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_notls.c -o test_notls.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_notls.c -o test_notls.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_notls.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_notls.o manifest.o -o test_notls.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.stub
- CCLD test_notls.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_notls.o manifest.o -o test_notls.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_notls.o manifest.o -o test_notls.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.spt
- CCLD test_notls.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_notls.o manifest.o -o test_notls.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_notls.o manifest.o -o test_notls.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_notls.o manifest.o -o test_notls.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_notls.xl
- sed -e s/@@NAME@@/test_notls/ \
-     -e s/@@KERNEL@@/test_notls.xen/ \
-     ../config.xl.in >test_notls.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_notls'
- MAKE test_output
- make -C test_output  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_output'
- CC test_output.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_output.c -o test_output.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_output.c -o test_output.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_output.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_output.o manifest.o -o test_output.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.stub
- CCLD test_output.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_output.o manifest.o -o test_output.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_output.o manifest.o -o test_output.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.spt
- CCLD test_output.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_output.o manifest.o -o test_output.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_output.o manifest.o -o test_output.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_output.o manifest.o -o test_output.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_output.xl
- sed -e s/@@NAME@@/test_output/ \
-     -e s/@@KERNEL@@/test_output.xen/ \
-     ../config.xl.in >test_output.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_output'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_quiet'
- CC test_quiet.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_quiet.c -o test_quiet.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_quiet.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_quiet.o manifest.o -o test_quiet.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.stub
- CCLD test_quiet.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_quiet.o manifest.o -o test_quiet.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_quiet.o manifest.o -o test_quiet.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.spt
- CCLD test_quiet.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_quiet.o manifest.o -o test_quiet.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_quiet.o manifest.o -o test_quiet.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_quiet.o manifest.o -o test_quiet.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_quiet.xl
- sed -e s/@@NAME@@/test_quiet/ \
-     -e s/@@KERNEL@@/test_quiet.xen/ \
-     ../config.xl.in >test_quiet.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_quiet'
- MAKE test_rnow
- make -C test_rnow  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnow'
- CC test_rnow.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_rnow.c -o test_rnow.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_rnow.c -o test_rnow.o
- /opam-tmp/cc0LHPSj.s: Assembler messages:
- /opam-tmp/cc0LHPSj.s:745: Warning: setting incorrect section attributes for .rodata
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_rnow.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_rnow.o manifest.o -o test_rnow.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.stub
- CCLD test_rnow.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_rnow.o manifest.o -o test_rnow.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_rnow.o manifest.o -o test_rnow.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.spt
- CCLD test_rnow.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_rnow.o manifest.o -o test_rnow.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_rnow.o manifest.o -o test_rnow.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_rnow.o manifest.o -o test_rnow.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_rnow.xl
- sed -e s/@@NAME@@/test_rnow/ \
-     -e s/@@KERNEL@@/test_rnow.xen/ \
-     ../config.xl.in >test_rnow.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnow'
- MAKE test_rnox
- make -C test_rnox  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnox'
- CC test_rnox.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_rnox.c -o test_rnox.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_rnox.c -o test_rnox.o
- /opam-tmp/ccourwUS.s: Assembler messages:
- /opam-tmp/ccourwUS.s:745: Warning: setting incorrect section attributes for .rodata
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_rnox.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_rnox.o manifest.o -o test_rnox.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.stub
- CCLD test_rnox.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_rnox.o manifest.o -o test_rnox.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_rnox.o manifest.o -o test_rnox.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.spt
- CCLD test_rnox.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_rnox.o manifest.o -o test_rnox.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_rnox.o manifest.o -o test_rnox.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_rnox.o manifest.o -o test_rnox.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_rnox.xl
- sed -e s/@@NAME@@/test_rnox/ \
-     -e s/@@KERNEL@@/test_rnox.xen/ \
-     ../config.xl.in >test_rnox.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnox'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_seccomp'
- CC test_seccomp.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_seccomp.c -o test_seccomp.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_seccomp.c -o test_seccomp.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_seccomp.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_seccomp.o manifest.o -o test_seccomp.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_seccomp.o manifest.o -o test_seccomp.stub
- CCLD test_seccomp.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_seccomp.o manifest.o -o test_seccomp.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_seccomp.o manifest.o -o test_seccomp.spt
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_ssp'
- CC test_ssp.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_ssp.c -o test_ssp.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_ssp.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_ssp.o manifest.o -o test_ssp.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.stub
- CCLD test_ssp.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_ssp.o manifest.o -o test_ssp.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_ssp.o manifest.o -o test_ssp.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.spt
- CCLD test_ssp.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_ssp.o manifest.o -o test_ssp.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_ssp.o manifest.o -o test_ssp.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_ssp.o manifest.o -o test_ssp.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_ssp.xl
- sed -e s/@@NAME@@/test_ssp/ \
-     -e s/@@KERNEL@@/test_ssp.xen/ \
-     ../config.xl.in >test_ssp.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_time'
- CC test_time.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_time.c -o test_time.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_time.c -o test_time.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_time.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_time.o manifest.o -o test_time.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.stub
- CCLD test_time.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_time.o manifest.o -o test_time.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_time.o manifest.o -o test_time.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.spt
- CCLD test_time.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_time.o manifest.o -o test_time.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_time.o manifest.o -o test_time.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_time.o manifest.o -o test_time.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_time.xl
- sed -e s/@@NAME@@/test_time/ \
-     -e s/@@KERNEL@@/test_time.xen/ \
-     ../config.xl.in >test_time.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_tls'
- CC test_tls.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_tls.c -o test_tls.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_tls.c -o test_tls.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_tls.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_tls.o manifest.o -o test_tls.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.stub
- CCLD test_tls.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_tls.o manifest.o -o test_tls.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_tls.o manifest.o -o test_tls.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.spt
- CCLD test_tls.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_tls.o manifest.o -o test_tls.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_tls.o manifest.o -o test_tls.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_tls.o manifest.o -o test_tls.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_tls.xl
- sed -e s/@@NAME@@/test_tls/ \
-     -e s/@@KERNEL@@/test_tls.xen/ \
-     ../config.xl.in >test_tls.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_wnox'
- CC test_wnox.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_wnox.c -o test_wnox.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_wnox.c -o test_wnox.o
- /opam-tmp/ccPFjMRl.s: Assembler messages:
- /opam-tmp/ccPFjMRl.s:745: Warning: ignoring changed section attributes for .data
- /opam-tmp/ccPFjMRl.s:752: Warning: dwarf line number information for .data ignored
- /opam-tmp/ccPFjMRl.s:754: Warning: dwarf line number information for .data ignored
- /opam-tmp/ccPFjMRl.s:755: Warning: dwarf line number information for .data ignored
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_wnox.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_wnox.o manifest.o -o test_wnox.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.stub
- CCLD test_wnox.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_wnox.o manifest.o -o test_wnox.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_wnox.o manifest.o -o test_wnox.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.spt
- CCLD test_wnox.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_wnox.o manifest.o -o test_wnox.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_wnox.o manifest.o -o test_wnox.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_wnox.o manifest.o -o test_wnox.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_wnox.xl
- sed -e s/@@NAME@@/test_wnox/ \
-     -e s/@@KERNEL@@/test_wnox.xen/ \
-     ../config.xl.in >test_wnox.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_wnox'
- MAKE test_xnor
- make -C test_xnor  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnor'
- CC test_xnor.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_xnor.c -o test_xnor.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_xnor.c -o test_xnor.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_xnor.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_xnor.o manifest.o -o test_xnor.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.stub
- CCLD test_xnor.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_xnor.o manifest.o -o test_xnor.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_xnor.o manifest.o -o test_xnor.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.spt
- CCLD test_xnor.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_xnor.o manifest.o -o test_xnor.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_xnor.o manifest.o -o test_xnor.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_xnor.o manifest.o -o test_xnor.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_xnor.xl
- sed -e s/@@NAME@@/test_xnor/ \
-     -e s/@@KERNEL@@/test_xnor.xen/ \
-     ../config.xl.in >test_xnor.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnor'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnow'
- CC test_xnow.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_xnow.c -o test_xnow.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_xnow.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_xnow.o manifest.o -o test_xnow.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.stub
- CCLD test_xnow.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_xnow.o manifest.o -o test_xnow.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_xnow.o manifest.o -o test_xnow.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.spt
- CCLD test_xnow.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_xnow.o manifest.o -o test_xnow.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_xnow.o manifest.o -o test_xnow.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_xnow.o manifest.o -o test_xnow.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_xnow.xl
- sed -e s/@@NAME@@/test_xnow/ \
-     -e s/@@KERNEL@@/test_xnow.xen/ \
-     ../config.xl.in >test_xnow.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_zeropage'
- CC test_zeropage.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c test_zeropage.c -o test_zeropage.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_zeropage.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_zeropage.o manifest.o -o test_zeropage.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.stub
- CCLD test_zeropage.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_zeropage.o manifest.o -o test_zeropage.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_zeropage.o manifest.o -o test_zeropage.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.spt
- CCLD test_zeropage.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_zeropage.o manifest.o -o test_zeropage.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_zeropage.o manifest.o -o test_zeropage.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_zeropage.o manifest.o -o test_zeropage.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_zeropage.xl
- sed -e s/@@NAME@@/test_zeropage/ \
-     -e s/@@KERNEL@@/test_zeropage.xen/ \
-     ../config.xl.in >test_zeropage.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests'
-> compiled  solo5.0.8.1
Processing 16/18: [solo5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "V=1" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1)
- GEN include/version.h
- scripts/gen_version_h.sh include/version.h
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool'
- HOSTCC elftool.o
- cc -MT elftool.o -MMD -MP -MF elftool.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c elftool.c -o elftool.o
- mv -f elftool.Td elftool.d && touch elftool.o
- HOSTLINK solo5-elftool
- cc  elftool.o  -o solo5-elftool
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tenders'
- HOSTCC hvt/hvt_main.o
- cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c hvt/hvt_main.c -o hvt/hvt_main.o
- mv -f hvt/hvt_main.Td hvt/hvt_main.d && touch hvt/hvt_main.o
- HOSTLINK hvt/solo5-hvt
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o common/libcommon.a -lseccomp  -o hvt/solo5-hvt
- HOSTLINK hvt/solo5-hvt-debug
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack hvt/hvt_boot_info.o hvt/hvt_core.o hvt/hvt_main.o hvt/hvt_cpu_x86_64.o hvt/hvt_kvm.o hvt/hvt_kvm_x86_64.o hvt/hvt_module_blk.o hvt/hvt_module_net.o hvt/hvt_module_gdb.o hvt/hvt_module_dumpcore.o common/libcommon.a -lseccomp  -o hvt/solo5-hvt-debug
- HOSTCC spt/spt_main.o
- cc -MT spt/spt_main.o -MMD -MP -MF spt/spt_main.Td -fstack-protector-strong -Wall  -std=c11 -O2 -g -I/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/include -c spt/spt_main.c -o spt/spt_main.o
- mv -f spt/spt_main.Td spt/spt_main.d && touch spt/spt_main.o
- HOSTLINK spt/solo5-spt
- cc -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecstack spt/spt_main.o spt/spt_core.o spt/spt_launch_x86_64.o spt/spt_module_net.o spt/spt_module_block.o common/libcommon.a -lseccomp  -o spt/solo5-spt
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tenders'
- MAKE toolchain
- make -C toolchain  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain'
- MAKE bindings
- make -C bindings  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/bindings'
- CC hvt/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/start.c -o hvt/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c hvt/start.c -o hvt/start.o
- mv -f hvt/start.Td hvt/start.d && touch hvt/start.o
- LD solo5_hvt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  hvt/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o solo5_hvt.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r hvt/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o hvt/time.o hvt/platform_lifecycle.o hvt/yield.o hvt/tscclock.o hvt/console.o hvt/net.o hvt/block.o -o solo5_hvt.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_hvt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_hvt.o solo5_hvt.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_hvt.o solo5_hvt.o
- CC spt/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT spt/start.o -MMD -MP -MF spt/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/start.c -o spt/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT spt/start.o -MMD -MP -MF spt/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c spt/start.c -o spt/start.o
- mv -f spt/start.Td spt/start.d && touch spt/start.o
- LD solo5_spt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  spt/start.o abort.o crt.o printf.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o spt/bindings.o spt/block.o spt/net.o spt/platform.o spt/sys_linux_x86_64.o -o solo5_spt.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r spt/start.o abort.o crt.o printf.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o spt/bindings.o spt/block.o spt/net.o spt/platform.o spt/sys_linux_x86_64.o -o solo5_spt.o
- OBJCOPY solo5_spt.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_spt.o solo5_spt.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_spt.o solo5_spt.o
- CC virtio/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT virtio/start.o -MMD -MP -MF virtio/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/start.c -o virtio/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT virtio/start.o -MMD -MP -MF virtio/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c virtio/start.c -o virtio/start.o
- mv -f virtio/start.Td virtio/start.d && touch virtio/start.o
- LD solo5_virtio.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  virtio/boot.o virtio/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o virtio/platform.o virtio/platform_intr.o virtio/pci.o virtio/serial.o virtio/time.o virtio/virtio_ring.o virtio/virtio_net.o virtio/virtio_blk.o virtio/tscclock.o virtio/clock_subr.o virtio/pvclock.o -o solo5_virtio.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r virtio/boot.o virtio/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o virtio/platform.o virtio/platform_intr.o virtio/pci.o virtio/serial.o virtio/time.o virtio/virtio_ring.o virtio/virtio_net.o virtio/virtio_blk.o virtio/tscclock.o virtio/clock_subr.o virtio/pvclock.o -o solo5_virtio.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_virtio.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_virtio.o solo5_virtio.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_virtio.o solo5_virtio.o
- CC muen/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT muen/start.o -MMD -MP -MF muen/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/start.c -o muen/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT muen/start.o -MMD -MP -MF muen/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c muen/start.c -o muen/start.o
- mv -f muen/start.Td muen/start.d && touch muen/start.o
- LD solo5_muen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  muen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o muen/channel.o muen/reader.o muen/writer.o muen/muen-block.o muen/muen-clock.o muen/muen-console.o muen/muen-net.o muen/muen-platform_lifecycle.o muen/muen-yield.o muen/muen-sinfo.o -o solo5_muen.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r muen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o hvt/platform.o hvt/platform_intr.o muen/channel.o muen/reader.o muen/writer.o muen/muen-block.o muen/muen-clock.o muen/muen-console.o muen/muen-net.o muen/muen-platform_lifecycle.o muen/muen-yield.o muen/muen-sinfo.o -o solo5_muen.o
- ld: warning: cpu_vectors_x86_64.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_muen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_muen.o solo5_muen.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_muen.o solo5_muen.o
- CC xen/start.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -MT xen/start.o -MMD -MP -MF xen/start.Td -std=c11 -Wall -Wextra  -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/start.c -o xen/start.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -MT xen/start.o -MMD -MP -MF xen/start.Td -std=c11 -Wall -Wextra -O2 -g -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -DSSP_GUARD_SYMBOL=__stack_chk_guard -DSSP_FAIL_SYMBOL=__stack_chk_fail -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -c xen/start.c -o xen/start.o
- mv -f xen/start.Td xen/start.d && touch xen/start.o
- LD solo5_xen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-ld -r  xen/boot.o xen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o solo5_xen.o
- + exec ld -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -z max-page-size=0x1000 -static -r xen/boot.o xen/start.o cpu_x86_64.o cpu_vectors_x86_64.o abort.o crt.o printf.o intr.o lib.o mem.o exit.o log.o cmdline.o tls.o mft.o xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o solo5_xen.o
- ld: warning: xen/hypercall_page.o: missing .note.GNU-stack section implies executable stack
- ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
- OBJCOPY solo5_xen.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail solo5_xen.o solo5_xen.o
- + exec objcopy -w -G solo5_* -G _start* -G __stack_chk_guard -G __stack_chk_fail solo5_xen.o solo5_xen.o
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/bindings'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_blk'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_blk.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_blk.o manifest.o -o test_blk.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.stub
- CCLD test_blk.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_blk.o manifest.o -o test_blk.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_blk.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_blk.o manifest.o -o test_blk.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.spt
- CCLD test_blk.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_blk.o manifest.o -o test_blk.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_blk.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_blk.o manifest.o -o test_blk.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_blk.o manifest.o -o test_blk.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_blk.xl
- sed -e s/@@NAME@@/test_blk/ \
-     -e s/@@KERNEL@@/test_blk.xen/ \
-     ../config.xl.in >test_blk.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_dumpcore'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_dumpcore.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_dumpcore.o manifest.o -o test_dumpcore.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.stub
- CCLD test_dumpcore.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_dumpcore.o manifest.o -o test_dumpcore.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_dumpcore.o manifest.o -o test_dumpcore.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.spt
- CCLD test_dumpcore.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_dumpcore.o manifest.o -o test_dumpcore.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_dumpcore.o manifest.o -o test_dumpcore.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_dumpcore.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_dumpcore.o manifest.o -o test_dumpcore.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_dumpcore.o manifest.o -o test_dumpcore.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_dumpcore.xl
- sed -e s/@@NAME@@/test_dumpcore/ \
-     -e s/@@KERNEL@@/test_dumpcore.xen/ \
-     ../config.xl.in >test_dumpcore.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_exception'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_exception.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_exception.o manifest.o -o test_exception.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.stub
- CCLD test_exception.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_exception.o manifest.o -o test_exception.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_exception.o manifest.o -o test_exception.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.spt
- CCLD test_exception.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_exception.o manifest.o -o test_exception.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_exception.o manifest.o -o test_exception.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_exception.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_exception.o manifest.o -o test_exception.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_exception.o manifest.o -o test_exception.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_exception.xl
- sed -e s/@@NAME@@/test_exception/ \
-     -e s/@@KERNEL@@/test_exception.xen/ \
-     ../config.xl.in >test_exception.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_fpu'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_fpu.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_fpu.o manifest.o -o test_fpu.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.stub
- CCLD test_fpu.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_fpu.o manifest.o -o test_fpu.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_fpu.o manifest.o -o test_fpu.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.spt
- CCLD test_fpu.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_fpu.o manifest.o -o test_fpu.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_fpu.o manifest.o -o test_fpu.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_fpu.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_fpu.o manifest.o -o test_fpu.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_fpu.o manifest.o -o test_fpu.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_fpu.xl
- sed -e s/@@NAME@@/test_fpu/ \
-     -e s/@@KERNEL@@/test_fpu.xen/ \
-     ../config.xl.in >test_fpu.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_globals'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_globals.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_globals.o manifest.o -o test_globals.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.stub
- CCLD test_globals.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_globals.o manifest.o -o test_globals.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_globals.o manifest.o -o test_globals.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.spt
- CCLD test_globals.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_globals.o manifest.o -o test_globals.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_globals.o manifest.o -o test_globals.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_globals.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_globals.o manifest.o -o test_globals.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_globals.o manifest.o -o test_globals.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_globals.xl
- sed -e s/@@NAME@@/test_globals/ \
-     -e s/@@KERNEL@@/test_globals.xen/ \
-     ../config.xl.in >test_globals.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_hello'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_hello.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_hello.o manifest.o -o test_hello.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.stub
- CCLD test_hello.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_hello.o manifest.o -o test_hello.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_hello.o manifest.o -o test_hello.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.spt
- CCLD test_hello.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_hello.o manifest.o -o test_hello.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_hello.o manifest.o -o test_hello.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_hello.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_hello.o manifest.o -o test_hello.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_hello.o manifest.o -o test_hello.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_hello.xl
- sed -e s/@@NAME@@/test_hello/ \
-     -e s/@@KERNEL@@/test_hello.xen/ \
-     ../config.xl.in >test_hello.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_mft_maxdevices'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_mft_maxdevices.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.stub
- CCLD test_mft_maxdevices.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.spt
- CCLD test_mft_maxdevices.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_mft_maxdevices.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_mft_maxdevices.xl
- sed -e s/@@NAME@@/test_mft_maxdevices/ \
-     -e s/@@KERNEL@@/test_mft_maxdevices.xen/ \
-     ../config.xl.in >test_mft_maxdevices.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_net.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_net.o manifest.o -o test_net.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.stub
- CCLD test_net.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_net.o manifest.o -o test_net.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_net.o manifest.o -o test_net.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.spt
- CCLD test_net.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_net.o manifest.o -o test_net.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_net.o manifest.o -o test_net.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_net.o manifest.o -o test_net.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_net.o manifest.o -o test_net.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_net.xl
- sed -e s/@@NAME@@/test_net/ \
-     -e s/@@KERNEL@@/test_net.xen/ \
-     ../config.xl.in >test_net.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net_2if'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_net_2if.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_net_2if.o manifest.o -o test_net_2if.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.stub
- CCLD test_net_2if.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_net_2if.o manifest.o -o test_net_2if.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_net_2if.o manifest.o -o test_net_2if.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.spt
- CCLD test_net_2if.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_net_2if.o manifest.o -o test_net_2if.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_net_2if.o manifest.o -o test_net_2if.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_net_2if.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_net_2if.o manifest.o -o test_net_2if.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_net_2if.o manifest.o -o test_net_2if.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_net_2if.xl
- sed -e s/@@NAME@@/test_net_2if/ \
-     -e s/@@KERNEL@@/test_net_2if.xen/ \
-     ../config.xl.in >test_net_2if.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_notls'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_notls.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_notls.o manifest.o -o test_notls.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.stub
- CCLD test_notls.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_notls.o manifest.o -o test_notls.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_notls.o manifest.o -o test_notls.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.spt
- CCLD test_notls.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_notls.o manifest.o -o test_notls.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_notls.o manifest.o -o test_notls.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_notls.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_notls.o manifest.o -o test_notls.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_notls.o manifest.o -o test_notls.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_notls.xl
- sed -e s/@@NAME@@/test_notls/ \
-     -e s/@@KERNEL@@/test_notls.xen/ \
-     ../config.xl.in >test_notls.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_notls'
- MAKE test_output
- make -C test_output  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_output'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_output.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_output.o manifest.o -o test_output.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.stub
- CCLD test_output.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_output.o manifest.o -o test_output.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_output.o manifest.o -o test_output.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.spt
- CCLD test_output.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_output.o manifest.o -o test_output.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_output.o manifest.o -o test_output.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_output.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_output.o manifest.o -o test_output.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_output.o manifest.o -o test_output.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_output.xl
- sed -e s/@@NAME@@/test_output/ \
-     -e s/@@KERNEL@@/test_output.xen/ \
-     ../config.xl.in >test_output.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_output'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_quiet'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_quiet.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_quiet.o manifest.o -o test_quiet.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.stub
- CCLD test_quiet.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_quiet.o manifest.o -o test_quiet.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_quiet.o manifest.o -o test_quiet.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.spt
- CCLD test_quiet.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_quiet.o manifest.o -o test_quiet.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_quiet.o manifest.o -o test_quiet.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_quiet.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_quiet.o manifest.o -o test_quiet.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_quiet.o manifest.o -o test_quiet.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_quiet.xl
- sed -e s/@@NAME@@/test_quiet/ \
-     -e s/@@KERNEL@@/test_quiet.xen/ \
-     ../config.xl.in >test_quiet.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_quiet'
- MAKE test_rnow
- make -C test_rnow  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnow'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_rnow.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_rnow.o manifest.o -o test_rnow.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.stub
- CCLD test_rnow.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_rnow.o manifest.o -o test_rnow.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_rnow.o manifest.o -o test_rnow.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.spt
- CCLD test_rnow.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_rnow.o manifest.o -o test_rnow.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_rnow.o manifest.o -o test_rnow.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnow.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_rnow.o manifest.o -o test_rnow.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_rnow.o manifest.o -o test_rnow.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_rnow.xl
- sed -e s/@@NAME@@/test_rnow/ \
-     -e s/@@KERNEL@@/test_rnow.xen/ \
-     ../config.xl.in >test_rnow.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnow'
- MAKE test_rnox
- make -C test_rnox  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnox'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_rnox.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_rnox.o manifest.o -o test_rnox.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.stub
- CCLD test_rnox.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_rnox.o manifest.o -o test_rnox.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_rnox.o manifest.o -o test_rnox.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.spt
- CCLD test_rnox.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_rnox.o manifest.o -o test_rnox.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_rnox.o manifest.o -o test_rnox.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_rnox.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_rnox.o manifest.o -o test_rnox.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_rnox.o manifest.o -o test_rnox.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_rnox.xl
- sed -e s/@@NAME@@/test_rnox/ \
-     -e s/@@KERNEL@@/test_rnox.xen/ \
-     ../config.xl.in >test_rnox.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_rnox'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_seccomp'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_seccomp.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_seccomp.o manifest.o -o test_seccomp.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_seccomp.o manifest.o -o test_seccomp.stub
- CCLD test_seccomp.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_seccomp.o manifest.o -o test_seccomp.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_seccomp.o manifest.o -o test_seccomp.spt
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_ssp'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_ssp.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_ssp.o manifest.o -o test_ssp.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.stub
- CCLD test_ssp.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_ssp.o manifest.o -o test_ssp.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_ssp.o manifest.o -o test_ssp.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.spt
- CCLD test_ssp.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_ssp.o manifest.o -o test_ssp.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_ssp.o manifest.o -o test_ssp.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_ssp.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_ssp.o manifest.o -o test_ssp.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_ssp.o manifest.o -o test_ssp.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_ssp.xl
- sed -e s/@@NAME@@/test_ssp/ \
-     -e s/@@KERNEL@@/test_ssp.xen/ \
-     ../config.xl.in >test_ssp.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_time'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_time.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_time.o manifest.o -o test_time.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.stub
- CCLD test_time.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_time.o manifest.o -o test_time.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_time.o manifest.o -o test_time.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.spt
- CCLD test_time.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_time.o manifest.o -o test_time.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_time.o manifest.o -o test_time.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_time.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_time.o manifest.o -o test_time.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_time.o manifest.o -o test_time.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_time.xl
- sed -e s/@@NAME@@/test_time/ \
-     -e s/@@KERNEL@@/test_time.xen/ \
-     ../config.xl.in >test_time.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_tls'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_tls.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_tls.o manifest.o -o test_tls.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.stub
- CCLD test_tls.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_tls.o manifest.o -o test_tls.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_tls.o manifest.o -o test_tls.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.spt
- CCLD test_tls.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_tls.o manifest.o -o test_tls.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_tls.o manifest.o -o test_tls.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_tls.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_tls.o manifest.o -o test_tls.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_tls.o manifest.o -o test_tls.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_tls.xl
- sed -e s/@@NAME@@/test_tls/ \
-     -e s/@@KERNEL@@/test_tls.xen/ \
-     ../config.xl.in >test_tls.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_wnox'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_wnox.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_wnox.o manifest.o -o test_wnox.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.stub
- CCLD test_wnox.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_wnox.o manifest.o -o test_wnox.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_wnox.o manifest.o -o test_wnox.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.spt
- CCLD test_wnox.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_wnox.o manifest.o -o test_wnox.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_wnox.o manifest.o -o test_wnox.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_wnox.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_wnox.o manifest.o -o test_wnox.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_wnox.o manifest.o -o test_wnox.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_wnox.xl
- sed -e s/@@NAME@@/test_wnox/ \
-     -e s/@@KERNEL@@/test_wnox.xen/ \
-     ../config.xl.in >test_wnox.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_wnox'
- MAKE test_xnor
- make -C test_xnor  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnor'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_xnor.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_xnor.o manifest.o -o test_xnor.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.stub
- CCLD test_xnor.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_xnor.o manifest.o -o test_xnor.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_xnor.o manifest.o -o test_xnor.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.spt
- CCLD test_xnor.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_xnor.o manifest.o -o test_xnor.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_xnor.o manifest.o -o test_xnor.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnor.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_xnor.o manifest.o -o test_xnor.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_xnor.o manifest.o -o test_xnor.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_xnor.xl
- sed -e s/@@NAME@@/test_xnor/ \
-     -e s/@@KERNEL@@/test_xnor.xen/ \
-     ../config.xl.in >test_xnor.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnor'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnow'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_xnow.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_xnow.o manifest.o -o test_xnow.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.stub
- CCLD test_xnow.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_xnow.o manifest.o -o test_xnow.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_xnow.o manifest.o -o test_xnow.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.spt
- CCLD test_xnow.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_xnow.o manifest.o -o test_xnow.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_xnow.o manifest.o -o test_xnow.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_xnow.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_xnow.o manifest.o -o test_xnow.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_xnow.o manifest.o -o test_xnow.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_xnow.xl
- sed -e s/@@NAME@@/test_xnow/ \
-     -e s/@@KERNEL@@/test_xnow.xen/ \
-     ../config.xl.in >test_xnow.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_zeropage'
- ELFTOOL manifest.c
- /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/elftool/solo5-elftool gen-manifest manifest.json manifest.c
- CC manifest.o
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc  -std=c11 -Wall -Wextra  -O2 -g -c manifest.c -o manifest.o
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -std=c11 -Wall -Wextra -O2 -g -c manifest.c -o manifest.o
- CCLD test_zeropage.stub
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc test_zeropage.o manifest.o -o test_zeropage.stub
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_stub.lds -l :solo5_stub.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.stub
- CCLD test_zeropage.hvt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=hvt test_zeropage.o manifest.o -o test_zeropage.hvt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_hvt.lds -l :solo5_hvt.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.hvt
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_hvt.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.spt
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=spt test_zeropage.o manifest.o -o test_zeropage.spt
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_spt.lds -l :solo5_spt.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.spt
- CCLD test_zeropage.virtio
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=virtio test_zeropage.o manifest.o -o test_zeropage.virtio
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_virtio.lds -l :solo5_virtio.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.virtio
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_virtio.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.muen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=muen test_zeropage.o manifest.o -o test_zeropage.muen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_muen.lds -l :solo5_muen.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.muen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_muen.o: requires executable stack (because the .note.GNU-stack section is executable)
- CCLD test_zeropage.xen
- __V=1 /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/x86_64-solo5-none-static-cc -z solo5-abi=xen test_zeropage.o manifest.o -o test_zeropage.xen
- + exec cc -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/x86_64-solo5-none-static -I /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../include/solo5 -ffreestanding -fstack-protector-strong -Wl,--build-id=none -nostdlib -L /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static -Wl,-T,solo5_xen.lds -l :solo5_xen.o -z max-page-size=0x1000 -static test_zeropage.o manifest.o -o test_zeropage.xen
- /usr/bin/ld: warning: /home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/toolchain/bin/../lib/x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
- SUBST test_zeropage.xl
- sed -e s/@@NAME@@/test_zeropage/ \
-     -e s/@@KERNEL@@/test_zeropage.xen/ \
-     ../config.xl.in >test_zeropage.xl
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/solo5.0.8.1/tests'
- INSTALL tools
- mkdir -p /home/opam/.opam/4.12/bin
- install -p elftool/solo5-elftool /home/opam/.opam/4.12/bin
- install -p scripts/virtio-mkimage/solo5-virtio-mkimage.sh \
-     /home/opam/.opam/4.12/bin/solo5-virtio-mkimage
- install -p scripts/virtio-run/solo5-virtio-run.sh \
-     /home/opam/.opam/4.12/bin/solo5-virtio-run
- INSTALL tenders
- mkdir -p /home/opam/.opam/4.12/bin
- install -p tenders/hvt/solo5-hvt /home/opam/.opam/4.12/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     install -p tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.12/bin
- install -p tenders/spt/solo5-spt /home/opam/.opam/4.12/bin
- INSTALL headers
- mkdir -p /home/opam/.opam/4.12/include/solo5
- install -p -m 0644 include/elf_abi.h include/hvt_abi.h include/mft_abi.h include/spt_abi.h include/solo5.h /home/opam/.opam/4.12/include/solo5
- INSTALL toolchain
- mkdir -p /home/opam/.opam/4.12/bin
- install -p -m 0755 toolchain/bin/x86_64-solo5-none-static-cc /home/opam/.opam/4.12/bin
- install -p -m 0755 toolchain/bin/x86_64-solo5-none-static-ld /home/opam/.opam/4.12/bin
- install -p -m 0755 toolchain/bin/x86_64-solo5-none-static-objcopy /home/opam/.opam/4.12/bin
- mkdir -p /home/opam/.opam/4.12/include/x86_64-solo5-none-static /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- cd toolchain/include/x86_64-solo5-none-static && \
-     find . -type d -exec mkdir -p "/home/opam/.opam/4.12/include/x86_64-solo5-none-static/{}" \; && \
-     find . -type f -name '*.h' -exec install -p -m 0644 \
-     "{}" "/home/opam/.opam/4.12/include/x86_64-solo5-none-static/{}" \;
- install -p -m 0644 bindings/solo5_stub.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_stub.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_hvt.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_hvt.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_spt.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_spt.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_virtio.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_virtio.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_muen.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_muen.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_xen.o /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- install -p -m 0644 bindings/solo5_xen.lds /home/opam/.opam/4.12/lib/x86_64-solo5-none-static
- cd include/xen && \
-     find . -type d -exec mkdir -p "/home/opam/.opam/4.12/include/solo5/xen/{}" \;
- cd include/xen && \
-     find . -type f -name '*.h' -exec install -p -m 0644 \
-     "{}" "/home/opam/.opam/4.12/include/solo5/xen/{}" \;
-> installed solo5.0.8.1
Processing 17/18: [ocaml-freestanding: ./configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" "--prefix=/home/opam/.opam/4.12" "--target=x86_64-solo5-none-static" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0)
Processing 17/18: [ocaml-freestanding: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0)
- make -C openlibm "CC=x86_64-solo5-none-static-cc" "CPPFLAGS= -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h" libopenlibm.a
- make -C nolibc \
-     "CC=x86_64-solo5-none-static-cc" \
-     "FREESTANDING_CFLAGS= -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include" \
-     "SYSDEP_OBJS=sysdeps_solo5.o"
- cp -r `opam var prefix`/lib/ocaml-src ./ocaml
- sed -e 's!@@PREFIX@@!/home/opam/.opam/4.12!' \
-     freestanding.conf.in > freestanding.conf
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc'
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o assert.o assert.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o ctype.o ctype.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -fno-strict-aliasing   -c -o dtoa.o dtoa.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o memchr.o memchr.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o memcmp.o memcmp.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o memcpy.o memcpy.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o memmove.o memmove.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o memset.o memset.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strcmp.o strcmp.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strlen.o strlen.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strtol.o strtol.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strchr.o strchr.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strchrnul.o strchrnul.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strncpy.o strncpy.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o stpncpy.o stpncpy.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strstr.o strstr.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o strncmp.o strncmp.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o stubs.o stubs.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o vfprintf.o vfprintf.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o vsnprintf.o vsnprintf.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o snprintf.o snprintf.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o fprintf.o fprintf.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o printf.o printf.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o sysdeps_solo5.o sysdeps_solo5.c
- mkdir test-include
- mkdir test-include/sys
- echo "#include \"../include/assert.h\"" >test-include/assert.c
- echo "#include \"../include/ctype.h\"" >test-include/ctype.c
- echo "#include \"../include/dirent.h\"" >test-include/dirent.c
- echo "#include \"../include/endian.h\"" >test-include/endian.c
- echo "#include \"../include/errno.h\"" >test-include/errno.c
- echo "#include \"../include/fcntl.h\"" >test-include/fcntl.c
- echo "#include \"../include/features.h\"" >test-include/features.c
- echo "#include \"../include/inttypes.h\"" >test-include/inttypes.c
- echo "#include \"../include/limits.h\"" >test-include/limits.c
- echo "#include \"../include/math.h\"" >test-include/math.c
- echo "#include \"../include/setjmp.h\"" >test-include/setjmp.c
- echo "#include \"../include/signal.h\"" >test-include/signal.c
- echo "#include \"../include/stdio.h\"" >test-include/stdio.c
- echo "#include \"../include/stdlib.h\"" >test-include/stdlib.c
- echo "#include \"../include/string.h\"" >test-include/string.c
- echo "#include \"../include/time.h\"" >test-include/time.c
- echo "#include \"../include/unistd.h\"" >test-include/unistd.c
- echo "#include \"../include/sys/ioctl.h\"" >test-include/sys/ioctl.c
- echo "#include \"../include/sys/param.h\"" >test-include/sys/param.c
- echo "#include \"../include/sys/stat.h\"" >test-include/sys/stat.c
- echo "#include \"../include/sys/time.h\"" >test-include/sys/time.c
- echo "#include \"../include/sys/times.h\"" >test-include/sys/times.c
- echo "#include \"../include/sys/types.h\"" >test-include/sys/types.c
- echo "#include \"../include/sys/wait.h\"" >test-include/sys/wait.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/assert.o test-include/assert.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/ctype.o test-include/ctype.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/dirent.o test-include/dirent.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/endian.o test-include/endian.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/errno.o test-include/errno.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/fcntl.o test-include/fcntl.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/features.o test-include/features.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/inttypes.o test-include/inttypes.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/limits.o test-include/limits.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/math.o test-include/math.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/setjmp.o test-include/setjmp.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/signal.o test-include/signal.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/stdio.o test-include/stdio.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/stdlib.o test-include/stdlib.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/string.o test-include/string.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/time.o test-include/time.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/unistd.o test-include/unistd.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/ioctl.o test-include/sys/ioctl.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/param.o test-include/sys/param.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/stat.o test-include/sys/stat.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/time.o test-include/sys/time.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/times.o test-include/sys/times.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/types.o test-include/sys/types.c
- x86_64-solo5-none-static-cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include   -c -o test-include/sys/wait.o test-include/sys/wait.c
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/common.c -o src/common.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_acos.c -o src/e_acos.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_acosf.c -o src/e_acosf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_acosh.c -o src/e_acosh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_acoshf.c -o src/e_acoshf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_asin.c -o src/e_asin.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_asinf.c -o src/e_asinf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_atan2.c -o src/e_atan2.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_atan2f.c -o src/e_atan2f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_atanh.c -o src/e_atanh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_atanhf.c -o src/e_atanhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_cosh.c -o src/e_cosh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_coshf.c -o src/e_coshf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_exp.c -o src/e_exp.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_expf.c -o src/e_expf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_fmod.c -o src/e_fmod.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_fmodf.c -o src/e_fmodf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_hypot.c -o src/e_hypot.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_hypotf.c -o src/e_hypotf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_j0.c -o src/e_j0.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_j0f.c -o src/e_j0f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_j1.c -o src/e_j1.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_j1f.c -o src/e_j1f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_jn.c -o src/e_jn.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_jnf.c -o src/e_jnf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_lgamma.c -o src/e_lgamma.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_lgamma_r.c -o src/e_lgamma_r.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_lgammaf.c -o src/e_lgammaf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_lgammaf_r.c -o src/e_lgammaf_r.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_log.c -o src/e_log.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_log10.c -o src/e_log10.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_log10f.c -o src/e_log10f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_log2.c -o src/e_log2.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_log2f.c -o src/e_log2f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_logf.c -o src/e_logf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_pow.c -o src/e_pow.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_powf.c -o src/e_powf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_rem_pio2.c -o src/e_rem_pio2.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_rem_pio2f.c -o src/e_rem_pio2f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_sinh.c -o src/e_sinh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_sinhf.c -o src/e_sinhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_cos.c -o src/k_cos.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_exp.c -o src/k_exp.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_expf.c -o src/k_expf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_rem_pio2.c -o src/k_rem_pio2.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_sin.c -o src/k_sin.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_tan.c -o src/k_tan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_cosf.c -o src/k_cosf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_sinf.c -o src/k_sinf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/k_tanf.c -o src/k_tanf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_asinh.c -o src/s_asinh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_asinhf.c -o src/s_asinhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_atan.c -o src/s_atan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_atanf.c -o src/s_atanf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_carg.c -o src/s_carg.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cargf.c -o src/s_cargf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cbrt.c -o src/s_cbrt.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cbrtf.c -o src/s_cbrtf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ceil.c -o src/s_ceil.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ceilf.c -o src/s_ceilf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_copysign.c -o src/s_copysign.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_copysignf.c -o src/s_copysignf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cos.c -o src/s_cos.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cosf.c -o src/s_cosf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csqrt.c -o src/s_csqrt.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csqrtf.c -o src/s_csqrtf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_erf.c -o src/s_erf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_erff.c -o src/s_erff.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_exp2.c -o src/s_exp2.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_exp2f.c -o src/s_exp2f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_expm1.c -o src/s_expm1.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_expm1f.c -o src/s_expm1f.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fabs.c -o src/s_fabs.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fabsf.c -o src/s_fabsf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fdim.c -o src/s_fdim.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_floor.c -o src/s_floor.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_floorf.c -o src/s_floorf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fma.c -o src/s_fma.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmaf.c -o src/s_fmaf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmax.c -o src/s_fmax.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmaxf.c -o src/s_fmaxf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmin.c -o src/s_fmin.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fminf.c -o src/s_fminf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fpclassify.c -o src/s_fpclassify.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_frexp.c -o src/s_frexp.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_frexpf.c -o src/s_frexpf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ilogb.c -o src/s_ilogb.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ilogbf.c -o src/s_ilogbf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_isinf.c -o src/s_isinf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_isfinite.c -o src/s_isfinite.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_isnormal.c -o src/s_isnormal.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_isnan.c -o src/s_isnan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_llround.c -o src/s_llround.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_llroundf.c -o src/s_llroundf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_log1p.c -o src/s_log1p.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_log1pf.c -o src/s_log1pf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_logb.c -o src/s_logb.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_logbf.c -o src/s_logbf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_lround.c -o src/s_lround.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_lroundf.c -o src/s_lroundf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_modf.c -o src/s_modf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_modff.c -o src/s_modff.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nearbyint.c -o src/s_nearbyint.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nextafter.c -o src/s_nextafter.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nextafterf.c -o src/s_nextafterf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nexttowardf.c -o src/s_nexttowardf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_rint.c -o src/s_rint.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_rintf.c -o src/s_rintf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_round.c -o src/s_round.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_roundf.c -o src/s_roundf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_scalbln.c -o src/s_scalbln.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_signbit.c -o src/s_signbit.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_signgam.c -o src/s_signgam.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sin.c -o src/s_sin.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sincos.c -o src/s_sincos.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sinf.c -o src/s_sinf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sincosf.c -o src/s_sincosf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tan.c -o src/s_tan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tanf.c -o src/s_tanf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tanh.c -o src/s_tanh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tanhf.c -o src/s_tanhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tgammaf.c -o src/s_tgammaf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_trunc.c -o src/s_trunc.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_truncf.c -o src/s_truncf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cpow.c -o src/s_cpow.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cpowf.c -o src/s_cpowf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/w_cabs.c -o src/w_cabs.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/w_cabsf.c -o src/w_cabsf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nan.c -o src/s_nan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_copysignl.c -o src/s_copysignl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fabsl.c -o src/s_fabsl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_modfl.c -o src/s_modfl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_acosl.c -o src/e_acosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_asinl.c -o src/e_asinl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_atan2l.c -o src/e_atan2l.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_fmodl.c -o src/e_fmodl.c.o
- src/e_lgamma_r.c: In function 'lgamma_r':
- src/e_lgamma_r.c:296:20: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
-   296 |         if(hx<0) r = nadj - r;
-       |                  ~~^~~~~~~~~~
- src/e_lgamma_r.c:208:22: note: 'nadj' was declared here
-   208 |         double t,y,z,nadj,p,p1,p2,p3,q,r,w;
-       |                      ^~~~
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmaxl.c -o src/s_fmaxl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fminl.c -o src/s_fminl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ilogbl.c -o src/s_ilogbl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_hypotl.c -o src/e_hypotl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/e_lgammal.c -o src/e_lgammal.c.o
- src/e_lgammaf_r.c: In function 'lgammaf_r':
- src/e_lgammaf_r.c:229:20: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
-   229 |         if(hx<0) r = nadj - r;
-       |                  ~~^~~~~~~~~~
- src/e_lgammaf_r.c:141:21: note: 'nadj' was declared here
-   141 |         float t,y,z,nadj,p,p1,p2,p3,q,r,w;
-       |                     ^~~~
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_atanl.c -o src/s_atanl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ceill.c -o src/s_ceill.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cosl.c -o src/s_cosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cprojl.c -o src/s_cprojl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csqrtl.c -o src/s_csqrtl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_floorl.c -o src/s_floorl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_fmal.c -o src/s_fmal.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_frexpl.c -o src/s_frexpl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nexttoward.c -o src/s_nexttoward.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_roundl.c -o src/s_roundl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_lroundl.c -o src/s_lroundl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_llroundl.c -o src/s_llroundl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cpowl.c -o src/s_cpowl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cargl.c -o src/s_cargl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sinl.c -o src/s_sinl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_sincosl.c -o src/s_sincosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_tanl.c -o src/s_tanl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_truncl.c -o src/s_truncl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/w_cabsl.c -o src/w_cabsl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_nextafterl.c -o src/s_nextafterl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/polevll.c -o src/polevll.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casinl.c -o src/s_casinl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ctanl.c -o src/s_ctanl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cimagl.c -o src/s_cimagl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_conjl.c -o src/s_conjl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_creall.c -o src/s_creall.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacoshl.c -o src/s_cacoshl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catanhl.c -o src/s_catanhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casinhl.c -o src/s_casinhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catanl.c -o src/s_catanl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csinl.c -o src/s_csinl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacosl.c -o src/s_cacosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cexpl.c -o src/s_cexpl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csinhl.c -o src/s_csinhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ccoshl.c -o src/s_ccoshl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_clogl.c -o src/s_clogl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ctanhl.c -o src/s_ctanhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ccosl.c -o src/s_ccosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cbrtl.c -o src/s_cbrtl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ccosh.c -o src/s_ccosh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ccoshf.c -o src/s_ccoshf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cexp.c -o src/s_cexp.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cexpf.c -o src/s_cexpf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cimag.c -o src/s_cimag.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cimagf.c -o src/s_cimagf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_conj.c -o src/s_conj.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_conjf.c -o src/s_conjf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cproj.c -o src/s_cproj.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cprojf.c -o src/s_cprojf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_creal.c -o src/s_creal.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_crealf.c -o src/s_crealf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csinh.c -o src/s_csinh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_csinhf.c -o src/s_csinhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ctanh.c -o src/s_ctanh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_ctanhf.c -o src/s_ctanhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacos.c -o src/s_cacos.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacosf.c -o src/s_cacosf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacosh.c -o src/s_cacosh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_cacoshf.c -o src/s_cacoshf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casin.c -o src/s_casin.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casinf.c -o src/s_casinf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casinh.c -o src/s_casinh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_casinhf.c -o src/s_casinhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catan.c -o src/s_catan.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catanf.c -o src/s_catanf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catanh.c -o src/s_catanh.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_catanhf.c -o src/s_catanhf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_clog.c -o src/s_clog.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c src/s_clogf.c -o src/s_clogf.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/fenv.c -o amd64/fenv.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_remainder.S -o amd64/e_remainder.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_remainderf.S -o amd64/e_remainderf.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_remainderl.S -o amd64/e_remainderl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_sqrt.S -o amd64/e_sqrt.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_sqrtf.S -o amd64/e_sqrtf.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/e_sqrtl.S -o amd64/e_sqrtl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_llrint.S -o amd64/s_llrint.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_llrintf.S -o amd64/s_llrintf.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_llrintl.S -o amd64/s_llrintl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_logbl.S -o amd64/s_logbl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_lrint.S -o amd64/s_lrint.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_lrintf.S -o amd64/s_lrintf.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_lrintl.S -o amd64/s_lrintl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_remquo.S -o amd64/s_remquo.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_remquof.S -o amd64/s_remquof.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_remquol.S -o amd64/s_remquol.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_rintl.S -o amd64/s_rintl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_scalbn.S -o amd64/s_scalbn.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_scalbnf.S -o amd64/s_scalbnf.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -m64 -m64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c amd64/s_scalbnl.S -o amd64/s_scalbnl.S.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c bsdsrc/b_exp.c -o bsdsrc/b_exp.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c bsdsrc/b_log.c -o bsdsrc/b_log.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c bsdsrc/b_tgamma.c -o bsdsrc/b_tgamma.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/invtrig.c -o ld80/invtrig.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_acoshl.c -o ld80/e_acoshl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_powl.c -o ld80/e_powl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/k_tanl.c -o ld80/k_tanl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_exp2l.c -o ld80/s_exp2l.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_atanhl.c -o ld80/e_atanhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_lgammal_r.c -o ld80/e_lgammal_r.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_sinhl.c -o ld80/e_sinhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_asinhl.c -o ld80/s_asinhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_expm1l.c -o ld80/s_expm1l.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_coshl.c -o ld80/e_coshl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_log10l.c -o ld80/e_log10l.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_tgammal.c -o ld80/e_tgammal.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_expl.c -o ld80/e_expl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_log2l.c -o ld80/e_log2l.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/k_cosl.c -o ld80/k_cosl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_log1pl.c -o ld80/s_log1pl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_tanhl.c -o ld80/s_tanhl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/e_logl.c -o ld80/e_logl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/k_sinl.c -o ld80/k_sinl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_erfl.c -o ld80/s_erfl.c.o
- x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h  -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/amd64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/ld80 -c ld80/s_nanl.c -o ld80/s_nanl.c.o
- In file included from ld80/s_exp2l.c:38:
- /home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src/math_private.h:240:1: warning: 'irint' defined but not used [-Wunused-function]
-   240 | irint(double x)
-       | ^~~~~
- ld80/e_lgammal_r.c: In function 'lgammal_r':
- ld80/e_lgammal_r.c:423:7: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized]
-   423 |     r = nadj - r;
-       |     ~~^~~~~~~~~~
- ld80/e_lgammal_r.c:271:24: note: 'nadj' was declared here
-   271 |   long double t, y, z, nadj, p, p1, p2, q, r, w;
-       |                        ^~~~
- ar -rcs libopenlibm.a src/common.c.o src/e_acos.c.o src/e_acosf.c.o src/e_acosh.c.o src/e_acoshf.c.o src/e_asin.c.o src/e_asinf.c.o src/e_atan2.c.o src/e_atan2f.c.o src/e_atanh.c.o src/e_atanhf.c.o src/e_cosh.c.o src/e_coshf.c.o src/e_exp.c.o src/e_expf.c.o src/e_fmod.c.o src/e_fmodf.c.o src/e_hypot.c.o src/e_hypotf.c.o src/e_j0.c.o src/e_j0f.c.o src/e_j1.c.o src/e_j1f.c.o src/e_jn.c.o src/e_jnf.c.o src/e_lgamma.c.o src/e_lgamma_r.c.o src/e_lgammaf.c.o src/e_lgammaf_r.c.o src/e_log.c.o src/e_log10.c.o src/e_log10f.c.o src/e_log2.c.o src/e_log2f.c.o src/e_logf.c.o src/e_pow.c.o src/e_powf.c.o src/e_rem_pio2.c.o src/e_rem_pio2f.c.o src/e_sinh.c.o src/e_sinhf.c.o src/k_cos.c.o src/k_exp.c.o src/k_expf.c.o src/k_rem_pio2.c.o src/k_sin.c.o src/k_tan.c.o src/k_cosf.c.o src/k_sinf.c.o src/k_tanf.c.o src/s_asinh.c.o src/s_asinhf.c.o src/s_atan.c.o src/s_atanf.c.o src/s_carg.c.o src/s_cargf.c.o src/s_cbrt.c.o src/s_cbrtf.c.o src/s_ceil.c.o src/s_ceilf.c.o src/s_copysign.c.o src/s_copysignf.c.o src/s_cos.c.o src/s_cosf.c.o src/s_csqrt.c.o src/s_csqrtf.c.o src/s_erf.c.o src/s_erff.c.o src/s_exp2.c.o src/s_exp2f.c.o src/s_expm1.c.o src/s_expm1f.c.o src/s_fabs.c.o src/s_fabsf.c.o src/s_fdim.c.o src/s_floor.c.o src/s_floorf.c.o src/s_fma.c.o src/s_fmaf.c.o src/s_fmax.c.o src/s_fmaxf.c.o src/s_fmin.c.o src/s_fminf.c.o src/s_fpclassify.c.o src/s_frexp.c.o src/s_frexpf.c.o src/s_ilogb.c.o src/s_ilogbf.c.o src/s_isinf.c.o src/s_isfinite.c.o src/s_isnormal.c.o src/s_isnan.c.o src/s_llround.c.o src/s_llroundf.c.o src/s_log1p.c.o src/s_log1pf.c.o src/s_logb.c.o src/s_logbf.c.o src/s_lround.c.o src/s_lroundf.c.o src/s_modf.c.o src/s_modff.c.o src/s_nearbyint.c.o src/s_nextafter.c.o src/s_nextafterf.c.o src/s_nexttowardf.c.o src/s_rint.c.o src/s_rintf.c.o src/s_round.c.o src/s_roundf.c.o src/s_scalbln.c.o src/s_signbit.c.o src/s_signgam.c.o src/s_sin.c.o src/s_sincos.c.o src/s_sinf.c.o src/s_sincosf.c.o src/s_tan.c.o src/s_tanf.c.o src/s_tanh.c.o src/s_tanhf.c.o src/s_tgammaf.c.o src/s_trunc.c.o src/s_truncf.c.o src/s_cpow.c.o src/s_cpowf.c.o src/w_cabs.c.o src/w_cabsf.c.o src/s_nan.c.o src/s_copysignl.c.o src/s_fabsl.c.o src/s_modfl.c.o src/e_acosl.c.o src/e_asinl.c.o src/e_atan2l.c.o src/e_fmodl.c.o src/s_fmaxl.c.o src/s_fminl.c.o src/s_ilogbl.c.o src/e_hypotl.c.o src/e_lgammal.c.o src/s_atanl.c.o src/s_ceill.c.o src/s_cosl.c.o src/s_cprojl.c.o src/s_csqrtl.c.o src/s_floorl.c.o src/s_fmal.c.o src/s_frexpl.c.o src/s_nexttoward.c.o src/s_roundl.c.o src/s_lroundl.c.o src/s_llroundl.c.o src/s_cpowl.c.o src/s_cargl.c.o src/s_sinl.c.o src/s_sincosl.c.o src/s_tanl.c.o src/s_truncl.c.o src/w_cabsl.c.o src/s_nextafterl.c.o src/polevll.c.o src/s_casinl.c.o src/s_ctanl.c.o src/s_cimagl.c.o src/s_conjl.c.o src/s_creall.c.o src/s_cacoshl.c.o src/s_catanhl.c.o src/s_casinhl.c.o src/s_catanl.c.o src/s_csinl.c.o src/s_cacosl.c.o src/s_cexpl.c.o src/s_csinhl.c.o src/s_ccoshl.c.o src/s_clogl.c.o src/s_ctanhl.c.o src/s_ccosl.c.o src/s_cbrtl.c.o src/s_ccosh.c.o src/s_ccoshf.c.o src/s_cexp.c.o src/s_cexpf.c.o src/s_cimag.c.o src/s_cimagf.c.o src/s_conj.c.o src/s_conjf.c.o src/s_cproj.c.o src/s_cprojf.c.o src/s_creal.c.o src/s_crealf.c.o src/s_csinh.c.o src/s_csinhf.c.o src/s_ctanh.c.o src/s_ctanhf.c.o src/s_cacos.c.o src/s_cacosf.c.o src/s_cacosh.c.o src/s_cacoshf.c.o src/s_casin.c.o src/s_casinf.c.o src/s_casinh.c.o src/s_casinhf.c.o src/s_catan.c.o src/s_catanf.c.o src/s_catanh.c.o src/s_catanhf.c.o src/s_clog.c.o src/s_clogf.c.o amd64/fenv.c.o amd64/e_remainder.S.o amd64/e_remainderf.S.o amd64/e_remainderl.S.o amd64/e_sqrt.S.o amd64/e_sqrtf.S.o amd64/e_sqrtl.S.o amd64/s_llrint.S.o amd64/s_llrintf.S.o amd64/s_llrintl.S.o amd64/s_logbl.S.o amd64/s_lrint.S.o amd64/s_lrintf.S.o amd64/s_lrintl.S.o amd64/s_remquo.S.o amd64/s_remquof.S.o amd64/s_remquol.S.o amd64/s_rintl.S.o amd64/s_scalbn.S.o amd64/s_scalbnf.S.o amd64/s_scalbnl.S.o bsdsrc/b_exp.c.o bsdsrc/b_log.c.o bsdsrc/b_tgamma.c.o ld80/invtrig.c.o ld80/e_acoshl.c.o ld80/e_powl.c.o ld80/k_tanl.c.o ld80/s_exp2l.c.o ld80/e_atanhl.c.o ld80/e_lgammal_r.c.o ld80/e_sinhl.c.o ld80/s_asinhl.c.o ld80/s_expm1l.c.o ld80/e_coshl.c.o ld80/e_log10l.c.o ld80/e_tgammal.c.o ld80/e_expl.c.o ld80/e_log2l.c.o ld80/k_cosl.c.o ld80/s_log1pl.c.o ld80/s_tanhl.c.o ld80/e_logl.c.o ld80/k_sinl.c.o ld80/s_erfl.c.o ld80/s_nanl.c.o
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm'
- ar rcs libnolibc.a assert.o ctype.o dtoa.o memchr.o memcmp.o memcpy.o memmove.o memset.o strcmp.o strlen.o strtol.o strchr.o strchrnul.o strncpy.o stpncpy.o strstr.o strncmp.o stubs.o vfprintf.o vsnprintf.o snprintf.o fprintf.o printf.o sysdeps_solo5.o
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc'
- sed -i -e 's/otherlibraries="dynlink"/otherlibraries=""/g' ocaml/configure
- sed -i -e 's/oc_cflags="/oc_cflags="$OC_CFLAGS /g' ocaml/configure
- sed -i -e 's/ocamlc_cflags="/ocamlc_cflags="$OCAMLC_CFLAGS /g' ocaml/configure
- sed -i -e 's/nativecclibs="$cclibs $DLLIBS"/nativecclibs="$GLOBAL_LIBS"/g' ocaml/configure
- sed -i -e 's/$(MAKE) -C ocamltest all//g' ocaml/Makefile
- sed -i -e 's/^all: $(BYTECODE_STATIC_LIBRARIES) $(BYTECODE_SHARED_LIBRARIES)/all: primitives ld.conf/' ocaml/runtime/Makefile
- sed -i -e 's/^ocamlrun$(EXE):.*/dummy:/g' ocaml/runtime/Makefile
- sed -i -e 's/^ocamlruni$(EXE):.*/dummyi:/g' ocaml/runtime/Makefile
- sed -i -e 's/^ocamlrund$(EXE):.*/dummyd:/g' ocaml/runtime/Makefile
- echo -e "ocamlrun:\n\tcp /home/opam/.opam/4.12/bin/ocamlrun .\n" >> ocaml/runtime/Makefile
- echo -e "ocamlrund:\n\tcp /home/opam/.opam/4.12/bin/ocamlrund .\n" >> ocaml/runtime/Makefile
- echo -e "ocamlruni:\n\tcp /home/opam/.opam/4.12/bin/ocamlruni .\n" >> ocaml/runtime/Makefile
- touch ocaml/runtime/libcamlrun.a ocaml/runtime/libcamlrund.a ocaml/runtime/libcamlruni.a
- sed -i -e 's/^ocamlyacc$(EXE):.*/dummy:/g' ocaml/yacc/Makefile
- echo -e "ocamlyacc:\n\tcp /home/opam/.opam/4.12/bin/ocamlyacc .\n" >> ocaml/yacc/Makefile
- echo -e "objinfo_helper:\n\ttouch objinfo_helper\n" >> ocaml/tools/Makefile
- cd ocaml && \
- 	CC="x86_64-solo5-none-static-cc" \
- 	OC_CFLAGS=" -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib" \
- 	OCAMLC_CFLAGS=" -I/home/opam/.opam/4.12/freestanding-sysroot/include/nolibc/ -include _freestanding/overrides.h" \
- 	AS="x86_64-solo5-none-static-cc -c" \
- 	ASPP="x86_64-solo5-none-static-cc  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -c" \
- 	CPPFLAGS=" -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib" \
- 	LIBS="-L/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc -lnolibc -L/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm -lopenlibm -nostdlib "\
- 	GLOBAL_LIBS="-L/home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc/ -lnolibc -lopenlibm "\
- 	LD="x86_64-solo5-none-static-ld" \
- 	ac_cv_prog_DIRECT_LD="x86_64-solo5-none-static-ld" \
- 	ac_cv_lib_m_cos="no" \
-   ./configure \
- 	-host=x86_64-unknown-none \
- 	-prefix /home/opam/.opam/4.12/freestanding-sysroot \
- 	-disable-shared\
- 	-disable-systhreads\
- 	-disable-unix-lib\
- 	-disable-instrumented-runtime\
- 	
- configure: Configuring OCaml version 4.12.1
- checking build system type... 
- x86_64-pc-linux-gnu
- checking host system type... x86_64-unknown-none
- checking target system type... x86_64-unknown-none
- checking for x86_64-unknown-none-ld... x86_64-solo5-none-static-ld
- checking how to print strings... printf
- checking for x86_64-unknown-none-gcc... x86_64-solo5-none-static-cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-solo5-none-static-cc accepts -g... yes
- checking for x86_64-solo5-none-static-cc option to accept ISO C89... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by x86_64-solo5-none-static-cc... x86_64-solo5-none-static-ld
- checking if the linker (x86_64-solo5-none-static-ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for x86_64-unknown-none-dumpbin... no
- checking for x86_64-unknown-none-link... no
- checking for dumpbin... no
- checking for link... link -dump
- configure: WARNING: using cross tools not prefixed with host triplet
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-none format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for x86_64-solo5-none-static-ld option to reload object files... -r
- checking for x86_64-unknown-none-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... unknown
- checking for x86_64-unknown-none-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-unknown-none-ar... no
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for x86_64-unknown-none-strip... no
- checking for strip... strip
- checking for x86_64-unknown-none-ranlib... no
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse nm output from x86_64-solo5-none-static-cc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for x86_64-unknown-none-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... x86_64-solo5-none-static-cc -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... no
- checking for strings.h... no
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... no
- checking for objdir... .libs
- checking if x86_64-solo5-none-static-cc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-solo5-none-static-cc option to produce PIC... -fPIC -DPIC
- checking if x86_64-solo5-none-static-cc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-solo5-none-static-cc static flag -static works... yes
- checking if x86_64-solo5-none-static-cc supports -c -o file.o... yes
- checking if x86_64-solo5-none-static-cc supports -c -o file.o... (cached) yes
- checking whether the x86_64-solo5-none-static-cc linker (x86_64-solo5-none-static-ld) supports shared libraries... yes
- checking dynamic linker characteristics... no
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... no
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking C compiler vendor... gcc-13-2
- checking whether #! works in shell scripts... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for cos in -lm... (cached) no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... yes
- checking for sys/select.h... no
- checking for off_t... yes
- checking size of int... 4
- checking size of long... 8
- checking size of long *... 
- 8
- checking size of short... 2
- checking size of long long... 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... no
- checking alignment of double... 
- 8
- checking alignment of long... 8
- checking alignment of long long... 8
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking for x86_64-unknown-none-ld... (cached) x86_64-solo5-none-static-ld
- checking for x86_64-unknown-none-as... no
- checking for as... as
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... no
- checking for sigprocmask... no
- configure: assuming signals have the System V semantics.
- checking for expm1... yes
- checking for log1p... yes
- checking for hypot... yes
- checking for fma... yes
- checking for copysign... yes
- checking for getrusage... no
- checking for times... yes
- checking for secure_getenv... yes
- checking for issetugid... no
- checking for socket... no
- checking for socketpair... no
- checking for bind... no
- checking for listen... no
- checking for accept... no
- checking for connect... no
- checking for socklen_t... no
- checking for inet_aton... no
- checking for struct sockaddr_in6... no
- checking for rewinddir... no
- checking for lockf... no
- checking for mkfifo... no
- checking for getcwd... yes
- checking whether system is declared... yes
- checking for sys/types.h... (cached) yes
- checking utime.h usability... no
- checking utime.h presence... no
- checking for utime.h... no
- checking for utimes... no
- checking for fchmod... no
- checking for truncate... no
- checking for select... no
- checking for nanosleep... no
- checking for symlink... no
- checking for waitpid... no
- checking for wait4... no
- checking for getgroups... no
- checking for setgroups... no
- checking for initgroups... 
- no
- checking termios.h usability... no
- checking termios.h presence... no
- checking for termios.h... no
- checking for setitimer... no
- checking for gethostname... no
- checking sys/utsname.h usability... no
- checking sys/utsname.h presence... no
- checking for sys/utsname.h... no
- checking for gettimeofday... yes
- checking for mktime... no
- checking for setsid... no
- checking for putenv... no
- checking for setenv... no
- checking locale.h usability... no
- checking locale.h presence... no
- checking for locale.h... no
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- checking for strtod_l... no
- configure: Dynamic loading of shared libraries is not supported.
- checking sys/mman.h usability... no
- checking sys/mman.h presence... no
- checking for sys/mman.h... no
- checking for pwrite... no
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... no
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... can't tell
- checking how many arguments gethostbyaddr_r() takes... can't tell
- checking for mkstemp... no
- checking for nice... no
- checking for dup3... no
- checking for pipe2... 
- no
- checking for accept4... no
- checking for getauxval... no
- checking sys/shm.h usability... no
- checking sys/shm.h presence... no
- checking for sys/shm.h... no
- checking for execvpe... no
- checking spawn.h usability... no
- checking spawn.h presence... no
- checking for spawn.h... no
- checking for ffs... no
- checking for _BitScanForward... no
- configure: replay debugger disabled
- checking whether stack overflows can be detected... no
- configure: the Win32/POSIX threads library is disabled
- checking whether the assembler supports --debug-prefix-map... no
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... no assumed
- configure: Disabling function sections.
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating tools/eventlog_metadata
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: executing libtool commands
- echo "ARCH=amd64" >> ocaml/Makefile.config
- echo 'SAK_CC=cc' >> ocaml/Makefile.config
- echo 'SAK_CFLAGS=' >> ocaml/Makefile.config
- echo 'SAK_LINK=cc  $(OUTPUTEXE)$(1) $(2)' >> ocaml/Makefile.config
- echo '#undef OCAML_OS_TYPE' >> ocaml/runtime/caml/s.h
- echo '#define OCAML_OS_TYPE "None"' >> ocaml/runtime/caml/s.h
- ocaml/tools/make-version-header.sh > ocaml/runtime/caml/version.h
- make -C ocaml world
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- cp primitives.new primitives
- echo "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/stublibs" > ld.conf
- cp /home/opam/.opam/4.12/bin/ocamlrun .
- cp /home/opam/.opam/4.12/bin/ocamlrund .
- echo "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml" >> ld.conf
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- cp runtime/ocamlrun boot/ocamlrun
- make -C stdlib  \
-   CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.mli
- sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION | tr -d '\r'`|" sys.mlp > sys.ml
- echo '#!/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlrun' > camlheader
- echo '#!/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlrun' > target_camlheader
- echo '#!' | tr -d '\012' > camlheader_ur
- echo '#!/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlrund' > camlheaderd
- echo '#!/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlrund' > target_camlheaderd
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__pervasives.cmo -c pervasives.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__seq.cmi -c seq.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__either.cmi -c either.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bool.cmi -c bool.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__char.cmi -c char.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__uchar.cmi -c uchar.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__sys.cmi -c sys.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__unit.cmi -c unit.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__marshal.cmi -c marshal.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__nativeint.cmi -c nativeint.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int32.cmi -c int32.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int.cmi -c int.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int64.cmi -c int64.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lexing.cmi -c lexing.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stream.cmi -c stream.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__arg.cmi -c arg.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__atomic.cmi -c atomic.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__printexc.cmi -c printexc.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__fun.cmi -c fun.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__digest.cmi -c digest.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__hashtbl.cmi -c hashtbl.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmi -c scanf.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__callback.cmi -c callback.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__filename.cmi -c filename.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__complex.cmi -c complex.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__arrayLabels.cmi -c arrayLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__listLabels.cmi -c listLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__bytesLabels.cmi -c bytesLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__stringLabels.cmi -c stringLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__seq.cmo -c seq.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__option.cmi -c option.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__either.cmo -c either.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__result.cmi -c result.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bool.cmo -c bool.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__char.cmo -c char.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__uchar.cmo -c uchar.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__sys.cmo -c sys.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__list.cmi -c list.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bytes.cmi -c bytes.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__string.cmi -c string.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__unit.cmo -c unit.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__obj.cmi -c obj.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__array.cmi -c array.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__float.cmi -c float.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int.cmo -c int.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int32.cmo -c int32.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int64.cmo -c int64.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__nativeint.cmo -c nativeint.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__set.cmi -c set.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__map.cmi -c map.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stack.cmi -c stack.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__queue.cmi -c queue.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lazy.cmi -c lazy.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w A -o stdlib__buffer.cmi -c buffer.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__atomic.cmo -c atomic.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__fun.cmo -c fun.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__gc.cmi -c gc.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__random.cmi -c random.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__weak.cmi -c weak.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__genlex.cmi -c genlex.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__ephemeron.cmi -c ephemeron.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__complex.cmo -c complex.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stringLabels.cmo -c stringLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__stdLabels.cmi -c stdLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bigarray.cmi -c bigarray.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__option.cmo -c option.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__result.cmo -c result.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__list.cmo -c list.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bytes.cmo -c bytes.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__string.cmo -c string.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__marshal.cmo -c marshal.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__obj.cmo -c obj.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__array.cmo -c array.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lexing.cmo -c lexing.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__parsing.cmi -c parsing.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__set.cmo -c set.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stack.cmo -c stack.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__queue.cmo -c queue.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lazy.cmo -c lazy.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stream.cmo -c stream.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w A -o stdlib__buffer.cmo -c buffer.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -c camlinternalFormat.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__printf.cmi -c printf.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__digest.cmo -c digest.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__random.cmo -c random.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__hashtbl.cmo -c hashtbl.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__weak.cmo -c weak.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__format.cmi -c format.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__callback.cmo -c callback.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__genlex.cmo -c genlex.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__arrayLabels.cmo -c arrayLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__listLabels.cmo -c listLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__bytesLabels.cmo -c bytesLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__moreLabels.cmi -c moreLabels.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stdLabels.cmo -c stdLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__float.cmo -c float.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__parsing.cmo -c parsing.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__map.cmo -c map.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__arg.cmo -c arg.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__printexc.cmo -c printexc.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__gc.cmo -c gc.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__filename.cmo -c filename.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -c camlinternalFormat.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__printf.cmo -c printf.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmo -c scanf.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal -o stdlib__oo.cmi -c oo.mli
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__ephemeron.cmo -c ephemeron.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bigarray.cmo -c bigarray.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__oo.cmo -c oo.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__format.cmo -c format.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__moreLabels.cmo -c moreLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__pervasives.cmo stdlib__seq.cmo stdlib__option.cmo stdlib__either.cmo stdlib__result.cmo stdlib__bool.cmo stdlib__char.cmo stdlib__uchar.cmo stdlib__sys.cmo stdlib__list.cmo stdlib__bytes.cmo stdlib__string.cmo stdlib__unit.cmo stdlib__marshal.cmo stdlib__obj.cmo stdlib__array.cmo stdlib__float.cmo stdlib__int.cmo stdlib__int32.cmo stdlib__int64.cmo stdlib__nativeint.cmo stdlib__lexing.cmo stdlib__parsing.cmo stdlib__set.cmo stdlib__map.cmo stdlib__stack.cmo stdlib__queue.cmo camlinternalLazy.cmo stdlib__lazy.cmo stdlib__stream.cmo stdlib__buffer.cmo camlinternalFormat.cmo stdlib__printf.cmo stdlib__arg.cmo stdlib__atomic.cmo stdlib__printexc.cmo stdlib__fun.cmo stdlib__gc.cmo stdlib__digest.cmo stdlib__random.cmo stdlib__hashtbl.cmo stdlib__weak.cmo stdlib__format.cmo stdlib__scanf.cmo stdlib__callback.cmo camlinternalOO.cmo stdlib__oo.cmo camlinternalMod.cmo stdlib__genlex.cmo stdlib__ephemeron.cmo stdlib__filename.cmo stdlib__complex.cmo stdlib__arrayLabels.cmo stdlib__listLabels.cmo stdlib__bytesLabels.cmo stdlib__stringLabels.cmo stdlib__moreLabels.cmo stdlib__stdLabels.cmo stdlib__bigarray.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- make all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  all
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- cd stdlib; ln -sf ../runtime/libcamlrun.a .
- make ocamlc
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/warnings.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/longident.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/build_path_prefix_map.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/identifiable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/load_path.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/allocated_const.mli
- make -C utils config.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/config.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/arg_helper.mli
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/utils'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/profile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/local_store.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/terminfo.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/ccomp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/targetint.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/int_replace_polymorphic_compare.mli
- sed -e 's!%%AFL_INSTRUMENT%%!false!' \
-     -e 's!%%ARCH%%!amd64!' \
-     -e 's!%%ARCMD%%!ar!' \
-     -e 's!%%ASM%%!x86_64-solo5-none-static-cc -c!' \
-     -e 's!%%ASM_CFI_SUPPORTED%%!true!' \
-     -e 's!%%BYTECCLIBS%%!!' \
-     -e 's!%%CC%%!x86_64-solo5-none-static-cc!' \
-     -e 's!%%CCOMPTYPE%%!cc!' \
-     -e 's!%%OUTPUTOBJ%%!-o !' \
-     -e 's!%%EXT_ASM%%!.s!' \
-     -e 's!%%EXT_DLL%%!.so!' \
-     -e 's!%%EXE%%!!' \
-     -e 's!%%EXT_LIB%%!.a!' \
-     -e 's!%%EXT_OBJ%%!.o!' \
-     -e 's!%%FLAMBDA%%!false!' \
-     -e 's!%%WITH_FLAMBDA_INVARIANTS%%!false!' \
-     -e 's!%%FLEXLINK_FLAGS%%!!' \
-     -e 's!%%FLEXDLL_DIR%%!!' \
-     -e 's!%%HOST%%!x86_64-unknown-none!' \
-     -e 's!%%LIBDIR%%!/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml!' \
-     -e 's!%%MKDLL%%!shared-libs-not-available!' \
-     -e 's!%%MKEXE%%!x86_64-solo5-none-static-cc -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard  !' \
-     -e 's!%%FLEXLINK_LDFLAGS%%!!' \
-     -e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \
-     -e 's!%%MKMAINDLL%%!shared-libs-not-available!' \
-     -e 's!%%MODEL%%!default!' \
-     -e 's!%%NATIVECCLIBS%%!-L/home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc/ -lnolibc -lopenlibm !' \
-     -e 's!%%OCAMLC_CFLAGS%%!-I/home/opam/.opam/4.12/freestanding-sysroot/include/nolibc/ -include _freestanding/overrides.h -O2 -fno-strict-aliasing -fwrapv  !' \
-     -e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib!' \
-     -e 's!%%OCAMLOPT_CFLAGS%%!-I/home/opam/.opam/4.12/freestanding-sysroot/include/nolibc/ -include _freestanding/overrides.h -O2 -fno-strict-aliasing -fwrapv  !' \
-     -e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib!' \
-     -e 's!%%PACKLD%%!x86_64-solo5-none-static-ld -r -o !' \
-     -e 's!%%PROFINFO_WIDTH%%!0!' \
-     -e 's!%%RANLIBCMD%%!ranlib!' \
-     -e 's!%%FORCE_SAFE_STRING%%!true!' \
-     -e 's!%%DEFAULT_SAFE_STRING%%!true!' \
-     -e 's!%%WINDOWS_UNICODE%%!0!' \
-     -e 's!%%SUPPORTS_SHARED_LIBRARIES%%!false!' \
-     -e 's!%%SYSTEM%%!unknown!' \
-     -e 's!%%SYSTHREAD_SUPPORT%%!false!' \
-     -e 's!%%TARGET%%!x86_64-unknown-none!' \
-     -e 's!%%WITH_FRAME_POINTERS%%!false!' \
-     -e 's!%%WITH_PROFINFO%%!false!' \
-     -e 's!%%FLAT_FLOAT_ARRAY%%!true!' \
-     -e 's!%%FUNCTION_SECTIONS%%!false!' \
-     -e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \
-     -e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!false!' \
-     config.mlp > config.ml
- x86_64-solo5-none-static-cc -E -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml
- x86_64-solo5-none-static-cc -E -I runtime/caml utils/domainstate.mli.c > utils/domainstate.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/binutils.mli
- cp boot/menhir/menhirLib.ml parsing/camlinternalMenhirLib.ml
- echo '[@@@ocaml.warning "-67"]' > parsing/camlinternalMenhirLib.mli
- cat boot/menhir/menhirLib.mli >> parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun boot/ocamllex -q parsing/lexer.mll
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/switch.mli
- lambda/generate_runtimedef.sh runtime/caml/fail.h runtime/primitives > lambda/runtimedef.ml
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/utils'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/runtimedef.mli
- make -C tools make_opcodes
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytesections.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/dll.mli
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/makedepend.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/errors.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/maindriver.mli
- ../boot/ocamlrun ../boot/ocamllex -q make_opcodes.mll
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/camlinternalMenhirLib.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. make_opcodes.ml -o make_opcodes
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/terminfo.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/domainstate.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/int_replace_polymorphic_compare.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/config.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/binutils.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/location.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/misc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/build_path_prefix_map.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/local_store.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytesections.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/switch.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/runtimedef.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/arg_helper.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/domainstate.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/asttypes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/annot.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/syntaxerr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/errors.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/syntaxerr.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parsetree.mli
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- runtime/ocamlrun tools/make_opcodes -opcodes < runtime/caml/instruct.h > bytecomp/opcodes.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -i bytecomp/opcodes.ml > bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmxs_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/misc.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/clflags.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/profile.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/load_path.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/warnings.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/consistbl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/targetint.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/longident.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/dll.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/camlinternalMenhirLib.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ident.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/linkage_name.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/tag.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/numbers.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/identifiable.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/strongly_connected_components.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/consistbl.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/opcodes.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/ccomp.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/location.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compenv.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/type_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/docstrings.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/pprintast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parse.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/printast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/attr_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/builtin_attributes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/depend.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/pparse.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compenv.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main_args.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/outcometree.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/attr_helper.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/printast.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/path.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/debuginfo.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilation_unit.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ident.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/docstrings.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/builtin_attributes.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/type_immediacy.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/pparse.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/depend.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_iterator.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_invariants.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/numbers.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/clflags.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/strongly_connected_components.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/primitive.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/oprint.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/debuginfo.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/backend_var.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/path.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/export_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/oprint.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/types.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/primitive.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_helper.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/pprintast.ml
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.mli > parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_mapper.ml
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.ml > parsing/parser.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parser.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/lexer.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/lexer.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parse.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/makedepend.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/subst.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmi_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/types.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/btype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/predef.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/datarepr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/env.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmi_format.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/persistent_env.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/btype.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/subst.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/predef.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/datarepr.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/persistent_env.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/lambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/env.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedtree.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ctype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/mtype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/envaux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_properties.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_unboxed.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compmisc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytepackager.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_properties.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_separability.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmo_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/internal_variable_names.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/lambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/printlambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translobj.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/simplif.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/instruct.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ctype.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/mtype.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_unboxed.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_immediacy.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_separability.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/simplif.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/symtable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/variable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translobj.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/meta.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/instruct.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytegen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/printinstr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/emitcode.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyp.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includeclass.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/envaux.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/printlambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelink.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedtree.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyped.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includecore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/stypes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmt_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/untypeast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typetexp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printpat.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/patterns.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/parmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_variance.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeopt.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/rec_check.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typecore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/matching.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translattribute.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translprim.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translcore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translmod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/meta.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/symtable.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile_common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/printinstr.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelink.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelibrarian.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyped.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/stypes.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printpat.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytegen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/rec_check.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translattribute.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_iterator.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/emitcode.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/cmt2annot.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_variance.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translclass.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/patterns.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translprim.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translmod.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_mapper.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmt_format.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/matching.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includecore.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includemod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typetexp.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/untypeast.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/parmatch.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/parameter.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translcore.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/maindriver.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includemod.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeopt.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typecore.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeclass.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typemod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typemod.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compmisc.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile_common.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytepackager.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/projection.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/freshening.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simple_value_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlbytecomp.cma bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/emitcode.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo driver/maindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmx_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -linkall -o compilerlibs/ocamlcommon.cma utils/config.cmo utils/build_path_prefix_map.cmo utils/misc.cmo utils/identifiable.cmo utils/numbers.cmo utils/arg_helper.cmo utils/clflags.cmo utils/profile.cmo utils/local_store.cmo utils/load_path.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo utils/strongly_connected_components.cmo utils/targetint.cmo utils/int_replace_polymorphic_compare.cmo utils/domainstate.cmo utils/binutils.cmo parsing/location.cmo parsing/longident.cmo parsing/docstrings.cmo parsing/syntaxerr.cmo parsing/ast_helper.cmo parsing/pprintast.cmo parsing/camlinternalMenhirLib.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo parsing/ast_mapper.cmo parsing/ast_iterator.cmo parsing/attr_helper.cmo parsing/builtin_attributes.cmo parsing/ast_invariants.cmo parsing/depend.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/type_immediacy.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo file_formats/cmi_format.cmo typing/persistent_env.cmo typing/env.cmo typing/typedtree.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/envaux.cmo typing/includecore.cmo typing/tast_iterator.cmo typing/tast_mapper.cmo typing/stypes.cmo file_formats/cmt_format.cmo typing/cmt2annot.cmo typing/untypeast.cmo typing/includemod.cmo typing/typetexp.cmo typing/printpat.cmo typing/patterns.cmo typing/parmatch.cmo typing/typedecl_properties.cmo typing/typedecl_variance.cmo typing/typedecl_unboxed.cmo typing/typedecl_immediacy.cmo typing/typedecl_separability.cmo typing/typedecl.cmo typing/typeopt.cmo typing/rec_check.cmo typing/typecore.cmo typing/typeclass.cmo typing/typemod.cmo lambda/debuginfo.cmo lambda/lambda.cmo lambda/printlambda.cmo lambda/switch.cmo lambda/matching.cmo lambda/translobj.cmo lambda/translattribute.cmo lambda/translprim.cmo lambda/translcore.cmo lambda/translclass.cmo lambda/translmod.cmo lambda/simplif.cmo lambda/runtimedef.cmo bytecomp/meta.cmo bytecomp/opcodes.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo driver/pparse.cmo driver/compenv.cmo driver/main_args.cmo driver/compmisc.cmo driver/makedepend.cmo driver/compile_common.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -compat-32 -o ocamlc compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- cp /home/opam/.opam/4.12/bin/ocamlyacc .
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/backend_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_cost.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/internal_variable_names.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/linkage_name.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilation_unit.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/variable.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/symbol.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/backend_var.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda_primitives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/semantics_of_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/convert_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/id_types.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/tag.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/pass_wrapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/allocated_const.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/parameter.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/projection.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_iterators.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_utils.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/effect_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilenv.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/import_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_code.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/alias_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/share_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/ref_to_variables.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_offsets.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/un_anf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.mli
- make -C stdlib  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make -C lex all
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure_middle_end.mli
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/invariant_params.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot cset.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inconstant_idents.mli
- ../yacc/ocamlyacc -v parser.mly
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.mli
- ../yacc/ocamlyacc -v parser.mly
- ../boot/ocamlrun ../boot/ocamllex -q lexer.mll
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/build_export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot table.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda_primitives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/semantics_of_primitives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/convert_primitives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/pass_wrapper.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/export_id.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_iterators.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_cost.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_code.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/share_constants.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_invariants.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/ref_to_variables.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot syntax.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/un_anf.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilenv.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/import_approx.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_utils.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/freshening.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simple_value_approx.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/invariant_params.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot parser.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_constants.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_common.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot lexer.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot compact.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot output.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/extract_projections.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_closures.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/build_export_info.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/extract_projections.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_transforms.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_decision.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__pervasives.cmo -c pervasives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__seq.cmi -c seq.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__either.cmi -c either.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bool.cmi -c bool.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__char.cmi -c char.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__uchar.cmi -c uchar.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__sys.cmi -c sys.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__unit.cmi -c unit.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__marshal.cmi -c marshal.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__nativeint.cmi -c nativeint.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int32.cmi -c int32.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int.cmi -c int.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int64.cmi -c int64.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lexing.cmi -c lexing.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stream.cmi -c stream.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__arg.cmi -c arg.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__atomic.cmi -c atomic.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__printexc.cmi -c printexc.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__fun.cmi -c fun.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__digest.cmi -c digest.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__hashtbl.cmi -c hashtbl.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmi -c scanf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__callback.cmi -c callback.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__filename.cmi -c filename.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__complex.cmi -c complex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__arrayLabels.cmi -c arrayLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__listLabels.cmi -c listLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__bytesLabels.cmi -c bytesLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__stringLabels.cmi -c stringLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__seq.cmo -c seq.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__option.cmi -c option.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__either.cmo -c either.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__result.cmi -c result.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bool.cmo -c bool.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__char.cmo -c char.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__uchar.cmo -c uchar.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__sys.cmo -c sys.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__list.cmi -c list.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bytes.cmi -c bytes.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__string.cmi -c string.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__unit.cmo -c unit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__obj.cmi -c obj.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__array.cmi -c array.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__float.cmi -c float.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int.cmo -c int.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int32.cmo -c int32.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__int64.cmo -c int64.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__nativeint.cmo -c nativeint.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__set.cmi -c set.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__map.cmi -c map.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stack.cmi -c stack.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__queue.cmi -c queue.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lazy.cmi -c lazy.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w A -o stdlib__buffer.cmi -c buffer.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__atomic.cmo -c atomic.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__fun.cmo -c fun.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__gc.cmi -c gc.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__random.cmi -c random.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__weak.cmi -c weak.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__callback.cmo -c callback.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__genlex.cmi -c genlex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__ephemeron.cmi -c ephemeron.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__complex.cmo -c complex.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__arrayLabels.cmo -c arrayLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__listLabels.cmo -c listLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__bytesLabels.cmo -c bytesLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stringLabels.cmo -c stringLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__stdLabels.cmi -c stdLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bigarray.cmi -c bigarray.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__option.cmo -c option.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__result.cmo -c result.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__list.cmo -c list.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bytes.cmo -c bytes.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__string.cmo -c string.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__marshal.cmo -c marshal.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__obj.cmo -c obj.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__array.cmo -c array.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__float.cmo -c float.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lexing.cmo -c lexing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__parsing.cmi -c parsing.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__set.cmo -c set.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__map.cmo -c map.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stack.cmo -c stack.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__queue.cmo -c queue.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__lazy.cmo -c lazy.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__stream.cmo -c stream.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w A -o stdlib__buffer.cmo -c buffer.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -c camlinternalFormat.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__printf.cmi -c printf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__digest.cmo -c digest.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__random.cmo -c random.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__hashtbl.cmo -c hashtbl.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__weak.cmo -c weak.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__format.cmi -c format.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal -o stdlib__oo.cmi -c oo.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__genlex.cmo -c genlex.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" -o stdlib__moreLabels.cmi -c moreLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stdLabels.cmo -c stdLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__parsing.cmo -c parsing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__arg.cmo -c arg.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__printexc.cmo -c printexc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__gc.cmo -c gc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__oo.cmo -c oo.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__filename.cmo -c filename.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__ephemeron.cmo -c ephemeron.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__printf.cmo -c printf.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmo -c scanf.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -o stdlib__bigarray.cmo -c bigarray.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives  -compat-32 -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w Ae -o stdlib__format.cmo -c format.ml
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__moreLabels.cmo -c moreLabels.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlmiddleend.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo
- make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamldep.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlprof.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcp.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamloptp.ml
- (echo 'let bindir = "/home/opam/.opam/4.12/freestanding-sysroot/bin"'; \
-          echo 'let supports_shared_libraries = false';\
-          echo 'let default_rpath = ""'; \
-          echo 'let mksharedlibrpath = ""'; \
-          echo 'let toolpref = "x86_64-unknown-none-"';) \
-         > ocamlmklibconfig.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmktop.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcmt.ml
- ../runtime/ocamlrun make_opcodes -opnames < ../runtime/caml/instruct.h > opnames.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - objinfo.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - primreq.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - stripdebug.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cmpbyt.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmklibconfig.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - opnames.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -compat-32 -I .. -o ocamldep ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamldep.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmklib.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop config.cmo build_path_prefix_map.cmo misc.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo local_store.cmo load_path.cmo profile.cmo ccomp.cmo ocamlmktop.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - dumpobj.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o stripdebug ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma stripdebug.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o primreq ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma primreq.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp config.cmo build_path_prefix_map.cmo misc.cmo profile.cmo warnings.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo local_store.cmo terminfo.cmo location.cmo load_path.cmo ccomp.cmo compenv.cmo main_args.cmo ocamlcp.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp config.cmo build_path_prefix_map.cmo misc.cmo profile.cmo warnings.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo local_store.cmo terminfo.cmo location.cmo load_path.cmo ccomp.cmo compenv.cmo main_args.cmo ocamloptp.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamlcmt.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib ocamlmklibconfig.cmo config.cmo build_path_prefix_map.cmo misc.cmo ocamlmklib.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlobjinfo ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../compilerlibs/ocamlmiddleend.cma objinfo.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof config.cmo build_path_prefix_map.cmo misc.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo docstrings.cmo syntaxerr.cmo ast_helper.cmo camlinternalMenhirLib.cmo parser.cmo pprintast.cmo lexer.cmo parse.cmo profiling.cmo ocamlprof.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o dumpobj ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma opnames.cmo dumpobj.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ../boot/ocamlrun ../ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__pervasives.cmo stdlib__seq.cmo stdlib__option.cmo stdlib__either.cmo stdlib__result.cmo stdlib__bool.cmo stdlib__char.cmo stdlib__uchar.cmo stdlib__sys.cmo stdlib__list.cmo stdlib__bytes.cmo stdlib__string.cmo stdlib__unit.cmo stdlib__marshal.cmo stdlib__obj.cmo stdlib__array.cmo stdlib__float.cmo stdlib__int.cmo stdlib__int32.cmo stdlib__int64.cmo stdlib__nativeint.cmo stdlib__lexing.cmo stdlib__parsing.cmo stdlib__set.cmo stdlib__map.cmo stdlib__stack.cmo stdlib__queue.cmo camlinternalLazy.cmo stdlib__lazy.cmo stdlib__stream.cmo stdlib__buffer.cmo camlinternalFormat.cmo stdlib__printf.cmo stdlib__arg.cmo stdlib__atomic.cmo stdlib__printexc.cmo stdlib__fun.cmo stdlib__gc.cmo stdlib__digest.cmo stdlib__random.cmo stdlib__hashtbl.cmo stdlib__weak.cmo stdlib__format.cmo stdlib__scanf.cmo stdlib__callback.cmo camlinternalOO.cmo stdlib__oo.cmo camlinternalMod.cmo stdlib__genlex.cmo stdlib__ephemeron.cmo stdlib__filename.cmo stdlib__complex.cmo stdlib__arrayLabels.cmo stdlib__listLabels.cmo stdlib__bytesLabels.cmo stdlib__stringLabels.cmo stdlib__moreLabels.cmo stdlib__stdLabels.cmo stdlib__bigarray.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocaml
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/expunge.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/genprintval.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/toploop.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/trace.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topdirs.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topmain.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topstart.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/genprintval.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -o expunge compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/toploop.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/trace.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topdirs.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topmain.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamltoplevel.cma toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -linkall -o ocaml.tmp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
- ./boot/ocamlrun expunge ocaml.tmp ocaml    camlinternalFormatBasics    camlinternalAtomic    stdlib    stdlib__pervasives    stdlib__seq    stdlib__option    stdlib__either    stdlib__result    stdlib__bool    stdlib__char    stdlib__uchar    stdlib__sys    stdlib__list    stdlib__bytes    stdlib__string    stdlib__unit    stdlib__marshal    stdlib__obj    stdlib__array    stdlib__float    stdlib__int    stdlib__int32    stdlib__int64    stdlib__nativeint    stdlib__lexing    stdlib__parsing    stdlib__set    stdlib__map    stdlib__stack    stdlib__queue    camlinternalLazy    stdlib__lazy    stdlib__stream    stdlib__buffer    camlinternalFormat    stdlib__printf    stdlib__arg    stdlib__atomic    stdlib__printexc    stdlib__fun    stdlib__gc    stdlib__digest    stdlib__random    stdlib__hashtbl    stdlib__weak    stdlib__format    stdlib__scanf    stdlib__callback    camlinternalOO    stdlib__oo    camlinternalMod    stdlib__genlex    stdlib__ephemeron    stdlib__filename    stdlib__complex    stdlib__arrayLabels    stdlib__listLabels    stdlib__bytesLabels    stdlib__stringLabels    stdlib__moreLabels    stdlib__stdLabels    stdlib__bigarray outcometree topdirs toploop
- rm ocaml.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make otherlibraries   \
-          
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make -C otherlibs all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[5]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g    -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib \
-   -o strstubs.o strstubs.c
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats  str.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats  str.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o 
- ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \
-          str.cmo 
- make[5]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C ocaml opt
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make runtimeopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- tr -d '\r' < caml/instruct.h | \
- sed -e '/\/\*/d' \
-     -e '/^#/d' \
-     -e 's/enum /static char * names_of_/' \
-     -e 's/{$/[] = {/' \
-     -e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' > caml/opnames.h
- tr -d '\r' < caml/instruct.h | \
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-        -e '/^}/q' > caml/jumptbl.h
- x86_64-solo5-none-static-cc  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -c -DSYS_unknown -I../runtime -DMODEL_default -o amd64.o amd64.S || \
- { echo "If your assembler produced syntax errors, it is probably";\
-           echo "unhappy with the preprocessor. Check your assembler, or";\
-           echo "try producing amd64.o by hand.";\
-           exit 2; }
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o startup_aux.nd.o startup_aux.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o startup_nat.nd.o startup_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o main.nd.o main.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o fail_nat.nd.o fail_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o roots_nat.nd.o roots_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o signals.nd.o signals.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o signals_nat.nd.o signals_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o misc.nd.o misc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o freelist.nd.o freelist.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o major_gc.nd.o major_gc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o minor_gc.nd.o minor_gc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o memory.nd.o memory.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o alloc.nd.o alloc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o compare.nd.o compare.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o ints.nd.o ints.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o floats.nd.o floats.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o str.nd.o str.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o array.nd.o array.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o io.nd.o io.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o extern.nd.o extern.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o intern.nd.o intern.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o hash.nd.o hash.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o sys.nd.o sys.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o parsing.nd.o parsing.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o gc_ctrl.nd.o gc_ctrl.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o eventlog.nd.o eventlog.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o md5.nd.o md5.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o obj.nd.o obj.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o lexing.nd.o lexing.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o unix.nd.o unix.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o printexc.nd.o printexc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o callback.nd.o callback.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o weak.nd.o weak.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o compact.nd.o compact.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o finalise.nd.o finalise.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o custom.nd.o custom.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o globroots.nd.o globroots.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o backtrace_nat.nd.o backtrace_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o backtrace.nd.o backtrace.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o dynlink_nat.nd.o dynlink_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o debugger.nd.o debugger.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o meta.nd.o meta.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -DOCAML_STDLIB_DIR='"/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"' -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o dynlink.nd.o dynlink.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o clambda_checks.nd.o clambda_checks.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o afl.nd.o afl.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o bigarray.nd.o bigarray.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o memprof.nd.o memprof.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o domain.nd.o domain.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o skiplist.nd.o skiplist.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DDEBUG -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o codefrag.nd.o codefrag.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o startup_aux.n.o startup_aux.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o startup_nat.n.o startup_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o main.n.o main.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o fail_nat.n.o fail_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o roots_nat.n.o roots_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o signals.n.o signals.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o signals_nat.n.o signals_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o misc.n.o misc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o freelist.n.o freelist.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o major_gc.n.o major_gc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o minor_gc.n.o minor_gc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o memory.n.o memory.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o alloc.n.o alloc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o compare.n.o compare.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o ints.n.o ints.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o floats.n.o floats.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o str.n.o str.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o array.n.o array.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o io.n.o io.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o extern.n.o extern.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o intern.n.o intern.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o hash.n.o hash.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o sys.n.o sys.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o parsing.n.o parsing.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o gc_ctrl.n.o gc_ctrl.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o eventlog.n.o eventlog.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o md5.n.o md5.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o obj.n.o obj.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o lexing.n.o lexing.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o unix.n.o unix.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o printexc.n.o printexc.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o callback.n.o callback.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o weak.n.o weak.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o compact.n.o compact.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o finalise.n.o finalise.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o custom.n.o custom.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o globroots.n.o globroots.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o backtrace_nat.n.o backtrace_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o backtrace.n.o backtrace.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o dynlink_nat.n.o dynlink_nat.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o debugger.n.o debugger.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o meta.n.o meta.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -DOCAML_STDLIB_DIR='"/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"' -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o dynlink.n.o dynlink.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o clambda_checks.n.o clambda_checks.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o afl.n.o afl.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o bigarray.n.o bigarray.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o memprof.n.o memprof.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o domain.n.o domain.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o skiplist.n.o skiplist.c
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -o codefrag.n.o codefrag.c
- rm -f libasmrund.a && ar rc libasmrund.a  startup_aux.nd.o startup_nat.nd.o main.nd.o fail_nat.nd.o roots_nat.nd.o signals.nd.o signals_nat.nd.o misc.nd.o freelist.nd.o major_gc.nd.o minor_gc.nd.o memory.nd.o alloc.nd.o compare.nd.o ints.nd.o floats.nd.o str.nd.o array.nd.o io.nd.o extern.nd.o intern.nd.o hash.nd.o sys.nd.o parsing.nd.o gc_ctrl.nd.o eventlog.nd.o md5.nd.o obj.nd.o lexing.nd.o unix.nd.o printexc.nd.o callback.nd.o weak.nd.o compact.nd.o finalise.nd.o custom.nd.o globroots.nd.o backtrace_nat.nd.o backtrace.nd.o dynlink_nat.nd.o debugger.nd.o meta.nd.o dynlink.nd.o clambda_checks.nd.o afl.nd.o bigarray.nd.o memprof.nd.o domain.nd.o skiplist.nd.o codefrag.nd.o amd64.o && ranlib libasmrund.a
- rm -f libasmrun.a && ar rc libasmrun.a  startup_aux.n.o startup_nat.n.o main.n.o fail_nat.n.o roots_nat.n.o signals.n.o signals_nat.n.o misc.n.o freelist.n.o major_gc.n.o minor_gc.n.o memory.n.o alloc.n.o compare.n.o ints.n.o floats.n.o str.n.o array.n.o io.n.o extern.n.o intern.n.o hash.n.o sys.n.o parsing.n.o gc_ctrl.n.o eventlog.n.o md5.n.o obj.n.o lexing.n.o unix.n.o printexc.n.o callback.n.o weak.n.o compact.n.o finalise.n.o custom.n.o globroots.n.o backtrace_nat.n.o backtrace.n.o dynlink_nat.n.o debugger.n.o meta.n.o dynlink.n.o clambda_checks.n.o afl.n.o bigarray.n.o memprof.n.o domain.n.o skiplist.n.o codefrag.n.o amd64.o && ranlib libasmrun.a
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- cp runtime/libasmrun.a stdlib/libasmrun.a
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocamlopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_ast.mli
- cd asmcomp; ln -sf amd64/arch.ml .
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm.mli
- cd asmcomp; ln -sf amd64/proc.ml .
- cd asmcomp; ln -sf amd64/selection.ml .
- cd asmcomp; ln -sf amd64/CSE.ml .
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/coloring.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linscan.mli
- cd asmcomp; ln -sf amd64/reload.ml .
- cd asmcomp; ln -sf amd64/scheduling.ml .
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emitaux.mli
- make -C tools cvt_emit
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlink.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmpackager.mli
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/opterrors.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optcompile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optmaindriver.mli
- ../boot/ocamlrun ../boot/ocamllex -q cvt_emit.mll
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cvt_emit.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/arch.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/opterrors.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optmain.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_proc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_dsl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_gas.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_masm.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlibrarian.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printcmm.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reg.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/afl_instrument.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/strmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen_state.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_proc.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_gas.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_masm.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -o cvt_emit cvt_emit.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/afl_instrument.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_dsl.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printcmm.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen_state.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm_helpers.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmpackager.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optcompile.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reg.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_with_debug_info.mli
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- echo \# 1 \"amd64/emit.mlp\" > asmcomp/emit.ml
- ./boot/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp >> asmcomp/emit.ml \
- || { rm -f asmcomp/emit.ml; exit 2; }
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/strmatch.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emitaux.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_with_debug_info.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_availability_set.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_availability_set.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/mach.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/mach.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/proc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interval.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printmach.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selectgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selection.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/comballoc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/CSEgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/liveness.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/spill.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/split.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reloadgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reload.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/deadcode.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linear.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/available_regs.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/CSE.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/comballoc.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/split.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/proc.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm_helpers.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interval.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/CSEgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/spill.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interf.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/coloring.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linscan.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/deadcode.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optmaindriver.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reloadgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reload.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printmach.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/liveness.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/available_regs.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linear.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printlinear.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linearize.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/linear_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges_intf.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/schedgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/scheduling.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/branch_relaxation_intf.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emit.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selectgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selection.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linearize.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/linear_format.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printlinear.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlink.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/branch_relaxation.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/schedgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/scheduling.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/branch_relaxation.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emit.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamloptcomp.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo asmcomp/x86_proc.cmo asmcomp/x86_dsl.cmo asmcomp/x86_gas.cmo asmcomp/x86_masm.cmo asmcomp/arch.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/debug/reg_with_debug_info.cmo asmcomp/debug/reg_availability_set.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/afl_instrument.cmo asmcomp/strmatch.cmo asmcomp/cmmgen_state.cmo asmcomp/cmm_helpers.cmo asmcomp/cmmgen.cmo asmcomp/interval.cmo asmcomp/printmach.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/CSEgen.cmo asmcomp/CSE.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/linscan.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/deadcode.cmo asmcomp/linear.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo file_formats/linear_format.cmo asmcomp/debug/available_regs.cmo asmcomp/debug/compute_ranges_intf.cmo asmcomp/debug/compute_ranges.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/branch_relaxation_intf.cmo asmcomp/branch_relaxation.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/opterrors.cmo driver/optcompile.cmo driver/optmaindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -o ocamlopt compilerlibs/ocamlcommon.cma compilerlibs/ocamloptcomp.cma driver/optmain.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make libraryopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C stdlib  allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -c camlinternalAtomic.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__pervasives.cmx -c pervasives.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__seq.cmx -c seq.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__either.cmx -c either.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__bool.cmx -c bool.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__char.cmx -c char.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__sys.cmx -c sys.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__unit.cmx -c unit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__int.cmx -c int.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__int64.cmx -c int64.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__atomic.cmx -c atomic.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__complex.cmx -c complex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c std_exit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__nativeint.cmx -c nativeint.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__int32.cmx -c int32.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__option.cmx -c option.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__result.cmx -c result.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__list.cmx -c list.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__bytes.cmx -c bytes.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__array.cmx -c array.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__map.cmx -c map.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__queue.cmx -c queue.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__uchar.cmx -c uchar.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__arrayLabels.cmx -c arrayLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__bigarray.cmx -c bigarray.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__string.cmx -c string.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__marshal.cmx -c marshal.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__bytesLabels.cmx -c bytesLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__obj.cmx -c obj.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__float.cmx -c float.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__set.cmx -c set.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__stack.cmx -c stack.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__listLabels.cmx -c listLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -afl-inst-ratio 0 -c camlinternalLazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__callback.cmx -c callback.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__lexing.cmx -c lexing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 3 \
-            -o stdlib__buffer.cmx -c buffer.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__digest.cmx -c digest.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 0 -afl-inst-ratio 0 -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__stringLabels.cmx -c stringLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__lazy.cmx -c lazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__stdLabels.cmx -c stdLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__random.cmx -c random.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__stream.cmx -c stream.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__parsing.cmx -c parsing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__hashtbl.cmx -c hashtbl.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__oo.cmx -c oo.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c camlinternalMod.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__weak.cmx -c weak.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__genlex.cmx -c genlex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__ephemeron.cmx -c ephemeron.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__moreLabels.cmx -c moreLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__printf.cmx -c printf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__format.cmx -c format.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__arg.cmx -c arg.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__printexc.cmx -c printexc.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 9 \
-            -o stdlib__scanf.cmx -c scanf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__filename.cmx -c filename.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__fun.cmx -c fun.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__gc.cmx -c gc.ml
- ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa camlinternalFormatBasics.cmx camlinternalAtomic.cmx stdlib.cmx stdlib__pervasives.cmx stdlib__seq.cmx stdlib__option.cmx stdlib__either.cmx stdlib__result.cmx stdlib__bool.cmx stdlib__char.cmx stdlib__uchar.cmx stdlib__sys.cmx stdlib__list.cmx stdlib__bytes.cmx stdlib__string.cmx stdlib__unit.cmx stdlib__marshal.cmx stdlib__obj.cmx stdlib__array.cmx stdlib__float.cmx stdlib__int.cmx stdlib__int32.cmx stdlib__int64.cmx stdlib__nativeint.cmx stdlib__lexing.cmx stdlib__parsing.cmx stdlib__set.cmx stdlib__map.cmx stdlib__stack.cmx stdlib__queue.cmx camlinternalLazy.cmx stdlib__lazy.cmx stdlib__stream.cmx stdlib__buffer.cmx camlinternalFormat.cmx stdlib__printf.cmx stdlib__arg.cmx stdlib__atomic.cmx stdlib__printexc.cmx stdlib__fun.cmx stdlib__gc.cmx stdlib__digest.cmx stdlib__random.cmx stdlib__hashtbl.cmx stdlib__weak.cmx stdlib__format.cmx stdlib__scanf.cmx stdlib__callback.cmx camlinternalOO.cmx stdlib__oo.cmx camlinternalMod.cmx stdlib__genlex.cmx stdlib__ephemeron.cmx stdlib__filename.cmx stdlib__complex.cmx stdlib__arrayLabels.cmx stdlib__listLabels.cmx stdlib__bytesLabels.cmx stdlib__stringLabels.cmx stdlib__moreLabels.cmx stdlib__stdLabels.cmx stdlib__bigarray.cmx
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make otherlibrariesopt ocamltoolsopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- x86_64-solo5-none-static-cc -c -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g    -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime  -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/include -I/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/openlibm/src -nostdlib \
-   -o strstubs.o strstubs.c
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats   str.ml
- make -C tools opt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -strict-sequence -warn-error A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - profiling.ml
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o 
- ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlopt '../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib' -linkall \
-          str.cmx 
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
-> compiled  ocaml-freestanding.0.7.0
Processing 18/18: [ocaml-freestanding: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0)
- make -C ocaml world
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- cp runtime/ocamlrun boot/ocamlrun
- make -C stdlib  \
-   CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- make all
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  all
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- make ocamlc
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[3]: 'ocamlc' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make -C stdlib  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocaml
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[3]: 'ocaml' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make otherlibraries   \
-          
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/yacc'
- make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/lex'
- make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make -C otherlibs all
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[5]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[5]: Nothing to be done for 'all'.
- make[5]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C ocaml opt
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make runtimeopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime  allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- make[3]: Nothing to be done for 'allopt'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make ocamlopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[2]: 'ocamlopt' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make libraryopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C stdlib  allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[3]: Nothing to be done for 'allopt'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make otherlibrariesopt ocamltoolsopt
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make[4]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs'
- make -C tools opt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- MAKE=make PREFIX=/home/opam/.opam/4.12 ./install.sh
- + prefix=/home/opam/.opam/4.12
- + [ /home/opam/.opam/4.12 =  ]
- + DESTINC=/home/opam/.opam/4.12/freestanding-sysroot/include/nolibc
- + DESTLIB=/home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc
- + SYSROOT=/home/opam/.opam/4.12/freestanding-sysroot
- + mkdir -p /home/opam/.opam/4.12/freestanding-sysroot/include/nolibc /home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc /home/opam/.opam/4.12/freestanding-sysroot
- + cp -r nolibc/include/_freestanding nolibc/include/assert.h nolibc/include/ctype.h nolibc/include/dirent.h nolibc/include/endian.h nolibc/include/errno.h nolibc/include/fcntl.h nolibc/include/features.h nolibc/include/inttypes.h nolibc/include/limits.h nolibc/include/math.h nolibc/include/setjmp.h nolibc/include/signal.h nolibc/include/stdio.h nolibc/include/stdlib.h nolibc/include/string.h nolibc/include/sys nolibc/include/time.h nolibc/include/unistd.h /home/opam/.opam/4.12/freestanding-sysroot/include/nolibc
- + cp nolibc/libnolibc.a /home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc
- + cp -r openlibm/include/openlibm.h openlibm/include/openlibm_complex.h openlibm/include/openlibm_fenv.h openlibm/include/openlibm_fenv_amd64.h openlibm/include/openlibm_fenv_arm.h openlibm/include/openlibm_fenv_i387.h openlibm/include/openlibm_fenv_powerpc.h openlibm/include/openlibm_math.h /home/opam/.opam/4.12/freestanding-sysroot/include/nolibc
- + cp openlibm/src/aarch64_fpmath.h openlibm/src/amd64_fpmath.h openlibm/src/bsd_cdefs.h openlibm/src/cdefs-compat.h openlibm/src/fpmath.h openlibm/src/i386_fpmath.h openlibm/src/k_log.h openlibm/src/k_logf.h openlibm/src/math_private.h openlibm/src/math_private_openbsd.h openlibm/src/powerpc_fpmath.h openlibm/src/types-compat.h /home/opam/.opam/4.12/freestanding-sysroot/include/nolibc
- + cp openlibm/libopenlibm.a /home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc
- + MAKE=make
- + make -C ocaml install
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/bin"
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- make -C runtime install
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- /usr/bin/install -c ocamlrun ocamlrund "/home/opam/.opam/4.12/freestanding-sysroot/bin"
- /usr/bin/install -c -m 644 ld.conf libcamlrun.a libcamlrund.a "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/caml"
- /usr/bin/install -c -m 644 caml/domain_state.tbl caml/*.h "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/caml"
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- /usr/bin/install -c ocaml "/home/opam/.opam/4.12/freestanding-sysroot/bin"
- /usr/bin/install -c ocamlc "/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlc.byte"
- make -C stdlib install
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- /usr/bin/install -c -m 644 \
-   stdlib.cma std_exit.cmo *.cmi camlheader_ur \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- /usr/bin/install -c -m 644 \
-   *.cmt *.cmti *.mli *.ml \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- /usr/bin/install -c -m 644 target_camlheader "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/camlheader"
- /usr/bin/install -c -m 644 target_camlheaderd "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/camlheaderd"
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- /usr/bin/install -c lex/ocamllex \
-   "/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamllex.byte"
- /usr/bin/install -c yacc/ocamlyacc "/home/opam/.opam/4.12/freestanding-sysroot/bin"
- /usr/bin/install -c -m 644 \
-    utils/*.cmi \
-    parsing/*.cmi \
-    typing/*.cmi \
-    bytecomp/*.cmi \
-    file_formats/*.cmi \
-    lambda/*.cmi \
-    driver/*.cmi \
-    toplevel/*.cmi \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-   compilerlibs/*.cma \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c expunge "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- /usr/bin/install -c -m 644 \
-    toplevel/topdirs.cmi \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- /usr/bin/install -c -m 644 \
-    toplevel/topdirs.cmt toplevel/topdirs.cmti \
-            toplevel/topdirs.mli \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- make -C tools install
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- /usr/bin/install -c -m 644 \
-   profiling.cmi profiling.cmo \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- /usr/bin/install -c -m 644 \
-   profiling.cmt profiling.cmti \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- for i in ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlobjinfo; \
- do \
-   /usr/bin/install -c "$i" "/home/opam/.opam/4.12/freestanding-sysroot/bin/$i.byte"; \
-   if test -f "$i".opt; then \
-     /usr/bin/install -c "$i.opt" "/home/opam/.opam/4.12/freestanding-sysroot/bin" && \
-     (cd "/home/opam/.opam/4.12/freestanding-sysroot/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/4.12/freestanding-sysroot/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- if test -f ocamlcmt.opt; then \
-   /usr/bin/install -c\
-     ocamlcmt.opt "/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlcmt"; \
- else \
-   /usr/bin/install -c ocamlcmt "/home/opam/.opam/4.12/freestanding-sysroot/bin"; \
- fi
- /usr/bin/install -c -m 644 \
-   eventlog_metadata \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- mkdir -p "/home/opam/.opam/4.12/freestanding-sysroot/man/man1"
- make -C man install
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/man'
- for i in *.m; do cp \
-   $i /home/opam/.opam/4.12/freestanding-sysroot/man/man1/`basename $i .m`.1; done
- echo '.so man1/ocamlc.1' \
-      > /home/opam/.opam/4.12/freestanding-sysroot/man/man1/ocamlc.opt.1
- echo '.so man1/ocamlopt.1' \
-      > /home/opam/.opam/4.12/freestanding-sysroot/man/man1/ocamlopt.opt.1
- echo '.so man1/ocamlcp.1' \
-      > /home/opam/.opam/4.12/freestanding-sysroot/man/man1/ocamloptp.1
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/man'
- for i in str; do \
-   make -C otherlibs/$i install || exit $?; \
- done
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- if test -f dllcamlstr.so; then \
-   /usr/bin/install -c \
-     dllcamlstr.so "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -m 644 libcamlstr.a "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/"
- cd "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"; ranlib libcamlstr.a
- /usr/bin/install -c -m 644 \
-   str.cma str.cmi \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/"
- /usr/bin/install -c -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/"
- if test -n ""; then \
-   /usr/bin/install -c -m 644  "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/caml/"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- if test -n ""; then \
-   make -C debugger install; \
- fi
- /usr/bin/install -c -m 644 Makefile.config "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- if test -f ocamlopt; then make installopt; else \
-    cd "/home/opam/.opam/4.12/freestanding-sysroot/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make -C runtime installopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- Makefile:420: warning: overriding recipe for target '-e'
- Makefile:417: warning: ignoring old recipe for target '-e'
- Makefile:423: warning: overriding recipe for target '-e'
- Makefile:420: warning: ignoring old recipe for target '-e'
- /usr/bin/install -c -m 644 libasmrun.a libasmrund.a "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/runtime'
- /usr/bin/install -c ocamlopt "/home/opam/.opam/4.12/freestanding-sysroot/bin/ocamlopt.byte"
- make -C stdlib installopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- /usr/bin/install -c -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- cd "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"; ranlib stdlib.a
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/stdlib'
- /usr/bin/install -c -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     asmcomp/debug/*.cmi \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     asmcomp/debug/*.cmt asmcomp/debug/*.cmti \
-     asmcomp/debug/*.mli \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/compiler-libs"
- for i in str; do \
-   make -C otherlibs/$i installopt || exit $?; \
- done
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- /usr/bin/install -c -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml/"
- cd "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"; ranlib str.a
- if test -f str.cmxs; then \
-   /usr/bin/install -c str.cmxs "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/otherlibs/str'
- if test -f ocamlopt.opt; then make installoptopt; else \
-    cd "/home/opam/.opam/4.12/freestanding-sysroot/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
- fi
- make -C tools installopt
- make[3]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- /usr/bin/install -c -m 644 \
-           profiling.cmx profiling.o \
-   "/home/opam/.opam/4.12/freestanding-sysroot/lib/ocaml"
- make[3]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml/tools'
- if test -f ocamlopt.opt -a -f flexdll/flexlink.opt ; then \
-   /usr/bin/install -c \
-     flexdll/flexlink.opt "/home/opam/.opam/4.12/freestanding-sysroot/bin/flexlink" ; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocaml-freestanding.0.7.0/ocaml'
- + touch /home/opam/.opam/4.12/freestanding-sysroot/lib/nolibc/META
- + mkdir -p /home/opam/.opam/4.12/lib/findlib.conf.d
- + cp freestanding.conf /home/opam/.opam/4.12/lib/findlib.conf.d/freestanding.conf
- + mkdir -p /home/opam/.opam/4.12/freestanding-sysroot/lib/threads
- + touch /home/opam/.opam/4.12/freestanding-sysroot/lib/threads/META
- + mkdir -p /home/opam/.opam/4.12/freestanding-sysroot/lib/is_freestanding
- + touch /home/opam/.opam/4.12/freestanding-sysroot/lib/is_freestanding/META
-> installed ocaml-freestanding.0.7.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 08:49.05 ---> saved as "a0310af24d5c6e939084cbaae08eaf4407806e62956a0c2f66e55859c8c3b25f"
Job succeeded