qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core c


From: Alistair Francis
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count
Date: Fri, 2 Mar 2018 11:14:28 -0800

On Fri, Mar 2, 2018 at 10:51 AM,  <address@hidden> wrote:
> Hi,
>
> This series failed build test on ppcle host. Please find the details below.
>
...
>   CC      aarch64-softmmu/target/arm/helper-a64.o
>   LINK    sparc64-softmmu/qemu-system-sparc64
>   CC      arm-softmmu/trace/control-target.o
>   CC      aarch64-softmmu/target/arm/gdbstub64.o
>   CC      aarch64-softmmu/target/arm/crypto_helper.o
>   CC      aarch64-softmmu/target/arm/arm-powerctl.o
>   LINK    armeb-linux-user/qemu-armeb
>   CC      arm-softmmu/gdbstub-xml.o
>   GEN     trace/generated-helpers.c
>   CC      arm-softmmu/trace/generated-helpers.o
>   CC      aarch64-softmmu/trace/control-target.o
>   CC      aarch64-softmmu/gdbstub-xml.o
>   CC      aarch64-softmmu/trace/generated-helpers.o
>   LINK    arm-linux-user/qemu-arm
> target/arm/cpu.o:(.toc+0x0): undefined reference to `smp_cpus'
> collect2: error: ld returned 1 exit status
> make[1]: *** [qemu-aarch64] Error 1
> make: *** [subdir-aarch64-linux-user] Error 2
> make: *** Waiting for unfinished jobs....
> target/arm/cpu.o:(.toc+0x0): undefined reference to `smp_cpus'
> collect2: error: ld returned 1 exit status
> make[1]: *** [qemu-armeb] Error 1
> make: *** [subdir-armeb-linux-user] Error 2
>   LINK    mipsel-linux-user/qemu-mipsel
> target/arm/cpu.o:(.toc+0x0): undefined reference to `smp_cpus'
> collect2: error: ld returned 1 exit status
> make[1]: *** [qemu-arm] Error 1
> make: *** [subdir-arm-linux-user] Error 2
>   LINK    aarch64_be-linux-user/qemu-aarch64_be
> target/arm/cpu.o:(.toc+0x0): undefined reference to `smp_cpus'
> collect2: error: ld returned 1 exit status
> make[1]: *** [qemu-aarch64_be] Error 1
> make: *** [subdir-aarch64_be-linux-user] Error 2
>   LINK    s390x-softmmu/qemu-system-s390x
>   LINK    mipsn32el-linux-user/qemu-mipsn32el
>   LINK    i386-softmmu/qemu-system-i386
>   LINK    ppc64-linux-user/qemu-ppc64
>   LINK    x86_64-softmmu/qemu-system-x86_64
>   LINK    ppc64le-linux-user/qemu-ppc64le
>   LINK    ppc-linux-user/qemu-ppc
>   LINK    mipsel-softmmu/qemu-system-mipsel
>   LINK    ppc64abi32-linux-user/qemu-ppc64abi32
>   LINK    arm-softmmu/qemu-system-arm
>   LINK    mips-softmmu/qemu-system-mips
>   LINK    mips64el-softmmu/qemu-system-mips64el
>   LINK    aarch64-softmmu/qemu-system-aarch64
>   LINK    mips64-softmmu/qemu-system-mips64
>   LINK    ppcemb-softmmu/qemu-system-ppcemb
>   LINK    ppc-softmmu/qemu-system-ppc
>   LINK    ppc64-softmmu/qemu-system-ppc64
> === OUTPUT END ===

Argh! I rushed this through without waiting on the CI. I'll re-send V3.

Alistair

>
> Test command exited with code: 2
>
>
> ---
> 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]