Patchew URL: 
https://patchew.org/QEMU/1546549573-22912-1-git-send-email-ptsne...@gmail.com/



Hi,

This series failed the docker-quick@centos7 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-quick@centos7 SHOW_ENV=1 J=8
=== TEST SCRIPT END ===

libpmem support   no
libudev           no

WARNING: Use of SDL 1.2 is deprecated and will be removed in
WARNING: future releases. Please switch to using SDL 2.0

NOTE: cross-compilers enabled:  'cc'
  GEN     x86_64-softmmu/config-devices.mak.tmp
---
  SIGN    optionrom/kvmvapic.bin
  LINK    ivshmem-client
/tmp/qemu-test/src/chardev/char-pty.c: In function 'char_pty_open':
/tmp/qemu-test/src/chardev/char-pty.c:254:28: error: initialization from 
incompatible pointer type [-Werror]
     ChardevHostdev *opts = backend->u.pty.data;
                            ^
/tmp/qemu-test/src/chardev/char-pty.c: In function 'char_pty_parse':
/tmp/qemu-test/src/chardev/char-pty.c:296:5: error: implicit declaration of 
function 'qemu_opt_get' [-Werror=implicit-function-declaration]
     const char *symlink_path = qemu_opt_get(opts, "path");
     ^
/tmp/qemu-test/src/chardev/char-pty.c:296:5: error: nested extern declaration 
of 'qemu_opt_get' [-Werror=nested-externs]
/tmp/qemu-test/src/chardev/char-pty.c:296:32: error: initialization makes 
pointer from integer without a cast [-Werror]
     const char *symlink_path = qemu_opt_get(opts, "path");
                                ^
/tmp/qemu-test/src/chardev/char-pty.c: At top level:
cc1: error: unrecognized command line option "-Wno-format-truncation" [-Werror]
cc1: all warnings being treated as errors
make: *** [chardev/char-pty.o] Error 1
make: *** Waiting for unfinished jobs....


The full log is available at
http://patchew.org/logs/1546549573-22912-1-git-send-email-ptsne...@gmail.com/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-de...@redhat.com

Reply via email to