qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] memory: inline and optimize devend_memop


From: no-reply
Subject: Re: [Qemu-devel] [PATCH] memory: inline and optimize devend_memop
Date: Thu, 12 Sep 2019 14:41:47 -0700 (PDT)

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



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
make docker-image-centos7 V=1 NETWORK=1
time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===

libudev           no
default devices   yes

warning: Python 2 support is deprecated
warning: Python 3 will be required for building future versions of QEMU
cross containers  no

NOTE: guest cross-compilers enabled: cc
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/disas.c:7:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/tcg/tcg.h:28,
                 from /tmp/qemu-test/src/tcg/tcg-common.c:26:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/exec.c:25:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/arch_init.c:25:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/exec.c:25:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/tcg/tcg-op-vec.c:21:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/tcg/tcg.h:28,
                 from /tmp/qemu-test/src/tcg/tcg-op-gvec.c:21:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/tcg/tcg.h:28,
                 from /tmp/qemu-test/src/tcg/tcg-common.c:26:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
                 from /tmp/qemu-test/src/tcg/tcg.h:28,
                 from /tmp/qemu-test/src/tcg/tcg-op.h:28,
                 from /tmp/qemu-test/src/tcg/optimize.c:27:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/tcg/tcg-op.c:26:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/i386/cpu.h:1792,
                 from /tmp/qemu-test/src/tcg/tcg.c:43:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/tcg/tcg-op.c:26:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/tcg/tcg-op-vec.c:21:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/tcg/tcg.h:28,
                 from /tmp/qemu-test/src/tcg/tcg-op-gvec.c:21:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors
---
In file included from /tmp/qemu-test/src/include/exec/cpu-all.h:23:0,
                 from /tmp/qemu-test/src/target/arm/cpu.h:3141,
                 from /tmp/qemu-test/src/tcg/tcg.c:43:
/tmp/qemu-test/src/include/exec/memory.h:2206:7: error: no previous prototype 
for 'devend_memop' [-Werror=missing-prototypes]
 MemOp devend_memop(enum device_endian end)
       ^
cc1: all warnings being treated as errors


The full log is available at
http://patchew.org/logs/address@hidden/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]