Hi there

I cloned mach repository, checked out master-x86_64 branch, then ran

../configure --prefix=/home/test/mach-build --host=x86_64-gnu

but hit "You have a serious problem.  Please contact <[email protected]>."

Here is a complete output

checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for x86_64-gnu-strip... no
checking for strip... strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-gnu
configure: WARNING: Platform set to Xen by default, this can not boot on
non-Xen systems, you currently need a 32bit build for that.
checking for gawk... (cached) gawk
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for x86_64-gnu-gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C23 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for x86_64-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-gnu-ar... no
checking for ar... ar
checking for x86_64-gnu-ld... no
checking for ld... ld
checking for x86_64-gnu-nm... no
checking for nm... nm
checking for x86_64-gnu-mig... no
checking for mig... mig
checking for gzip... gzip
checking for x86_64-gnu-strip... strip
checking for patch... patch
checking whether to enable assertions... yes
checking whether the compiler accepts `-fstack-protector'... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
configure: error: failed to patch using `config.status.dep.patch'.

Reply via email to