Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272) Unable to find image 'ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272' locally docker.io/ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272: Pulling from ocaml/opam 007cfbb78823: Pulling fs layer e92fa349b1fb: Pulling fs layer acc3a8cfc488: Pulling fs layer 007cfbb78823: Verifying Checksum 007cfbb78823: Download complete 007cfbb78823: Pull complete acc3a8cfc488: Verifying Checksum acc3a8cfc488: Download complete e92fa349b1fb: Verifying Checksum e92fa349b1fb: Download complete e92fa349b1fb: Pull complete acc3a8cfc488: Pull complete Digest: sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 Status: Downloaded newer image for ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 2022-04-08 21:53.18 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" 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-04-08 21:53.18 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" 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 aa1f173b2a62d094b9857fa09cf471a46424c4a8")) 2022-04-08 21:53.18 ---> using "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" 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-04-08 21:53.18 ---> using "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.09' '4.09.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"} | "ocaml-system" {= "4.09.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.09.1 (cached) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # Run eval $(opam env --switch=4.09) to update the current shell environment 2022-04-08 21:53.18 ---> using "61699f38a35133eb93daf7194cc95dc02fbb08a54600b15cae581ef639eb4879" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-08-1401.54-F-2022-03-29-0803.54.pdiff [582 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-08-1401.54-F-2022-03-29-0803.54.pdiff [582 kB] - Fetched 811 kB in 1s (594 kB/s) - Reading package lists... - 2022-04-08 21:53.18 ---> using "4e552546d8bdc4e3124ad0821e975f715169db2c7096ce4d3df5517095ac3ec8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"solo5-bindings-xen.0.6.6\"\ \nopam install -vy \"solo5-bindings-xen.0.6.6\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"solo5-bindings-xen.0.6.6\" | 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] solo5-bindings-xen.0.6.6 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install conf-libseccomp 1 [required by solo5-bindings-xen] - install conf-pkg-config 2 [required by solo5-bindings-xen] - install solo5-bindings-xen 0.6.6 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 ... 18470 files and directories currently installed.) - Preparing to unpack .../0-libglib2.0-0_2.72.0-1+b1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.72.0-1+b1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../1-libglib2.0-data_2.72.0-1_all.deb ... - Unpacking libglib2.0-data (2.72.0-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 libxml2:amd64. - Preparing to unpack .../4-libxml2_2.9.13+dfsg-1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.13+dfsg-1) ... - 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.1-2_amd64.deb ... - Unpacking shared-mime-info (2.1-2) ... - 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.3-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.72.0-1+b1) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.72.0-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libxml2:amd64 (2.9.13+dfsg-1) ... - Setting up shared-mime-info (2.1-2) ... - Processing triggers for libc-bin (2.33-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/9: Processing 4/9: [conf-pkg-config: pkg-config] -> retrieved solo5-bindings-xen.0.6.6 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.09/.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.09/lib/pkgconfig" (CWD=/home/opam/.opam/4.09/.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.09/.opam-switch/build/conf-libseccomp.1) -> compiled conf-libseccomp.1 -> installed conf-libseccomp.1 Processing 8/9: [solo5-bindings-xen: ./configure.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure.sh" (CWD=/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6) - configure.sh: Configured for x86_64-linux-gnu. - configure.sh: Enabled targets: hvt spt virtio muen xen. Processing 8/9: [solo5-bindings-xen: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "V=1" "CONFIG_HVT=" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" (CWD=/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6) - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings' - AS xen/boot.S - cc -MT xen/boot.o -MMD -MP -MF xen/boot.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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -DASM_FILE -c xen/boot.S -o xen/boot.o - mv -f xen/boot.Td xen/boot.d && touch xen/boot.o - CC xen/start.c - cc -MT xen/start.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/start.c -o xen/start.o - mv -f xen/start.Td xen/start.d && touch xen/start.o - CC abort.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c abort.c -o abort.o - mv -f abort.Td abort.d && touch abort.o - CC cpu_x86_64.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -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.S - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -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.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c crt.c -o crt.o - mv -f crt.Td crt.d && touch crt.o - CC printf.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c printf.c -o printf.o - mv -f printf.Td printf.d && touch printf.o - CC intr.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c intr.c -o intr.o - mv -f intr.Td intr.d && touch intr.o - CC lib.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c lib.c -o lib.o - mv -f lib.Td lib.d && touch lib.o - CC mem.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c mem.c -o mem.o - mv -f mem.Td mem.d && touch mem.o - CC exit.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c exit.c -o exit.o - mv -f exit.Td exit.d && touch exit.o - CC log.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c log.c -o log.o - mv -f log.Td log.d && touch log.o - CC cmdline.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c cmdline.c -o cmdline.o - mv -f cmdline.Td cmdline.d && touch cmdline.o - CC tls.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c tls.c -o tls.o - mv -f tls.Td tls.d && touch tls.o - CC mft.c - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c mft.c -o mft.o - mv -f mft.Td mft.d && touch mft.o - AS xen/hypercall_page.S - cc -MT xen/hypercall_page.o -MMD -MP -MF xen/hypercall_page.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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -DASM_FILE -c xen/hypercall_page.S -o xen/hypercall_page.o - xen/hypercall_page.S: Assembler messages: - xen/hypercall_page.S:85: Warning: symbol 'HYPERCALL_set_trap_table' already has its type set - xen/hypercall_page.S:86: Warning: symbol 'HYPERCALL_mmu_update' already has its type set - xen/hypercall_page.S:87: Warning: symbol 'HYPERCALL_set_gdt' already has its type set - xen/hypercall_page.S:88: Warning: symbol 'HYPERCALL_stack_switch' already has its type set - xen/hypercall_page.S:89: Warning: symbol 'HYPERCALL_set_callbacks' already has its type set - xen/hypercall_page.S:90: Warning: symbol 'HYPERCALL_fpu_taskswitch' already has its type set - xen/hypercall_page.S:91: Warning: symbol 'HYPERCALL_sched_op_compat' already has its type set - xen/hypercall_page.S:92: Warning: symbol 'HYPERCALL_platform_op' already has its type set - xen/hypercall_page.S:93: Warning: symbol 'HYPERCALL_set_debugreg' already has its type set - xen/hypercall_page.S:94: Warning: symbol 'HYPERCALL_get_debugreg' already has its type set - xen/hypercall_page.S:95: Warning: symbol 'HYPERCALL_update_descriptor' already has its type set - xen/hypercall_page.S:96: Warning: symbol 'HYPERCALL_memory_op' already has its type set - xen/hypercall_page.S:97: Warning: symbol 'HYPERCALL_multicall' already has its type set - xen/hypercall_page.S:98: Warning: symbol 'HYPERCALL_update_va_mapping' already has its type set - xen/hypercall_page.S:99: Warning: symbol 'HYPERCALL_set_timer_op' already has its type set - xen/hypercall_page.S:100: Warning: symbol 'HYPERCALL_event_channel_op_compat' already has its type set - xen/hypercall_page.S:101: Warning: symbol 'HYPERCALL_xen_version' already has its type set - xen/hypercall_page.S:102: Warning: symbol 'HYPERCALL_console_io' already has its type set - xen/hypercall_page.S:103: Warning: symbol 'HYPERCALL_physdev_op_compat' already has its type set - xen/hypercall_page.S:104: Warning: symbol 'HYPERCALL_grant_table_op' already has its type set - xen/hypercall_page.S:105: Warning: symbol 'HYPERCALL_vm_assist' already has its type set - xen/hypercall_page.S:106: Warning: symbol 'HYPERCALL_update_va_mapping_otherdomain' already has its type set - xen/hypercall_page.S:107: Warning: symbol 'HYPERCALL_iret' already has its type set - xen/hypercall_page.S:108: Warning: symbol 'HYPERCALL_vcpu_op' already has its type set - xen/hypercall_page.S:109: Warning: symbol 'HYPERCALL_set_segment_base' already has its type set - xen/hypercall_page.S:110: Warning: symbol 'HYPERCALL_mmuext_op' already has its type set - xen/hypercall_page.S:111: Warning: symbol 'HYPERCALL_xsm_op' already has its type set - xen/hypercall_page.S:112: Warning: symbol 'HYPERCALL_nmi_op' already has its type set - xen/hypercall_page.S:113: Warning: symbol 'HYPERCALL_sched_op' already has its type set - xen/hypercall_page.S:114: Warning: symbol 'HYPERCALL_callback_op' already has its type set - xen/hypercall_page.S:115: Warning: symbol 'HYPERCALL_xenoprof_op' already has its type set - xen/hypercall_page.S:116: Warning: symbol 'HYPERCALL_event_channel_op' already has its type set - xen/hypercall_page.S:117: Warning: symbol 'HYPERCALL_physdev_op' already has its type set - xen/hypercall_page.S:118: Warning: symbol 'HYPERCALL_hvm_op' already has its type set - xen/hypercall_page.S:119: Warning: symbol 'HYPERCALL_sysctl' already has its type set - xen/hypercall_page.S:120: Warning: symbol 'HYPERCALL_domctl' already has its type set - xen/hypercall_page.S:121: Warning: symbol 'HYPERCALL_kexec_op' already has its type set - xen/hypercall_page.S:122: Warning: symbol 'HYPERCALL_tmem_op' already has its type set - xen/hypercall_page.S:124: Warning: symbol 'HYPERCALL_xenpmu_op' already has its type set - xen/hypercall_page.S:126: Warning: symbol 'HYPERCALL_arch_0' already has its type set - xen/hypercall_page.S:127: Warning: symbol 'HYPERCALL_arch_1' already has its type set - xen/hypercall_page.S:128: Warning: symbol 'HYPERCALL_arch_2' already has its type set - xen/hypercall_page.S:129: Warning: symbol 'HYPERCALL_arch_3' already has its type set - xen/hypercall_page.S:130: Warning: symbol 'HYPERCALL_arch_4' already has its type set - xen/hypercall_page.S:131: Warning: symbol 'HYPERCALL_arch_5' already has its type set - xen/hypercall_page.S:132: Warning: symbol 'HYPERCALL_arch_6' already has its type set - xen/hypercall_page.S:133: Warning: symbol 'HYPERCALL_arch_7' already has its type set - mv -f xen/hypercall_page.Td xen/hypercall_page.d && touch xen/hypercall_page.o - CC xen/console.c - cc -MT xen/console.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/console.c -o xen/console.o - mv -f xen/console.Td xen/console.d && touch xen/console.o - CC xen/platform.c - cc -MT xen/platform.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/platform.c -o xen/platform.o - mv -f xen/platform.Td xen/platform.d && touch xen/platform.o - CC xen/platform_intr.c - cc -MT xen/platform_intr.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/platform_intr.c -o xen/platform_intr.o - mv -f xen/platform_intr.Td xen/platform_intr.d && touch xen/platform_intr.o - CC xen/evtchn.c - cc -MT xen/evtchn.o -MMD -MP -MF xen/evtchn.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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/evtchn.c -o xen/evtchn.o - mv -f xen/evtchn.Td xen/evtchn.d && touch xen/evtchn.o - CC xen/time.c - cc -MT xen/time.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/time.c -o xen/time.o - mv -f xen/time.Td xen/time.d && touch xen/time.o - CC xen/pvclock.c - cc -MT xen/pvclock.o -MMD -MP -MF xen/pvclock.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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/pvclock.c -o xen/pvclock.o - mv -f xen/pvclock.Td xen/pvclock.d && touch xen/pvclock.o - CC xen/stubs.c - cc -MT xen/stubs.o -MMD -MP -MF xen/stubs.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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/stubs.c -o xen/stubs.o - mv -f xen/stubs.Td xen/stubs.d && touch xen/stubs.o - LD xen/solo5_xen.o - ld -r -nostdlib -z max-page-size=0x1000 -static xen/boot.o xen/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 xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o xen/solo5_xen.o - OBJCOPY xen/solo5_xen.o - objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail xen/solo5_xen.o xen/solo5_xen.o - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings' - MAKE tenders - make -C tenders - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tenders' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tenders' - MAKE elftool - make -C elftool - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/elftool' - HOSTCC elftool.c - cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/elftool' - MAKE tests - make -C tests - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests' - MAKE test_blk - make -C test_blk - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_blk.c -o test_blk.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_blk.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_blk.o manifest.o -o test_blk.xen - XL test_blk.xl - sed -e s/@@NAME@@/test_blk/ \ - -e s/@@KERNEL@@/test_blk.xen/ \ - ../config.xl.in >test_blk.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_blk' - MAKE test_dumpcore - make -C test_dumpcore - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_dumpcore.c -o test_dumpcore.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_dumpcore.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_dumpcore.o manifest.o -o test_dumpcore.xen - XL test_dumpcore.xl - sed -e s/@@NAME@@/test_dumpcore/ \ - -e s/@@KERNEL@@/test_dumpcore.xen/ \ - ../config.xl.in >test_dumpcore.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_dumpcore' - MAKE test_exception - make -C test_exception - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_exception.c -o test_exception.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_exception.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_exception.o manifest.o -o test_exception.xen - XL test_exception.xl - sed -e s/@@NAME@@/test_exception/ \ - -e s/@@KERNEL@@/test_exception.xen/ \ - ../config.xl.in >test_exception.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_exception' - MAKE test_fpu - make -C test_fpu - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_fpu.c -o test_fpu.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_fpu.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_fpu.o manifest.o -o test_fpu.xen - XL test_fpu.xl - sed -e s/@@NAME@@/test_fpu/ \ - -e s/@@KERNEL@@/test_fpu.xen/ \ - ../config.xl.in >test_fpu.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_fpu' - MAKE test_globals - make -C test_globals - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_globals.c -o test_globals.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_globals.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_globals.o manifest.o -o test_globals.xen - XL test_globals.xl - sed -e s/@@NAME@@/test_globals/ \ - -e s/@@KERNEL@@/test_globals.xen/ \ - ../config.xl.in >test_globals.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_globals' - MAKE test_hello - make -C test_hello - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_hello.c -o test_hello.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_hello.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_hello.o manifest.o -o test_hello.xen - XL test_hello.xl - sed -e s/@@NAME@@/test_hello/ \ - -e s/@@KERNEL@@/test_hello.xen/ \ - ../config.xl.in >test_hello.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_hello' - MAKE test_mft_maxdevices - make -C test_mft_maxdevices - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_mft_maxdevices.c -o test_mft_maxdevices.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_mft_maxdevices.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen - XL test_mft_maxdevices.xl - sed -e s/@@NAME@@/test_mft_maxdevices/ \ - -e s/@@KERNEL@@/test_mft_maxdevices.xen/ \ - ../config.xl.in >test_mft_maxdevices.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_mft_maxdevices' - MAKE test_net - make -C test_net - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_net.c -o test_net.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_net.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_net.o manifest.o -o test_net.xen - XL test_net.xl - sed -e s/@@NAME@@/test_net/ \ - -e s/@@KERNEL@@/test_net.xen/ \ - ../config.xl.in >test_net.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net' - MAKE test_net_2if - make -C test_net_2if - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_net_2if.c -o test_net_2if.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_net_2if.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_net_2if.o manifest.o -o test_net_2if.xen - XL test_net_2if.xl - sed -e s/@@NAME@@/test_net_2if/ \ - -e s/@@KERNEL@@/test_net_2if.xen/ \ - ../config.xl.in >test_net_2if.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net_2if' - MAKE test_notls - make -C test_notls - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_notls.c -o test_notls.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_notls.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_notls.o manifest.o -o test_notls.xen - XL test_notls.xl - sed -e s/@@NAME@@/test_notls/ \ - -e s/@@KERNEL@@/test_notls.xen/ \ - ../config.xl.in >test_notls.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_notls' - MAKE test_quiet - make -C test_quiet - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_quiet.c -o test_quiet.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_quiet.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_quiet.o manifest.o -o test_quiet.xen - XL test_quiet.xl - sed -e s/@@NAME@@/test_quiet/ \ - -e s/@@KERNEL@@/test_quiet.xen/ \ - ../config.xl.in >test_quiet.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_quiet' - MAKE test_seccomp - make -C test_seccomp - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_seccomp' - CC test_seccomp.c - cc -std=c11 -Wall -Wextra -Werror -O2 -g -ffreestanding -fstack-protector-strong -nostdinc -mstack-protector-guard=global -isystem /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_seccomp.c -o test_seccomp.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_seccomp.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_seccomp.o manifest.o -o test_seccomp.xen - XL test_seccomp.xl - sed -e s/@@NAME@@/test_seccomp/ \ - -e s/@@KERNEL@@/test_seccomp.xen/ \ - ../config.xl.in >test_seccomp.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_seccomp' - MAKE test_ssp - make -C test_ssp - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_ssp.c -o test_ssp.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_ssp.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_ssp.o manifest.o -o test_ssp.xen - XL test_ssp.xl - sed -e s/@@NAME@@/test_ssp/ \ - -e s/@@KERNEL@@/test_ssp.xen/ \ - ../config.xl.in >test_ssp.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_ssp' - MAKE test_time - make -C test_time - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_time.c -o test_time.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_time.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_time.o manifest.o -o test_time.xen - XL test_time.xl - sed -e s/@@NAME@@/test_time/ \ - -e s/@@KERNEL@@/test_time.xen/ \ - ../config.xl.in >test_time.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_time' - MAKE test_tls - make -C test_tls - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_tls.c -o test_tls.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_tls.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_tls.o manifest.o -o test_tls.xen - XL test_tls.xl - sed -e s/@@NAME@@/test_tls/ \ - -e s/@@KERNEL@@/test_tls.xen/ \ - ../config.xl.in >test_tls.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_tls' - MAKE test_wnox - make -C test_wnox - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_wnox.c -o test_wnox.o - /opam-tmp/ccSYrU1D.s: Assembler messages: - /opam-tmp/ccSYrU1D.s:719: Warning: ignoring changed section attributes for .data - /opam-tmp/ccSYrU1D.s:726: Warning: dwarf line number information for .data ignored - /opam-tmp/ccSYrU1D.s:728: Warning: dwarf line number information for .data ignored - /opam-tmp/ccSYrU1D.s:729: Warning: dwarf line number information for .data ignored - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_wnox.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_wnox.o manifest.o -o test_wnox.xen - XL test_wnox.xl - sed -e s/@@NAME@@/test_wnox/ \ - -e s/@@KERNEL@@/test_wnox.xen/ \ - ../config.xl.in >test_wnox.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_wnox' - MAKE test_xnow - make -C test_xnow - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_xnow.c -o test_xnow.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_xnow.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_xnow.o manifest.o -o test_xnow.xen - XL test_xnow.xl - sed -e s/@@NAME@@/test_xnow/ \ - -e s/@@KERNEL@@/test_xnow.xen/ \ - ../config.xl.in >test_xnow.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_xnow' - MAKE test_zeropage - make -C test_zeropage - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c test_zeropage.c -o test_zeropage.o - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_zeropage.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_zeropage.o manifest.o -o test_zeropage.xen - XL test_zeropage.xl - sed -e s/@@NAME@@/test_zeropage/ \ - -e s/@@KERNEL@@/test_zeropage.xen/ \ - ../config.xl.in >test_zeropage.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_zeropage' - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests' -> compiled solo5-bindings-xen.0.6.6 Processing 9/9: [solo5-bindings-xen: make install-opam-xen] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "V=1" "CONFIG_HVT=" "CONFIG_SPT=" "CONFIG_VIRTIO=" "CONFIG_MUEN=" "CONFIG_GENODE=" "install-opam-xen" "PREFIX=/home/opam/.opam/4.09" (CWD=/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6) - 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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings' - CC xen/start.c - cc -MT xen/start.o -MMD -MP -MF xen/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -D__SOLO5_BINDINGS__ -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/xen -c xen/start.c -o xen/start.o - mv -f xen/start.Td xen/start.d && touch xen/start.o - LD xen/solo5_xen.o - ld -r -nostdlib -z max-page-size=0x1000 -static xen/boot.o xen/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 xen/hypercall_page.o xen/console.o xen/platform.o xen/platform_intr.o xen/evtchn.o xen/time.o xen/pvclock.o xen/stubs.o -o xen/solo5_xen.o - OBJCOPY xen/solo5_xen.o - objcopy -w -G solo5_\* -G _start\* -G __stack_chk_guard -G __stack_chk_fail xen/solo5_xen.o xen/solo5_xen.o - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings' - MAKE tenders - make -C tenders - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tenders' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tenders' - MAKE elftool - make -C elftool - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/elftool' - HOSTCC elftool.c - cc -MT elftool.o -MMD -MP -MF elftool.Td -Wall -Werror -std=c11 -fstack-protector-strong -O2 -g -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/elftool' - MAKE tests - make -C tests - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests' - MAKE test_blk - make -C test_blk - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_blk' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_blk.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_blk.o manifest.o -o test_blk.xen - XL test_blk.xl - sed -e s/@@NAME@@/test_blk/ \ - -e s/@@KERNEL@@/test_blk.xen/ \ - ../config.xl.in >test_blk.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_blk' - MAKE test_dumpcore - make -C test_dumpcore - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_dumpcore' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_dumpcore.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_dumpcore.o manifest.o -o test_dumpcore.xen - XL test_dumpcore.xl - sed -e s/@@NAME@@/test_dumpcore/ \ - -e s/@@KERNEL@@/test_dumpcore.xen/ \ - ../config.xl.in >test_dumpcore.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_dumpcore' - MAKE test_exception - make -C test_exception - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_exception' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_exception.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_exception.o manifest.o -o test_exception.xen - XL test_exception.xl - sed -e s/@@NAME@@/test_exception/ \ - -e s/@@KERNEL@@/test_exception.xen/ \ - ../config.xl.in >test_exception.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_exception' - MAKE test_fpu - make -C test_fpu - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_fpu' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_fpu.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_fpu.o manifest.o -o test_fpu.xen - XL test_fpu.xl - sed -e s/@@NAME@@/test_fpu/ \ - -e s/@@KERNEL@@/test_fpu.xen/ \ - ../config.xl.in >test_fpu.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_fpu' - MAKE test_globals - make -C test_globals - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_globals' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_globals.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_globals.o manifest.o -o test_globals.xen - XL test_globals.xl - sed -e s/@@NAME@@/test_globals/ \ - -e s/@@KERNEL@@/test_globals.xen/ \ - ../config.xl.in >test_globals.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_globals' - MAKE test_hello - make -C test_hello - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_hello' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_hello.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_hello.o manifest.o -o test_hello.xen - XL test_hello.xl - sed -e s/@@NAME@@/test_hello/ \ - -e s/@@KERNEL@@/test_hello.xen/ \ - ../config.xl.in >test_hello.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_hello' - MAKE test_mft_maxdevices - make -C test_mft_maxdevices - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_mft_maxdevices' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_mft_maxdevices.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_mft_maxdevices.o manifest.o -o test_mft_maxdevices.xen - XL test_mft_maxdevices.xl - sed -e s/@@NAME@@/test_mft_maxdevices/ \ - -e s/@@KERNEL@@/test_mft_maxdevices.xen/ \ - ../config.xl.in >test_mft_maxdevices.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_mft_maxdevices' - MAKE test_net - make -C test_net - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_net.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_net.o manifest.o -o test_net.xen - XL test_net.xl - sed -e s/@@NAME@@/test_net/ \ - -e s/@@KERNEL@@/test_net.xen/ \ - ../config.xl.in >test_net.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net' - MAKE test_net_2if - make -C test_net_2if - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net_2if' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_net_2if.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_net_2if.o manifest.o -o test_net_2if.xen - XL test_net_2if.xl - sed -e s/@@NAME@@/test_net_2if/ \ - -e s/@@KERNEL@@/test_net_2if.xen/ \ - ../config.xl.in >test_net_2if.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_net_2if' - MAKE test_notls - make -C test_notls - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_notls' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_notls.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_notls.o manifest.o -o test_notls.xen - XL test_notls.xl - sed -e s/@@NAME@@/test_notls/ \ - -e s/@@KERNEL@@/test_notls.xen/ \ - ../config.xl.in >test_notls.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_notls' - MAKE test_quiet - make -C test_quiet - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_quiet' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_quiet.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_quiet.o manifest.o -o test_quiet.xen - XL test_quiet.xl - sed -e s/@@NAME@@/test_quiet/ \ - -e s/@@KERNEL@@/test_quiet.xen/ \ - ../config.xl.in >test_quiet.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_quiet' - MAKE test_seccomp - make -C test_seccomp - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_seccomp' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_seccomp.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_seccomp.o manifest.o -o test_seccomp.xen - XL test_seccomp.xl - sed -e s/@@NAME@@/test_seccomp/ \ - -e s/@@KERNEL@@/test_seccomp.xen/ \ - ../config.xl.in >test_seccomp.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_seccomp' - MAKE test_ssp - make -C test_ssp - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_ssp' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_ssp.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_ssp.o manifest.o -o test_ssp.xen - XL test_ssp.xl - sed -e s/@@NAME@@/test_ssp/ \ - -e s/@@KERNEL@@/test_ssp.xen/ \ - ../config.xl.in >test_ssp.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_ssp' - MAKE test_time - make -C test_time - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_time' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_time.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_time.o manifest.o -o test_time.xen - XL test_time.xl - sed -e s/@@NAME@@/test_time/ \ - -e s/@@KERNEL@@/test_time.xen/ \ - ../config.xl.in >test_time.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_time' - MAKE test_tls - make -C test_tls - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_tls' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_tls.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_tls.o manifest.o -o test_tls.xen - XL test_tls.xl - sed -e s/@@NAME@@/test_tls/ \ - -e s/@@KERNEL@@/test_tls.xen/ \ - ../config.xl.in >test_tls.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_tls' - MAKE test_wnox - make -C test_wnox - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_wnox' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_wnox.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_wnox.o manifest.o -o test_wnox.xen - XL test_wnox.xl - sed -e s/@@NAME@@/test_wnox/ \ - -e s/@@KERNEL@@/test_wnox.xen/ \ - ../config.xl.in >test_wnox.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_wnox' - MAKE test_xnow - make -C test_xnow - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_xnow' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_xnow.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_xnow.o manifest.o -o test_xnow.xen - XL test_xnow.xl - sed -e s/@@NAME@@/test_xnow/ \ - -e s/@@KERNEL@@/test_xnow.xen/ \ - ../config.xl.in >test_xnow.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_xnow' - MAKE test_zeropage - make -C test_zeropage - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_zeropage' - ELFTOOL manifest.json - /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/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.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/crt -I/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/include/solo5 -c manifest.c -o manifest.o - LD test_zeropage.xen - ld -nostdlib -z max-page-size=0x1000 -static -T /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.lds /home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/bindings/xen/solo5_xen.o test_zeropage.o manifest.o -o test_zeropage.xen - XL test_zeropage.xl - sed -e s/@@NAME@@/test_zeropage/ \ - -e s/@@KERNEL@@/test_zeropage.xen/ \ - ../config.xl.in >test_zeropage.xl - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests/test_zeropage' - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/solo5-bindings-xen.0.6.6/tests' - SUBST opam/solo5-bindings-xen.pc - sed <opam/solo5-bindings-xen.pc.in > opam/solo5-bindings-xen.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.09/lib/pkgconfig \ - /home/opam/.opam/4.09/lib/solo5-bindings-xen \ - /home/opam/.opam/4.09/include/solo5-bindings-xen/solo5 \ - /home/opam/.opam/4.09/include/solo5-bindings-xen/crt - cp -R include/solo5 include/crt /home/opam/.opam/4.09/include/solo5-bindings-xen - cp bindings/xen/solo5_xen.o bindings/xen/solo5_xen.lds \ - /home/opam/.opam/4.09/lib/solo5-bindings-xen - cp opam/solo5-bindings-xen.pc /home/opam/.opam/4.09/lib/pkgconfig - cp elftool/solo5-elftool /home/opam/.opam/4.09/bin -> installed solo5-bindings-xen.0.6.6 Done. # Run eval $(opam env) to update the current shell environment 2022-04-08 21:56.51 ---> saved as "973ed55c741886b744134a44f9f74a1b18c8865d4aa33542ce902ac4315ecfe4" Job succeeded