Patchew URL: https://patchew.org/QEMU/20181218142629.15943-1-berra...@redhat.com/
Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash time make docker-test-mingw@fedora SHOW_ENV=1 J=8 === TEST SCRIPT END === CC chardev/char-serial.o CC chardev/char-socket.o /tmp/qemu-test/src/ui/sdl2.c: In function 'sdl2_display_init': /tmp/qemu-test/src/ui/sdl2.c:847:40: error: 'image' undeclared (first use in this function) uint32_t colorkey = SDL_MapRGB(image->format, 255, 255, 255); ^~~~~ /tmp/qemu-test/src/ui/sdl2.c:847:40: note: each undeclared identifier is reported only once for each function it appears in The full log is available at http://patchew.org/logs/20181218142629.15943-1-berra...@redhat.com/testing.docker-mingw@fedora/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com