[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PULL 00/18] ppc-for-2.10 queue 20170714
From: |
David Gibson |
Subject: |
Re: [Qemu-ppc] [PULL 00/18] ppc-for-2.10 queue 20170714 |
Date: |
Sun, 16 Jul 2017 16:53:27 +1000 |
User-agent: |
Mutt/1.8.3 (2017-05-23) |
On Sat, Jul 15, 2017 at 08:45:13AM +0100, Peter Maydell wrote:
> On 15 July 2017 at 03:42, David Gibson <address@hidden> wrote:
> > On Fri, Jul 14, 2017 at 04:13:05PM +0100, Peter Maydell wrote:
> >> Hi. I'm afraid this fails to build on the w32 compiler:
> >> CC ppc64-softmmu/hw/ppc/spapr.o
> >> /home/petmay01/linaro/qemu-for-merges/hw/ppc/spapr.c: In function
> >> ‘spapr_get_resize_hpt’:
> >> /home/petmay01/linaro/qemu-for-merges/hw/ppc/spapr.c:2642:1: error:
> >> control reaches end of non-void functio
> >> n [-Werror=return-type]
> >> }
> >
> > Drat. Is there an easy way to test compile for w32?
>
> I have a cross-compiler set up on an Ubuntu host; you
> can do it on Redhat hosts too; instructions on the wiki
> somewhere I think.
Ah, thanks, found them.
> In this case I think you're either getting caught by the
> age of the compiler or because this set of w32 headers
> have a bug where assert() doesn't get marked as fatal
> somehow, so it might or might not manifest on other
> w32 cross build setups.
Ah, right.
> > Yes, seems good. Should I resend, or will you adjust in place?
>
> You'll need to resend -- I can't modify signed pull reqs.
Ah, yes of course.
I've also realised one of the patches breaks make check on Travis OSX
builds for reasons I haven't quite fathomed yet. Investigating.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature
- [Qemu-ppc] [PULL 08/18] spapr: Cleanups relating to DRC awaiting_release field, (continued)
- [Qemu-ppc] [PULL 08/18] spapr: Cleanups relating to DRC awaiting_release field, David Gibson, 2017/07/14
- [Qemu-ppc] [PULL 18/18] pseries: Allow HPT resizing with KVM, David Gibson, 2017/07/14
- [Qemu-ppc] [PULL 10/18] spapr: Remove sPAPRConfigureConnectorState sub-structure, David Gibson, 2017/07/14
- [Qemu-ppc] [PULL 17/18] pseries: Use smaller default hash page tables when guest can resize, David Gibson, 2017/07/14
- [Qemu-ppc] [PULL 09/18] spapr: Consolidate DRC state variables, David Gibson, 2017/07/14
- Re: [Qemu-ppc] [PULL 00/18] ppc-for-2.10 queue 20170714, Peter Maydell, 2017/07/14
- Re: [Qemu-ppc] [PULL 00/18] ppc-for-2.10 queue 20170714, Peter Maydell, 2017/07/14