qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Compilation error for qemu-system-ppc on Fedora 28


From: Howard Spoelstra
Subject: Re: [Qemu-devel] Compilation error for qemu-system-ppc on Fedora 28
Date: Mon, 7 May 2018 22:25:01 +0200

On Mon, May 7, 2018 at 7:51 PM, Eric Blake <address@hidden> wrote:
> On 05/06/2018 05:56 AM, Howard Spoelstra wrote:
>>
>> Hi all,
>>
>> I get these errors compiling qemu-system-ppc on Fedora 28, gcc 8.0.1:
>>
>> /home/hsp/src/qemu-master/hw/ppc/e500.c: In function
>> ‘ppce500_load_device_tree’:
>> /home/hsp/src/qemu-master/hw/ppc/e500.c:442:37: error: ‘/address@hidden
>> directive output may be truncated writing 5 bytes into a region of
>> size between 1 and 128 [-Werror=format-truncation=]
>>       snprintf(mpic, sizeof(mpic), "%s/address@hidden", soc,
>> MPC8544_MPIC_REGS_OFFSET);
>>                                       ^~~~~
>
>
> Looks like this fixes it:
> https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg01359.html
>

Yes it does. I already did let Greg know, but forget to reply to all. Thanks.

Best, Howard



reply via email to

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