qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 00/11] Support the Capstone disassembler


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v7 00/11] Support the Capstone disassembler
Date: Sat, 21 Oct 2017 17:59:05 -0700 (PDT)

Hi,

This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.

Type: series
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v7 00/11] Support the Capstone disassembler

=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
# Let docker tests dump environment info
export SHOW_ENV=1
export J=8
time make address@hidden
time make address@hidden
time make address@hidden
time make address@hidden
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]               patchew/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
adfd619816 disas: Add capstone as submodule
8416b988cb disas: Remove monitor_disas_is_physical
090b0922de ppc: Support Capstone in disas_set_info
c699ea3330 arm: Support Capstone in disas_set_info
3058468c0b i386: Support Capstone in disas_set_info
f699eb2a5f disas: Support the Capstone disassembler library
15be206a49 disas: Remove unused flags arguments
0302e51e27 target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
b7cb940bef target/arm: Move BE32 disassembler fixup
25f16216ab target/ppc: Convert to disas_set_info hook
469a65d2ec target/i386: Convert to disas_set_info hook

=== OUTPUT BEGIN ===
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
Cloning into '/var/tmp/patchew-tester-tmp-lr83nzgi/src/dtc'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git://git.qemu-project.org/dtc.git' into submodule path 
'/var/tmp/patchew-tester-tmp-lr83nzgi/src/dtc' failed
Failed to clone 'dtc'. Retry scheduled
Cloning into '/var/tmp/patchew-tester-tmp-lr83nzgi/src/dtc'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git://git.qemu-project.org/dtc.git' into submodule path 
'/var/tmp/patchew-tester-tmp-lr83nzgi/src/dtc' failed
Failed to clone 'dtc' a second time, aborting
=== OUTPUT END ===

Test command exited with code: 1


---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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