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


Building on x86-bm-11.ocamllabs.io

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
76d3fc461301: Already exists
4ef6d20bd5d7: Already exists
f5ab1124984a: Pulling fs layer
f5ab1124984a: Verifying Checksum
f5ab1124984a: Download complete
f5ab1124984a: Pull complete
Digest: sha256:8e32e0d09a8f957267511ce7ffcb86567614efb6d6bb72b6aea9be9dac1bf3e7
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-04 14:18.58 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-09-04 14:18.58 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-04 14:18.58 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2021-09-04 14:18.58 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-04 14:18.58 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-04 14:18.58 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 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.2) to update the current shell environment
2021-09-04 14:18.58 ---> using "02a105aeb299ad931aed2945f016f8166bc1f7e878243889fb755113c09b1667" 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 [8766 kB]
- Fetched 8994 kB in 3s (2884 kB/s)
- Reading package lists...
- 
2021-09-04 14:18.58 ---> using "8048fa6c82a0969e44a210039fa920031a2f110ed38f8762e8da9ac3d158cc4b" from cache

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

The following actions will be performed:
  - install conf-pkg-config    2     [required by solo5-bindings-hvt]
  - install conf-libseccomp    1     [required by solo5-bindings-hvt]
  - install solo5-bindings-hvt 0.6.8
===== 3 to install =====

The following system packages will first need to be installed:
    libseccomp-dev 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" "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 ... 18039 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.68.4-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.68.4-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.68.4-1_all.deb ...
- Unpacking libglib2.0-data (2.68.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.1-1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../4-libxml2_2.9.12+dfsg-3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-3) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../5-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 .../6-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../7-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libseccomp-dev:amd64 (2.5.1-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.68.4-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.68.4-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-3) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.31-15) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/9:
Processing  4/9: [conf-pkg-config: pkg-config]
-> retrieved solo5-bindings-hvt.0.6.8  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-pkg-config.2)
- 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  5/9: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.11.2/lib/pkgconfig" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing  6/9: [conf-libseccomp: pkg-config libseccomp]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libseccomp" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-libseccomp.1)
-> compiled  conf-libseccomp.1
-> installed conf-libseccomp.1
Processing  8/9: [solo5-bindings-hvt: ./configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- configure.sh: Configured for x86_64-linux-gnu.
- configure.sh: Enabled targets: hvt spt virtio muen xen.
Processing  8/9: [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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- 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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_blk.c -o test_blk.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_dumpcore.c -o test_dumpcore.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_exception.c -o test_exception.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_fpu.c -o test_fpu.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_globals.c -o test_globals.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_hello.c -o test_hello.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net.c -o test_net.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_net_2if.c -o test_net_2if.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_notls.c -o test_notls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_quiet.c -o test_quiet.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_ssp.c -o test_ssp.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_time.c -o test_time.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_tls.c -o test_tls.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_wnox.c -o test_wnox.o
- /opam-tmp/cc3cscUa.s: Assembler messages:
- /opam-tmp/cc3cscUa.s:764: Warning: ignoring changed section attributes for .data
- /opam-tmp/cc3cscUa.s:771: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc3cscUa.s:773: Warning: dwarf line number information for .data ignored
- /opam-tmp/cc3cscUa.s:774: Warning: dwarf line number information for .data ignored
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_xnow.c -o test_xnow.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/solo5 -c test_zeropage.c -o test_zeropage.o
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
-> compiled  solo5-bindings-hvt.0.6.8
Processing  9/9: [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.2" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8)
- 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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings'
- MAKE tenders
- make -C tenders  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tenders'
- MAKE elftool
- make -C elftool  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/elftool'
- MAKE tests
- make -C tests  
- make[1]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests'
- MAKE test_blk
- make -C test_blk  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_blk.o manifest.o -o test_blk.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_blk'
- MAKE test_dumpcore
- make -C test_dumpcore  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_dumpcore.o manifest.o -o test_dumpcore.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_dumpcore'
- MAKE test_exception
- make -C test_exception  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_exception.o manifest.o -o test_exception.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_exception'
- MAKE test_fpu
- make -C test_fpu  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_fpu.o manifest.o -o test_fpu.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_fpu'
- MAKE test_globals
- make -C test_globals  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_globals.o manifest.o -o test_globals.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_globals'
- MAKE test_hello
- make -C test_hello  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_hello.o manifest.o -o test_hello.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_hello'
- MAKE test_mft_maxdevices
- make -C test_mft_maxdevices  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_mft_maxdevices'
- MAKE test_net
- make -C test_net  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_net.o manifest.o -o test_net.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net'
- MAKE test_net_2if
- make -C test_net_2if  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_net_2if'
- MAKE test_notls
- make -C test_notls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_notls.o manifest.o -o test_notls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_notls'
- MAKE test_quiet
- make -C test_quiet  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_quiet.o manifest.o -o test_quiet.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_quiet'
- MAKE test_seccomp
- make -C test_seccomp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_seccomp'
- MAKE test_ssp
- make -C test_ssp  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_ssp.o manifest.o -o test_ssp.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_ssp'
- MAKE test_time
- make -C test_time  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_time.o manifest.o -o test_time.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_time'
- MAKE test_tls
- make -C test_tls  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_tls.o manifest.o -o test_tls.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_tls'
- MAKE test_wnox
- make -C test_wnox  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_wnox.o manifest.o -o test_wnox.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_wnox'
- MAKE test_xnow
- make -C test_xnow  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_xnow.o manifest.o -o test_xnow.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_xnow'
- MAKE test_zeropage
- make -C test_zeropage  
- make[2]: Entering directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- ELFTOOL manifest.json
- /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/include/crt -I/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.lds /home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/bindings/hvt/solo5_hvt.o test_zeropage.o manifest.o -o test_zeropage.hvt
- make[2]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/tests/test_zeropage'
- make[1]: Leaving directory '/home/opam/.opam/4.11.2/.opam-switch/build/solo5-bindings-hvt.0.6.8/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.2/lib/pkgconfig \
-     /home/opam/.opam/4.11.2/lib/solo5-bindings-hvt \
-     /home/opam/.opam/4.11.2/include/solo5-bindings-hvt/solo5 \
-     /home/opam/.opam/4.11.2/include/solo5-bindings-hvt/crt
- cp -R include/solo5 include/crt /home/opam/.opam/4.11.2/include/solo5-bindings-hvt
- cp bindings/hvt/solo5_hvt.o bindings/hvt/solo5_hvt.lds \
-     /home/opam/.opam/4.11.2/lib/solo5-bindings-hvt
- cp opam/solo5-bindings-hvt.pc /home/opam/.opam/4.11.2/lib/pkgconfig
- cp elftool/solo5-elftool /home/opam/.opam/4.11.2/bin
- cp tenders/hvt/solo5-hvt tenders/hvt/solo5-hvt-configure /home/opam/.opam/4.11.2/bin
- [ -f tenders/hvt/solo5-hvt-debug ] && \
-     cp tenders/hvt/solo5-hvt-debug /home/opam/.opam/4.11.2/bin
-> installed solo5-bindings-hvt.0.6.8
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-04 14:19.26 ---> saved as "5b88036ebdb0098670eeebedfbcc326bda7b950e1926bff0048d1349768e6c1a"
Job succeeded