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


Building on x86-bm-c6.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6810aadf8895: Pulling fs layer
6810aadf8895: Verifying Checksum
6810aadf8895: Download complete
6810aadf8895: Pull complete
Digest: sha256:75d2d770f7372b7cc5e956a74d98b8f9cfab88448d5280c0995d7ab5349ab988
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-07-01 07:50.13 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-07-01 07:50.13 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 3bcb45c36ed254e850b498bff678e3e5848b23e1"))
2024-07-01 07:50.13 ---> using "3d0bfbfa177ca2531fcfa9e2869627278a2c31cf290ac589bbf0639aba3b017c" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-07-01 07:50.13 ---> using "5dff26d510618c1d48fe6b00f268416e83e2cb4c80c378ed525d97eb709030a0" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2024-07-01 07:50.13 ---> using "d09e7069a0ded9f00261b455f4204147fc50f3456108c27b5b2d832a3d595a72" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-30-1411.31-F-2024-06-27-0211.32.pdiff [248 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-30-1411.31-F-2024-06-27-0211.32.pdiff [248 kB]
- Fetched 510 kB in 3s (185 kB/s)
- Reading package lists...
- 
2024-07-01 07:50.13 ---> using "462a5b6771b2bb3006c9808053674320e5c3eb446943f92dfda475b131e97fc1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"minios-xen.0.7\"\
               \nopam install -vy \"minios-xen.0.7\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"minios-xen.0.7\" | 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] minios-xen.0.7 is not installed.

The following actions will be performed:
=== install 3 packages
  - install conf-findutils 1   [required by minios-xen]
  - install conf-perl      2   [required by minios-xen]
  - install minios-xen     0.7

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/9: [minios-xen.0.7: extract]
Processing  4/9: [minios-xen.0.7: extract] [conf-findutils: sh find . -name .]
Processing  5/9: [minios-xen.0.7: extract] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved minios-xen.0.7  (cached)
Processing  5/9: [conf-findutils: sh find . -name .] [conf-perl: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "find . -name ." (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-findutils.1)
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing  5/9: [conf-perl: perl]
-> installed conf-findutils.1
Processing  6/9: [conf-perl: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
- (with 44 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2023, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
-> installed conf-perl.2
Processing  8/9: [minios-xen: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "debug=n" (CWD=/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7)
- perl include/minios-external/bsd-sys-queue-h-seddery include/minios-external/bsd-sys-queue.h --prefix=minios  >include/list.h.new
- if ! cmp -s include/list.h.new include/list.h; then mv -f include/list.h.new include/list.h; else rm -f include/list.h.new; fi
- ln -sf . include/mini-os
- ln -sf . arch/x86/include/mini-os
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c blkfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/blkfront.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/events.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c fbfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/fbfront.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gntmap.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/gntmap.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gnttab.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/gnttab.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c hypervisor.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/hypervisor.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c kernel.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/kernel.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lock.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lock.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c main.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/main.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/mm.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c netfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/netfront.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/sched.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/ctype.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/ctype.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/math.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/math.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/printf.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/printf.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/stack_chk_fail.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/stack_chk_fail.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/string.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/string.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/memmove.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/memmove.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/sys.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/sys.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/assert.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/assert.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xmalloc.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/xmalloc.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xs.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/xs.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c xenbus/xenbus.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/xenbus/xenbus.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/console.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/console.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xencons_ring.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/xencons_ring.o
- gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xenbus.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/xenbus.o
- make --directory=arch/x86 OBJ_DIR=/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86 || exit 1;
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86'
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/events.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c ioremap.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/ioremap.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c iorw.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/iorw.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/mm.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/sched.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c setup.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o
- setup.c: In function 'arch_init':
- setup.c:128:38: error: the comparison will always evaluate as 'true' for the address of 'cmd_line' will never be NULL [-Werror=address]
-   128 |                         si->cmd_line ? (const char *)si->cmd_line : "NULL");
-       |                                      ^
- In file included from /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include/hypervisor.h:16,
-                  from /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/os.h:16,
-                  from setup.c:29:
- /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include/xen/xen.h:755:12: note: 'cmd_line' declared here
-   755 |     int8_t cmd_line[MAX_GUEST_CMDLINE];
-       |            ^~~~~~~~
- cc1: all warnings being treated as errors
- make[1]: *** [../../minios.mk:74: /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86'
- make: *** [Makefile:172: arch_lib] Error 1
[ERROR] The compilation of minios-xen.0.7 failed at "make debug=n".

#=== ERROR while compiling minios-xen.0.7 =====================================#
# context              2.2.0~rc1 | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.13/.opam-switch/build/minios-xen.0.7
# command              ~/.opam/opam-init/hooks/sandbox.sh build make debug=n
# exit-code            2
# env-file             ~/.opam/log/minios-xen-8-de330f.env
# output-file          ~/.opam/log/minios-xen-8-de330f.out
### output ###
# perl include/minios-external/bsd-sys-queue-h-seddery include/minios-external/bsd-sys-queue.h --prefix=minios  >include/list.h.new
# if ! cmp -s include/list.h.new include/list.h; then mv -f include/list.h.new include/list.h; else rm -f include/list.h.new; fi
# ln -sf . include/mini-os
# ln -sf . arch/x86/include/mini-os
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c blkfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/blkfront.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/events.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c fbfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/fbfront.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gntmap.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/gntmap.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gnttab.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/gnttab.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c hypervisor.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/hypervisor.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c kernel.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/kernel.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lock.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lock.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c main.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/main.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/mm.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c netfront.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/netfront.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/sched.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/ctype.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/ctype.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/math.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/math.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/printf.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/printf.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/stack_chk_fail.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/stack_chk_fail.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/string.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/string.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/memmove.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/memmove.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/sys.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/sys.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/assert.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/assert.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xmalloc.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/xmalloc.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xs.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/lib/xs.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c xenbus/xenbus.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/xenbus/xenbus.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/console.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/console.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xencons_ring.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/xencons_ring.o
# gcc -DCONFIG_START_NETWORK -DCONFIG_SPARSE_BSS -DCONFIG_BLKFRONT -DCONFIG_NETFRONT -DCONFIG_KBDFRONT -DCONFIG_FBFRONT -DCONFIG_CONSFRONT -DCONFIG_XENBUS -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xenbus.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/console/xenbus.o
# make --directory=arch/x86 OBJ_DIR=/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86 || exit 1;
# make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86'
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/events.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c ioremap.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/ioremap.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c iorw.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/iorw.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/mm.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/sched.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/13/include -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format -Wno-redundant-decls -Wformat -fno-stack-protector -fgnu89-inline -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -O3 -fno-tree-loop-distribute-patterns -D__INSIDE_MINIOS__ -m64 -mno-red-zone -fno-reorder-blocks -fno-stack-protector -fno-asynchronous-unwind-tables -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c setup.c -o /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o
# setup.c: In function 'arch_init':
# setup.c:128:38: error: the comparison will always evaluate as 'true' for the address of 'cmd_line' will never be NULL [-Werror=address]
#   128 |                         si->cmd_line ? (const char *)si->cmd_line : "NULL");
#       |                                      ^
# In file included from /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include/hypervisor.h:16,
#                  from /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/include/os.h:16,
#                  from setup.c:29:
# /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/include/xen/xen.h:755:12: note: 'cmd_line' declared here
#   755 |     int8_t cmd_line[MAX_GUEST_CMDLINE];
#       |            ^~~~~~~~
# cc1: all warnings being treated as errors
# make[1]: *** [../../minios.mk:74: /home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o] Error 1
# make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/minios-xen.0.7/arch/x86'
# make: *** [Makefile:172: arch_lib] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build minios-xen 0.7
+- 
+- The following changes have been performed
| - install conf-findutils 1
| - install conf-perl      2
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20240701075015.export"
'opam install -vy minios-xen.0.7' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "minios-xen.0.7"
opam install -vy "minios-xen.0.7"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "minios-xen.0.7" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed