summary refs log tree commit diff stats
path: root/results/classifier/105/other/1595240
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/other/1595240')
-rw-r--r--results/classifier/105/other/159524075
1 files changed, 75 insertions, 0 deletions
diff --git a/results/classifier/105/other/1595240 b/results/classifier/105/other/1595240
new file mode 100644
index 00000000..2c7f0f24
--- /dev/null
+++ b/results/classifier/105/other/1595240
@@ -0,0 +1,75 @@
+other: 0.913
+graphic: 0.901
+device: 0.880
+assembly: 0.877
+semantic: 0.855
+socket: 0.841
+network: 0.838
+instruction: 0.835
+mistranslation: 0.760
+KVM: 0.748
+vnc: 0.739
+boot: 0.731
+
+Error by clone github.com qemu repository
+
+Hi.
+
+C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git
+Cloning into 'qemu'...
+remote: Counting objects: 279563, done.
+remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R
+Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done.
+Resolving deltas: 100% (221942/221942), done.
+Checking connectivity... done.
+error: unable to create file hw/misc/aux.c (No such file or directory)
+error: unable to create file include/hw/misc/aux.h (No such file or directory)
+Checking out files: 100% (4795/4795), done.
+fatal: unable to checkout working tree
+warning: Clone succeeded, but checkout failed.
+You can inspect what was checked out with 'git status'
+and retry the checkout with 'git checkout -f HEAD'
+
+
+
+Windows has problems with any file named 'aux.*'.  The solution would be
+for qemu to rename it to something else, for the sake of Windows.
+
+On 06/22/2016 10:06 AM, Алексей Курган wrote:
+> Public bug reported:
+> 
+> Hi.
+> 
+> C:\Java\sources\kvm> git clone https://github.com/qemu/qemu.git
+> Cloning into 'qemu'...
+> remote: Counting objects: 279563, done.
+> remote: Total 279563 (delta 0), reused 0 (delta 0), pack-reused 279563R
+> Receiving objects: 100% (279563/279563), 122.45 MiB | 3.52 MiB/s, done.
+> Resolving deltas: 100% (221942/221942), done.
+> Checking connectivity... done.
+> error: unable to create file hw/misc/aux.c (No such file or directory)
+> error: unable to create file include/hw/misc/aux.h (No such file or directory)
+> Checking out files: 100% (4795/4795), done.
+> fatal: unable to checkout working tree
+> warning: Clone succeeded, but checkout failed.
+> You can inspect what was checked out with 'git status'
+> and retry the checkout with 'git checkout -f HEAD'
+> 
+> ** Affects: qemu
+>      Importance: Undecided
+>          Status: New
+> 
+> ** Attachment added: "2016-06-22_19-08-06.png"
+>    https://bugs.launchpad.net/bugs/1595240/+attachment/4688593/+files/2016-06-22_19-08-06.png
+> 
+
+-- 
+Eric Blake   eblake redhat com    +1-919-301-3266
+Libvirt virtualization library http://libvirt.org
+
+
+
+Patch has been included in QEMU v2.7.0:
+http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e0dadc1e9ef1f35208e5d2a
+
+