Build fails for me:

make: Entering directory '/work/armbru/qemu/bld'
config-host.mak is out-of-date, running configure
  GIT     ui/keycodemapdb meson tests/fp/berkeley-testfloat-3 
tests/fp/berkeley-softfloat-3 dtc capstone slirp
fatal: remote error: upload-pack: not our ref 
7077bbbd11a67d60062a9483f996113a349a4ca1
Fetched in submodule path 'rust/vendored', but it did not contain 
7077bbbd11a67d60062a9483f996113a349a4ca1. Direct fetching of that commit failed.
/work/armbru/qemu/scripts/git-submodule.sh: failed to update modules

Unable to automatically checkout GIT submodules ' ui/keycodemapdb meson 
rust/vendored tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc 
capstone slirp'.
If you require use of an alternative GIT binary (for example to
enable use of a transparent proxy), then please specify it by
running configure by with the '--with-git' argument. e.g.

 $ ./configure --with-git='tsocks git'

Alternatively you may disable automatic GIT submodule checkout
with:

 $ ./configure --with-git-submodules=validate

and then manually update submodules prior to running make, with:

 $ scripts/git-submodule.sh update  ui/keycodemapdb meson rust/vendored 
tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp

make: *** No rule to make target 'config-host.mak', needed by 'meson.stamp'.
make: Failed to remake makefile 'config-host.mak'.
make: Failed to remake makefile 'Makefile'.
make: Target 'all' not remade because of errors.
make: Leaving directory '/work/armbru/qemu/bld'


Reply via email to