qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v3 00/13] Net patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v3 00/13] Net patches
Date: Thu, 12 Mar 2015 12:48:10 +0000

On 12 March 2015 at 12:37, Peter Maydell <address@hidden> wrote:
> On 12 March 2015 at 12:19, Stefan Hajnoczi <address@hidden> wrote:
>> v3:
>>  * Add clang 3.5.0 warning fixes
>>  * Squash David Ahern's clang struct definition warnings fix
>>
>> v2:
>>  * Squash in Jiri's fix for rocker format string specifiers [Peter]
>>  * Squash in Windows build fix [Peter]
>>  * Both build fixes are described in "rocker: add new rocker switch device"
>>
>> The following changes since commit ee74801035b0b5f1fdfd4e31d3a53f511f91c804:
>>
>>   Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150311' into 
>> staging (2015-03-11 18:22:15 +0000)
>>
>> are available in the git repository at:
>>
>>   git://github.com/stefanha/qemu.git tags/net-pull-request
>>
>> for you to fetch changes up to 92935abc6b4f5b9eec6607879bfbfafa5c367494:
>>
>>   rocker: timestamp on the debug logs helps correlate with events in the VM 
>> (2015-03-12 10:55:22 +0000)
>>
>> ----------------------------------------------------------------
>> Pull request
>
> This makes OSX builds incredibly noisy because every compile now
> warns:
>
>   CC    hw/net/dp8393x.o
> warning: unknown warning option '-Wno-unknown-attributes'; did you
> mean '-Wno-ignored-attributes'?
>       [-Wunknown-warning-option]

Also fails to build for w32:
  CC    util/cutils.o
cc1: error: unrecognized command line option "-Wno-unknown-attributes"

and for x86/clang:
  CC    qga/commands.o
error: unknown warning option '-Wno-unknown-attributes'; did you mean
'-Wno-ignored-attributes'?
      [-Werror,-Wunknown-warning-option]

-- PMM



reply via email to

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