On 09.11.2017 14:04, no-re...@patchew.org wrote: > 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. [...] > CC aarch64-softmmu/hw/scsi/virtio-scsi.o > CC aarch64-softmmu/hw/scsi/virtio-scsi-dataplane.o > make[1]: *** No rule to make target `../hw/pci-bridge/pcie_pci_bridge.o', > needed by `qemu-system-x86_64'. Stop. > make[1]: *** Waiting for unfinished jobs.... > CC aarch64-softmmu/hw/scsi/vhost-scsi-common.o > CC aarch64-softmmu/hw/scsi/vhost-scsi.o > CC aarch64-softmmu/hw/scsi/vhost-user-scsi.o > CC aarch64-softmmu/hw/sd/omap_mmc.o > CC aarch64-softmmu/hw/sd/pxa2xx_mmci.o > CC aarch64-softmmu/hw/sd/bcm2835_sdhost.o > make: *** [subdir-x86_64-softmmu] Error 2 > make: *** Waiting for unfinished jobs.... > CC aarch64-softmmu/hw/ssi/omap_spi.o > CC aarch64-softmmu/hw/ssi/imx_spi.o > CC aarch64-softmmu/hw/timer/exynos4210_mct.o > CC aarch64-softmmu/hw/timer/exynos4210_pwm.o [...] > CC aarch64-softmmu/hw/timer/exynos4210_rtc.o > CC aarch64-softmmu/target/arm/translate-a64.o > make[1]: *** No rule to make target `../hw/pci-bridge/pcie_pci_bridge.o', > needed by `qemu-system-aarch64'. Stop. > make[1]: *** Waiting for unfinished > jobs..../tmp/qemu-test/src/target/arm/translate-a64.c: In function > 'handle_shri_with_rndacc':
Hmm, looks like this was not working as expected? Thomas