package minios-xen

  1. Overview
  2. Docs
On This Page
  1. Error log

minios-xen 0.7

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy minios-xen.0.7 conf-perl.2 conf-findutils.1" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
findutils
perl
The following actions will be performed:
  - install conf-perl      2
  - install conf-findutils 1
  - install minios-xen     0.7
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/9: [minios-xen.0.7: http]
Processing  4/9: [minios-xen.0.7: http] [conf-findutils: sh find . -name .]
Processing  5/9: [minios-xen.0.7: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing  5/9: [conf-findutils: sh find . -name .] [conf-perl: perl]
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing  5/9: [conf-perl: perl]
-> installed conf-findutils.1
Processing  6/9: [conf-perl: perl]
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 53 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, 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
Processing  6/9:
-> installed conf-perl.2
Processing  7/9:
-> retrieved minios-xen.0.7  (https://github.com/talex5/mini-os/archive/v0.7.tar.gz)
Processing  8/9: [minios-xen: make]
+ /usr/bin/make "debug=n" (CWD=/home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c blkfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c fbfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gntmap.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gnttab.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c hypervisor.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c kernel.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lock.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c main.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c netfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/ctype.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/math.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/printf.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/stack_chk_fail.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/string.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/memmove.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/sys.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/assert.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xmalloc.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xs.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c xenbus/xenbus.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/console.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xencons_ring.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xenbus.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/console/xenbus.o
- /usr/bin/make --directory=arch/x86 OBJ_DIR=/home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86 || exit 1;
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86'
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/events.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c ioremap.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/ioremap.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c iorw.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/iorw.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/mm.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/sched.o
- cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c setup.c -o /home/opam/.opam/5.1/.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/5.1/.opam-switch/build/minios-xen.0.7/include/hypervisor.h:16,
-                  from /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/os.h:16,
-                  from setup.c:29:
- /home/opam/.opam/5.1/.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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o] Error 1
- make[1]: Leaving directory '/home/opam/.opam/5.1/.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.1.6 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src
# path                 ~/.opam/5.1/.opam-switch/build/minios-xen.0.7
# command              /usr/bin/make debug=n
# exit-code            2
# env-file             ~/.opam/log/minios-xen-115-933a7c.env
# output-file          ~/.opam/log/minios-xen-115-933a7c.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c blkfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c fbfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gntmap.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c gnttab.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c hypervisor.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c kernel.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lock.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c main.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c netfront.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/ctype.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/math.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/printf.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/stack_chk_fail.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/string.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/memmove.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/sys.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/assert.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xmalloc.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c lib/xs.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c xenbus/xenbus.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/console.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xencons_ring.c -o /home/opam/.opam/5.1/.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/12/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/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/x86_64 -c console/xenbus.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/console/xenbus.o
# /usr/bin/make --directory=arch/x86 OBJ_DIR=/home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86 || exit 1;
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86'
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c events.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/events.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c ioremap.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/ioremap.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c iorw.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/iorw.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c mm.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/mm.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c sched.c -o /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/sched.o
# cc -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/12/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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../include -D__MINIOS__ -D__XEN_INTERFACE_VERSION__=0x00030205  -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include -isystem /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/../../arch/x86/include/x86_64 -c setup.c -o /home/opam/.opam/5.1/.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/5.1/.opam-switch/build/minios-xen.0.7/include/hypervisor.h:16,
#                  from /home/opam/.opam/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/include/os.h:16,
#                  from setup.c:29:
# /home/opam/.opam/5.1/.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/5.1/.opam-switch/build/minios-xen.0.7/arch/x86/setup.o] Error 1
# make[1]: Leaving directory '/home/opam/.opam/5.1/.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/5.1/.opam-switch/backup/state-20240912085427.export"
'opam --cli=2.1 install minios-xen.0.7 conf-perl.2 conf-findutils.1 --verbose --yes --confirm-level=unsafe-yes' failed.
OCaml

Innovation. Community. Security.