On 01/12/2018 10:10 AM, 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. > > Type: series > Message-id: 20180112125000.27256-1-f4...@amsat.org > Subject: [Qemu-devel] [PATCH 0/7] docker: update Ubuntu and Fedora images, > deprecate old ones > > === 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 docker-test-quick@centos6 > time make docker-test-build@min-glib > time make docker-test-mingw@fedora > # iotests is broken now, skip > # time make docker-test-block@fedora > === TEST SCRIPT END === [...] > real 1m29.261s > user 0m4.543s > sys 0m3.680s > LD docker-test-mi...@fedora.mo > /bin/sh: cc: command not found > make: *** [rules.mak:115: docker-test-mi...@fedora.mo] Error 127
Funny, I'll see how to fix that (using a SILENT make rule probably). > > real 0m0.194s > user 0m0.095s > sys 0m0.099s > === OUTPUT END === > > Test command exited with code: 2