[{"id":1797814,"web_url":"http://patchwork.ozlabs.org/comment/1797814/","msgid":"<20171102120423.0f8e5ef7@windsurf>","list_archive_url":null,"date":"2017-11-02T11:04:23","subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available on x86(-64) hosts","submitter":{"id":2230,"url":"http://patchwork.ozlabs.org/api/people/2230/","name":"Thomas Petazzoni","email":"thomas.petazzoni@free-electrons.com"},"content":"Hello,\n\nOn Thu,  2 Nov 2017 11:45:19 +0100, Peter Korsgaard wrote:\n> The -m32 compiler flag is used for 32bit builds and host-luajit has limited\n> architecture support, so limit to x86(-64) hosts.\n> \n> Fixes:\n> http://autobuild.buildroot.net/results/5f5b5edb058efe976c003678e21bcc28a87cc828/\n> \n> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n> ---\n>  package/luajit/Config.in | 3 +++\n>  1 file changed, 3 insertions(+)\n> \n> diff --git a/package/luajit/Config.in b/package/luajit/Config.in\n> index 1a27c434e1..6b9c6e6ae8 100644\n> --- a/package/luajit/Config.in\n> +++ b/package/luajit/Config.in\n> @@ -1,5 +1,8 @@\n>  config BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS\n>  \tbool\n> +\t# -m32 flag is used for 32bit builds and host-luajit has\n> +\t# limited architecture support\n> +\tdepends on BR2_HOSTARCH = \"x86_64\" || BR2_HOSTARCH = \"x86\"\n>  \tdefault y if BR2_i386 || \\\n>  \t\t(BR2_x86_64 && BR2_HOSTARCH='x86_64') || \\\n>  \t\tBR2_powerpc || BR2_arm || BR2_armeb || \\\n\nHow is this going to prevent other packages from depending on\nhost-luajit. BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS is all about the target\nvariant of luajit, not the host variant.\n\nDo we need a BR2_PACKAGE_HOST_LUAJIT_ARCH_SUPPORTS or something like\nthat ?\n\nFor example, if you enable moarvm, host-luajit will be built, but not\nluajit.\n\nDon't we have a problem here if your solution is used ?\n\nThanks!\n\nThomas","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>)","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 3ySMfz2Cyfz9t30\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu,  2 Nov 2017 22:04:42 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id BCFCB8830D;\n\tThu,  2 Nov 2017 11:04:40 +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 HlAHsPD5oXv5; Thu,  2 Nov 2017 11:04:38 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id C5711882CA;\n\tThu,  2 Nov 2017 11:04:38 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id 4EA6F1C00E9\n\tfor <buildroot@lists.busybox.net>;\n\tThu,  2 Nov 2017 11:04:37 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 4272E88294\n\tfor <buildroot@lists.busybox.net>;\n\tThu,  2 Nov 2017 11:04:37 +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 S2pVWyt3SZPE for <buildroot@lists.busybox.net>;\n\tThu,  2 Nov 2017 11:04:36 +0000 (UTC)","from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 8282F86B60\n\tfor <buildroot@buildroot.org>; Thu,  2 Nov 2017 11:04:36 +0000 (UTC)","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 042EE212A2; Thu,  2 Nov 2017 12:04:35 +0100 (CET)","from windsurf (132.230.147.77.rev.sfr.net [77.147.230.132])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id A3A5E203A2;\n\tThu,  2 Nov 2017 12:04:24 +0100 (CET)"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","Date":"Thu, 2 Nov 2017 12:04:23 +0100","From":"Thomas Petazzoni <thomas.petazzoni@free-electrons.com>","To":"Peter Korsgaard <peter@korsgaard.com>","Message-ID":"<20171102120423.0f8e5ef7@windsurf>","In-Reply-To":"<20171102104520.29257-4-peter@korsgaard.com>","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-4-peter@korsgaard.com>","Organization":"Free Electrons","X-Mailer":"Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-redhat-linux-gnu)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available 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":1798574,"web_url":"http://patchwork.ozlabs.org/comment/1798574/","msgid":"<87bmkj5zfd.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-03T12:17:42","subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available on x86(-64) hosts","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Thomas\" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:\n\nHi,\n\n >> +\t# -m32 flag is used for 32bit builds and host-luajit has\n >> +\t# limited architecture support\n >> +\tdepends on BR2_HOSTARCH = \"x86_64\" || BR2_HOSTARCH = \"x86\"\n >> default y if BR2_i386 || \\\n >> (BR2_x86_64 && BR2_HOSTARCH='x86_64') || \\\n >> BR2_powerpc || BR2_arm || BR2_armeb || \\\n\n > How is this going to prevent other packages from depending on\n > host-luajit. BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS is all about the target\n > variant of luajit, not the host variant.\n\nCorrect.\n\n > Do we need a BR2_PACKAGE_HOST_LUAJIT_ARCH_SUPPORTS or something like\n > that ?\n\n > For example, if you enable moarvm, host-luajit will be built, but not\n > luajit.\n\nAhh, I had missed moarvm. Moarvm seems quite special as no other\npackages need host-luajit but no luajit on the target.\n\nLooking at the upstream project, it doesn't seem to explicitly need\nhost-luajit, just host-lua would do. From Configure.pl:\n\n=item --lua=path/to/lua/executable\nPath to a lua executable. (Used during the build when JIT is enabled).\n\nThis configure option is even dropped in 2017.10 with the following\ninformation in the changelog:\n\n+ Removal of Configure.pl --lua and --has-dynasm options, compiling with these\nincluded 3rdparty libs is now required\n\nWhere the embedded lua copy is a tweaked lua-5.1.5:\n\nhttps://github.com/MoarVM/dynasm/blob/d84e11714c9460bbb032de6cb1e06c3cb1c31f07/minilua.c\n\nAnd indeed, moarvm still builds if moarvm.mk is changed to pull in\nhost-lua and the --lua path is adjusted. Francois, is there a specific\nreason you went with host-luajit over host-lua?\n\nSo I would prefer to do that change instead of adding\nBR2_PACKAGE_HOST_LUAJIT_ARCH_SUPPORTS.\n\nI'll send a patch for moarvm.","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.133; helo=hemlock.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=\"MXgEtmgQ\"; dkim-atps=neutral"],"Received":["from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\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 3yT1F264V8z9s7g\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  3 Nov 2017 23:17:58 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 1D8C68868C;\n\tFri,  3 Nov 2017 12:17:55 +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 OVpS5ykKlDPt; Fri,  3 Nov 2017 12:17:51 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id C9C81884AD;\n\tFri,  3 Nov 2017 12:17:50 +0000 (UTC)","from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\tby ash.osuosl.org (Postfix) with ESMTP id C46C61C04AB\n\tfor <buildroot@lists.busybox.net>;\n\tFri,  3 Nov 2017 12:17:49 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id B78F588924\n\tfor <buildroot@lists.busybox.net>;\n\tFri,  3 Nov 2017 12:17:49 +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 L3Uwsqio7YaQ for <buildroot@lists.busybox.net>;\n\tFri,  3 Nov 2017 12:17:46 +0000 (UTC)","from mail-wm0-f51.google.com (mail-wm0-f51.google.com\n\t[74.125.82.51])\n\tby whitealder.osuosl.org (Postfix) with ESMTPS id C5DF6885DE\n\tfor <buildroot@buildroot.org>; Fri,  3 Nov 2017 12:17:45 +0000 (UTC)","by mail-wm0-f51.google.com with SMTP id z3so1118764wme.5\n\tfor <buildroot@buildroot.org>; Fri, 03 Nov 2017 05:17:45 -0700 (PDT)","from dell.be.48ers.dk (d51A5BC31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\tk51sm5932934ede.42.2017.11.03.05.17.43\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tFri, 03 Nov 2017 05:17:43 -0700 (PDT)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1eAaus-0001PT-6r; Fri, 03 Nov 2017 13:17:42 +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=3DcslmSWJWSUgUxiIFKRkdNZn6t8DpIDcBnQ4Ag+iak=;\n\tb=MXgEtmgQqXNahLDkcRk9jqjumlj4yLL5hWgPYQI9uosDjVcVZxPYd+oTg7jiYzbVW9\n\tNEuCdwDKX2HcigHpBL04+nJtFPCZlsQUZxAdJufT+vdc1OMZCdICOrRSTPjri+kFmcaI\n\tjCw0xkhT/Sm/KwV5O644mROzQIYiP4pp0GrfqWnyInf2LfEP6gPnUT14r936maM6EZKr\n\tUlt3OhP5/NGYXYU1pL3x49lIRMj6xeDnYjxuRZUsrZRotLSLkXocKNi+1K7sPFOX4t3F\n\tdgRAq3jmE9MV+J15Z7TmsZx9BStSF5p9eE/ERP1uvSRUATdogMtQeW0821QIdcHpdjwm\n\tuPUQ==","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=3DcslmSWJWSUgUxiIFKRkdNZn6t8DpIDcBnQ4Ag+iak=;\n\tb=Q7n3EmWyWCWPC3IrM238H3EDPPCZ7vDqqMZZQymiluDifE33m6AlqMHFbZE0QbfR8x\n\tz3Oeyt0D96JL0eg6wpP4p7PTOYm6m81H7P+7t93T5hJIMiAWvQUUrimIXGOuwnVETDn4\n\t3iVoXY0IP+rV2AzeWBfhEZeWrfJIyF2zCZgp7P5CKZ7EAFmRI9HiOrW1wrU2lSP+Biuk\n\tefd0HYEWco9jwzm12OjVJtUWsJi3s1pz0pl2e0yg9Egzf3ChN+mYikotuO+uusM6uh1r\n\txppp1AX28BmQHC4fsSU26xIWKhUKXIr6PEwaAcbVZrvo4PFEnNMJroSElTb6FY8XEE1q\n\tjMgQ==","X-Gm-Message-State":"AMCzsaVMVmOucBsFz/r6wq5ANvow85INd7SpM9iIZXxSQktoKSjUE/8E\n\t8rm2FgPwhWo1Mb+OfIxOxkJE2O03","X-Google-Smtp-Source":"ABhQp+TlnI/SMQDagJb2Iu0HVv/YsVm9I0PFdbFWeMeLtMoQP+jC+xNZ4VRNVH0YTfQVv9k5yR7C2A==","X-Received":"by 10.80.203.140 with SMTP id k12mr8646105edi.73.1509711464143; \n\tFri, 03 Nov 2017 05:17:44 -0700 (PDT)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Thomas Petazzoni <thomas.petazzoni@free-electrons.com>, fperrad@gmail.com","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-4-peter@korsgaard.com>\n\t<20171102120423.0f8e5ef7@windsurf>","Date":"Fri, 03 Nov 2017 13:17:42 +0100","In-Reply-To":"<20171102120423.0f8e5ef7@windsurf> (Thomas Petazzoni's message\n\tof \"Thu, 2 Nov 2017 12:04:23 +0100\")","Message-ID":"<87bmkj5zfd.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 3/4] luajit: only available 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":1799319,"web_url":"http://patchwork.ozlabs.org/comment/1799319/","msgid":"<0ebec9aa-305f-68cf-6ae6-8ff8781b4346@mind.be>","list_archive_url":null,"date":"2017-11-05T15:57:01","subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available 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> The -m32 compiler flag is used for 32bit builds and host-luajit has limited\n> architecture support, so limit to x86(-64) hosts.\n\n I really don't see why this is needed. What we need is that the host and target\nbitness is the same. On x86_64, we can always do this by compiling with -m32\n(which is what we do in the .mk file). But I see no reason at all why building\nfor a 32-bit target would not be possible on ARM, MIPS or PowerPC (32-bit).\n\n That said, we can't easily test that and nobody cares anyway, so I've committed\nwith an updated commit message.\n\n Regards,\n Arnout\n\n> \n> Fixes:\n> http://autobuild.buildroot.net/results/5f5b5edb058efe976c003678e21bcc28a87cc828/\n> \n> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n> ---\n>  package/luajit/Config.in | 3 +++\n>  1 file changed, 3 insertions(+)\n> \n> diff --git a/package/luajit/Config.in b/package/luajit/Config.in\n> index 1a27c434e1..6b9c6e6ae8 100644\n> --- a/package/luajit/Config.in\n> +++ b/package/luajit/Config.in\n> @@ -1,5 +1,8 @@\n>  config BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS\n>  \tbool\n> +\t# -m32 flag is used for 32bit builds and host-luajit has\n> +\t# limited architecture support\n> +\tdepends on BR2_HOSTARCH = \"x86_64\" || BR2_HOSTARCH = \"x86\"\n>  \tdefault y if BR2_i386 || \\\n>  \t\t(BR2_x86_64 && BR2_HOSTARCH='x86_64') || \\\n>  \t\tBR2_powerpc || BR2_arm || BR2_armeb || \\\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 3yVL1k4Syjz9sPt\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 02:57:46 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id D93FB88AA2;\n\tSun,  5 Nov 2017 15:57:41 +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 JyYh1LUvnear; Sun,  5 Nov 2017 15:57:38 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 9794988A79;\n\tSun,  5 Nov 2017 15:57:38 +0000 (UTC)","from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\tby ash.osuosl.org (Postfix) with ESMTP id CBB1D1BFC3F\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:57:37 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id BE10988876\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:57:37 +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 RnH4H3UPIDAj for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 15:57:36 +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 D37098886A\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 15:57:35 +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:57:21 +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-4-peter@korsgaard.com>","From":"Arnout Vandecappelle <arnout@mind.be>","Organization":"Essensium/Mind","Message-ID":"<0ebec9aa-305f-68cf-6ae6-8ff8781b4346@mind.be>","Date":"Sun, 5 Nov 2017 16:57:01 +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-4-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 3/4] luajit: only available 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":1799363,"web_url":"http://patchwork.ozlabs.org/comment/1799363/","msgid":"<87o9og1qib.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-05T19:20:44","subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available 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 >> The -m32 compiler flag is used for 32bit builds and host-luajit has limited\n >> architecture support, so limit to x86(-64) hosts.\n\n >  I really don't see why this is needed. What we need is that the host and target\n > bitness is the same. On x86_64, we can always do this by compiling with -m32\n > (which is what we do in the .mk file). But I see no reason at all why building\n > for a 32-bit target would not be possible on ARM, MIPS or PowerPC (32-bit).\n\nCorrect, I opted for the simplest possible fix as building on !x86\nreally isn't a very realistic use case.\n\n >  That said, we can't easily test that and nobody cares anyway, so I've committed\n > with an updated commit message.\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=\"BAeo9Wtb\"; 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 3yVQX82jfTz9sDB\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  6 Nov 2017 06:20:54 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 2861F2E029;\n\tSun,  5 Nov 2017 19:20:52 +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 rGwEmfDj1gR5; Sun,  5 Nov 2017 19:20:51 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby silver.osuosl.org (Postfix) with ESMTP id 7A40C2DAB6;\n\tSun,  5 Nov 2017 19:20:51 +0000 (UTC)","from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\tby ash.osuosl.org (Postfix) with ESMTP id 9FE101C0F41\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:20:49 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 9A0F388F20\n\tfor <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:20:49 +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 peJDf0DNpV7U for <buildroot@lists.busybox.net>;\n\tSun,  5 Nov 2017 19:20:48 +0000 (UTC)","from mail-wm0-f45.google.com (mail-wm0-f45.google.com\n\t[74.125.82.45])\n\tby hemlock.osuosl.org (Postfix) with ESMTPS id 6CABE88F1F\n\tfor <buildroot@buildroot.org>; Sun,  5 Nov 2017 19:20:48 +0000 (UTC)","by mail-wm0-f45.google.com with SMTP id b9so10317926wmh.0\n\tfor <buildroot@buildroot.org>; Sun, 05 Nov 2017 11:20:48 -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\th51sm9447919eda.56.2017.11.05.11.20.45\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tSun, 05 Nov 2017 11:20:45 -0800 (PST)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1eBQTN-0006fi-02; Sun, 05 Nov 2017 20:20: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","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=uaKK0VAKrJ99b9s+qoNLbcxhiCtkmYg+YPeSZ2x7Qu4=;\n\tb=BAeo9WtbM/oa8+lS2Uq9QtzO+kXfdVp0nh/zLtfTEJAkf9X4iv9GAMviOeaKJzjHtU\n\tgv/g9oCBlfqVwCTlXAOeBaeUAt5Cp+VYQpwKGrv/EV+7PgsKFjgGxG5MBR79Sd527W7R\n\t9Kgpg/qnL7qp8vJc2jhvsK15CpM6dAt8pTk9FldEECAxwJAoTGjGk5ybJz8DMr5Y6u+P\n\t4Tqwi06CaDy/iduMsQouKhuLDSx/xRpv06Nw47NYEkPDODhMnbRuuaIluQC5V3yVshHa\n\tNReB0mJj5RFsVHPrv05pDLKvILTRK2SZagvzwgqaMPs7gRGIUHar0YgtUDD5RAJqGnxE\n\tq/Hw==","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=uaKK0VAKrJ99b9s+qoNLbcxhiCtkmYg+YPeSZ2x7Qu4=;\n\tb=XMVvlOSNoDjCbXBmNZPSOFsUjnz45kINORVhExocKnjC7fakWhxzUmKrydXtMqRQEw\n\tu7tsacOOkVKt2qk9VG6kgE0rD7VSjXi/sHgFtptfqj6AzBY0vmJxGyMXQZAYuCyNJIqz\n\tR/XSwk9juK2AfHF/4wPnHMGpCH8UL63BFCa+BtQ8H93ThQ4J2Wgx8QQwDd3O35IktK+f\n\tWuKOWgKXpYA9Y2+KNZsIQNbo1GYskfKDGm727jmY0OmhNczqSNUqFKtsNREtDZMfKsAh\n\tXCaVQrkF8++nGzZ0VZ2AhtBlJHpgOMLBWzNI7iASRo6+ShAgvYcn3Mi/jEGTvme9Y9qe\n\ttAVA==","X-Gm-Message-State":"AMCzsaWjFWjOJSyqfcnItvM2yuLoibTMaMO8fkRSL4lalLWl38xjZ5rm\n\tdrd+j1cZVwhMxTAPTXaT7ww=","X-Google-Smtp-Source":"ABhQp+RBj3jInzBtwbWlZ0wTHntkxwTtsNCmoZQ94IV1qHMpnNtAl//m5/nfmCRLwd4n+6In/+1IrA==","X-Received":"by 10.80.158.108 with SMTP id z99mr17076162ede.262.1509909646771;\n\tSun, 05 Nov 2017 11:20:46 -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-4-peter@korsgaard.com>\n\t<0ebec9aa-305f-68cf-6ae6-8ff8781b4346@mind.be>","Date":"Sun, 05 Nov 2017 20:20:44 +0100","In-Reply-To":"<0ebec9aa-305f-68cf-6ae6-8ff8781b4346@mind.be> (Arnout\n\tVandecappelle's message of \"Sun, 5 Nov 2017 16:57:01 +0100\")","Message-ID":"<87o9og1qib.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 3/4] luajit: only available 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":1810267,"web_url":"http://patchwork.ozlabs.org/comment/1810267/","msgid":"<871skkiyf3.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-11-26T20:21:20","subject":"Re: [Buildroot] [PATCH 3/4] luajit: only available 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 > The -m32 compiler flag is used for 32bit builds and host-luajit has limited\n > architecture support, so limit to x86(-64) hosts.\n\n > Fixes:\n > http://autobuild.buildroot.net/results/5f5b5edb058efe976c003678e21bcc28a87cc828/\n\n > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>\n\nCommitted to 2017.02.x and 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=\"Y3oqjnem\"; 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 3ylMNW3WyMz9s9Y\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 27 Nov 2017 07:44:11 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id BEE78870FD;\n\tSun, 26 Nov 2017 20:44:08 +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 htDQFWLJvoYQ; Sun, 26 Nov 2017 20:44:04 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id AC099870C5;\n\tSun, 26 Nov 2017 20:44:03 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id D282D1C3FA1\n\tfor <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:21:28 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id C17C686D3B\n\tfor <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:21:28 +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 cRidz4jJ4FHL for <buildroot@lists.busybox.net>;\n\tSun, 26 Nov 2017 20:21:24 +0000 (UTC)","from mail-wm0-f68.google.com (mail-wm0-f68.google.com\n\t[74.125.82.68])\n\tby fraxinus.osuosl.org (Postfix) with ESMTPS id C6D4D868E1\n\tfor <buildroot@buildroot.org>; Sun, 26 Nov 2017 20:21:23 +0000 (UTC)","by mail-wm0-f68.google.com with SMTP id 9so30383340wme.4\n\tfor <buildroot@buildroot.org>; Sun, 26 Nov 2017 12:21:23 -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\tz102sm18535257ede.85.2017.11.26.12.21.20\n\tfor <buildroot@buildroot.org>\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tSun, 26 Nov 2017 12:21:21 -0800 (PST)","from peko by dell.be.48ers.dk with local (Exim 4.89)\n\t(envelope-from <peter@korsgaard.com>) id 1eJ3QW-0003mq-0m\n\tfor buildroot@buildroot.org; Sun, 26 Nov 2017 21:21:20 +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=qqqFPfr5dos2iR3BjG/Gs6llFIALon5JielssSD9ueg=;\n\tb=Y3oqjnem+jp28YEZBkmCvkUjMVvLO2VvQup8mdRrVd2E5iwIvf5iY6GN9itXQJbWXI\n\txKLzAR2P+US+L8Vlt/yq7DRNgjOi6vNmyuR+QkfYmVGmsgHB2hWjb1Sy0oD/HCkRrTRL\n\tiWIrseC9lyO2bqezeOvcZDZnHRaKV1hiqSoQ1nwEU+Pv20/Rn4vCEDZ7zuLvaUjhq5NT\n\tvosEmhIbriQrTfvgynhrmRWku0rU5d7/Xu0RpoLhQnGFjiA4c6QC3CAAeyykXDZQbVOs\n\tFRWHoVJK5E9x3c5flXbzYIXpFkVKct0Lg8PSJaeP9a31slOdz8HVNHrvbFM5rU59K4tu\n\tAICA==","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=qqqFPfr5dos2iR3BjG/Gs6llFIALon5JielssSD9ueg=;\n\tb=guVQcickFCJXrBiB6ow03zkE1/kQi2jhS1rlG4inWdWiWx3ySoz3OzCReUprxMT+vE\n\t11t/XFwyN7XDNJxHVvs9g0trem40zENGe5zcslN6xtmNof4pUy9u9M5KfCfTWNi4ChX6\n\t9QI1GdimYINweUVvJgUDCkRJzrz+OtvOV7/oxLA19HhptbYXaXtFlR1Q94/Q4JobcVPw\n\tQLsvds0au9PfJc9XVSItq2gHzZiDtKJXvtwb3MjKivsM6KytBprvNwVKUfh/tdpjzA1W\n\tKPwM8U7D1oB/YmqIfm6Y7uQwkAbud/HndUv0F3RUiucFxZps6FxLd1vF8+S+RIf5wjnK\n\tS0QQ==","X-Gm-Message-State":"AJaThX4Q5u8v2A9B0XBQ2FVV8vPsQdOPfC2zR6m9CWTfbxYbjAkD9FHg\n\th/ShFgauKd+Q72yIpLtojlCxkSA0","X-Google-Smtp-Source":"AGs4zMbMn9rMMxf4KM6qP2arkAR9gKCFxdsgCSkW8ADoGJCi6NVRYr6ipeZ8XbjKDpZlzAWTJXiu5A==","X-Received":"by 10.80.204.7 with SMTP id m7mr25766348edi.73.1511727681921;\n\tSun, 26 Nov 2017 12:21:21 -0800 (PST)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"buildroot@buildroot.org","References":"<20171102104520.29257-1-peter@korsgaard.com>\n\t<20171102104520.29257-4-peter@korsgaard.com>","Date":"Sun, 26 Nov 2017 21:21:20 +0100","In-Reply-To":"<20171102104520.29257-4-peter@korsgaard.com> (Peter Korsgaard's\n\tmessage of \"Thu, 2 Nov 2017 11:45:19 +0100\")","Message-ID":"<871skkiyf3.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 3/4] luajit: only available 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>"}}]