[{"id":1799318,"web_url":"http://patchwork.ozlabs.org/comment/1799318/","msgid":"<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be>","list_archive_url":null,"date":"2017-11-05T15:44:52","subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","submitter":{"id":11809,"url":"http://patchwork.ozlabs.org/api/people/11809/","name":"Arnout Vandecappelle","email":"arnout@mind.be"},"content":"On 02-11-17 11:45, Peter Korsgaard wrote:\n> We use the host compiler for x86-64 builds, so ensure it is only available\n> on x86-64 hosts.\n> \n> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n> ---\n>  package/kvm-unit-tests/Config.in | 1 +\n>  1 file changed, 1 insertion(+)\n> \n> diff --git a/package/kvm-unit-tests/Config.in b/package/kvm-unit-tests/Config.in\n> index d0d9e2ef96..8b7908eee9 100644\n> --- a/package/kvm-unit-tests/Config.in\n> +++ b/package/kvm-unit-tests/Config.in\n> @@ -15,6 +15,7 @@ config BR2_PACKAGE_KVM_UNIT_TESTS\n>  \t# x86-64 we use the host gcc (see .mk file for details)\n>  \tdepends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_5 || !BR2_i386\n>  \tdepends on BR2_HOST_GCC_AT_LEAST_4_5 || !BR2_x86_64\n> +\tdepends on BR2_HOSTARCH = \"x86_64\" || !BR2_x86_64\n\n I don't think this is correct: it will also build correctly for x86_64 if the\nhost is i386, because it uses -m32 (which is the reason to use the host compiler\ninstead of the target compiler).\n\n Regards,\n Arnout\n\n>  \tselect BR2_HOSTARCH_NEEDS_IA32_COMPILER if BR2_x86_64=y\n>  \thelp\n>  \t  kvm-unit-tests is a project as old as KVM. As its name\n>","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.138; helo=whitealder.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","Received":["from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yVKnY3SYhz9s7p\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 02:47:13 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id C0D16897CA;\n\tSun,  5 Nov 2017 15:47:07 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id QO0bgrf32S0i; Sun,  5 Nov 2017 15:47:05 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 7286D897C8;\n\tSun,  5 Nov 2017 15:47:05 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id 62CEC1BFC3F\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:47:04 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 5CBF988B71\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:47:04 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id KwkdR8r7wcSW for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:47:03 +0000 (UTC)","from exchange.essensium.com (220.77.144.195.ipv4.evonet.be\n\t[195.144.77.220])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id C595888B70\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 15:47:02 +0000 (UTC)","from [10.8.0.14] (10.3.7.11) by beleexch01.local.ess-mail.com\n\t(10.3.7.8) with Microsoft SMTP Server (TLS) id 15.0.847.32;\n\tSun, 5 Nov 2017 16:44:54 +0100"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","To":"Peter Korsgaard <peter@korsgaard.com>, <buildroot@buildroot.org>","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-2-peter@korsgaard.com>","From":"Arnout Vandecappelle <arnout@mind.be>","Organization":"Essensium/Mind","Message-ID":"<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be>","Date":"Sun, 5 Nov 2017 16:44:52 +0100","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.4.0","MIME-Version":"1.0","In-Reply-To":"<20171102104520.29257-2-peter@korsgaard.com>","Content-Language":"en-GB","X-Originating-IP":"[10.3.7.11]","X-ClientProxiedBy":"beleexch01.local.ess-mail.com (10.3.7.8) To\n\tbeleexch01.local.ess-mail.com (10.3.7.8)","Subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1799365,"web_url":"http://patchwork.ozlabs.org/comment/1799365/","msgid":"<87k1z41q6t.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-05T19:27:38","subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Arnout\" == Arnout Vandecappelle <arnout@mind.be> writes:\n\n > On 02-11-17 11:45, Peter Korsgaard wrote:\n >> We use the host compiler for x86-64 builds, so ensure it is only available\n >> on x86-64 hosts.\n >> \n >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n >> ---\n >> package/kvm-unit-tests/Config.in | 1 +\n >> 1 file changed, 1 insertion(+)\n >> \n >> diff --git a/package/kvm-unit-tests/Config.in b/package/kvm-unit-tests/Config.in\n >> index d0d9e2ef96..8b7908eee9 100644\n >> --- a/package/kvm-unit-tests/Config.in\n >> +++ b/package/kvm-unit-tests/Config.in\n >> @@ -15,6 +15,7 @@ config BR2_PACKAGE_KVM_UNIT_TESTS\n >> # x86-64 we use the host gcc (see .mk file for details)\n >> depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_5 || !BR2_i386\n >> depends on BR2_HOST_GCC_AT_LEAST_4_5 || !BR2_x86_64\n >> +\tdepends on BR2_HOSTARCH = \"x86_64\" || !BR2_x86_64\n\n >  I don't think this is correct: it will also build correctly for x86_64 if the\n > host is i386, because it uses -m32 (which is the reason to use the host compiler\n > instead of the target compiler).\n\nBut some parts of kvm-unit-tests presumably are 64bit when building for\nx86-64, which wouldn't work when using the host compiler on a x86\nsystem, right? I don't think x86 system compilers are 32/64bit multilib.\n\nBut I haven't actually used a x86 distribution in the last 10 years or\nso, so perhaps I'm missing something?","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.138; helo=whitealder.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"VGiQkb/M\"; dkim-atps=neutral"],"Received":["from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yVQh53kqCz9sNx\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 06:27:49 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 3FCB68852D;\n\tSun,  5 Nov 2017 19:27:46 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id Q8NhArLMXtWB; Sun,  5 Nov 2017 19:27:45 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 0BAE088485;\n\tSun,  5 Nov 2017 19:27:45 +0000 (UTC)","from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\tby ash.osuosl.org (Postfix) with ESMTP id 8AE5C1C0F41\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:27:43 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 8649B88485\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:27:43 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id TpX2BemA-R4a for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:27:42 +0000 (UTC)","from mail-wm0-f66.google.com (mail-wm0-f66.google.com\n\t[74.125.82.66])\n\tby whitealder.osuosl.org (Postfix) with ESMTPS id 7416E88458\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 19:27:42 +0000 (UTC)","by mail-wm0-f66.google.com with SMTP id t139so10312032wmt.1\n\tfor <buildroot@buildroot.org>; Sun, 05 Nov 2017 11:27:42 -0800 (PST)","from dell.be.48ers.dk (d51A5BC31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\td3sm8827879edd.41.2017.11.05.11.27.39\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tSun, 05 Nov 2017 11:27:39 -0800 (PST)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1eBQa2-0007pM-4g; Sun, 05 Nov 2017 20:27:38 +0100"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:cc:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=iYzieYIeZG1bJbLU8NuMYh/NXmR2WFIBSWT8vC9l38k=;\n\tb=VGiQkb/Mkg09UplB9hSsMwCaMka4KOs9GkTU4R1wFHkUCccrtw/maHqd3gbixl+hqh\n\t+u7SNqLfCvpCskt1wZcuyeFebA/b3ZEgIiHGhgKT8/sldxpItHz/GpihKPexNMw0l0kw\n\tcgwDqBAz8B8TMhGd5Rc0LyE9Wg3yN90ZJTVSk3AoaKaK+tNLCsvcWJbpw/MwZlmqMXY8\n\tdh8w/KoSRTXZfULXvrTRR6Q3xxxO4MqZtBCaVwWghQf169bA4IfxzxMTJy9Qa745XcuY\n\tgPgcWmnfXb276j0ODjImRbtwMBrwdd30MJ91kdP1wEeedG1AK9SwJjQW3FlldGVT18NM\n\tMA0A==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:cc:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=iYzieYIeZG1bJbLU8NuMYh/NXmR2WFIBSWT8vC9l38k=;\n\tb=RtEXdvmTCltAxVDa+avYwYkUGEOvJFpYPHcB/M8dp+cdMisIlGS2p8dRWxV4j6T/cj\n\tsOLFCFo4xxF2WP7ioFj1SruYYnWiNF5cYD2Hf5WxPlhXiYyJ7iRspsDHpmP6RjnsIsjJ\n\tnNzgdWiua1il49y+3xWlSkJYS1EjneOlC0AIj8/Tnb004p5LjUZLGKzaGWfgTGlDufOT\n\tFdnwDmggSfhoAzVLRFmpCtKt1gRMNj+l3Xnr2ambmE/uNX973Gd/puzTw4YpIw1jZvNY\n\tcD33SnyGV8ay3ZJSL+/qMIzQZ2KhSWODAAdwy5JFJRElevHJRMQI6NiSXrq5hkInCZ7k\n\ttRvg==","X-Gm-Message-State":"AMCzsaUKhuL2PXEsRMY9x341lVtwr6JL4BFvphbjJJRSEB4LgUymaQWx\n\tfSRTWPRtduCbrWlnMYhJQe0=","X-Google-Smtp-Source":"ABhQp+TW0kxOC0zAjVAafVMWxeCgXwUkggNtPLliQirH9AiQ277YMGIpuc0G0mSokWUP3PdIKkMIWw==","X-Received":"by 10.80.245.204 with SMTP id x12mr17304963edm.172.1509910060902;\n\tSun, 05 Nov 2017 11:27:40 -0800 (PST)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Arnout Vandecappelle <arnout@mind.be>","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-2-peter@korsgaard.com>\n\t<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be>","Date":"Sun, 05 Nov 2017 20:27:38 +0100","In-Reply-To":"<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be> (Arnout\n\tVandecappelle's message of \"Sun, 5 Nov 2017 16:44:52 +0100\")","Message-ID":"<87k1z41q6t.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Cc":"buildroot@buildroot.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1799375,"web_url":"http://patchwork.ozlabs.org/comment/1799375/","msgid":"<54eed396-cdc0-759d-81b8-cdb387e792a2@mind.be>","list_archive_url":null,"date":"2017-11-05T20:23:43","subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","submitter":{"id":11809,"url":"http://patchwork.ozlabs.org/api/people/11809/","name":"Arnout Vandecappelle","email":"arnout@mind.be"},"content":"On 05-11-17 20:27, Peter Korsgaard wrote:\n>>>>>> \"Arnout\" == Arnout Vandecappelle <arnout@mind.be> writes:\n> \n>  > On 02-11-17 11:45, Peter Korsgaard wrote:\n>  >> We use the host compiler for x86-64 builds, so ensure it is only available\n>  >> on x86-64 hosts.\n>  >> \n>  >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n>  >> ---\n>  >> package/kvm-unit-tests/Config.in | 1 +\n>  >> 1 file changed, 1 insertion(+)\n>  >> \n>  >> diff --git a/package/kvm-unit-tests/Config.in b/package/kvm-unit-tests/Config.in\n>  >> index d0d9e2ef96..8b7908eee9 100644\n>  >> --- a/package/kvm-unit-tests/Config.in\n>  >> +++ b/package/kvm-unit-tests/Config.in\n>  >> @@ -15,6 +15,7 @@ config BR2_PACKAGE_KVM_UNIT_TESTS\n>  >> # x86-64 we use the host gcc (see .mk file for details)\n>  >> depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_5 || !BR2_i386\n>  >> depends on BR2_HOST_GCC_AT_LEAST_4_5 || !BR2_x86_64\n>  >> +\tdepends on BR2_HOSTARCH = \"x86_64\" || !BR2_x86_64\n> \n>  >  I don't think this is correct: it will also build correctly for x86_64 if the\n>  > host is i386, because it uses -m32 (which is the reason to use the host compiler\n>  > instead of the target compiler).\n> \n> But some parts of kvm-unit-tests presumably are 64bit when building for\n> x86-64, \n\n OK, I assumed everything was built with -m32. If some parts are indeed still\n64-bit then it won't work in i386 host.\n\n> which wouldn't work when using the host compiler on a x86\n> system, right? I don't think x86 system compilers are 32/64bit multilib\n\n Actually, on Debian i386 it is possible to install 64-bit multilib I think. But\nobviously we can't count on that.\n\n BTW, what happens on x32, does anybody know that?\n\n> But I haven't actually used a x86 distribution in the last 10 years or\n> so, so perhaps I'm missing something?\n\n Yeah, it's pretty unlikely as well I guess.\n\n I'll apply this patch as well then.\n\n Regards,\n Arnout","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.136; helo=silver.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","Received":["from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yVRxS16M4z9sBd\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 07:24:27 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 0D44C2A358;\n\tSun,  5 Nov 2017 20:24:24 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id Bw5nODOIN6cS; Sun,  5 Nov 2017 20:24:22 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby silver.osuosl.org (Postfix) with ESMTP id 479BC261E2;\n\tSun,  5 Nov 2017 20:24:22 +0000 (UTC)","from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\tby ash.osuosl.org (Postfix) with ESMTP id AB5E61C0CF8\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:24:20 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 9EFAC857BC\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:24:20 +0000 (UTC)","from hemlock.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id OtMohiKGlKo1 for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:24:18 +0000 (UTC)","from exchange.essensium.com (220.77.144.195.ipv4.evonet.be\n\t[195.144.77.220])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id F226085844\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 20:24:17 +0000 (UTC)","from [10.8.0.14] (10.3.7.11) by beleexch01.local.ess-mail.com\n\t(10.3.7.8) with Microsoft SMTP Server (TLS) id 15.0.847.32;\n\tSun, 5 Nov 2017 21:23:45 +0100"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","To":"Peter Korsgaard <peter@korsgaard.com>","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-2-peter@korsgaard.com>\n\t<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be>\n\t<87k1z41q6t.fsf@dell.be.48ers.dk>","From":"Arnout Vandecappelle <arnout@mind.be>","Organization":"Essensium/Mind","Message-ID":"<54eed396-cdc0-759d-81b8-cdb387e792a2@mind.be>","Date":"Sun, 5 Nov 2017 21:23:43 +0100","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.4.0","MIME-Version":"1.0","In-Reply-To":"<87k1z41q6t.fsf@dell.be.48ers.dk>","Content-Language":"en-GB","X-Originating-IP":"[10.3.7.11]","X-ClientProxiedBy":"beleexch01.local.ess-mail.com (10.3.7.8) To\n\tbeleexch01.local.ess-mail.com (10.3.7.8)","Subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Cc":"buildroot@buildroot.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1799377,"web_url":"http://patchwork.ozlabs.org/comment/1799377/","msgid":"<87d14wzcpe.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-05T20:34:53","subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Arnout\" == Arnout Vandecappelle <arnout@mind.be> writes:\n\nHi,\n\n >> But some parts of kvm-unit-tests presumably are 64bit when building for\n >> x86-64, \n\n >  OK, I assumed everything was built with -m32. If some parts are indeed still\n > 64-bit then it won't work in i386 host.\n\nExactly.\n\n >> which wouldn't work when using the host compiler on a x86\n >> system, right? I don't think x86 system compilers are 32/64bit multilib\n\n >  Actually, on Debian i386 it is possible to install 64-bit multilib I think. But\n > obviously we can't count on that.\n\n >  BTW, what happens on x32, does anybody know that?\n\nIs x32 really used by any mainstream distro? I would guess it is as rare\nas building on a !x86 machine.\n\n\n >> But I haven't actually used a x86 distribution in the last 10 years or\n >> so, so perhaps I'm missing something?\n\n >  Yeah, it's pretty unlikely as well I guess.\n\n >  I'll apply this patch as well then.\n\nGreat, thanks!","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.136; helo=silver.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"U17fBV6a\"; dkim-atps=neutral"],"Received":["from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yVS9d6Fdlz9s7m\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 07:35:01 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 32FE72CF11;\n\tSun,  5 Nov 2017 20:35:00 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id iqn-UcEqchhh; Sun,  5 Nov 2017 20:34:59 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby silver.osuosl.org (Postfix) with ESMTP id 4E6D92D275;\n\tSun,  5 Nov 2017 20:34:59 +0000 (UTC)","from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\tby ash.osuosl.org (Postfix) with ESMTP id C6D6B1C0CF8\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:34:57 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id B9DBC88C48\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:34:57 +0000 (UTC)","from hemlock.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 2uk0lY4CcBUB for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 20:34:57 +0000 (UTC)","from mail-wm0-f65.google.com (mail-wm0-f65.google.com\n\t[74.125.82.65])\n\tby hemlock.osuosl.org (Postfix) with ESMTPS id B6EFF88C26\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 20:34:56 +0000 (UTC)","by mail-wm0-f65.google.com with SMTP id r68so10168346wmr.1\n\tfor <buildroot@buildroot.org>; Sun, 05 Nov 2017 12:34:56 -0800 (PST)","from dell.be.48ers.dk (d51A5BC31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\ta39sm10518461eda.79.2017.11.05.12.34.54\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tSun, 05 Nov 2017 12:34:54 -0800 (PST)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1eBRd7-0005mE-4K; Sun, 05 Nov 2017 21:34:53 +0100"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:cc:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=meRTKl38cI9CpNAiMrd5Giui/MRSODT/Hjmj7O9O9T0=;\n\tb=U17fBV6adnFlC1tCkhAxPbZSFAjcEPZ/tEo5qdbubsG2rZ8+Un0ft514352VL2XFRu\n\t5iRhFKuCh+XycBVT11ly7h/kBg7QdOuPRp4RWyXVkpLlLYSLHn2SKid9L2TmgtrCV8d7\n\tEFzwNMirXM2taOvhC86Dl4Wwgi6VWjLh9S5CjGzyTX1vqJTe21qtKoxvRsXRUV86SapQ\n\tar/VOBEeSc93OdF2aboccpaJUx3dlH5/oLz2RgY6Uo0WkUnUn2s66H6dYF+/9FRZ026z\n\twOvTGSWGIbX1RjrOLTiB90UgLJDYoUvmnNXYsvf3kBgDqHyE3wlDWE4N27ym8ye8FUw/\n\tDhBg==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:cc:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=meRTKl38cI9CpNAiMrd5Giui/MRSODT/Hjmj7O9O9T0=;\n\tb=tbbBUp1+k2peZR6So3uKwYhlXK9UjjTMccVKqUlO0dfuMGnzVnUrwFDDOasm5NtQgr\n\tYBLYr+Mujma1ki72muY/kxH7OCgIFVmA15K6J7SMT0DClHDIwAXpT2mZ44tOSVsob197\n\tXKh2auFRqMRZ7JtQJiQOVqqjn9Pvn8NTjcos0BOFCHNkxV1fKyHD3pV8Fs4qGjKStRjv\n\t6NMxbvUgPaWxy/wTaL/JEhkVTEu7ttwl+iINafiQmsacSu0wg6ZeHhFAuDi5SeHrLg1Y\n\tFGetJrgzvoYCRxyDbsAE3/KUy1t1Z3qSX2yH2Kx1nAZCX93RTqMLAmhWuFWzEiebC8R5\n\tDYoA==","X-Gm-Message-State":"AMCzsaVoU6cCRHNyMlvkxyBRnNyWdoEcWldV4wfRZFEekR6GF8Oez55L\n\tT4BaLVIjmKQEK47eAEISnDU=","X-Google-Smtp-Source":"ABhQp+TkQBxsj6VwgeI3BroIJOFfiDU6h/F2dOVio+L+YDPUJv8ona2cPnoi6EOQlUPOjzg/SJXkIg==","X-Received":"by 10.80.134.215 with SMTP id 23mr17711407edu.129.1509914095086; \n\tSun, 05 Nov 2017 12:34:55 -0800 (PST)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Arnout Vandecappelle <arnout@mind.be>","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-2-peter@korsgaard.com>\n\t<687901ac-c7d7-81bb-944b-b2c860f90bae@mind.be>\n\t<87k1z41q6t.fsf@dell.be.48ers.dk>\n\t<54eed396-cdc0-759d-81b8-cdb387e792a2@mind.be>","Date":"Sun, 05 Nov 2017 21:34:53 +0100","In-Reply-To":"<54eed396-cdc0-759d-81b8-cdb387e792a2@mind.be> (Arnout\n\tVandecappelle's message of \"Sun, 5 Nov 2017 21:23:43 +0100\")","Message-ID":"<87d14wzcpe.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Cc":"buildroot@buildroot.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1810274,"web_url":"http://patchwork.ozlabs.org/comment/1810274/","msgid":"<87bmjohj9v.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-26T20:33:48","subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Peter\" == Peter Korsgaard <peter@korsgaard.com> writes:\n\n > We use the host compiler for x86-64 builds, so ensure it is only available\n > on x86-64 hosts.\n\n > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n\nCommitted to 2017.08.x, thanks.","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.137; helo=fraxinus.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"bXXj6GPv\"; dkim-atps=neutral"],"Received":["from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3ylMhl21q5z9s7G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 27 Nov 2017 07:58:15 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id AF7AB86F44;\n\tSun, 26 Nov 2017 20:58:12 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id odavHzb7fPf5; Sun, 26 Nov 2017 20:58:08 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 59E1E86F81;\n\tSun, 26 Nov 2017 20:58:08 +0000 (UTC)","from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\tby ash.osuosl.org (Postfix) with ESMTP id 1455E1C3FA1\n\tfor <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:33:56 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 0F3BF26644\n\tfor <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:33:56 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id InDmqQrlSK58 for <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:33:52 +0000 (UTC)","from mail-wm0-f65.google.com (mail-wm0-f65.google.com\n\t[74.125.82.65])\n\tby silver.osuosl.org (Postfix) with ESMTPS id AA8902612E\n\tfor <buildroot@buildroot.org>; Sun, 26 Nov 2017 20:33:51 +0000 (UTC)","by mail-wm0-f65.google.com with SMTP id r68so30612474wmr.3\n\tfor <buildroot@buildroot.org>; Sun, 26 Nov 2017 12:33:51 -0800 (PST)","from dell.be.48ers.dk (d51a5bc31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\tb7sm4867865eda.60.2017.11.26.12.33.48 for <buildroot@buildroot.org>\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tSun, 26 Nov 2017 12:33:49 -0800 (PST)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>) id 1eJ3ca-0004aW-Bs\n\tfor buildroot@buildroot.org; Sun, 26 Nov 2017 21:33:48 +0100"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=jq8vVsJrFj9LbRRnUweUBSLpFi07AfdtVLlOM/HBCLs=;\n\tb=bXXj6GPvQNo9vRBHQ0qOBG3OoNUeaCMFsVoKpOcngGuNjRzgyJFNQ+hWc3mdKyM+ih\n\ttCpvuSKOUPL+43DPEJDw9DDwZBUW2LwKrV3o0dKBMInKte7nKC24gMLaTFj6MlRqNzSz\n\tNwWwRnIqgcRURBH4AT3BsytYy+kpzajov4C1cOTjEkDPLeGhGMfJbu0iUSpbLLndK/6b\n\tYzsgl5NMIR5AbV24tH45aXnBNB0RvJPdkS4o0QQBYU8ZJaN//GS8LcWSl/Yn7tMXqDuN\n\tyhUf7dP8lGztZzOyc370s9d1/CGQJ44bEKZ55qit4zd6LEyF9hqTexuUoCSLUroVVOoR\n\ts/rA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=jq8vVsJrFj9LbRRnUweUBSLpFi07AfdtVLlOM/HBCLs=;\n\tb=snndPRD4ntkWOKfPhuVAoxeVJBp8K7lgPOlwYYqgZNoH/QCPaiZUZMsdEw1wW0hLsk\n\tkktZn3758tRbUBlOJbKyXNqmJIZ7hh3Zs8s2e3z1QsjhzcfaDsMTKcVmvxEKTY/uI/nr\n\tRcG0W8and7z/lhiXJAzjMVYIxgsyyZbxc1mLjM1NGMpn6kyaJJtu5Oq6fjJe5ZA4A2N2\n\ttQJz/KZxHDXB9e6/OdUPLJE3/oobn1+NOsl4foxQ9jov6aVs0XyuJqofK5+qAkHu7vSq\n\tOZ+yFciHrn+nxJKnrfkJzKkhD4WJxT3AK0ainy6+uQJLSv5o60iIHvzI4q6zmIciwHml\n\t1Qpw==","X-Gm-Message-State":"AJaThX548UySuOMnj8vh1oZghW1xgVPXsLlm9yoSjH0lEdyckBXXQDBu\n\tK7K9WgM3wc9Wm4cHg9ceC3KB7IgI","X-Google-Smtp-Source":"AGs4zMYMBnwHJQel7KxNUEFMrVceanMbXpYSFVK2HV94X3T0PW3h+45P9KTE0dowSN9rsxbOdG0M9A==","X-Received":"by 10.80.140.33 with SMTP id p30mr26394173edp.19.1511728429874; \n\tSun, 26 Nov 2017 12:33:49 -0800 (PST)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"buildroot@buildroot.org","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-2-peter@korsgaard.com>","Date":"Sun, 26 Nov 2017 21:33:48 +0100","In-Reply-To":"<20171102104520.29257-2-peter@korsgaard.com> (Peter Korsgaard's\n\tmessage of \"Thu, 2 Nov 2017 11:45:17 +0100\")","Message-ID":"<87bmjohj9v.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 1/4] kvm-unit-test: x86-64 variant only\n\tavailable on x86-64 hosts","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}}]