[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2] .cirrus.yml: basic compile and test for Free
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH v2] .cirrus.yml: basic compile and test for FreeBSD |
Date: |
Wed, 23 Jan 2019 02:58:54 -0800 (PST) |
Patchew URL: https://patchew.org/QEMU/address@hidden/
Hi,
This series failed the address@hidden 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
time make address@hidden SHOW_ENV=1 J=14
=== TEST SCRIPT END ===
CC block/curl.o
CC block/ssh.o
/tmp/qemu-test/src/block/sheepdog.c: In function 'find_vdi_name':
/tmp/qemu-test/src/block/sheepdog.c:1239:5: error: 'strncpy' specified bound
256 equals destination size [-Werror=stringop-truncation]
strncpy(buf + SD_MAX_VDI_LEN, tag, SD_MAX_VDI_TAG_LEN);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, (continued)
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Thomas Huth, 2019/01/21
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Ed Maste, 2019/01/21
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Ed Maste, 2019/01/21
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Thomas Huth, 2019/01/22
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Peter Maydell, 2019/01/22
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Ed Maste, 2019/01/22
- Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Thomas Huth, 2019/01/22
Re: [Qemu-devel] [PATCH v3] .cirrus.yml: basic compile and test for FreeBSD, Alex Bennée, 2019/01/21
Re: [Qemu-devel] [PATCH v2] .cirrus.yml: basic compile and test for FreeBSD,
no-reply <=