qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler example


From: Markus Armbruster
Subject: Re: [RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
Date: Wed, 08 Sep 2021 15:22:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

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

[Prev in Thread] Current Thread [Next in Thread]