qemu-devel
[Top][All Lists]
Advanced

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

Re: Makefile has local changes that will be overwritten


From: Stefan Weil
Subject: Re: Makefile has local changes that will be overwritten
Date: Mon, 1 Feb 2021 17:04:22 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

Am 01.02.21 um 16:36 schrieb Programmingkid:

Thank you for the suggestion. I tried it but didn't seem to help. I should report this is what I see when I try to build QEMU:
Disabling PIE due to missing toolchain support
error: Your local changes to the following files would be overwritten by 
checkout:
        Makefile
Please commit your changes or stash them before you switch branches.
Aborting
Unable to checkout '85e5d839847af54efab170f2b1331b2a6421e647' in submodule path 
'dtc'
/Users/john/Documents/Development/Projects/Qemu/qemu-git/scripts/git-submodule.sh:
 failed to update modules

Unable to automatically checkout GIT submodules ' ui/keycodemapdb 
tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 meson dtc capstone 
slirp'.

So dtc/Makefile is causing the problem.

What does "git -C dtc diff" show?

"git -C dtc reset --hard" might fix the problem for you.

Stefan





reply via email to

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