[{"id":1762537,"web_url":"http://patchwork.ozlabs.org/comment/1762537/","msgid":"<CAFEAcA-wB8JezCNjyU92U83+75C5NccfBHe1G5q-D67H4CMTKA@mail.gmail.com>","list_archive_url":null,"date":"2017-09-04T09:32:15","subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 3 September 2017 at 17:49, Kamil Rytarowski <n54@gmx.com> wrote:\n> This fixes build on SmartOS (Joyent).\n>\n> Patch cherry-picked from pkgsrc by jperkin (Joyent).\n>\n> Signed-off-by: Kamil Rytarowski <n54@gmx.com>\n> ---\n>  tests/Makefile.include | 2 ++\n>  1 file changed, 2 insertions(+)\n>\n> diff --git a/tests/Makefile.include b/tests/Makefile.include\n> index f08b7418f0..0e5e6cb9b8 100644\n> --- a/tests/Makefile.include\n> +++ b/tests/Makefile.include\n> @@ -810,8 +810,10 @@ tests/migration/initrd-stress.img: tests/migration/stress$(EXESUF)\n>         rmdir $(INITRD_WORK_DIR)\n>\n>  ifeq ($(CONFIG_POSIX),y)\n> +ifneq ($(CONFIG_SOLARIS),y)\n>  LIBS += -lutil\n>  endif\n> +endif\n\nI don't object to this patch in principle, but I don't think\nthis is the best way to fix the underlying problem.\n\nMy assumption is that the issue is that Solaris doesn't\nhave a -lutil (it's helpful to quote the linker or\ncompiler error message for this kind of patch to clarify\nwhat the failure is that we're trying to fix).\n\nIt looks like we use libutil here for openpty, which\nis used in the test-char test. But the condition we're\nusing in tests/Makefile.include isn't the same as the\none we used to decide whether to add -lutil to the\nemulator binary link line, which is in configure:\n\nif test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n        \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n    libs_softmmu=\"-lutil $libs_softmmu\"\nfi\n\nSo I think I'd prefer it if we have:\n * a configure test for \"is openpty() in libutil\"\n * use that to determine whether to add -lutil to\n   libs_softmmu and to the libs for tests, rather than\n   doing OS-specific tests\n\nQ: does Solaris still not have an openpty() implementation?\nCurrently we have a local implementation in util/qemu-openpty.c,\nbut if that workaround is only needed in old Solaris we don't\nsupport any more we could perhaps drop it.\n\nthanks\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"Zq8IWex3\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xm4Qp5Wdsz9s7C\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 19:33:20 +1000 (AEST)","from localhost ([::1]:47133 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1donks-0007CX-F2\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 05:33:18 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:46299)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1donkI-0007CL-H0\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 05:32:43 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1donkD-0007k0-RN\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 05:32:42 -0400","from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:38261)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1donkD-0007jh-Ji\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 05:32:37 -0400","by mail-wm0-x234.google.com with SMTP id 187so33750985wmn.1\n\tfor <qemu-devel@nongnu.org>; Mon, 04 Sep 2017 02:32:37 -0700 (PDT)","by 10.223.159.68 with HTTP; Mon, 4 Sep 2017 02:32:15 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=6f1R0pHz1Gzcf+HWU6nVD5gKJA28M5ARnbtbJb0MkhI=;\n\tb=Zq8IWex3EPoCZaF7QOvY+Kravmul9vlqoRodHqjm5X2vHjOTjFnTSxc+LqL9NNBbkJ\n\tA9IbX85+/ysrPtAuYJRp7/a4lfNzjYZPjr6sixHHcXJ9HkgoQoZt0OEmqSRuvVVSLMIa\n\tPEVx/PJOyIidl6CDhL5X4HVXYJxArOSeFG5I4=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=6f1R0pHz1Gzcf+HWU6nVD5gKJA28M5ARnbtbJb0MkhI=;\n\tb=ricmM5qH+aTb7LipSoLjF2DbplBSM0AdtLcyDELY+iPSrmX+BS7feIfN/FDR6RD+uH\n\tz0B4JTPrt3IZUTzQL7ouxa29qKvw+GWrTpeCVxRbFZCkRhbL8PDHXAOu6tS5bDmQvV1I\n\tG33CbnHxuDkkhlopUg08RYrAiRkd/sqaUbG6stk63u8jRExCKJR9Babaq1Tw+mQw65h9\n\t5tHW0wCBnnigTCtqGJLHl3l+Ksv5edl5+yfhArjZKhQb8cp17wSUux51aQ7GsUKISojH\n\to0Mk3dhKu0gFw6nQUqev8C2jhH/pQSKPCYAOHuuwj7QpD4+OWqH5vfS2t7HYNh1JLRm6\n\tKFFw==","X-Gm-Message-State":"AHPjjUg1Cj4P96+uz6c9C+sPQfmgVT3ygAuoZZyMwyZ+2c1ZWImfRxIt\n\tAGfO0bFi0BI6GesPRqEFYubvHxs+vXQg","X-Google-Smtp-Source":"ADKCNb6WwnJOzRcE3J3lGpCKb6Q3tYelTpu2VuqnNXKKUTF5wRPuCVIoxdHhnR1DE7v/BZ+3YW4vEuDjuScCTC+AmlM=","X-Received":"by 10.28.58.199 with SMTP id h190mr3071148wma.82.1504517556313; \n\tMon, 04 Sep 2017 02:32:36 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20170903164952.26760-1-n54@gmx.com>","References":"<20170903164952.26760-1-n54@gmx.com>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Mon, 4 Sep 2017 10:32:15 +0100","Message-ID":"<CAFEAcA-wB8JezCNjyU92U83+75C5NccfBHe1G5q-D67H4CMTKA@mail.gmail.com>","To":"Kamil Rytarowski <n54@gmx.com>","Content-Type":"text/plain; charset=\"UTF-8\"","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c09::234","Subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"QEMU Trivial <qemu-trivial@nongnu.org>,\n\tQEMU Developers <qemu-devel@nongnu.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1762898,"web_url":"http://patchwork.ozlabs.org/comment/1762898/","msgid":"<747d805a-98ed-3d36-c4e7-5e6b21b89924@gmx.com>","list_archive_url":null,"date":"2017-09-04T23:46:15","subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","submitter":{"id":11273,"url":"http://patchwork.ozlabs.org/api/people/11273/","name":"Kamil Rytarowski","email":"n54@gmx.com"},"content":"On 04.09.2017 11:32, Peter Maydell wrote:\n> On 3 September 2017 at 17:49, Kamil Rytarowski <n54@gmx.com> wrote:\n>> This fixes build on SmartOS (Joyent).\n>>\n>> Patch cherry-picked from pkgsrc by jperkin (Joyent).\n>>\n>> Signed-off-by: Kamil Rytarowski <n54@gmx.com>\n>> ---\n>>  tests/Makefile.include | 2 ++\n>>  1 file changed, 2 insertions(+)\n>>\n>> diff --git a/tests/Makefile.include b/tests/Makefile.include\n>> index f08b7418f0..0e5e6cb9b8 100644\n>> --- a/tests/Makefile.include\n>> +++ b/tests/Makefile.include\n>> @@ -810,8 +810,10 @@ tests/migration/initrd-stress.img: tests/migration/stress$(EXESUF)\n>>         rmdir $(INITRD_WORK_DIR)\n>>\n>>  ifeq ($(CONFIG_POSIX),y)\n>> +ifneq ($(CONFIG_SOLARIS),y)\n>>  LIBS += -lutil\n>>  endif\n>> +endif\n> \n> I don't object to this patch in principle, but I don't think\n> this is the best way to fix the underlying problem.\n> \n> My assumption is that the issue is that Solaris doesn't\n> have a -lutil (it's helpful to quote the linker or\n> compiler error message for this kind of patch to clarify\n> what the failure is that we're trying to fix).\n> \n\nThere is no libutil on SmartOS.\n\nI cannot provide any information about the proprietary Solaris here and\nin next questions.\n\n> It looks like we use libutil here for openpty, which\n> is used in the test-char test. But the condition we're\n> using in tests/Makefile.include isn't the same as the\n> one we used to decide whether to add -lutil to the\n> emulator binary link line, which is in configure:\n> \n> if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n>         \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n>     libs_softmmu=\"-lutil $libs_softmmu\"\n> fi\n> \n> So I think I'd prefer it if we have:\n>  * a configure test for \"is openpty() in libutil\"\n>  * use that to determine whether to add -lutil to\n>    libs_softmmu and to the libs for tests, rather than\n>    doing OS-specific tests\n> \n\nThis looks cleaner. I will go for it.\n\n> Q: does Solaris still not have an openpty() implementation?\n> Currently we have a local implementation in util/qemu-openpty.c,\n> but if that workaround is only needed in old Solaris we don't\n> support any more we could perhaps drop it.\n> \n\nSmartOS does not have openpty(). I don't see it either in the mainstream\nIllumos-gate repository.\n\nAccording to pkgsrc, openpty() is in libutil (-lutil) on all BSDs and\nDarwin.\n\n> thanks\n> -- PMM\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmRK15f7Bz9sP3\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 09:44:35 +1000 (AEST)","from localhost ([::1]:56098 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp12e-0006yv-Pn\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 19:44:32 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:54520)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from <n54@gmx.com>)\n\tid 1dp12F-0006yN-3e\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 19:44:12 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <n54@gmx.com>) id 1dp12A-00069b-Gp\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 19:44:07 -0400","from mout.gmx.net ([212.227.17.22]:62813)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <n54@gmx.com>)\n\tid 1dp12A-00068f-6W; Mon, 04 Sep 2017 19:44:02 -0400","from [192.168.1.3] ([185.58.161.191]) by mail.gmx.com (mrgmx102\n\t[212.227.17.174]) with ESMTPSA (Nemesis) id 0MRSeC-1dvWLu2Kbo-00SeRy; \n\tTue, 05 Sep 2017 01:43:58 +0200"],"To":"Peter Maydell <peter.maydell@linaro.org>","References":"<20170903164952.26760-1-n54@gmx.com>\n\t<CAFEAcA-wB8JezCNjyU92U83+75C5NccfBHe1G5q-D67H4CMTKA@mail.gmail.com>","From":"Kamil Rytarowski <n54@gmx.com>","Message-ID":"<747d805a-98ed-3d36-c4e7-5e6b21b89924@gmx.com>","Date":"Tue, 5 Sep 2017 01:46:15 +0200","User-Agent":"Mozilla/5.0 (X11; NetBSD amd64; rv:52.0) Gecko/20100101\n\tThunderbird/52.1.0","MIME-Version":"1.0","In-Reply-To":"<CAFEAcA-wB8JezCNjyU92U83+75C5NccfBHe1G5q-D67H4CMTKA@mail.gmail.com>","Content-Type":"multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\";\n\tboundary=\"t8SX5MW7MiO7GaUOwQ1f4nX2bmPd5xQ2P\"","X-Provags-ID":"V03:K0:2bMm0dIcw8Gk+KWtgFvHdoZhiqty4CA7Lhvi9aAonJCtyivXPGz\n\tsnODLP75Cwwe5fnTQrZ6jgYtkPdtuJeneQc2MpJGhEoH5TQ4s0M3/gWuluMQGdkGD6OWz3i\n\tknJWvhj09ckv2IZ7yU0W8AM06cqQEGMO9RATetlyGC2iBHofAWEKhmuFCKPqy717aJjcfFA\n\t8prkzVz4Jga4ajzGRUpXw==","X-UI-Out-Filterresults":"notjunk:1; V01:K0:aghMfKWeOMM=:ogS6bUkl53aifhRCYGMB7K\n\tManA4Q7g/IIjx6xx0390LUdD08Z7Kr8V+hv7oDwEAI3Xv8eD3WVV6aZkMsQ2n+8y/FxVKyW5Y\n\t0UDfE/fPu8k+nozHd5XOolJTgJR3VgeXnz5lIJILEFhj8e08cKMXRd7M8jRNigYCMl4Y9ej52\n\t9eqpSNa6rPLiswO7tsYdTSMCc7ZMh1oKHe1ILGTUyivN07qFynlngNJiL3p3N+fvXu7vAGW/E\n\tle6LYy7LEuf7SbDKmxd7cvO9BDdxqF8EzS/5GXJoxIPhQdNEtSoHel31E9G7B42hK1nhJmT2F\n\tP3hL4KQJ4+NJtICAdDqkljReQ1IYIC8iEkSVGWFzlTcHtyJtylcLAU6w6Wgu2PEM1eTGbFMON\n\tIcYmLgrDKfItksNc8UjFKttxSsccCkk8kqbk8wNyXrCDt55SGMRk7mv6HrckcO5RKE5nZdTs9\n\ttIoaiiRpC0b73sP1BapggAWepT4wtnkIdlezOx/EkjDYYwq8AFZgu0It1pWfYNiSdKYr9MhFa\n\ttX8bP+2TOgASXbtpJVUh7N5Y92lGAjkaSFEodd+bqdBuCA0pJFFbpgfK0vBXMUUQWmQnh8rYn\n\tM1Qecm1U6shckr5JGlB68BGsAkKC0FPkUC/NICPNdaZUdF4GjmLT/rxHqc1S1WjBDbrGS3uTl\n\tBGoq0W4Wdz8C12lnznCG9/0pzSJJ987o1NRN3lzMp28aGyZTiGMx8BUZZ5t7PcHXOzf6jFZ1p\n\tE5ZvYTxt37oe6QbIYEwG2Ye+ORfBEhdRe1v8YtmLPfH1+1AsbJCr5xHa+KIh4nC8MVfaDy9q8\n\thOT9QZu1zl2KJGx1uHMI+Dxo5SDlw==","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"212.227.17.22","X-Content-Filtered-By":"Mailman/MimeDel 2.1.21","Subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"QEMU Trivial <qemu-trivial@nongnu.org>,\n\tJonathan Perkin <jperkin@joyent.com>,\n\tQEMU Developers <qemu-devel@nongnu.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763113,"web_url":"http://patchwork.ozlabs.org/comment/1763113/","msgid":"<CAFEAcA_f55+cJxy2L=PsUX5pE_=0AjqJJ4_spvJRm1D-FKkROg@mail.gmail.com>","list_archive_url":null,"date":"2017-09-05T09:16:47","subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 5 September 2017 at 00:46, Kamil Rytarowski <n54@gmx.com> wrote:\n> On 04.09.2017 11:32, Peter Maydell wrote:\n>> My assumption is that the issue is that Solaris doesn't\n>> have a -lutil (it's helpful to quote the linker or\n>> compiler error message for this kind of patch to clarify\n>> what the failure is that we're trying to fix).\n>>\n>\n> There is no libutil on SmartOS.\n>\n> I cannot provide any information about the proprietary Solaris here and\n> in next questions.\n\nYes; I was being a bit sloppy referring to all the\nforks of opensolaris as 'Solaris' there. Recent news\nsuggests we don't need to consider support for the\nproprietary Solaris...\n\n>> It looks like we use libutil here for openpty, which\n>> is used in the test-char test. But the condition we're\n>> using in tests/Makefile.include isn't the same as the\n>> one we used to decide whether to add -lutil to the\n>> emulator binary link line, which is in configure:\n>>\n>> if test \"$darwin\" != \"yes\" -a \"$mingw32\" != \"yes\" -a \"$solaris\" != yes -a \\\n>>         \"$aix\" != \"yes\" -a \"$haiku\" != \"yes\" ; then\n>>     libs_softmmu=\"-lutil $libs_softmmu\"\n>> fi\n>>\n>> So I think I'd prefer it if we have:\n>>  * a configure test for \"is openpty() in libutil\"\n>>  * use that to determine whether to add -lutil to\n>>    libs_softmmu and to the libs for tests, rather than\n>>    doing OS-specific tests\n>>\n>\n> This looks cleaner. I will go for it.\n\nThanks. Remember that there are three cases to handle:\n * has openpty, don't need -lutil to get it (OSX is like this I think)\n * has openpty and you need -lutil (Linux)\n * has no openpty at all, use QEMU internal version (smartos)\n\nthanks\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"UxoZGzRK\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmh2Y5LPrz9sNr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 19:17:57 +1000 (AEST)","from localhost ([::1]:57635 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dp9zX-0007Ua-SL\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 05:17:55 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:38963)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dp9ys-0007S7-8m\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:17:18 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dp9yn-0006iC-Hb\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:17:14 -0400","from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]:35736)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1dp9yn-0006hL-9Z\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 05:17:09 -0400","by mail-wr0-x236.google.com with SMTP id y15so7239066wrc.2\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 02:17:09 -0700 (PDT)","by 10.223.159.68 with HTTP; Tue, 5 Sep 2017 02:16:47 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=nJY12jejB31ZapCDEhYjFvVxVPUPiNvk6iiRDSYRFqs=;\n\tb=UxoZGzRKRm2Jpw+21WLZc+LL0oq76pWXpQ5omILkz26txZYFDgl3EVVqapsG35wtHv\n\t/JgC04I4kZe0yXU6opmAtWMK7d0s+oCR/naAfE2e6pqaXmipJyimNUAmIPGiyO5n4sTP\n\tMJhPRQxlbJmwf0X/saCd67F8AlEs0NAqnZm8A=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=nJY12jejB31ZapCDEhYjFvVxVPUPiNvk6iiRDSYRFqs=;\n\tb=XrfCVTupDwsXchJnQy52tR3EezvN/2qIbp8iHpX9cijIBZq2cqid+8Sexcgc/Qywos\n\tdt/5dOhzvW1dp3mdwW1a4TsXzaTtoRIA7R3lF28PHemO5E7hr010MYsEcTt+p7PfQukj\n\tK+ysOyThhYKjIZyJa2luWnHWRGIBwjehVMuqy9K1aUlo02VdP5pHR+tc6JCBIMIbVgcT\n\t9mKM/1HRis14uV+Ii0ku/q5JgKf+WspbGrocZg/3V2UwX3Y/TvXj0n7HN0jpc8jUdzw7\n\tWsuLA7F4UVrlZXzbphmtRFDAkWBLm3vFnwV1XjvnzbBSQ6Yz2oOTv1ae34GI7YoSk+G6\n\tLVQg==","X-Gm-Message-State":"AHPjjUiSCXVYr+lyeXnpqUjOw1D+sHYinaqn2cvj4UecRcHU4ZHHwjqS\n\tKfZNlMbX/LiwnhtonxL1z7vuZWeBbX5b","X-Google-Smtp-Source":"ADKCNb5B7DXE+bDIh6ypRAgtoLz3Xm9sKQ5ixpwq31AoDcKKQ7zL9zMp/acLp2T2Si5zSZSoNRTX4mar2AxdCKe6lG8=","X-Received":"by 10.223.145.41 with SMTP id j38mr1781011wrj.314.1504603028297; \n\tTue, 05 Sep 2017 02:17:08 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<747d805a-98ed-3d36-c4e7-5e6b21b89924@gmx.com>","References":"<20170903164952.26760-1-n54@gmx.com>\n\t<CAFEAcA-wB8JezCNjyU92U83+75C5NccfBHe1G5q-D67H4CMTKA@mail.gmail.com>\n\t<747d805a-98ed-3d36-c4e7-5e6b21b89924@gmx.com>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Tue, 5 Sep 2017 10:16:47 +0100","Message-ID":"<CAFEAcA_f55+cJxy2L=PsUX5pE_=0AjqJJ4_spvJRm1D-FKkROg@mail.gmail.com>","To":"Kamil Rytarowski <n54@gmx.com>","Content-Type":"text/plain; charset=\"UTF-8\"","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c0c::236","Subject":"Re: [Qemu-devel] [PATCH] tests: Do not include lutil on SunOS","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"QEMU Trivial <qemu-trivial@nongnu.org>,\n\tJonathan Perkin <jperkin@joyent.com>,\n\tQEMU Developers <qemu-devel@nongnu.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]