Building on x86-bm-11.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f) Unable to find image 'ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f' locally docker.io/ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f: Pulling from ocaml/opam 2db5444d1f5b: Already exists f086bebd22a1: Already exists 3264a46f1e18: Pulling fs layer 3264a46f1e18: Verifying Checksum 3264a46f1e18: Download complete 3264a46f1e18: Pull complete Digest: sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f Status: Downloaded newer image for ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f 2022-03-04 05:32.39 ---> using "373f9b631d075c18f7442f5ab0fc65a1fd416e45c4bad373f7db673d6cf80f59" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-03-04 05:32.39 ---> using "88849b7b49c5c9e5ea88c51a2386f85dc9692b3cbbbdfa071a4b6fb51a141dbe" 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 892f7bcbcb6c1fd05911ac75d53aa8c9f717b4b0")) 2022-03-04 05:32.39 ---> using "404c235885055cd745b552882486f8b810a0b774621d6103597df8eba1715fda" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-03-04 05:32.39 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.11' '4.11.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.11.2 (cached) -> installed ocaml-base-compiler.4.11.2 -> installed ocaml-config.1 -> installed ocaml.4.11.2 Done. # Run eval $(opam env --switch=4.11) to update the current shell environment 2022-03-04 05:32.39 ---> using "c2253ebecf2057cb7df0ae24bd7ab568481c805baeeda34db845faf04e1fefcb" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9010 kB] - Fetched 9239 kB in 3s (2856 kB/s) - Reading package lists... - 2022-03-04 05:32.39 ---> using "9c98f407669d387c5ed1f53d0dbd6ebbe5cf4cd8a02650d48d7cfe84bdd2f633" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"gmp-freestanding.6.2.1\"\ \nopam install -vy \"gmp-freestanding.6.2.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"gmp-freestanding.6.2.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] gmp-freestanding.6.2.1 is not installed. Nothing to do. The following actions will be performed: - install conf-pkg-config 2 [required by ocaml-freestanding] - install ocamlfind 1.9.3 [required by ocaml-freestanding] - install ocaml-src 4.11.2 [required by ocaml-freestanding] - install conf-m4 1 [required by gmp-freestanding] - install conf-libseccomp 1 [required by solo5-bindings-hvt] - install solo5-bindings-hvt 0.6.9 [required by ocaml-freestanding] - install ocaml-freestanding 0.6.6 [required by gmp-freestanding] - install gmp-freestanding 6.2.1 ===== 8 to install ===== The following system packages will first need to be installed: libseccomp-dev m4 pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libseccomp-dev" "m4" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libglib2.0-0: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 ... 18398 files and directories currently installed.) - Preparing to unpack .../0-libglib2.0-0_2.70.4-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.70.4-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../1-libglib2.0-data_2.70.4-1_all.deb ... - Unpacking libglib2.0-data (2.70.4-1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../2-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libseccomp-dev:amd64. - Preparing to unpack .../3-libseccomp-dev_2.5.3-2_amd64.deb ... - Unpacking libseccomp-dev:amd64 (2.5.3-2) ... - Selecting previously unselected package libsigsegv2:amd64. - Preparing to unpack .../4-libsigsegv2_2.14-1_amd64.deb ... - Unpacking libsigsegv2:amd64 (2.14-1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../5-libxml2_2.9.13+dfsg-1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.13+dfsg-1) ... - Selecting previously unselected package m4. - Preparing to unpack .../6-m4_1.4.18-5_amd64.deb ... - Unpacking m4 (1.4.18-5) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../7-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../8-shared-mime-info_2.1-2_amd64.deb ... - Unpacking shared-mime-info (2.1-2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../9-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libseccomp-dev:amd64 (2.5.3-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.70.4-1) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.70.4-1) ... - Setting up libsigsegv2:amd64 (2.14-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libxml2:amd64 (2.9.13+dfsg-1) ... - Setting up m4 (1.4.18-5) ... - Setting up shared-mime-info (2.1-2) ... - Processing triggers for libc-bin (2.33-5) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 4/24: Processing 5/24: Processing 6/24: Processing 7/24: [conf-m4: sh echo | m4] Processing 8/24: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] - + m4 - + echo - -> compiled conf-m4.1 Processing 8/24: [conf-pkg-config: pkg-config] -> installed conf-m4.1 Processing 9/24: [conf-pkg-config: pkg-config] -> retrieved ocaml-freestanding.0.6.6 (cached) Processing 10/24: [conf-pkg-config: pkg-config] - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 10/24: Processing 11/24: [conf-pkg-config: mkdir] -> retrieved gmp-freestanding.6.2.1 (cached) Processing 12/24: [conf-pkg-config: mkdir] -> retrieved ocaml-src.4.11.2 (cached) Processing 13/24: [conf-pkg-config: mkdir] -> retrieved ocamlfind.1.9.3 (cached) Processing 14/24: [ocamlfind: ./configure] [conf-pkg-config: mkdir] -> installed conf-pkg-config.2 Processing 14/24: [ocamlfind: ./configure] Processing 15/24: [conf-libseccomp: pkg-config libseccomp] [ocamlfind: ./configure] Processing 16/24: [conf-libseccomp: pkg-config libseccomp] [ocamlfind: ./configure] [ocaml-src: cp .] -> retrieved solo5-bindings-hvt.0.6.9 (cached) -> compiled conf-libseccomp.1 Processing 16/24: [ocamlfind: ./configure] [ocaml-src: cp .] -> installed ocaml-src.4.11.2 Processing 16/24: [ocamlfind: ./configure] -> installed conf-libseccomp.1 Processing 17/24: [ocamlfind: ./configure] Processing 18/24: [ocamlfind: ./configure] [solo5-bindings-hvt: ./configure.sh] - Welcome to findlib version 1.9.3 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.11/lib/ocaml - Binaries: /home/opam/.opam/4.11/bin - Manual pages: /home/opam/.opam/4.11/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.11/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.11/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.11/bin - Manual pages: /home/opam/.opam/4.11/man - topfind script: /home/opam/.opam/4.11/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 18/24: [ocamlfind: make all] [solo5-bindings-hvt: ./configure.sh] - configure.sh: Configured for x86_64-linux-gnu. - configure.sh: Enabled targets: hvt spt virtio muen xen. Processing 18/24: [ocamlfind: make all] [solo5-bindings-hvt: make] - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/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.11/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.11/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.11/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.11/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' Processing 18/24: [ocamlfind: make opt] [solo5-bindings-hvt: make] - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib' -> compiled ocamlfind.1.9.3 Processing 18/24: [solo5-bindings-hvt: make] Processing 19/24: [solo5-bindings-hvt: make] [ocamlfind: make install] - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.11/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.11/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.11/bin" - mkdir -p "/home/opam/.opam/4.11/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "`dirname \"/home/opam/.opam/4.11/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.11/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.11/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - mkdir -p "/home/opam/.opam/4.11/lib/findlib" - mkdir -p "/home/opam/.opam/4.11/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.11/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - cp $files "/home/opam/.opam/4.11/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.11/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.11/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.11/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.11/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.11/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.11/lib/$x/META.tmp" && mv "/home/opam/.opam/4.11/lib/$x/META.tmp" "/home/opam/.opam/4.11/lib/$x/META"; done - mkdir -p "/home/opam/.opam/4.11/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.11/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.11/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "/home/opam/.opam/4.11/man/man1" "/home/opam/.opam/4.11/man/man3" "/home/opam/.opam/4.11/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.11/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.11/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlfind.1.9.3' -> installed ocamlfind.1.9.3 Processing 19/24: [solo5-bindings-hvt: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" (CWD=/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9) - GEN include/solo5/solo5_version.h - scripts/gen_version_h.sh include/solo5/solo5_version.h - MAKE bindings - make -C bindings - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings' - CC hvt/start.o - cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o - mv -f hvt/start.Td hvt/start.d && touch hvt/start.o - CC abort.o - cc -MT abort.o -MMD -MP -MF abort.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c abort.c -o abort.o - mv -f abort.Td abort.d && touch abort.o - CC cpu_x86_64.o - cc -MT cpu_x86_64.o -MMD -MP -MF cpu_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 - cc -MT cpu_vectors_x86_64.o -MMD -MP -MF cpu_vectors_x86_64.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 crt.o - cc -MT crt.o -MMD -MP -MF crt.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c crt.c -o crt.o - mv -f crt.Td crt.d && touch crt.o - CC printf.o - cc -MT printf.o -MMD -MP -MF printf.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c printf.c -o printf.o - mv -f printf.Td printf.d && touch printf.o - CC intr.o - cc -MT intr.o -MMD -MP -MF intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c intr.c -o intr.o - mv -f intr.Td intr.d && touch intr.o - CC lib.o - cc -MT lib.o -MMD -MP -MF lib.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c lib.c -o lib.o - mv -f lib.Td lib.d && touch lib.o - CC mem.o - cc -MT mem.o -MMD -MP -MF mem.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c mem.c -o mem.o - mv -f mem.Td mem.d && touch mem.o - CC exit.o - cc -MT exit.o -MMD -MP -MF exit.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c exit.c -o exit.o - mv -f exit.Td exit.d && touch exit.o - CC log.o - cc -MT log.o -MMD -MP -MF log.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c log.c -o log.o - mv -f log.Td log.d && touch log.o - CC cmdline.o - cc -MT cmdline.o -MMD -MP -MF cmdline.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c cmdline.c -o cmdline.o - mv -f cmdline.Td cmdline.d && touch cmdline.o - CC tls.o - cc -MT tls.o -MMD -MP -MF tls.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c tls.c -o tls.o - mv -f tls.Td tls.d && touch tls.o - CC mft.o - cc -MT mft.o -MMD -MP -MF mft.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c mft.c -o mft.o - mv -f mft.Td mft.d && touch mft.o - CC hvt/platform.o - cc -MT hvt/platform.o -MMD -MP -MF hvt/platform.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 - cc -MT hvt/platform_intr.o -MMD -MP -MF hvt/platform_intr.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 - cc -MT hvt/time.o -MMD -MP -MF hvt/time.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 - cc -MT hvt/platform_lifecycle.o -MMD -MP -MF hvt/platform_lifecycle.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -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 - cc -MT hvt/yield.o -MMD -MP -MF hvt/yield.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/yield.c -o hvt/yield.o - mv -f hvt/yield.Td hvt/yield.d && touch hvt/yield.o - CC hvt/tscclock.o - cc -MT hvt/tscclock.o -MMD -MP -MF hvt/tscclock.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/tscclock.c -o hvt/tscclock.o - mv -f hvt/tscclock.Td hvt/tscclock.d && touch hvt/tscclock.o - CC hvt/console.o - cc -MT hvt/console.o -MMD -MP -MF hvt/console.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/console.c -o hvt/console.o - mv -f hvt/console.Td hvt/console.d && touch hvt/console.o - CC hvt/net.o - cc -MT hvt/net.o -MMD -MP -MF hvt/net.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/net.c -o hvt/net.o - mv -f hvt/net.Td hvt/net.d && touch hvt/net.o - CC hvt/block.o - cc -MT hvt/block.o -MMD -MP -MF hvt/block.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/block.c -o hvt/block.o - mv -f hvt/block.Td hvt/block.d && touch hvt/block.o - LD hvt/solo5_hvt.o - ld -r -nostdlib -z max-page-size=0x1000 -static hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.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 hvt/solo5_hvt.o - OBJCOPY hvt/solo5_hvt.o - objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings' - MAKE tenders - make -C tenders - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders' - HOSTCC common/elf.o - cc -MT common/elf.o -MMD -MP -MF common/elf.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 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 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 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 -o hvt/solo5-hvt-debug - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders' - MAKE elftool - make -C elftool - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool' - HOSTCC elftool.o - cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool' - MAKE tests - make -C tests - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests' - MAKE test_blk - make -C test_blk - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk' - CC test_blk.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_blk.c -o test_blk.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_blk.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk' - MAKE test_dumpcore - make -C test_dumpcore - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore' - CC test_dumpcore.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_dumpcore.c -o test_dumpcore.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_dumpcore.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore' - MAKE test_exception - make -C test_exception - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception' - CC test_exception.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_exception.c -o test_exception.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_exception.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception' - MAKE test_fpu - make -C test_fpu - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu' - CC test_fpu.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_fpu.c -o test_fpu.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_fpu.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu' - MAKE test_globals - make -C test_globals - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals' - CC test_globals.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_globals.c -o test_globals.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_globals.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals' - MAKE test_hello - make -C test_hello - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello' - CC test_hello.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_hello.c -o test_hello.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_hello.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello' - MAKE test_mft_maxdevices - make -C test_mft_maxdevices - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices' - CC test_mft_maxdevices.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_mft_maxdevices.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices' - MAKE test_net - make -C test_net - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net' - CC test_net.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_net.c -o test_net.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_net.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net' - MAKE test_net_2if - make -C test_net_2if - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if' - CC test_net_2if.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_net_2if.c -o test_net_2if.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_net_2if.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if' - MAKE test_notls - make -C test_notls - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls' - CC test_notls.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_notls.c -o test_notls.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_notls.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls' - MAKE test_quiet - make -C test_quiet - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet' - CC test_quiet.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_quiet.c -o test_quiet.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_quiet.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet' - MAKE test_seccomp - make -C test_seccomp - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp' - MAKE test_ssp - make -C test_ssp - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp' - CC test_ssp.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_ssp.c -o test_ssp.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_ssp.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp' - MAKE test_time - make -C test_time - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time' - CC test_time.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_time.c -o test_time.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_time.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time' - MAKE test_tls - make -C test_tls - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls' - CC test_tls.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_tls.c -o test_tls.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_tls.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls' - MAKE test_wnox - make -C test_wnox - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox' - CC test_wnox.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_wnox.c -o test_wnox.o - /opam-tmp/ccTeET8x.s: Assembler messages: - /opam-tmp/ccTeET8x.s:719: Warning: ignoring changed section attributes for .data - /opam-tmp/ccTeET8x.s:726: Warning: dwarf line number information for .data ignored - /opam-tmp/ccTeET8x.s:728: Warning: dwarf line number information for .data ignored - /opam-tmp/ccTeET8x.s:729: Warning: dwarf line number information for .data ignored - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_wnox.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox' - MAKE test_xnow - make -C test_xnow - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow' - CC test_xnow.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_xnow.c -o test_xnow.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_xnow.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow' - MAKE test_zeropage - make -C test_zeropage - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage' - CC test_zeropage.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c test_zeropage.c -o test_zeropage.o - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_zeropage.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage' - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests' -> compiled solo5-bindings-hvt.0.6.9 Processing 20/24: [solo5-bindings-hvt: make install-opam-hvt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "V=1" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "CONFIG_XEN=" "install-opam-hvt" "PREFIX=/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9) - GEN include/solo5/solo5_version.h - scripts/gen_version_h.sh include/solo5/solo5_version.h - MAKE bindings - make -C bindings - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings' - CC hvt/start.o - cc -MT hvt/start.o -MMD -MP -MF hvt/start.Td -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -mno-sse -mno-mmx -mno-aes -mno-avx -mno-red-zone -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -D__SOLO5_BINDINGS__ -c hvt/start.c -o hvt/start.o - mv -f hvt/start.Td hvt/start.d && touch hvt/start.o - LD hvt/solo5_hvt.o - ld -r -nostdlib -z max-page-size=0x1000 -static hvt/start.o abort.o cpu_x86_64.o cpu_vectors_x86_64.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 hvt/solo5_hvt.o - OBJCOPY hvt/solo5_hvt.o - objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail hvt/solo5_hvt.o hvt/solo5_hvt.o - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings' - MAKE tenders - make -C tenders - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders' - HOSTCC hvt/hvt_main.o - cc -MT hvt/hvt_main.o -MMD -MP -MF hvt/hvt_main.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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 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 -o hvt/solo5-hvt - HOSTLINK hvt/solo5-hvt-debug - cc -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 -o hvt/solo5-hvt-debug - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tenders' - MAKE elftool - make -C elftool - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool' - HOSTCC elftool.o - cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -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.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool' - MAKE tests - make -C tests - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests' - MAKE test_blk - make -C test_blk - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_blk.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_blk' - MAKE test_dumpcore - make -C test_dumpcore - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_dumpcore.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_dumpcore' - MAKE test_exception - make -C test_exception - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_exception.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_exception' - MAKE test_fpu - make -C test_fpu - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_fpu.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_fpu' - MAKE test_globals - make -C test_globals - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_globals.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_globals' - MAKE test_hello - make -C test_hello - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_hello.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_hello' - MAKE test_mft_maxdevices - make -C test_mft_maxdevices - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_mft_maxdevices.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_mft_maxdevices' - MAKE test_net - make -C test_net - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_net.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net' - MAKE test_net_2if - make -C test_net_2if - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_net_2if.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_net_2if.o manifest.o -o test_net_2if.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_net_2if' - MAKE test_notls - make -C test_notls - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_notls.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_notls' - MAKE test_quiet - make -C test_quiet - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_quiet.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_quiet' - MAKE test_seccomp - make -C test_seccomp - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_seccomp' - MAKE test_ssp - make -C test_ssp - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_ssp.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_ssp' - MAKE test_time - make -C test_time - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_time.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_time' - MAKE test_tls - make -C test_tls - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_tls.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_tls' - MAKE test_wnox - make -C test_wnox - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_wnox.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_wnox' - MAKE test_xnow - make -C test_xnow - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_xnow.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_xnow' - MAKE test_zeropage - make -C test_zeropage - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage' - ELFTOOL manifest.json - /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/elftool/solo5-elftool gen-manifest manifest.json manifest.c - CC manifest.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/crt -I/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/include/solo5 -c manifest.c -o manifest.o - LD test_zeropage.hvt - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests/test_zeropage' - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/solo5-bindings-hvt.0.6.9/tests' - SUBST opam/solo5-bindings-hvt.pc - sed <opam/solo5-bindings-hvt.pc.in > opam/solo5-bindings-hvt.pc \ - -e 's#!PC_CFLAGS!#-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global#g;' \ - -e 's#!PC_LD!#ld#g;' \ - -e 's#!PC_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -static #g;' \ - -e 's#!PC_GENODE_CFLAGS!#-ffreestanding -fstack-protector-strong -fPIC -nostdinc -mstack-protector-guard=global#g;' \ - -e 's#!PC_GENODE_LDFLAGS!#-nostdlib -z max-page-size=0x1000 -shared -gc-sections --eh-frame-hdr -Ttext=0x01000000 --dynamic-linker=ld.lib.so -rpath-link=.#g;' \ - - INSTALL solo5 - mkdir -p /home/opam/.opam/4.11/lib/pkgconfig \ - /home/opam/.opam/4.11/lib/solo5-bindings-hvt \ - /home/opam/.opam/4.11/include/solo5-bindings-hvt/solo5 \ - /home/opam/.opam/4.11/include/solo5-bindings-hvt/crt - cp -R include/solo5 include/crt /home/opam/.opam/4.11/include/solo5-bindings-hvt - cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \ - /home/opam/.opam/4.11/lib/solo5-bindings-hvt - cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.11/lib/pkgconfig - cp elftool/solo5-elftool /home/opam/.opam/4.11/bin - cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.11/bin - [ -f tenders/hvt/solo5-hvt-debug ] && \ - cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.11/bin -> installed solo5-bindings-hvt.0.6.9 Processing 21/24: [ocaml-freestanding: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6) - ./configure.sh - make -C openlibm "CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h" libopenlibm.a - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm' - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/common.c -o src/common.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_acos.c -o src/e_acos.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_acosf.c -o src/e_acosf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_acosh.c -o src/e_acosh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_acoshf.c -o src/e_acoshf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_asin.c -o src/e_asin.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_asinf.c -o src/e_asinf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_atan2.c -o src/e_atan2.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_atan2f.c -o src/e_atan2f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_atanh.c -o src/e_atanh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_atanhf.c -o src/e_atanhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_cosh.c -o src/e_cosh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_coshf.c -o src/e_coshf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_exp.c -o src/e_exp.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_expf.c -o src/e_expf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_fmod.c -o src/e_fmod.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_fmodf.c -o src/e_fmodf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_hypot.c -o src/e_hypot.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_hypotf.c -o src/e_hypotf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_j0.c -o src/e_j0.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_j0f.c -o src/e_j0f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_j1.c -o src/e_j1.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_j1f.c -o src/e_j1f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_jn.c -o src/e_jn.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_jnf.c -o src/e_jnf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_lgamma.c -o src/e_lgamma.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_lgamma_r.c -o src/e_lgamma_r.c.o - src/e_lgamma_r.c: In function 'lgamma_r': - src/e_lgamma_r.c:296:20: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized] - 296 | if(hx<0) r = nadj - r; - | ~~^~~~~~~~~~ - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_lgammaf.c -o src/e_lgammaf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_lgammaf_r.c -o src/e_lgammaf_r.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_log.c -o src/e_log.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_log10.c -o src/e_log10.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_log10f.c -o src/e_log10f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_log2.c -o src/e_log2.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_log2f.c -o src/e_log2f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_logf.c -o src/e_logf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_pow.c -o src/e_pow.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_powf.c -o src/e_powf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_rem_pio2.c -o src/e_rem_pio2.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_rem_pio2f.c -o src/e_rem_pio2f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_sinh.c -o src/e_sinh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_sinhf.c -o src/e_sinhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_cos.c -o src/k_cos.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_exp.c -o src/k_exp.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_expf.c -o src/k_expf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_rem_pio2.c -o src/k_rem_pio2.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_sin.c -o src/k_sin.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_tan.c -o src/k_tan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_cosf.c -o src/k_cosf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_sinf.c -o src/k_sinf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/k_tanf.c -o src/k_tanf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_asinh.c -o src/s_asinh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_asinhf.c -o src/s_asinhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_atan.c -o src/s_atan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_atanf.c -o src/s_atanf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_carg.c -o src/s_carg.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cargf.c -o src/s_cargf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cbrt.c -o src/s_cbrt.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cbrtf.c -o src/s_cbrtf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ceil.c -o src/s_ceil.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ceilf.c -o src/s_ceilf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_copysign.c -o src/s_copysign.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_copysignf.c -o src/s_copysignf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cos.c -o src/s_cos.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cosf.c -o src/s_cosf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csqrt.c -o src/s_csqrt.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csqrtf.c -o src/s_csqrtf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_erf.c -o src/s_erf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_erff.c -o src/s_erff.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_exp2.c -o src/s_exp2.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_exp2f.c -o src/s_exp2f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_expm1.c -o src/s_expm1.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_expm1f.c -o src/s_expm1f.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fabs.c -o src/s_fabs.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fabsf.c -o src/s_fabsf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fdim.c -o src/s_fdim.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_floor.c -o src/s_floor.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_floorf.c -o src/s_floorf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fma.c -o src/s_fma.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmaf.c -o src/s_fmaf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmax.c -o src/s_fmax.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmaxf.c -o src/s_fmaxf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmin.c -o src/s_fmin.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fminf.c -o src/s_fminf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fpclassify.c -o src/s_fpclassify.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_frexp.c -o src/s_frexp.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_frexpf.c -o src/s_frexpf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ilogb.c -o src/s_ilogb.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ilogbf.c -o src/s_ilogbf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_isinf.c -o src/s_isinf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_isfinite.c -o src/s_isfinite.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_isnormal.c -o src/s_isnormal.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_isnan.c -o src/s_isnan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_llround.c -o src/s_llround.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_llroundf.c -o src/s_llroundf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_log1p.c -o src/s_log1p.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_log1pf.c -o src/s_log1pf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_logb.c -o src/s_logb.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_logbf.c -o src/s_logbf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_lround.c -o src/s_lround.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_lroundf.c -o src/s_lroundf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_modf.c -o src/s_modf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_modff.c -o src/s_modff.c.o - gcc -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nearbyint.c -o src/s_nearbyint.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nextafter.c -o src/s_nextafter.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nextafterf.c -o src/s_nextafterf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nexttowardf.c -o src/s_nexttowardf.c.o - gcc -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_rint.c -o src/s_rint.c.o - gcc -O0 -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_rintf.c -o src/s_rintf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_round.c -o src/s_round.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_roundf.c -o src/s_roundf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_scalbln.c -o src/s_scalbln.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_signbit.c -o src/s_signbit.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_signgam.c -o src/s_signgam.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sin.c -o src/s_sin.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sincos.c -o src/s_sincos.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sinf.c -o src/s_sinf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sincosf.c -o src/s_sincosf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tan.c -o src/s_tan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tanf.c -o src/s_tanf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tanh.c -o src/s_tanh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tanhf.c -o src/s_tanhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tgammaf.c -o src/s_tgammaf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_trunc.c -o src/s_trunc.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_truncf.c -o src/s_truncf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cpow.c -o src/s_cpow.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cpowf.c -o src/s_cpowf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/w_cabs.c -o src/w_cabs.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/w_cabsf.c -o src/w_cabsf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nan.c -o src/s_nan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_copysignl.c -o src/s_copysignl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fabsl.c -o src/s_fabsl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_modfl.c -o src/s_modfl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_acosl.c -o src/e_acosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_asinl.c -o src/e_asinl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_atan2l.c -o src/e_atan2l.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_fmodl.c -o src/e_fmodl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmaxl.c -o src/s_fmaxl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fminl.c -o src/s_fminl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ilogbl.c -o src/s_ilogbl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_hypotl.c -o src/e_hypotl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/e_lgammal.c -o src/e_lgammal.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_atanl.c -o src/s_atanl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ceill.c -o src/s_ceill.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cosl.c -o src/s_cosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cprojl.c -o src/s_cprojl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csqrtl.c -o src/s_csqrtl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_floorl.c -o src/s_floorl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_fmal.c -o src/s_fmal.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_frexpl.c -o src/s_frexpl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nexttoward.c -o src/s_nexttoward.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_roundl.c -o src/s_roundl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_lroundl.c -o src/s_lroundl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_llroundl.c -o src/s_llroundl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cpowl.c -o src/s_cpowl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cargl.c -o src/s_cargl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sinl.c -o src/s_sinl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_sincosl.c -o src/s_sincosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_tanl.c -o src/s_tanl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_truncl.c -o src/s_truncl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/w_cabsl.c -o src/w_cabsl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_nextafterl.c -o src/s_nextafterl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/polevll.c -o src/polevll.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casinl.c -o src/s_casinl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ctanl.c -o src/s_ctanl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cimagl.c -o src/s_cimagl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_conjl.c -o src/s_conjl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_creall.c -o src/s_creall.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacoshl.c -o src/s_cacoshl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catanhl.c -o src/s_catanhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casinhl.c -o src/s_casinhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catanl.c -o src/s_catanl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csinl.c -o src/s_csinl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacosl.c -o src/s_cacosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cexpl.c -o src/s_cexpl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csinhl.c -o src/s_csinhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ccoshl.c -o src/s_ccoshl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_clogl.c -o src/s_clogl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ctanhl.c -o src/s_ctanhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ccosl.c -o src/s_ccosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cbrtl.c -o src/s_cbrtl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ccosh.c -o src/s_ccosh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ccoshf.c -o src/s_ccoshf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cexp.c -o src/s_cexp.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cexpf.c -o src/s_cexpf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cimag.c -o src/s_cimag.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cimagf.c -o src/s_cimagf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_conj.c -o src/s_conj.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_conjf.c -o src/s_conjf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cproj.c -o src/s_cproj.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cprojf.c -o src/s_cprojf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_creal.c -o src/s_creal.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_crealf.c -o src/s_crealf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csinh.c -o src/s_csinh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_csinhf.c -o src/s_csinhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ctanh.c -o src/s_ctanh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_ctanhf.c -o src/s_ctanhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacos.c -o src/s_cacos.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacosf.c -o src/s_cacosf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacosh.c -o src/s_cacosh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_cacoshf.c -o src/s_cacoshf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casin.c -o src/s_casin.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casinf.c -o src/s_casinf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casinh.c -o src/s_casinh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_casinhf.c -o src/s_casinhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catan.c -o src/s_catan.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catanf.c -o src/s_catanf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catanh.c -o src/s_catanh.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_catanhf.c -o src/s_catanhf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_clog.c -o src/s_clog.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c src/s_clogf.c -o src/s_clogf.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/fenv.c -o amd64/fenv.c.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainder.S -o amd64/e_remainder.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainderf.S -o amd64/e_remainderf.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_remainderl.S -o amd64/e_remainderl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrt.S -o amd64/e_sqrt.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrtf.S -o amd64/e_sqrtf.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/e_sqrtl.S -o amd64/e_sqrtl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrint.S -o amd64/s_llrint.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrintf.S -o amd64/s_llrintf.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_llrintl.S -o amd64/s_llrintl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_logbl.S -o amd64/s_logbl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrint.S -o amd64/s_lrint.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrintf.S -o amd64/s_lrintf.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_lrintl.S -o amd64/s_lrintl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquo.S -o amd64/s_remquo.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquof.S -o amd64/s_remquof.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_remquol.S -o amd64/s_remquol.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_rintl.S -o amd64/s_rintl.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_scalbn.S -o amd64/s_scalbn.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_scalbnf.S -o amd64/s_scalbnf.S.o - gcc -m64 -m64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c amd64/s_scalbnl.S -o amd64/s_scalbnl.S.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c bsdsrc/b_exp.c -o bsdsrc/b_exp.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c bsdsrc/b_log.c -o bsdsrc/b_log.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c bsdsrc/b_tgamma.c -o bsdsrc/b_tgamma.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/invtrig.c -o ld80/invtrig.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_acoshl.c -o ld80/e_acoshl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_powl.c -o ld80/e_powl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/k_tanl.c -o ld80/k_tanl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_exp2l.c -o ld80/s_exp2l.c.o - In file included from ld80/s_exp2l.c:38: - /home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src/math_private.h:240:1: warning: 'irint' defined but not used [-Wunused-function] - 240 | irint(double x) - | ^~~~~ - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_atanhl.c -o ld80/e_atanhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_lgammal_r.c -o ld80/e_lgammal_r.c.o - ld80/e_lgammal_r.c: In function 'lgammal_r': - ld80/e_lgammal_r.c:423:7: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized] - 423 | r = nadj - r; - | ~~^~~~~~~~~~ - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_sinhl.c -o ld80/e_sinhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_asinhl.c -o ld80/s_asinhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_expm1l.c -o ld80/s_expm1l.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_coshl.c -o ld80/e_coshl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_log10l.c -o ld80/e_log10l.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_tgammal.c -o ld80/e_tgammal.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_expl.c -o ld80/e_expl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_log2l.c -o ld80/e_log2l.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/k_cosl.c -o ld80/k_cosl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_log1pl.c -o ld80/s_log1pl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_tanhl.c -o ld80/s_tanhl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/e_logl.c -o ld80/e_logl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/k_sinl.c -o ld80/k_sinl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_erfl.c -o ld80/s_erfl.c.o - gcc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -fno-gnu89-inline -fno-builtin -O3 -fPIC -m64 -std=c99 -Wall -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/amd64 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -DASSEMBLER -D__BSD_VISIBLE -Wno-implicit-function-declaration -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/ld80 -c ld80/s_nanl.c -o ld80/s_nanl.c.o - 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.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm' - cp -r `ocamlfind query ocaml-src` ./ocaml - cd ocaml && \ - CC="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib" \ - LDFLAGS=" -L/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/" \ - LIBS="-lopenlibm" \ - AS="as" \ - ASPP="cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -c" \ - LD="ld" \ - CPPFLAGS="-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src" \ - ./configure --host=x86_64-unknown-none - configure: Configuring OCaml version 4.11.2 - 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... ld - checking how to print strings... printf - checking for x86_64-unknown-none-gcc... cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib - 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 cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib accepts -g... yes - checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib option to accept ISO C89... none needed - checking for a sed that does not truncate output... /bin/sed - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - checking for fgrep... /bin/grep -F - checking for ld used by cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib... ld - checking if the linker (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 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 cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib object... ok - checking for sysroot... no - checking for a working dd... /bin/dd - checking how to truncate binary pipes... /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... cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -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 cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib supports -fno-rtti -fno-exceptions... no - checking for cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib option to produce PIC... -fPIC -DPIC - checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib PIC flag -fPIC -DPIC works... yes - checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib static flag -static works... no - checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib supports -c -o file.o... yes - checking if cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib supports -c -o file.o... (cached) yes - checking whether the cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib linker (ld) supports shared libraries... - yes - checking whether -lc should be explicitly linked in... 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-11-2 - checking whether #! works in shell scripts... yes - checking for a BSD-compatible install... /usr/bin/install -c - checking for cos in -lm... yes - 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 sys/shm.h usability... no - checking sys/shm.h presence... no - checking for sys/shm.h... no - 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 for x86_64-unknown-none-ld... no - checking for ld... ld - 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... no - checking for secure_getenv... no - checking for __secure_getenv... no - checking for issetugid... no - checking for library containing clock_gettime... 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... no - 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... no - 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 for execvpe... no - checking for ffs... no - checking for _BitScanForward... no - configure: replay debugger supported - checking whether stack overflows can be detected... no - checking whether cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib is Clang... no - checking whether pthreads work with -pthread... no - checking whether pthreads work with -pthreads... no - checking for the pthreads library -lpthreads... no - checking whether pthreads work without any flags... no - checking whether pthreads work with -Kthread... no - checking whether pthreads work with -pthread... no - checking whether pthreads work with -pthreads... no - checking whether pthreads work with -mthreads... no - checking for the pthreads library -lpthread... no - checking whether pthreads work with --thread-safe... - no - checking whether pthreads work with -mt... no - checking for pthread-config... no - configure: the POSIX threads library is not supported - checking bfd.h usability... no - checking bfd.h presence... no - checking for bfd.h... no - configure: BFD library not found, 'ocamlobjinfo' will be unable to display info on .cmxs files. - checking whether the assembler supports --debug-prefix-map... yes - checking whether the assembler supports CFI directives... yes - configure: not using frame pointers - checking whether mmap supports huge pages... no assumed - checking whether to build spacetime... no - configure: Disabling function sections. - configure: creating ./config.status - config.status: creating Makefile.common - 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= ' >> ocaml/Makefile.config - echo '#define HAS_GETTIMEOFDAY' >> ocaml/runtime/caml/s.h - echo '#define HAS_SECURE_GETENV' >> ocaml/runtime/caml/s.h - echo '#define HAS_TIMES' >> ocaml/runtime/caml/s.h - 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/runtime libasmrun.a - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/ocaml/runtime' - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o startup_aux_n.o startup_aux.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o startup_nat_n.o startup_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o main_n.o main.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o fail_nat_n.o fail_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o roots_nat_n.o roots_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o signals_n.o signals.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o signals_nat_n.o signals_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o misc_n.o misc.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o freelist_n.o freelist.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o major_gc_n.o major_gc.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o minor_gc_n.o minor_gc.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o memory_n.o memory.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o alloc_n.o alloc.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o compare_n.o compare.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o ints_n.o ints.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o floats_n.o floats.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o str_n.o str.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o array_n.o array.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o io_n.o io.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o extern_n.o extern.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o intern_n.o intern.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o hash_n.o hash.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o sys_n.o sys.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o parsing_n.o parsing.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o gc_ctrl_n.o gc_ctrl.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o eventlog_n.o eventlog.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o md5_n.o md5.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o obj_n.o obj.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o lexing_n.o lexing.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o unix_n.o unix.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o printexc_n.o printexc.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o callback_n.o callback.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o weak_n.o weak.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o compact_n.o compact.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o finalise_n.o finalise.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o custom_n.o custom.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o globroots_n.o globroots.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o backtrace_nat_n.o backtrace_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o backtrace_n.o backtrace.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"' -o dynlink_nat_n.o dynlink_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o debugger_n.o debugger.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o meta_n.o meta.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DOCAML_STDLIB_DIR='"/usr/local/lib/ocaml"' -o dynlink_n.o dynlink.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o clambda_checks_n.o clambda_checks.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o spacetime_nat_n.o spacetime_nat.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o spacetime_snapshot_n.o spacetime_snapshot.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o afl_n.o afl.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o bigarray_n.o bigarray.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o memprof_n.o memprof.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o domain_n.o domain.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o skiplist_n.o skiplist.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -nostdlib -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -o codefrag_n.o codefrag.c - cc -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -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; } - 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 spacetime_nat_n.o spacetime_snapshot_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[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/ocaml/runtime' - make -C nolibc \ - "FREESTANDING_CFLAGS=-ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include" \ - "SYSDEP_OBJS=sysdeps_solo5.o" - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc' - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o assert.o assert.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o ctype.o ctype.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -fno-strict-aliasing -c -o dtoa.o dtoa.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o memchr.o memchr.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o memcmp.o memcmp.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o memcpy.o memcpy.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o memmove.o memmove.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o memset.o memset.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strcmp.o strcmp.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strlen.o strlen.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strtol.o strtol.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strchr.o strchr.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strchrnul.o strchrnul.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strncpy.o strncpy.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o stpncpy.o stpncpy.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o strstr.o strstr.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o stubs.o stubs.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o vfprintf.o vfprintf.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o vsnprintf.o vsnprintf.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o snprintf.o snprintf.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o fprintf.o fprintf.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o printf.o printf.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/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 - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/assert.o test-include/assert.c - echo "#include \"../include/ctype.h\"" >test-include/ctype.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/ctype.o test-include/ctype.c - echo "#include \"../include/dirent.h\"" >test-include/dirent.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/dirent.o test-include/dirent.c - echo "#include \"../include/endian.h\"" >test-include/endian.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/endian.o test-include/endian.c - echo "#include \"../include/errno.h\"" >test-include/errno.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/errno.o test-include/errno.c - echo "#include \"../include/fcntl.h\"" >test-include/fcntl.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/fcntl.o test-include/fcntl.c - echo "#include \"../include/features.h\"" >test-include/features.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/features.o test-include/features.c - echo "#include \"../include/inttypes.h\"" >test-include/inttypes.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/inttypes.o test-include/inttypes.c - echo "#include \"../include/limits.h\"" >test-include/limits.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/limits.o test-include/limits.c - echo "#include \"../include/math.h\"" >test-include/math.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/math.o test-include/math.c - echo "#include \"../include/setjmp.h\"" >test-include/setjmp.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/setjmp.o test-include/setjmp.c - echo "#include \"../include/signal.h\"" >test-include/signal.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/signal.o test-include/signal.c - echo "#include \"../include/stdio.h\"" >test-include/stdio.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/stdio.o test-include/stdio.c - echo "#include \"../include/stdlib.h\"" >test-include/stdlib.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/stdlib.o test-include/stdlib.c - echo "#include \"../include/string.h\"" >test-include/string.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/string.o test-include/string.c - echo "#include \"../include/time.h\"" >test-include/time.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/time.o test-include/time.c - echo "#include \"../include/unistd.h\"" >test-include/unistd.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/unistd.o test-include/unistd.c - echo "#include \"../include/sys/ioctl.h\"" >test-include/sys/ioctl.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/ioctl.o test-include/sys/ioctl.c - echo "#include \"../include/sys/param.h\"" >test-include/sys/param.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/param.o test-include/sys/param.c - echo "#include \"../include/sys/stat.h\"" >test-include/sys/stat.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/stat.o test-include/sys/stat.c - echo "#include \"../include/sys/time.h\"" >test-include/sys/time.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/time.o test-include/sys/time.c - echo "#include \"../include/sys/times.h\"" >test-include/sys/times.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/times.o test-include/sys/times.c - echo "#include \"../include/sys/types.h\"" >test-include/sys/types.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/types.o test-include/sys/types.c - echo "#include \"../include/sys/wait.h\"" >test-include/sys/wait.c - cc -O2 -std=c99 -Wall -Wno-parentheses -Werror -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc/include -include _freestanding/overrides.h -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/src -I/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/openlibm/include -c -o test-include/sys/wait.o test-include/sys/wait.c - 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 stubs.o vfprintf.o vsnprintf.o snprintf.o fprintf.o printf.o sysdeps_solo5.o - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6/nolibc' - sed -e 's!@@PKG_CONFIG_DEPS@@!solo5-bindings-hvt!' \ - -e 's!@@PKG_CONFIG_EXTRA_LIBS@@!!' \ - ocaml-freestanding.pc.in > ocaml-freestanding.pc -> compiled ocaml-freestanding.0.6.6 Processing 22/24: [ocaml-freestanding: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocaml-freestanding.0.6.6) - ./install.sh - + prefix=/home/opam/.opam/4.11 - + [ /home/opam/.opam/4.11 = ] - + DESTINC=/home/opam/.opam/4.11/include/ocaml-freestanding - + DESTLIB=/home/opam/.opam/4.11/lib/ocaml-freestanding - + mkdir -p /home/opam/.opam/4.11/include/ocaml-freestanding /home/opam/.opam/4.11/lib/ocaml-freestanding - + 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.11/include/ocaml-freestanding - + cp nolibc/libnolibc.a /home/opam/.opam/4.11/lib/ocaml-freestanding - + 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.11/include/ocaml-freestanding - + 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.11/include/ocaml-freestanding - + cp openlibm/libopenlibm.a /home/opam/.opam/4.11/lib/ocaml-freestanding - + CAML_DESTINC=/home/opam/.opam/4.11/include/ocaml-freestanding/caml - + mkdir -p /home/opam/.opam/4.11/include/ocaml-freestanding/caml - + cp ocaml/runtime/caml/address_class.h ocaml/runtime/caml/alloc.h ocaml/runtime/caml/backtrace.h ocaml/runtime/caml/backtrace_prim.h ocaml/runtime/caml/bigarray.h ocaml/runtime/caml/callback.h ocaml/runtime/caml/codefrag.h ocaml/runtime/caml/compact.h ocaml/runtime/caml/compare.h ocaml/runtime/caml/compatibility.h ocaml/runtime/caml/config.h ocaml/runtime/caml/custom.h ocaml/runtime/caml/debugger.h ocaml/runtime/caml/domain.h ocaml/runtime/caml/domain_state.h ocaml/runtime/caml/domain_state.tbl ocaml/runtime/caml/dune ocaml/runtime/caml/dynlink.h ocaml/runtime/caml/eventlog.h ocaml/runtime/caml/exec.h ocaml/runtime/caml/fail.h ocaml/runtime/caml/finalise.h ocaml/runtime/caml/fix_code.h ocaml/runtime/caml/freelist.h ocaml/runtime/caml/gc.h ocaml/runtime/caml/gc_ctrl.h ocaml/runtime/caml/globroots.h ocaml/runtime/caml/hash.h ocaml/runtime/caml/hooks.h ocaml/runtime/caml/instrtrace.h ocaml/runtime/caml/instruct.h ocaml/runtime/caml/interp.h ocaml/runtime/caml/intext.h ocaml/runtime/caml/io.h ocaml/runtime/caml/m.h ocaml/runtime/caml/m.h.in ocaml/runtime/caml/major_gc.h ocaml/runtime/caml/md5.h ocaml/runtime/caml/memory.h ocaml/runtime/caml/memprof.h ocaml/runtime/caml/minor_gc.h ocaml/runtime/caml/misc.h ocaml/runtime/caml/mlvalues.h ocaml/runtime/caml/osdeps.h ocaml/runtime/caml/prims.h ocaml/runtime/caml/printexc.h ocaml/runtime/caml/reverse.h ocaml/runtime/caml/roots.h ocaml/runtime/caml/s.h ocaml/runtime/caml/s.h.in ocaml/runtime/caml/signals.h ocaml/runtime/caml/signals_machdep.h ocaml/runtime/caml/skiplist.h ocaml/runtime/caml/spacetime.h ocaml/runtime/caml/stack.h ocaml/runtime/caml/stacks.h ocaml/runtime/caml/startup.h ocaml/runtime/caml/startup_aux.h ocaml/runtime/caml/sys.h ocaml/runtime/caml/ui.h ocaml/runtime/caml/version.h ocaml/runtime/caml/weak.h /home/opam/.opam/4.11/include/ocaml-freestanding/caml - + cp ocaml/runtime/libasmrun.a /home/opam/.opam/4.11/lib/ocaml-freestanding/libasmrun.a - + touch /home/opam/.opam/4.11/lib/ocaml-freestanding/META - + mkdir -p /home/opam/.opam/4.11/lib/pkgconfig - + cp ocaml-freestanding.pc /home/opam/.opam/4.11/lib/pkgconfig/ocaml-freestanding.pc -> installed ocaml-freestanding.0.6.6 Processing 23/24: [gmp-freestanding: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "./mirage-build.sh" (CWD=/home/opam/.opam/4.11/.opam-switch/build/gmp-freestanding.6.2.1) - + [ -z ] - + opam config var prefix - + PREFIX=/home/opam/.opam/4.11/lib/gmp-freestanding - + PKG_CONFIG_DEPS=ocaml-freestanding - + check_deps - + check_deps - + pkg-config --print-errors --exists ocaml-freestanding - + pkg-config --cflags ocaml-freestanding - + FREESTANDING_CFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 - + uname -m - + ac_cv_func_obstack_vprintf=no ac_cv_func_localeconv=no ./configure --host=x86_64-unknown-none --enable-fat --disable-shared --with-pic=no CC=cc CPPFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector - checking build system type... - zen-pc-linux-gnu - checking host system type... x86_64-unknown-none - checking for a BSD-compatible install... /usr/bin/install -c - checking whether build environment is sane... yes - checking for x86_64-unknown-none-strip... no - checking for strip... strip - checking for a thread-safe mkdir -p... /bin/mkdir -p - checking for gawk... no - checking for mawk... mawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking whether to enable maintainer-specific portions of Makefiles... no - checking ABI=64 - checking whether cc is gcc... yes - checking compiler cc -O2 -pedantic -fomit-frame-pointer -m64 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector... - yes - checking for x86_64-unknown-none-gcc... 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 cc accepts -g... yes - checking for cc option to accept ISO C89... none needed - checking whether cc understands -c and -o together... yes - checking for cc option to accept ISO C99... - unsupported - checking how to run the C preprocessor... cc -E - checking build system compiler cc... yes - checking for build system preprocessor... cc -E - checking for build system executable suffix... - checking whether build system compiler is ANSI... yes - checking for build system compiler math library... - -lm - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - using ABI="64" - CC="cc" - CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64" - CPPFLAGS="-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -fno-stack-protector" - MPN_PATH=" x86_64/fat x86_64 generic" - checking whether assembler supports --noexecstack option... yes - checking for x86_64-unknown-none-ar... no - checking for ar... ar - configure: WARNING: using cross tools not prefixed with host triplet - 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 - checking the name lister (nm) interface... BSD nm - checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B - checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm - checking how to print strings... printf - checking for a sed that does not truncate output... /bin/sed - checking for fgrep... /bin/grep -F - checking for ld used by cc... /usr/bin/ld - checking if the linker (/usr/bin/ld) is GNU ld... yes - checking whether ln -s works... yes - checking the maximum length of command line arguments... 1572864 - checking how to convert zen-pc-linux-gnu file names to x86_64-unknown-none format... func_convert_file_noop - checking how to convert zen-pc-linux-gnu file names to toolchain format... func_convert_file_noop - checking for /usr/bin/ld option to reload object files... -r - checking for x86_64-unknown-none-objdump... objdump - checking how to recognize dependent libraries... unknown - checking for x86_64-unknown-none-dlltool... dlltool - checking how to associate runtime and link libraries... printf %s\n - checking for x86_64-unknown-none-ar... ar - checking for archiver @FILE support... @ - checking for x86_64-unknown-none-strip... strip - checking for x86_64-unknown-none-ranlib... no - checking for ranlib... ranlib - checking command to parse /usr/bin/nm -B output from cc object... ok - checking for sysroot... no - checking for a working dd... /bin/dd - checking how to truncate binary pipes... /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 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 cc supports -fno-rtti -fno-exceptions... no - checking for cc option to produce PIC... -fPIC -DPIC - checking if cc PIC flag -fPIC -DPIC works... yes - checking if cc static flag -static works... yes - checking if cc supports -c -o file.o... yes - checking if cc supports -c -o file.o... (cached) yes - checking whether the cc linker (/usr/bin/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 for ANSI C header files... (cached) yes - checking whether time.h and sys/time.h may both be included... yes - checking fcntl.h usability... yes - checking fcntl.h presence... yes - checking for fcntl.h... yes - checking float.h usability... - yes - checking float.h presence... yes - checking for float.h... yes - checking invent.h usability... no - checking invent.h presence... no - checking for invent.h... no - checking langinfo.h usability... no - checking langinfo.h presence... no - checking for langinfo.h... no - checking locale.h usability... no - checking locale.h presence... no - checking for locale.h... no - checking nl_types.h usability... no - checking nl_types.h presence... no - checking for nl_types.h... no - checking sys/attributes.h usability... no - checking sys/attributes.h presence... no - checking for sys/attributes.h... no - checking sys/iograph.h usability... no - checking sys/iograph.h presence... no - checking for sys/iograph.h... no - checking sys/mman.h usability... no - checking sys/mman.h presence... no - checking for sys/mman.h... no - checking sys/param.h usability... yes - checking sys/param.h presence... - yes - checking for sys/param.h... yes - checking sys/processor.h usability... no - checking sys/processor.h presence... no - checking for sys/processor.h... no - checking sys/pstat.h usability... no - checking sys/pstat.h presence... no - checking for sys/pstat.h... no - checking sys/sysinfo.h usability... no - checking sys/sysinfo.h presence... no - checking for sys/sysinfo.h... no - checking sys/syssgi.h usability... no - checking sys/syssgi.h presence... no - checking for sys/syssgi.h... no - checking sys/systemcfg.h usability... no - checking sys/systemcfg.h presence... no - checking for sys/systemcfg.h... no - checking sys/time.h usability... yes - checking sys/time.h presence... yes - checking for sys/time.h... yes - checking sys/times.h usability... yes - checking sys/times.h presence... yes - checking for sys/times.h... yes - checking for sys/resource.h... no - checking for sys/sysctl.h... no - checking for machine/hal_sysinfo.h... - no - checking whether fgetc is declared... no - checking whether fscanf is declared... no - checking whether optarg is declared... no - checking whether ungetc is declared... yes - checking whether vfprintf is declared... yes - checking whether sys_errlist is declared... no - checking whether sys_nerr is declared... no - checking return type of signal handlers... void - checking for intmax_t... yes - checking for long double... yes - checking for long long... - yes - checking for ptrdiff_t... yes - checking for quad_t... no - checking for uint_least32_t... yes - checking for intptr_t... yes - checking for working volatile... yes - checking for C/C++ restrict keyword... __restrict - checking whether gcc __attribute__ ((const)) works... yes - checking whether gcc __attribute__ ((malloc)) works... yes - checking whether gcc __attribute__ ((mode (XX))) works... - yes - checking whether gcc __attribute__ ((noreturn)) works... yes - checking whether gcc hidden aliases work... yes - checking for inline... inline - checking for cos in -lm... yes - checking for working alloca.h... no - checking for alloca (via gmp-impl.h)... yes - checking how to allocate temporary memory... alloca - checking whether byte ordering is bigendian... - no - checking format of `double' floating point... IEEE little endian - checking for alarm... yes - checking for attr_get... no - checking for clock... yes - checking for cputime... no - checking for getpagesize... yes - checking for getrusage... - yes - checking for gettimeofday... yes - checking for getsysinfo... no - checking for localeconv... (cached) no - checking for memset... yes - checking for mmap... yes - checking for mprotect... yes - checking for nl_langinfo... yes - checking for obstack_vprintf... (cached) no - checking for popen... yes - checking for processor_info... no - checking for pstat_getprocessor... no - checking for raise... yes - checking for read_real_time... no - checking for sigaction... - yes - checking for sigaltstack... yes - checking for sigstack... yes - checking for syssgi... no - checking for strchr... yes - checking for strerror... yes - checking for strnlen... yes - checking for strtol... - yes - checking for strtoul... yes - checking for sysconf... yes - checking for sysctl... no - checking for sysctlbyname... no - checking for times... - yes - checking for library containing clock_gettime... none required - checking for vsnprintf... yes - checking whether vsnprintf works... probably - configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok - checking whether sscanf needs writable input... no - checking for struct pst_processor.psp_iticksperclktick... no - checking for suitable m4... m4 - checking if m4wrap produces spurious output... no - checking how to switch to text section... .text - checking how to switch to data section... .data - checking for assembler label suffix... : - checking for assembler global directive... .globl - checking for assembler global directive attribute... - checking if globals are prefixed by underscore... no - checking how to switch to read-only data section... .section .rodata - checking for assembler .type directive... .type $1,@$2 - checking for assembler .size directive... .size $1,$2 - checking for assembler local label prefix... .L - checking for assembler byte directive... .byte - checking how to define a 32-bit word... .long - checking if .align assembly directive is logarithmic... no - checking if the .align directive accepts an 0x90 fill in .text... yes - checking for assembler COFF type directives... no - checking size of void *... - 8 - checking size of unsigned short... 2 - checking size of unsigned... - 4 - checking size of unsigned long... 8 - checking size of mp_limb_t... - 8 - checking for stack_t... no - checking for tputs in -lncurses... no - checking for tputs in -lcurses... no - checking for readline in -lreadline... - no - checking readline detected... no - checking for bison... no - checking for byacc... no - checking for flex... no - checking for lex... no - creating config.m4 - checking that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating demos/pexpr-config.h - config.status: creating demos/calc/calc-config.h - config.status: creating Makefile - config.status: creating mpf/Makefile - config.status: creating mpn/Makefile - config.status: creating mpq/Makefile - config.status: creating mpz/Makefile - config.status: creating printf/Makefile - config.status: creating scanf/Makefile - config.status: creating rand/Makefile - config.status: creating cxx/Makefile - config.status: creating tests/Makefile - config.status: creating tests/devel/Makefile - config.status: creating tests/mpf/Makefile - config.status: creating tests/mpn/Makefile - config.status: creating tests/mpq/Makefile - config.status: creating tests/mpz/Makefile - config.status: creating tests/rand/Makefile - config.status: creating tests/misc/Makefile - config.status: creating tests/cxx/Makefile - config.status: creating doc/Makefile - config.status: creating tune/Makefile - config.status: creating demos/Makefile - config.status: creating demos/calc/Makefile - config.status: creating demos/expr/Makefile - config.status: creating gmp.h - config.status: creating gmp.pc - config.status: creating gmpxx.pc - config.status: creating config.h - config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm - config.status: linking mpn/x86_64/fat/fat.c to mpn/fat.c - config.status: linking mpn/x86_64/fat/fat_entry.asm to mpn/fat_entry.asm - config.status: linking mpn/generic/add.c to mpn/add.c - config.status: linking mpn/generic/add_1.c to mpn/add_1.c - config.status: linking mpn/generic/sub.c to mpn/sub.c - config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c - config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c - config.status: linking mpn/generic/neg.c to mpn/neg.c - config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm - config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm - config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm - config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm - config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm - config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm - config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c - config.status: linking mpn/generic/divis.c to mpn/divis.c - config.status: linking mpn/generic/divrem.c to mpn/divrem.c - config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm - config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c - config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c - config.status: linking mpn/generic/dump.c to mpn/dump.c - config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c - config.status: linking mpn/generic/mul.c to mpn/mul.c - config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c - config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c - config.status: linking mpn/generic/sqr.c to mpn/sqr.c - config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c - config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c - config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c - config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c - config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c - config.status: linking mpn/generic/random.c to mpn/random.c - config.status: linking mpn/generic/random2.c to mpn/random2.c - config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c - config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c - config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c - config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c - config.status: linking mpn/generic/get_str.c to mpn/get_str.c - config.status: linking mpn/generic/set_str.c to mpn/set_str.c - config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c - config.status: linking mpn/generic/scan0.c to mpn/scan0.c - config.status: linking mpn/generic/scan1.c to mpn/scan1.c - config.status: linking mpn/x86_64/popham.asm to mpn/popcount.asm - config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm - config.status: linking mpn/generic/cmp.c to mpn/cmp.c - config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c - config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c - config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c - config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c - config.status: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm - config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c - config.status: linking mpn/generic/gcd.c to mpn/gcd.c - config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c - config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c - config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c - config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c - config.status: linking mpn/generic/div_q.c to mpn/div_q.c - config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c - config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c - config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c - config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c - config.status: linking mpn/generic/get_d.c to mpn/get_d.c - config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c - config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c - config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c - config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c - config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c - config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c - config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c - config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c - config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c - config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c - config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c - config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c - config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c - config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c - config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c - config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c - config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c - config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c - config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c - config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c - config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c - config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c - config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c - config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c - config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c - config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c - config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c - config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c - config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c - config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c - config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c - config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c - config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c - config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c - config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c - config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c - config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c - config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c - config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c - config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c - config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c - config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c - config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c - config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c - config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c - config.status: linking mpn/generic/invert.c to mpn/invert.c - config.status: linking mpn/generic/binvert.c to mpn/binvert.c - config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c - config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c - config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c - config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm - config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c - config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm - config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm - config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c - config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c - config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c - config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c - config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c - config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c - config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c - config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c - config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c - config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm - config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c - config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c - config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c - config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c - config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c - config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c - config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c - config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c - config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c - config.status: linking mpn/generic/broot.c to mpn/broot.c - config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c - config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c - config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c - config.status: linking mpn/generic/divexact.c to mpn/divexact.c - config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c - config.status: linking mpn/generic/powm.c to mpn/powm.c - config.status: linking mpn/generic/powlo.c to mpn/powlo.c - config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c - config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c - config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c - config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c - config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c - config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c - config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c - config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c - config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c - config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c - config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c - config.status: linking mpn/generic/remove.c to mpn/remove.c - config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm - config.status: linking mpn/generic/zero.c to mpn/zero.c - config.status: linking mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm - config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c - config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm - config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm - config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm - config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm - config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm - config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm - config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm - config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm - config.status: linking mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm - config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c - config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm - config.status: linking mpn/x86_64/fat/gmp-mparam.h to gmp-mparam.h - config.status: executing libtool commands - configure: summary of build options: - - Version: GNU MP 6.2.1 - Host type: x86_64-unknown-none - ABI: 64 - Install prefix: /usr/local - Compiler: cc - Static libraries: yes - Shared libraries: no - - + make SUBDIRS=mpn mpz mpq mpf PRINTF_OBJECTS= SCANF_OBJECTS= CPPFLAGS=-include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 CFLAGS+=-Werror=implicit-function-declaration - cc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac - ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) - cc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib - ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) - ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) - cc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm - ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) - ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) - cc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm - ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) - cc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab - ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) - cc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm - ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) - make all-recursive - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/gmp-freestanding.6.2.1' - Making all in mpn - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/gmp-freestanding.6.2.1/mpn' - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fib_table.lo fib_table.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib_table.c -o fib_table.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mp_bases.lo mp_bases.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mp_bases.c -o mp_bases.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_add_n.asm' || echo './'`x86_64_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_add_n.asm -o x86_64_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_add_n x86_64_add_n.asm >tmp-x86_64_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_add_n.s -o x86_64_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addmul_1.asm' || echo './'`x86_64_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addmul_1.asm -o x86_64_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addmul_1 x86_64_addmul_1.asm >tmp-x86_64_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addmul_1.s -o x86_64_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_bdiv_dbm1c | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_bdiv_dbm1c.asm' || echo './'`x86_64_bdiv_dbm1c.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_bdiv_dbm1c -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_bdiv_dbm1c.asm -o x86_64_bdiv_dbm1c.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_bdiv_dbm1c x86_64_bdiv_dbm1c.asm >tmp-x86_64_bdiv_dbm1c.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_bdiv_dbm1c -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_bdiv_dbm1c.s -o x86_64_bdiv_dbm1c.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_com.asm' || echo './'`x86_64_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_com.asm -o x86_64_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_com x86_64_com.asm >tmp-x86_64_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_com.s -o x86_64_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_cnd_add_n.asm' || echo './'`x86_64_cnd_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_cnd_add_n.asm -o x86_64_cnd_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_add_n x86_64_cnd_add_n.asm >tmp-x86_64_cnd_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_cnd_add_n.s -o x86_64_cnd_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_cnd_sub_n.asm' || echo './'`x86_64_cnd_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_cnd_sub_n.asm -o x86_64_cnd_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_sub_n x86_64_cnd_sub_n.asm >tmp-x86_64_cnd_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_cnd_sub_n.s -o x86_64_cnd_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_copyd.asm' || echo './'`x86_64_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_copyd.asm -o x86_64_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyd x86_64_copyd.asm >tmp-x86_64_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_copyd.s -o x86_64_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_copyi.asm' || echo './'`x86_64_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_copyi.asm -o x86_64_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyi x86_64_copyi.asm >tmp-x86_64_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_copyi.s -o x86_64_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_dive_1.asm' || echo './'`x86_64_dive_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_dive_1.asm -o x86_64_dive_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_dive_1 x86_64_dive_1.asm >tmp-x86_64_dive_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_dive_1.s -o x86_64_dive_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_divrem_1.asm' || echo './'`x86_64_divrem_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_divrem_1.asm -o x86_64_divrem_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_divrem_1 x86_64_divrem_1.asm >tmp-x86_64_divrem_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_divrem_1.s -o x86_64_divrem_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_gcd_11.asm' || echo './'`x86_64_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_gcd_11.asm -o x86_64_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_gcd_11 x86_64_gcd_11.asm >tmp-x86_64_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_gcd_11.s -o x86_64_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_lshift.asm' || echo './'`x86_64_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_lshift.asm -o x86_64_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshift x86_64_lshift.asm >tmp-x86_64_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_lshift.s -o x86_64_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_lshiftc.asm' || echo './'`x86_64_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_lshiftc.asm -o x86_64_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshiftc x86_64_lshiftc.asm >tmp-x86_64_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_lshiftc.s -o x86_64_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_1.asm' || echo './'`x86_64_mod_1_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_1.asm -o x86_64_mod_1_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_1 x86_64_mod_1_1.asm >tmp-x86_64_mod_1_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_1.s -o x86_64_mod_1_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_2.asm' || echo './'`x86_64_mod_1_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_2.asm -o x86_64_mod_1_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_2 x86_64_mod_1_2.asm >tmp-x86_64_mod_1_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_2.s -o x86_64_mod_1_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_1_4 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_1_4.asm' || echo './'`x86_64_mod_1_4.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_4 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_1_4.asm -o x86_64_mod_1_4.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_4 x86_64_mod_1_4.asm >tmp-x86_64_mod_1_4.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_1_4 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_1_4.s -o x86_64_mod_1_4.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mod_34lsub1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mod_34lsub1.asm' || echo './'`x86_64_mod_34lsub1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mod_34lsub1.asm -o x86_64_mod_34lsub1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_34lsub1 x86_64_mod_34lsub1.asm >tmp-x86_64_mod_34lsub1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mod_34lsub1.s -o x86_64_mod_34lsub1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mode1o | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mode1o.asm' || echo './'`x86_64_mode1o.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mode1o -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mode1o.asm -o x86_64_mode1o.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mode1o x86_64_mode1o.asm >tmp-x86_64_mode1o.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mode1o -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mode1o.s -o x86_64_mode1o.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_mul_1.asm' || echo './'`x86_64_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_mul_1.asm -o x86_64_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mul_1 x86_64_mul_1.asm >tmp-x86_64_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_mul_1.s -o x86_64_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_rshift.asm' || echo './'`x86_64_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_rshift.asm -o x86_64_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_rshift x86_64_rshift.asm >tmp-x86_64_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_rshift.s -o x86_64_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_sub_n.asm' || echo './'`x86_64_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_sub_n.asm -o x86_64_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sub_n x86_64_sub_n.asm >tmp-x86_64_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_sub_n.s -o x86_64_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_submul_1.asm' || echo './'`x86_64_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_submul_1.asm -o x86_64_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_submul_1 x86_64_submul_1.asm >tmp-x86_64_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_submul_1.s -o x86_64_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addlsh1_n.asm' || echo './'`x86_64_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addlsh1_n.asm -o x86_64_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh1_n x86_64_addlsh1_n.asm >tmp-x86_64_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addlsh1_n.s -o x86_64_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_addlsh2_n.asm' || echo './'`x86_64_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_addlsh2_n.asm -o x86_64_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh2_n x86_64_addlsh2_n.asm >tmp-x86_64_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_addlsh2_n.s -o x86_64_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo x86_64_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'x86_64_sublsh1_n.asm' || echo './'`x86_64_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack x86_64_sublsh1_n.asm -o x86_64_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sublsh1_n x86_64_sublsh1_n.asm >tmp-x86_64_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_x86_64_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-x86_64_sublsh1_n.s -o x86_64_sublsh1_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mod_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_mod_1.lo fat_mod_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mod_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mod_1.c -o fat_mod_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_mul_basecase.lo fat_mul_basecase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mul_basecase.c -o fat_mul_basecase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_mullo_basecase.lo fat_mullo_basecase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_mullo_basecase.c -o fat_mullo_basecase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_redc_1.lo fat_redc_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_redc_1.c -o fat_redc_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_redc_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_redc_2.lo fat_redc_2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_redc_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_redc_2.c -o fat_redc_2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_sqr_basecase.lo fat_sqr_basecase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_sqr_basecase.c -o fat_sqr_basecase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat_addmul_2.lo fat_addmul_2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat_addmul_2.c -o fat_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_mul_basecase.asm' || echo './'`k8_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_mul_basecase.asm -o k8_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mul_basecase k8_mul_basecase.asm >tmp-k8_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_mul_basecase.s -o k8_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_mullo_basecase.asm' || echo './'`k8_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_mullo_basecase.asm -o k8_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mullo_basecase k8_mullo_basecase.asm >tmp-k8_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_mullo_basecase.s -o k8_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_redc_1.asm' || echo './'`k8_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_redc_1.asm -o k8_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_redc_1 k8_redc_1.asm >tmp-k8_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_redc_1.s -o k8_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_sqr_basecase.asm' || echo './'`k8_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_sqr_basecase.asm -o k8_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_sqr_basecase k8_sqr_basecase.asm >tmp-k8_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_sqr_basecase.s -o k8_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k8_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k8_addmul_2.asm' || echo './'`k8_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k8_addmul_2.asm -o k8_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_addmul_2 k8_addmul_2.asm >tmp-k8_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k8_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k8_addmul_2.s -o k8_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_gcd_11.asm' || echo './'`k10_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_gcd_11.asm -o k10_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_gcd_11 k10_gcd_11.asm >tmp-k10_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_gcd_11.s -o k10_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_lshift.asm' || echo './'`k10_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_lshift.asm -o k10_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshift k10_lshift.asm >tmp-k10_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_lshift.s -o k10_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_lshiftc.asm' || echo './'`k10_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_lshiftc.asm -o k10_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshiftc k10_lshiftc.asm >tmp-k10_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_lshiftc.s -o k10_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo k10_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'k10_rshift.asm' || echo './'`k10_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack k10_rshift.asm -o k10_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_rshift k10_rshift.asm >tmp-k10_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_k10_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-k10_rshift.s -o k10_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_add_n.asm' || echo './'`bd1_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_add_n.asm -o bd1_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_add_n bd1_add_n.asm >tmp-bd1_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_add_n.s -o bd1_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addmul_1.asm' || echo './'`bd1_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addmul_1.asm -o bd1_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_1 bd1_addmul_1.asm >tmp-bd1_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addmul_1.s -o bd1_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_com.asm' || echo './'`bd1_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_com.asm -o bd1_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_com bd1_com.asm >tmp-bd1_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_com.s -o bd1_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_copyd.asm' || echo './'`bd1_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_copyd.asm -o bd1_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyd bd1_copyd.asm >tmp-bd1_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_copyd.s -o bd1_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_copyi.asm' || echo './'`bd1_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_copyi.asm -o bd1_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyi bd1_copyi.asm >tmp-bd1_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_copyi.s -o bd1_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_gcd_11.asm' || echo './'`bd1_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_gcd_11.asm -o bd1_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_gcd_11 bd1_gcd_11.asm >tmp-bd1_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_gcd_11.s -o bd1_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_mul_1.asm' || echo './'`bd1_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_mul_1.asm -o bd1_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_1 bd1_mul_1.asm >tmp-bd1_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_mul_1.s -o bd1_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_mul_basecase.asm' || echo './'`bd1_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_mul_basecase.asm -o bd1_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_basecase bd1_mul_basecase.asm >tmp-bd1_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_mul_basecase.s -o bd1_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_sub_n.asm' || echo './'`bd1_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_sub_n.asm -o bd1_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sub_n bd1_sub_n.asm >tmp-bd1_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_sub_n.s -o bd1_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_submul_1.asm' || echo './'`bd1_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_submul_1.asm -o bd1_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_submul_1 bd1_submul_1.asm >tmp-bd1_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_submul_1.s -o bd1_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addmul_2.asm' || echo './'`bd1_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addmul_2.asm -o bd1_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_2 bd1_addmul_2.asm >tmp-bd1_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addmul_2.s -o bd1_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_addlsh1_n.asm' || echo './'`bd1_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_addlsh1_n.asm -o bd1_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addlsh1_n bd1_addlsh1_n.asm >tmp-bd1_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_addlsh1_n.s -o bd1_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bd1_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bd1_sublsh1_n.asm' || echo './'`bd1_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bd1_sublsh1_n.asm -o bd1_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sublsh1_n bd1_sublsh1_n.asm >tmp-bd1_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bd1_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bd1_sublsh1_n.s -o bd1_sublsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_add_n.asm' || echo './'`bt1_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_add_n.asm -o bt1_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_add_n bt1_add_n.asm >tmp-bt1_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_add_n.s -o bt1_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_addmul_1.asm' || echo './'`bt1_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_addmul_1.asm -o bt1_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_addmul_1 bt1_addmul_1.asm >tmp-bt1_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_addmul_1.s -o bt1_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_copyd.asm' || echo './'`bt1_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_copyd.asm -o bt1_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyd bt1_copyd.asm >tmp-bt1_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_copyd.s -o bt1_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_copyi.asm' || echo './'`bt1_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_copyi.asm -o bt1_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyi bt1_copyi.asm >tmp-bt1_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_copyi.s -o bt1_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_gcd_11.asm' || echo './'`bt1_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_gcd_11.asm -o bt1_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_gcd_11 bt1_gcd_11.asm >tmp-bt1_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_gcd_11.s -o bt1_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_mul_1.asm' || echo './'`bt1_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_mul_1.asm -o bt1_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_mul_1 bt1_mul_1.asm >tmp-bt1_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_mul_1.s -o bt1_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_mul_basecase.asm' || echo './'`bt1_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_mul_basecase.asm -o bt1_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_mul_basecase bt1_mul_basecase.asm >tmp-bt1_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_mul_basecase.s -o bt1_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_redc_1.asm' || echo './'`bt1_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_redc_1.asm -o bt1_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_redc_1 bt1_redc_1.asm >tmp-bt1_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_redc_1.s -o bt1_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_sqr_basecase.asm' || echo './'`bt1_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_sqr_basecase.asm -o bt1_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_sqr_basecase bt1_sqr_basecase.asm >tmp-bt1_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_sqr_basecase.s -o bt1_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_sub_n.asm' || echo './'`bt1_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_sub_n.asm -o bt1_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_sub_n bt1_sub_n.asm >tmp-bt1_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_sub_n.s -o bt1_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt1_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt1_submul_1.asm' || echo './'`bt1_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt1_submul_1.asm -o bt1_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_submul_1 bt1_submul_1.asm >tmp-bt1_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt1_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt1_submul_1.s -o bt1_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_com.asm' || echo './'`bt2_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_com.asm -o bt2_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_com bt2_com.asm >tmp-bt2_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_com.s -o bt2_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_copyd.asm' || echo './'`bt2_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_copyd.asm -o bt2_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_copyd bt2_copyd.asm >tmp-bt2_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_copyd.s -o bt2_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_copyi.asm' || echo './'`bt2_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_copyi.asm -o bt2_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_copyi bt2_copyi.asm >tmp-bt2_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_copyi.s -o bt2_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bt2_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bt2_gcd_11.asm' || echo './'`bt2_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bt2_gcd_11.asm -o bt2_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt2_gcd_11 bt2_gcd_11.asm >tmp-bt2_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bt2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bt2_gcd_11.s -o bt2_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_addmul_1.asm' || echo './'`zen_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_addmul_1.asm -o zen_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_addmul_1 zen_addmul_1.asm >tmp-zen_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_addmul_1.s -o zen_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_com.asm' || echo './'`zen_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_com.asm -o zen_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_com zen_com.asm >tmp-zen_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_com.s -o zen_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_copyd.asm' || echo './'`zen_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_copyd.asm -o zen_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_copyd zen_copyd.asm >tmp-zen_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_copyd.s -o zen_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_copyi.asm' || echo './'`zen_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_copyi.asm -o zen_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_copyi zen_copyi.asm >tmp-zen_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_copyi.s -o zen_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_gcd_11.asm' || echo './'`zen_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_gcd_11.asm -o zen_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_gcd_11 zen_gcd_11.asm >tmp-zen_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_gcd_11.s -o zen_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_lshift.asm' || echo './'`zen_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_lshift.asm -o zen_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_lshift zen_lshift.asm >tmp-zen_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_lshift.s -o zen_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_lshiftc.asm' || echo './'`zen_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_lshiftc.asm -o zen_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_lshiftc zen_lshiftc.asm >tmp-zen_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_lshiftc.s -o zen_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mul_1.asm' || echo './'`zen_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mul_1.asm -o zen_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mul_1 zen_mul_1.asm >tmp-zen_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mul_1.s -o zen_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mul_basecase.asm' || echo './'`zen_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mul_basecase.asm -o zen_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mul_basecase zen_mul_basecase.asm >tmp-zen_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mul_basecase.s -o zen_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_mullo_basecase.asm' || echo './'`zen_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_mullo_basecase.asm -o zen_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_mullo_basecase zen_mullo_basecase.asm >tmp-zen_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_mullo_basecase.s -o zen_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_rshift.asm' || echo './'`zen_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_rshift.asm -o zen_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_rshift zen_rshift.asm >tmp-zen_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_rshift.s -o zen_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_sqr_basecase.asm' || echo './'`zen_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_sqr_basecase.asm -o zen_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_sqr_basecase zen_sqr_basecase.asm >tmp-zen_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_sqr_basecase.s -o zen_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_submul_1.asm' || echo './'`zen_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_submul_1.asm -o zen_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_submul_1 zen_submul_1.asm >tmp-zen_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_submul_1.s -o zen_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_addlsh1_n.asm' || echo './'`zen_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_addlsh1_n.asm -o zen_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_addlsh1_n zen_addlsh1_n.asm >tmp-zen_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_addlsh1_n.s -o zen_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zen_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'zen_sublsh1_n.asm' || echo './'`zen_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack zen_sublsh1_n.asm -o zen_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_zen_sublsh1_n zen_sublsh1_n.asm >tmp-zen_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zen_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-zen_sublsh1_n.s -o zen_sublsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_add_n.asm' || echo './'`p4_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_add_n.asm -o p4_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_add_n p4_add_n.asm >tmp-p4_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_add_n.s -o p4_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addmul_1.asm' || echo './'`p4_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addmul_1.asm -o p4_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addmul_1 p4_addmul_1.asm >tmp-p4_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addmul_1.s -o p4_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_lshift.asm' || echo './'`p4_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_lshift.asm -o p4_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_lshift p4_lshift.asm >tmp-p4_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_lshift.s -o p4_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_lshiftc.asm' || echo './'`p4_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_lshiftc.asm -o p4_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_lshiftc p4_lshiftc.asm >tmp-p4_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_lshiftc.s -o p4_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mod_34lsub1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mod_34lsub1.asm' || echo './'`p4_mod_34lsub1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mod_34lsub1.asm -o p4_mod_34lsub1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mod_34lsub1 p4_mod_34lsub1.asm >tmp-p4_mod_34lsub1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mod_34lsub1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mod_34lsub1.s -o p4_mod_34lsub1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mul_1.asm' || echo './'`p4_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mul_1.asm -o p4_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mul_1 p4_mul_1.asm >tmp-p4_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mul_1.s -o p4_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mul_basecase.asm' || echo './'`p4_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mul_basecase.asm -o p4_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mul_basecase p4_mul_basecase.asm >tmp-p4_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mul_basecase.s -o p4_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_mullo_basecase.asm' || echo './'`p4_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_mullo_basecase.asm -o p4_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_mullo_basecase p4_mullo_basecase.asm >tmp-p4_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_mullo_basecase.s -o p4_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_redc_1.asm' || echo './'`p4_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_redc_1.asm -o p4_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_redc_1 p4_redc_1.asm >tmp-p4_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_redc_1.s -o p4_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_rshift.asm' || echo './'`p4_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_rshift.asm -o p4_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_rshift p4_rshift.asm >tmp-p4_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_rshift.s -o p4_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sqr_basecase.asm' || echo './'`p4_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sqr_basecase.asm -o p4_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sqr_basecase p4_sqr_basecase.asm >tmp-p4_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sqr_basecase.s -o p4_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sub_n.asm' || echo './'`p4_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sub_n.asm -o p4_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sub_n p4_sub_n.asm >tmp-p4_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sub_n.s -o p4_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_submul_1.asm' || echo './'`p4_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_submul_1.asm -o p4_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_submul_1 p4_submul_1.asm >tmp-p4_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_submul_1.s -o p4_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addmul_2.asm' || echo './'`p4_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addmul_2.asm -o p4_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addmul_2 p4_addmul_2.asm >tmp-p4_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addmul_2.s -o p4_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addlsh1_n.asm' || echo './'`p4_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addlsh1_n.asm -o p4_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addlsh1_n p4_addlsh1_n.asm >tmp-p4_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addlsh1_n.s -o p4_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_addlsh2_n.asm' || echo './'`p4_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_addlsh2_n.asm -o p4_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_addlsh2_n p4_addlsh2_n.asm >tmp-p4_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_addlsh2_n.s -o p4_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo p4_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'p4_sublsh1_n.asm' || echo './'`p4_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack p4_sublsh1_n.asm -o p4_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_p4_sublsh1_n p4_sublsh1_n.asm >tmp-p4_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_p4_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-p4_sublsh1_n.s -o p4_sublsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_add_n.asm' || echo './'`core2_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_add_n.asm -o core2_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_add_n core2_add_n.asm >tmp-core2_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_add_n.s -o core2_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addmul_1.asm' || echo './'`core2_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addmul_1.asm -o core2_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addmul_1 core2_addmul_1.asm >tmp-core2_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addmul_1.s -o core2_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_com.asm' || echo './'`core2_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_com.asm -o core2_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_com core2_com.asm >tmp-core2_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_com.s -o core2_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_copyd.asm' || echo './'`core2_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_copyd.asm -o core2_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_copyd core2_copyd.asm >tmp-core2_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_copyd.s -o core2_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_copyi.asm' || echo './'`core2_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_copyi.asm -o core2_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_copyi core2_copyi.asm >tmp-core2_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_copyi.s -o core2_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_divrem_1.asm' || echo './'`core2_divrem_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_divrem_1.asm -o core2_divrem_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_divrem_1 core2_divrem_1.asm >tmp-core2_divrem_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_divrem_1.s -o core2_divrem_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_gcd_11.asm' || echo './'`core2_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_gcd_11.asm -o core2_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_gcd_11 core2_gcd_11.asm >tmp-core2_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_gcd_11.s -o core2_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_lshift.asm' || echo './'`core2_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_lshift.asm -o core2_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_lshift core2_lshift.asm >tmp-core2_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_lshift.s -o core2_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_lshiftc.asm' || echo './'`core2_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_lshiftc.asm -o core2_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_lshiftc core2_lshiftc.asm >tmp-core2_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_lshiftc.s -o core2_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_mul_basecase.asm' || echo './'`core2_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_mul_basecase.asm -o core2_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_mul_basecase core2_mul_basecase.asm >tmp-core2_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_mul_basecase.s -o core2_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_mullo_basecase.asm' || echo './'`core2_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_mullo_basecase.asm -o core2_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_mullo_basecase core2_mullo_basecase.asm >tmp-core2_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_mullo_basecase.s -o core2_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_redc_1.asm' || echo './'`core2_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_redc_1.asm -o core2_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_redc_1 core2_redc_1.asm >tmp-core2_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_redc_1.s -o core2_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_rshift.asm' || echo './'`core2_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_rshift.asm -o core2_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_rshift core2_rshift.asm >tmp-core2_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_rshift.s -o core2_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sqr_basecase.asm' || echo './'`core2_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sqr_basecase.asm -o core2_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sqr_basecase core2_sqr_basecase.asm >tmp-core2_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sqr_basecase.s -o core2_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sub_n.asm' || echo './'`core2_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sub_n.asm -o core2_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sub_n core2_sub_n.asm >tmp-core2_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sub_n.s -o core2_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_submul_1.asm' || echo './'`core2_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_submul_1.asm -o core2_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_submul_1 core2_submul_1.asm >tmp-core2_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_submul_1.s -o core2_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addlsh1_n.asm' || echo './'`core2_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addlsh1_n.asm -o core2_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addlsh1_n core2_addlsh1_n.asm >tmp-core2_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addlsh1_n.s -o core2_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_addlsh2_n.asm' || echo './'`core2_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_addlsh2_n.asm -o core2_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_addlsh2_n core2_addlsh2_n.asm >tmp-core2_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_addlsh2_n.s -o core2_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo core2_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'core2_sublsh1_n.asm' || echo './'`core2_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack core2_sublsh1_n.asm -o core2_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_core2_sublsh1_n core2_sublsh1_n.asm >tmp-core2_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_core2_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-core2_sublsh1_n.s -o core2_sublsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_addmul_1.asm' || echo './'`coreinhm_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_addmul_1.asm -o coreinhm_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_addmul_1 coreinhm_addmul_1.asm >tmp-coreinhm_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_addmul_1.s -o coreinhm_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_redc_1.asm' || echo './'`coreinhm_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_redc_1.asm -o coreinhm_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_redc_1 coreinhm_redc_1.asm >tmp-coreinhm_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_redc_1.s -o coreinhm_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreinhm_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreinhm_submul_1.asm' || echo './'`coreinhm_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreinhm_submul_1.asm -o coreinhm_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreinhm_submul_1 coreinhm_submul_1.asm >tmp-coreinhm_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreinhm_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreinhm_submul_1.s -o coreinhm_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_add_n.asm' || echo './'`coreisbr_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_add_n.asm -o coreisbr_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_add_n coreisbr_add_n.asm >tmp-coreisbr_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_add_n.s -o coreisbr_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addmul_1.asm' || echo './'`coreisbr_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addmul_1.asm -o coreisbr_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addmul_1 coreisbr_addmul_1.asm >tmp-coreisbr_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addmul_1.s -o coreisbr_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_cnd_add_n.asm' || echo './'`coreisbr_cnd_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_cnd_add_n.asm -o coreisbr_cnd_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_cnd_add_n coreisbr_cnd_add_n.asm >tmp-coreisbr_cnd_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_cnd_add_n.s -o coreisbr_cnd_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_cnd_sub_n.asm' || echo './'`coreisbr_cnd_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_cnd_sub_n.asm -o coreisbr_cnd_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_cnd_sub_n coreisbr_cnd_sub_n.asm >tmp-coreisbr_cnd_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_cnd_sub_n.s -o coreisbr_cnd_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_divrem_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_divrem_1.asm' || echo './'`coreisbr_divrem_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_divrem_1.asm -o coreisbr_divrem_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_divrem_1 coreisbr_divrem_1.asm >tmp-coreisbr_divrem_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_divrem_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_divrem_1.s -o coreisbr_divrem_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_gcd_11.asm' || echo './'`coreisbr_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_gcd_11.asm -o coreisbr_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_gcd_11 coreisbr_gcd_11.asm >tmp-coreisbr_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_gcd_11.s -o coreisbr_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_lshift.asm' || echo './'`coreisbr_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_lshift.asm -o coreisbr_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_lshift coreisbr_lshift.asm >tmp-coreisbr_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_lshift.s -o coreisbr_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_lshiftc.asm' || echo './'`coreisbr_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_lshiftc.asm -o coreisbr_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_lshiftc coreisbr_lshiftc.asm >tmp-coreisbr_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_lshiftc.s -o coreisbr_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mul_1.asm' || echo './'`coreisbr_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mul_1.asm -o coreisbr_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mul_1 coreisbr_mul_1.asm >tmp-coreisbr_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mul_1.s -o coreisbr_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mul_basecase.asm' || echo './'`coreisbr_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mul_basecase.asm -o coreisbr_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mul_basecase coreisbr_mul_basecase.asm >tmp-coreisbr_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mul_basecase.s -o coreisbr_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_mullo_basecase.asm' || echo './'`coreisbr_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_mullo_basecase.asm -o coreisbr_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_mullo_basecase coreisbr_mullo_basecase.asm >tmp-coreisbr_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_mullo_basecase.s -o coreisbr_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_redc_1.asm' || echo './'`coreisbr_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_redc_1.asm -o coreisbr_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_redc_1 coreisbr_redc_1.asm >tmp-coreisbr_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_redc_1.s -o coreisbr_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_rshift.asm' || echo './'`coreisbr_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_rshift.asm -o coreisbr_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_rshift coreisbr_rshift.asm >tmp-coreisbr_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_rshift.s -o coreisbr_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_sqr_basecase.asm' || echo './'`coreisbr_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_sqr_basecase.asm -o coreisbr_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_sqr_basecase coreisbr_sqr_basecase.asm >tmp-coreisbr_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_sqr_basecase.s -o coreisbr_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_sub_n.asm' || echo './'`coreisbr_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_sub_n.asm -o coreisbr_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_sub_n coreisbr_sub_n.asm >tmp-coreisbr_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_sub_n.s -o coreisbr_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_submul_1.asm' || echo './'`coreisbr_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_submul_1.asm -o coreisbr_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_submul_1 coreisbr_submul_1.asm >tmp-coreisbr_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_submul_1.s -o coreisbr_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addmul_2.asm' || echo './'`coreisbr_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addmul_2.asm -o coreisbr_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addmul_2 coreisbr_addmul_2.asm >tmp-coreisbr_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addmul_2.s -o coreisbr_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addlsh1_n.asm' || echo './'`coreisbr_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addlsh1_n.asm -o coreisbr_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addlsh1_n coreisbr_addlsh1_n.asm >tmp-coreisbr_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addlsh1_n.s -o coreisbr_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreisbr_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreisbr_addlsh2_n.asm' || echo './'`coreisbr_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreisbr_addlsh2_n.asm -o coreisbr_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreisbr_addlsh2_n coreisbr_addlsh2_n.asm >tmp-coreisbr_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreisbr_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreisbr_addlsh2_n.s -o coreisbr_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_add_n.asm' || echo './'`coreihwl_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_add_n.asm -o coreihwl_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_add_n coreihwl_add_n.asm >tmp-coreihwl_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_add_n.s -o coreihwl_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_addmul_1.asm' || echo './'`coreihwl_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_addmul_1.asm -o coreihwl_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_addmul_1 coreihwl_addmul_1.asm >tmp-coreihwl_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_addmul_1.s -o coreihwl_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mul_1.asm' || echo './'`coreihwl_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mul_1.asm -o coreihwl_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mul_1 coreihwl_mul_1.asm >tmp-coreihwl_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mul_1.s -o coreihwl_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mul_basecase.asm' || echo './'`coreihwl_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mul_basecase.asm -o coreihwl_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mul_basecase coreihwl_mul_basecase.asm >tmp-coreihwl_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mul_basecase.s -o coreihwl_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_mullo_basecase.asm' || echo './'`coreihwl_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_mullo_basecase.asm -o coreihwl_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_mullo_basecase coreihwl_mullo_basecase.asm >tmp-coreihwl_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_mullo_basecase.s -o coreihwl_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_redc_1.asm' || echo './'`coreihwl_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_redc_1.asm -o coreihwl_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_redc_1 coreihwl_redc_1.asm >tmp-coreihwl_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_redc_1.s -o coreihwl_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_sqr_basecase.asm' || echo './'`coreihwl_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_sqr_basecase.asm -o coreihwl_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_sqr_basecase coreihwl_sqr_basecase.asm >tmp-coreihwl_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_sqr_basecase.s -o coreihwl_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_sub_n.asm' || echo './'`coreihwl_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_sub_n.asm -o coreihwl_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_sub_n coreihwl_sub_n.asm >tmp-coreihwl_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_sub_n.s -o coreihwl_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_submul_1.asm' || echo './'`coreihwl_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_submul_1.asm -o coreihwl_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_submul_1 coreihwl_submul_1.asm >tmp-coreihwl_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_submul_1.s -o coreihwl_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreihwl_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreihwl_addmul_2.asm' || echo './'`coreihwl_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreihwl_addmul_2.asm -o coreihwl_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreihwl_addmul_2 coreihwl_addmul_2.asm >tmp-coreihwl_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreihwl_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreihwl_addmul_2.s -o coreihwl_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_addmul_1.asm' || echo './'`coreibwl_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_addmul_1.asm -o coreibwl_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_addmul_1 coreibwl_addmul_1.asm >tmp-coreibwl_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_addmul_1.s -o coreibwl_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mul_1.asm' || echo './'`coreibwl_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mul_1.asm -o coreibwl_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mul_1 coreibwl_mul_1.asm >tmp-coreibwl_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mul_1.s -o coreibwl_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mul_basecase.asm' || echo './'`coreibwl_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mul_basecase.asm -o coreibwl_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mul_basecase coreibwl_mul_basecase.asm >tmp-coreibwl_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mul_basecase.s -o coreibwl_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_mullo_basecase.asm' || echo './'`coreibwl_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_mullo_basecase.asm -o coreibwl_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_mullo_basecase coreibwl_mullo_basecase.asm >tmp-coreibwl_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_mullo_basecase.s -o coreibwl_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo coreibwl_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'coreibwl_sqr_basecase.asm' || echo './'`coreibwl_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack coreibwl_sqr_basecase.asm -o coreibwl_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_coreibwl_sqr_basecase coreibwl_sqr_basecase.asm >tmp-coreibwl_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_coreibwl_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-coreibwl_sqr_basecase.s -o coreibwl_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_add_n.asm' || echo './'`atom_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_add_n.asm -o atom_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_add_n atom_add_n.asm >tmp-atom_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_add_n.s -o atom_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addmul_1.asm' || echo './'`atom_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addmul_1.asm -o atom_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addmul_1 atom_addmul_1.asm >tmp-atom_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addmul_1.s -o atom_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_com | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_com.asm' || echo './'`atom_com.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_com.asm -o atom_com.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_com atom_com.asm >tmp-atom_com.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_com -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_com.s -o atom_com.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_cnd_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_cnd_add_n.asm' || echo './'`atom_cnd_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_cnd_add_n.asm -o atom_cnd_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_cnd_add_n atom_cnd_add_n.asm >tmp-atom_cnd_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_cnd_add_n.s -o atom_cnd_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_cnd_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_cnd_sub_n.asm' || echo './'`atom_cnd_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_cnd_sub_n.asm -o atom_cnd_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_cnd_sub_n atom_cnd_sub_n.asm >tmp-atom_cnd_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_cnd_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_cnd_sub_n.s -o atom_cnd_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_copyd.asm' || echo './'`atom_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_copyd.asm -o atom_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_copyd atom_copyd.asm >tmp-atom_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_copyd.s -o atom_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_copyi.asm' || echo './'`atom_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_copyi.asm -o atom_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_copyi atom_copyi.asm >tmp-atom_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_copyi.s -o atom_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_dive_1.asm' || echo './'`atom_dive_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_dive_1.asm -o atom_dive_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_dive_1 atom_dive_1.asm >tmp-atom_dive_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_dive_1.s -o atom_dive_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_lshift.asm' || echo './'`atom_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_lshift.asm -o atom_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_lshift atom_lshift.asm >tmp-atom_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_lshift.s -o atom_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_lshiftc.asm' || echo './'`atom_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_lshiftc.asm -o atom_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_lshiftc atom_lshiftc.asm >tmp-atom_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_lshiftc.s -o atom_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_mul_1.asm' || echo './'`atom_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_mul_1.asm -o atom_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_mul_1 atom_mul_1.asm >tmp-atom_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_mul_1.s -o atom_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_redc_1.asm' || echo './'`atom_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_redc_1.asm -o atom_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_redc_1 atom_redc_1.asm >tmp-atom_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_redc_1.s -o atom_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_rshift.asm' || echo './'`atom_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_rshift.asm -o atom_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_rshift atom_rshift.asm >tmp-atom_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_rshift.s -o atom_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_sub_n.asm' || echo './'`atom_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_sub_n.asm -o atom_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_sub_n atom_sub_n.asm >tmp-atom_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_sub_n.s -o atom_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_submul_1.asm' || echo './'`atom_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_submul_1.asm -o atom_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_submul_1 atom_submul_1.asm >tmp-atom_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_submul_1.s -o atom_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addmul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addmul_2.asm' || echo './'`atom_addmul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addmul_2.asm -o atom_addmul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addmul_2 atom_addmul_2.asm >tmp-atom_addmul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addmul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addmul_2.s -o atom_addmul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addlsh1_n.asm' || echo './'`atom_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addlsh1_n.asm -o atom_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addlsh1_n atom_addlsh1_n.asm >tmp-atom_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addlsh1_n.s -o atom_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_addlsh2_n.asm' || echo './'`atom_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_addlsh2_n.asm -o atom_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_addlsh2_n atom_addlsh2_n.asm >tmp-atom_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_addlsh2_n.s -o atom_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo atom_sublsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'atom_sublsh1_n.asm' || echo './'`atom_sublsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack atom_sublsh1_n.asm -o atom_sublsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_atom_sublsh1_n atom_sublsh1_n.asm >tmp-atom_sublsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_atom_sublsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-atom_sublsh1_n.s -o atom_sublsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_add_n.asm' || echo './'`silvermont_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_add_n.asm -o silvermont_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_add_n silvermont_add_n.asm >tmp-silvermont_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_add_n.s -o silvermont_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addmul_1.asm' || echo './'`silvermont_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addmul_1.asm -o silvermont_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addmul_1 silvermont_addmul_1.asm >tmp-silvermont_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addmul_1.s -o silvermont_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_lshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_lshift.asm' || echo './'`silvermont_lshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_lshift.asm -o silvermont_lshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_lshift silvermont_lshift.asm >tmp-silvermont_lshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_lshift.s -o silvermont_lshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_lshiftc | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_lshiftc.asm' || echo './'`silvermont_lshiftc.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_lshiftc.asm -o silvermont_lshiftc.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_lshiftc silvermont_lshiftc.asm >tmp-silvermont_lshiftc.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_lshiftc -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_lshiftc.s -o silvermont_lshiftc.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mul_1.asm' || echo './'`silvermont_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mul_1.asm -o silvermont_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mul_1 silvermont_mul_1.asm >tmp-silvermont_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mul_1.s -o silvermont_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mul_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mul_basecase.asm' || echo './'`silvermont_mul_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mul_basecase.asm -o silvermont_mul_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mul_basecase silvermont_mul_basecase.asm >tmp-silvermont_mul_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mul_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mul_basecase.s -o silvermont_mul_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_mullo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_mullo_basecase.asm' || echo './'`silvermont_mullo_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_mullo_basecase.asm -o silvermont_mullo_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_mullo_basecase silvermont_mullo_basecase.asm >tmp-silvermont_mullo_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_mullo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_mullo_basecase.s -o silvermont_mullo_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_rshift | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_rshift.asm' || echo './'`silvermont_rshift.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_rshift.asm -o silvermont_rshift.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_rshift silvermont_rshift.asm >tmp-silvermont_rshift.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_rshift -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_rshift.s -o silvermont_rshift.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_sqr_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_sqr_basecase.asm' || echo './'`silvermont_sqr_basecase.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_sqr_basecase.asm -o silvermont_sqr_basecase.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_sqr_basecase silvermont_sqr_basecase.asm >tmp-silvermont_sqr_basecase.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sqr_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_sqr_basecase.s -o silvermont_sqr_basecase.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_sub_n.asm' || echo './'`silvermont_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_sub_n.asm -o silvermont_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_sub_n silvermont_sub_n.asm >tmp-silvermont_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_sub_n.s -o silvermont_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_submul_1.asm' || echo './'`silvermont_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_submul_1.asm -o silvermont_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_submul_1 silvermont_submul_1.asm >tmp-silvermont_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_submul_1.s -o silvermont_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addlsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addlsh1_n.asm' || echo './'`silvermont_addlsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addlsh1_n.asm -o silvermont_addlsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addlsh1_n silvermont_addlsh1_n.asm >tmp-silvermont_addlsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addlsh1_n.s -o silvermont_addlsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo silvermont_addlsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'silvermont_addlsh2_n.asm' || echo './'`silvermont_addlsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack silvermont_addlsh2_n.asm -o silvermont_addlsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_silvermont_addlsh2_n silvermont_addlsh2_n.asm >tmp-silvermont_addlsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_silvermont_addlsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-silvermont_addlsh2_n.s -o silvermont_addlsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_add_n.asm' || echo './'`goldmont_add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_add_n.asm -o goldmont_add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_add_n goldmont_add_n.asm >tmp-goldmont_add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_add_n.s -o goldmont_add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_addmul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_addmul_1.asm' || echo './'`goldmont_addmul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_addmul_1.asm -o goldmont_addmul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_addmul_1 goldmont_addmul_1.asm >tmp-goldmont_addmul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_addmul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_addmul_1.s -o goldmont_addmul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_mul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_mul_1.asm' || echo './'`goldmont_mul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_mul_1.asm -o goldmont_mul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_mul_1 goldmont_mul_1.asm >tmp-goldmont_mul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_mul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_mul_1.s -o goldmont_mul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_redc_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_redc_1.asm' || echo './'`goldmont_redc_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_redc_1.asm -o goldmont_redc_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_redc_1 goldmont_redc_1.asm >tmp-goldmont_redc_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_redc_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_redc_1.s -o goldmont_redc_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_sub_n.asm' || echo './'`goldmont_sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_sub_n.asm -o goldmont_sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_sub_n goldmont_sub_n.asm >tmp-goldmont_sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_sub_n.s -o goldmont_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo goldmont_submul_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'goldmont_submul_1.asm' || echo './'`goldmont_submul_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack goldmont_submul_1.asm -o goldmont_submul_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_goldmont_submul_1 goldmont_submul_1.asm >tmp-goldmont_submul_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_goldmont_submul_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-goldmont_submul_1.s -o goldmont_submul_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_copyd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_copyd.asm' || echo './'`nano_copyd.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_copyd.asm -o nano_copyd.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_copyd nano_copyd.asm >tmp-nano_copyd.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_copyd.s -o nano_copyd.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_copyi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_copyi.asm' || echo './'`nano_copyi.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_copyi.asm -o nano_copyi.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_copyi nano_copyi.asm >tmp-nano_copyi.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_copyi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_copyi.s -o nano_copyi.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_dive_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_dive_1.asm' || echo './'`nano_dive_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_dive_1.asm -o nano_dive_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_dive_1 nano_dive_1.asm >tmp-nano_dive_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_dive_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_dive_1.s -o nano_dive_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nano_gcd_11 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nano_gcd_11.asm' || echo './'`nano_gcd_11.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nano_gcd_11.asm -o nano_gcd_11.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nano_gcd_11 nano_gcd_11.asm >tmp-nano_gcd_11.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nano_gcd_11 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nano_gcd_11.s -o nano_gcd_11.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack invert_limb_table.asm -o invert_limb_table.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table invert_limb_table.asm >tmp-invert_limb_table.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-invert_limb_table.s -o invert_limb_table.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fat.lo fat.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fat.c -o fat.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fat_entry | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'fat_entry.asm' || echo './'`fat_entry.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_entry -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack fat_entry.asm -o fat_entry.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_fat_entry fat_entry.asm >tmp-fat_entry.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fat_entry -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-fat_entry.s -o fat_entry.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o add.lo add.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add.c -o add.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o add_1.lo add_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_1.c -o add_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sub.lo sub.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub.c -o sub.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sub_1.lo sub_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sub_1.c -o sub_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o cnd_swap.lo cnd_swap.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cnd_swap.c -o cnd_swap.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o neg.lo neg.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c neg.c -o neg.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err1_n.asm -o add_err1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n add_err1_n.asm >tmp-add_err1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err1_n.s -o add_err1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err2_n.asm -o add_err2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n add_err2_n.asm >tmp-add_err2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err2_n.s -o add_err2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack add_err3_n.asm -o add_err3_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n add_err3_n.asm >tmp-add_err3_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-add_err3_n.s -o add_err3_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err1_n.asm -o sub_err1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n sub_err1_n.asm >tmp-sub_err1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err1_n.s -o sub_err1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err2_n.asm -o sub_err2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n sub_err2_n.asm >tmp-sub_err2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err2_n.s -o sub_err2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sub_err3_n.asm -o sub_err3_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n sub_err3_n.asm >tmp-sub_err3_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sub_err3_n.s -o sub_err3_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o diveby3.lo diveby3.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c diveby3.c -o diveby3.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o divis.lo divis.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divis.c -o divis.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o divrem.lo divrem.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divrem.c -o divrem.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack divrem_2.asm -o divrem_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 divrem_2.asm >tmp-divrem_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-divrem_2.s -o divrem_2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fib2_ui.lo fib2_ui.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib2_ui.c -o fib2_ui.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o fib2m.lo fib2m.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c fib2m.c -o fib2m.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dump.lo dump.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dump.c -o dump.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mod_1_3.lo mod_1_3.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mod_1_3.c -o mod_1_3.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mul.lo mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul.c -o mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mul_fft.lo mul_fft.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_fft.c -o mul_fft.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mul_n.lo mul_n.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mul_n.c -o mul_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sqr.lo sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqr.c -o sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o nussbaumer_mul.lo nussbaumer_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c nussbaumer_mul.c -o nussbaumer_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mulmid_basecase.lo mulmid_basecase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid_basecase.c -o mulmid_basecase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom42_mulmid.lo toom42_mulmid.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom42_mulmid.c -o toom42_mulmid.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mulmid_n.lo mulmid_n.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid_n.c -o mulmid_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mulmid.lo mulmid.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmid.c -o mulmid.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o random.lo random.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random.c -o random.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o random2.lo random2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c random2.c -o random2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o pow_1.lo pow_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c pow_1.c -o pow_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o rootrem.lo rootrem.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c rootrem.c -o rootrem.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sqrtrem.lo sqrtrem.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrtrem.c -o sqrtrem.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sizeinbase.lo sizeinbase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sizeinbase.c -o sizeinbase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o get_str.lo get_str.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_str.c -o get_str.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o set_str.lo set_str.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c set_str.c -o set_str.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o compute_powtab.lo compute_powtab.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c compute_powtab.c -o compute_powtab.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o scan0.lo scan0.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan0.c -o scan0.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o scan1.lo scan1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c scan1.c -o scan1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack popcount.asm -o popcount.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount popcount.asm >tmp-popcount.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-popcount.s -o popcount.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack hamdist.asm -o hamdist.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-hamdist.s -o hamdist.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o cmp.lo cmp.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c cmp.c -o cmp.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o zero_p.lo zero_p.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c zero_p.c -o zero_p.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o perfsqr.lo perfsqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfsqr.c -o perfsqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o perfpow.lo perfpow.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c perfpow.c -o perfpow.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o strongfibo.lo strongfibo.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c strongfibo.c -o strongfibo.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack gcd_22.asm -o gcd_22.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 gcd_22.asm >tmp-gcd_22.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-gcd_22.s -o gcd_22.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcd_1.lo gcd_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd_1.c -o gcd_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcd.lo gcd.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd.c -o gcd.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcdext_1.lo gcdext_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext_1.c -o gcdext_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcdext.lo gcdext.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext.c -o gcdext.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcd_subdiv_step.lo gcd_subdiv_step.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcd_subdiv_step.c -o gcd_subdiv_step.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o gcdext_lehmer.lo gcdext_lehmer.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c gcdext_lehmer.c -o gcdext_lehmer.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o div_q.lo div_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_q.c -o div_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o tdiv_qr.lo tdiv_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c tdiv_qr.c -o tdiv_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o jacbase.lo jacbase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacbase.c -o jacbase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o jacobi_2.lo jacobi_2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacobi_2.c -o jacobi_2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o jacobi.lo jacobi.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c jacobi.c -o jacobi.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o get_d.lo get_d.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c get_d.c -o get_d.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o matrix22_mul.lo matrix22_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c matrix22_mul.c -o matrix22_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd_matrix.lo hgcd_matrix.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_matrix.c -o hgcd_matrix.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd2.lo hgcd2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd2.c -o hgcd2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd_step.lo hgcd_step.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_step.c -o hgcd_step.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd_reduce.lo hgcd_reduce.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_reduce.c -o hgcd_reduce.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd.lo hgcd.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd.c -o hgcd.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd_appr.lo hgcd_appr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_appr.c -o hgcd_appr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd2_jacobi.lo hgcd2_jacobi.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd2_jacobi.c -o hgcd2_jacobi.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o hgcd_jacobi.lo hgcd_jacobi.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c hgcd_jacobi.c -o hgcd_jacobi.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mullo_n.lo mullo_n.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mullo_n.c -o mullo_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sqrlo.lo sqrlo.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrlo.c -o sqrlo.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sqrlo_basecase.lo sqrlo_basecase.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrlo_basecase.c -o sqrlo_basecase.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom22_mul.lo toom22_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom22_mul.c -o toom22_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom32_mul.lo toom32_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom32_mul.c -o toom32_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom42_mul.lo toom42_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom42_mul.c -o toom42_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom52_mul.lo toom52_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom52_mul.c -o toom52_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom62_mul.lo toom62_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom62_mul.c -o toom62_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom33_mul.lo toom33_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom33_mul.c -o toom33_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom43_mul.lo toom43_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom43_mul.c -o toom43_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom53_mul.lo toom53_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom53_mul.c -o toom53_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom54_mul.lo toom54_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom54_mul.c -o toom54_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom63_mul.lo toom63_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom63_mul.c -o toom63_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom44_mul.lo toom44_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom44_mul.c -o toom44_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom6h_mul.lo toom6h_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom6h_mul.c -o toom6h_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom6_sqr.lo toom6_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom6_sqr.c -o toom6_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom8h_mul.lo toom8h_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom8h_mul.c -o toom8h_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom8_sqr.lo toom8_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom8_sqr.c -o toom8_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_couple_handling.lo toom_couple_handling.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_couple_handling.c -o toom_couple_handling.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom2_sqr.lo toom2_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom2_sqr.c -o toom2_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom3_sqr.lo toom3_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom3_sqr.c -o toom3_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom4_sqr.lo toom4_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom4_sqr.c -o toom4_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_pm1.lo toom_eval_pm1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm1.c -o toom_eval_pm1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_pm2.lo toom_eval_pm2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2.c -o toom_eval_pm2.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o invertappr.lo invertappr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invertappr.c -o invertappr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o invert.lo invert.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c invert.c -o invert.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o binvert.lo binvert.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c binvert.c -o binvert.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mulmod_bnm1.lo mulmod_bnm1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mulmod_bnm1.c -o mulmod_bnm1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sqrmod_bnm1.lo sqrmod_bnm1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sqrmod_bnm1.c -o sqrmod_bnm1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o div_qr_1.lo div_qr_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_qr_1.c -o div_qr_1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_1n_pi1.asm -o div_qr_1n_pi1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_1n_pi1.s -o div_qr_1n_pi1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o div_qr_2.lo div_qr_2.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c div_qr_2.c -o div_qr_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_2n_pi1.asm -o div_qr_2n_pi1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_2n_pi1.s -o div_qr_2n_pi1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack div_qr_2u_pi1.asm -o div_qr_2u_pi1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-div_qr_2u_pi1.s -o div_qr_2u_pi1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_div_q.lo sbpi1_div_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_div_q.c -o sbpi1_div_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_div_qr.lo sbpi1_div_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_div_qr.c -o sbpi1_div_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dcpi1_div_q.lo dcpi1_div_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_div_q.c -o dcpi1_div_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dcpi1_div_qr.lo dcpi1_div_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_div_qr.c -o dcpi1_div_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mu_div_qr.lo mu_div_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_div_qr.c -o mu_div_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mu_divappr_q.lo mu_divappr_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_divappr_q.c -o mu_divappr_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mu_div_q.lo mu_div_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_div_q.c -o mu_div_q.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack bdiv_q_1.asm -o bdiv_q_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 bdiv_q_1.asm >tmp-bdiv_q_1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-bdiv_q_1.s -o bdiv_q_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mu_bdiv_q.lo mu_bdiv_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_bdiv_q.c -o mu_bdiv_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o mu_bdiv_qr.lo mu_bdiv_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c mu_bdiv_qr.c -o mu_bdiv_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o bdiv_q.lo bdiv_q.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bdiv_q.c -o bdiv_q.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o bdiv_qr.lo bdiv_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bdiv_qr.c -o bdiv_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o broot.lo broot.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c broot.c -o broot.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o brootinv.lo brootinv.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c brootinv.c -o brootinv.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o bsqrt.lo bsqrt.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bsqrt.c -o bsqrt.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o bsqrtinv.lo bsqrtinv.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c bsqrtinv.c -o bsqrtinv.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o divexact.lo divexact.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c divexact.c -o divexact.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o redc_n.lo redc_n.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c redc_n.c -o redc_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o powm.lo powm.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powm.c -o powm.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o powlo.lo powlo.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c powlo.c -o powlo.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_powm.lo sec_powm.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_powm.c -o sec_powm.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_mul.lo sec_mul.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_mul.c -o sec_mul.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_sqr.lo sec_sqr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_sqr.c -o sec_sqr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_div_qr.lo sec_div_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_div_qr.c -o sec_div_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_div_r.lo sec_div_r.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_div_r.c -o sec_div_r.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_pi1_div_r.lo sec_pi1_div_r.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_pi1_div_r.c -o sec_pi1_div_r.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_add_1.lo sec_add_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_add_1.c -o sec_add_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_sub_1.lo sec_sub_1.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_sub_1.c -o sec_sub_1.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o sec_invert.lo sec_invert.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c sec_invert.c -o sec_invert.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o trialdiv.lo trialdiv.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c trialdiv.c -o trialdiv.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o remove.lo remove.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c remove.c -o remove.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack and_n.asm -o and_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n and_n.asm >tmp-and_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-and_n.s -o and_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack andn_n.asm -o andn_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n andn_n.asm >tmp-andn_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-andn_n.s -o andn_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nand_n.asm -o nand_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n nand_n.asm >tmp-nand_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nand_n.s -o nand_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack ior_n.asm -o ior_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n ior_n.asm >tmp-ior_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-ior_n.s -o ior_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack iorn_n.asm -o iorn_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n iorn_n.asm >tmp-iorn_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-iorn_n.s -o iorn_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack nior_n.asm -o nior_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n nior_n.asm >tmp-nior_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-nior_n.s -o nior_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack xor_n.asm -o xor_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n xor_n.asm >tmp-xor_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-xor_n.s -o xor_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack xnor_n.asm -o xnor_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n xnor_n.asm >tmp-xnor_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-xnor_n.s -o xnor_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o zero.lo zero.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c zero.c -o zero.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sec_tabselect.asm -o sec_tabselect.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect sec_tabselect.asm >tmp-sec_tabselect.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sec_tabselect.s -o sec_tabselect.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o comb_tables.lo comb_tables.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c comb_tables.c -o comb_tables.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack invert_limb.asm -o invert_limb.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb invert_limb.asm >tmp-invert_limb.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-invert_limb.s -o invert_limb.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -o sqr_diag_addlsh1.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack mul_2.asm -o mul_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 mul_2.asm >tmp-mul_2.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-mul_2.s -o mul_2.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh1_n.asm -o rsblsh1_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n rsblsh1_n.asm >tmp-rsblsh1_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh1_n.s -o rsblsh1_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsh1add_n.asm -o rsh1add_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n rsh1add_n.asm >tmp-rsh1add_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsh1add_n.s -o rsh1add_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsh1sub_n.asm -o rsh1sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n rsh1sub_n.asm >tmp-rsh1sub_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsh1sub_n.s -o rsh1sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh2_n.asm -o rsblsh2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n rsblsh2_n.asm >tmp-rsblsh2_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh2_n.s -o rsblsh2_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack addlsh_n.asm -o addlsh_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n addlsh_n.asm >tmp-addlsh_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-addlsh_n.s -o addlsh_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack rsblsh_n.asm -o rsblsh_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n rsblsh_n.asm >tmp-rsblsh_n.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-rsblsh_n.s -o rsblsh_n.o - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c -o add_n_sub_n.lo add_n_sub_n.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -c add_n_sub_n.c -o add_n_sub_n.o - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack addaddmul_1msb0.asm -o addaddmul_1msb0.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -include _freestanding/overrides.h -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/ocaml-freestanding -isystem /home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/crt -I/home/opam/.opam/4.11/lib/pkgconfig/../../include/solo5-bindings-hvt/solo5 -Werror=implicit-function-declaration -Wa,--noexecstack tmp-addaddmul_1msb0.s -o addaddmul_1msb0.o - /bin/bash ../libtool --tag=CC --mode=link cc -Werror=implicit-function-declaration -o libmpn.la fib_table.lo mp_bases.lo x86_64_add_n.lo x86_64_addmul_1.lo x86_64_bdiv_dbm1c.lo x86_64_com.lo x86_64_cnd_add_n.lo x86_64_cnd_sub_n.lo x86_64_copyd.lo x86_64_copyi.lo x86_64_dive_1.lo x86_64_divrem_1.lo x86_64_gcd_11.lo x86_64_lshift.lo x86_64_lshiftc.lo x86_64_mod_1_1.lo x86_64_mod_1_2.lo x86_64_mod_1_4.lo x86_64_mod_34lsub1.lo x86_64_mode1o.lo x86_64_mul_1.lo x86_64_rshift.lo x86_64_sub_n.lo x86_64_submul_1.lo x86_64_addlsh1_n.lo x86_64_addlsh2_n.lo x86_64_sublsh1_n.lo fat_mod_1.lo fat_mul_basecase.lo fat_mullo_basecase.lo fat_redc_1.lo fat_redc_2.lo fat_sqr_basecase.lo fat_addmul_2.lo k8_mul_basecase.lo k8_mullo_basecase.lo k8_redc_1.lo k8_sqr_basecase.lo k8_addmul_2.lo k10_gcd_11.lo k10_lshift.lo k10_lshiftc.lo k10_rshift.lo bd1_add_n.lo bd1_addmul_1.lo bd1_com.lo bd1_copyd.lo bd1_copyi.lo bd1_gcd_11.lo bd1_mul_1.lo bd1_mul_basecase.lo bd1_sub_n.lo bd1_submul_1.lo bd1_addmul_2.lo bd1_addlsh1_n.lo bd1_sublsh1_n.lo bt1_add_n.lo bt1_addmul_1.lo bt1_copyd.lo bt1_copyi.lo bt1_gcd_11.lo bt1_mul_1.lo bt1_mul_basecase.lo bt1_redc_1.lo bt1_sqr_basecase.lo bt1_sub_n.lo bt1_submul_1.lo bt2_com.lo bt2_copyd.lo bt2_copyi.lo bt2_gcd_11.lo zen_addmul_1.lo zen_com.lo zen_copyd.lo zen_copyi.lo zen_gcd_11.lo zen_lshift.lo zen_lshiftc.lo zen_mul_1.lo zen_mul_basecase.lo zen_mullo_basecase.lo zen_rshift.lo zen_sqr_basecase.lo zen_submul_1.lo zen_addlsh1_n.lo zen_sublsh1_n.lo p4_add_n.lo p4_addmul_1.lo p4_lshift.lo p4_lshiftc.lo p4_mod_34lsub1.lo p4_mul_1.lo p4_mul_basecase.lo p4_mullo_basecase.lo p4_redc_1.lo p4_rshift.lo p4_sqr_basecase.lo p4_sub_n.lo p4_submul_1.lo p4_addmul_2.lo p4_addlsh1_n.lo p4_addlsh2_n.lo p4_sublsh1_n.lo core2_add_n.lo core2_addmul_1.lo core2_com.lo core2_copyd.lo core2_copyi.lo core2_divrem_1.lo core2_gcd_11.lo core2_lshift.lo core2_lshiftc.lo core2_mul_basecase.lo core2_mullo_basecase.lo core2_redc_1.lo core2_rshift.lo core2_sqr_basecase.lo core2_sub_n.lo core2_submul_1.lo core2_addlsh1_n.lo core2_addlsh2_n.lo core2_sublsh1_n.lo coreinhm_addmul_1.lo coreinhm_redc_1.lo coreinhm_submul_1.lo coreisbr_add_n.lo coreisbr_addmul_1.lo coreisbr_cnd_add_n.lo coreisbr_cnd_sub_n.lo coreisbr_divrem_1.lo coreisbr_gcd_11.lo coreisbr_lshift.lo coreisbr_lshiftc.lo coreisbr_mul_1.lo coreisbr_mul_basecase.lo coreisbr_mullo_basecase.lo coreisbr_redc_1.lo coreisbr_rshift.lo coreisbr_sqr_basecase.lo coreisbr_sub_n.lo coreisbr_submul_1.lo coreisbr_addmul_2.lo coreisbr_addlsh1_n.lo coreisbr_addlsh2_n.lo coreihwl_add_n.lo coreihwl_addmul_1.lo coreihwl_mul_1.lo coreihwl_mul_basecase.lo coreihwl_mullo_basecase.lo coreihwl_redc_1.lo coreihwl_sqr_basecase.lo coreihwl_sub_n.lo coreihwl_submul_1.lo coreihwl_addmul_2.lo coreibwl_addmul_1.lo coreibwl_mul_1.lo coreibwl_mul_basecase.lo coreibwl_mullo_basecase.lo coreibwl_sqr_basecase.lo atom_add_n.lo atom_addmul_1.lo atom_com.lo atom_cnd_add_n.lo atom_cnd_sub_n.lo atom_copyd.lo atom_copyi.lo atom_dive_1.lo atom_lshift.lo atom_lshiftc.lo atom_mul_1.lo atom_redc_1.lo atom_rshift.lo atom_sub_n.lo atom_submul_1.lo atom_addmul_2.lo atom_addlsh1_n.lo atom_addlsh2_n.lo atom_sublsh1_n.lo silvermont_add_n.lo silvermont_addmul_1.lo silvermont_lshift.lo silvermont_lshiftc.lo silvermont_mul_1.lo silvermont_mul_basecase.lo silvermont_mullo_basecase.lo silvermont_rshift.lo silvermont_sqr_basecase.lo silvermont_sub_n.lo silvermont_submul_1.lo silvermont_addlsh1_n.lo silvermont_addlsh2_n.lo goldmont_add_n.lo goldmont_addmul_1.lo goldmont_mul_1.lo goldmont_redc_1.lo goldmont_sub_n.lo goldmont_submul_1.lo nano_copyd.lo nano_copyi.lo nano_dive_1.lo nano_gcd_11.lo invert_limb_table.lo fat.lo fat_entry.lo add.lo add_1.lo sub.lo sub_1.lo cnd_swap.lo neg.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo diveby3.lo divis.lo divrem.lo divrem_2.lo fib2_ui.lo fib2m.lo dump.lo mod_1_3.lo mul.lo mul_fft.lo mul_n.lo sqr.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.