qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] hw/display: Add basic ATI VGA emulation


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v3] hw/display: Add basic ATI VGA emulation
Date: Thu, 7 Mar 2019 16:30:00 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the address@hidden 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 address@hidden SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===

  CC      aarch64-softmmu/hw/intc/aspeed_vic.o
  CC      x86_64-softmmu/hw/virtio/virtio-input-pci.o
In file included from /tmp/qemu-test/src/hw/display/ati.c:19:
/tmp/qemu-test/src/hw/display/ati_regs.h:215: error: "DEFAULT_PITCH" redefined 
[-Werror]
 #define DEFAULT_PITCH                           0x16e4
 
In file included from 
/usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:71,
---
 #define DEFAULT_PITCH 0
 
In file included from /tmp/qemu-test/src/hw/display/ati_2d.c:11:
/tmp/qemu-test/src/hw/display/ati_regs.h:215: error: "DEFAULT_PITCH" redefined 
[-Werror]
 #define DEFAULT_PITCH                           0x16e4
 
In file included from 
/usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:71,
---
 
  CC      aarch64-softmmu/hw/intc/arm_gicv3_cpuif.o
In file included from /tmp/qemu-test/src/hw/display/ati_2d.c:11:
/tmp/qemu-test/src/hw/display/ati_regs.h:215: error: "DEFAULT_PITCH" redefined 
[-Werror]
 #define DEFAULT_PITCH                           0x16e4
 
In file included from 
/usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:71,
---
cc1: all warnings being treated as errors
make[1]: *** [/tmp/qemu-test/src/rules.mak:69: hw/display/ati.o] Error 1
In file included from /tmp/qemu-test/src/hw/display/ati.c:19:
/tmp/qemu-test/src/hw/display/ati_regs.h:215: error: "DEFAULT_PITCH" redefined 
[-Werror]
 #define DEFAULT_PITCH                           0x16e4
 
In file included from 
/usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:71,


The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?type=message.
---
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]