[{"id":1776598,"web_url":"http://patchwork.ozlabs.org/comment/1776598/","msgid":"<20170927203202.GD2903@scaer>","list_archive_url":null,"date":"2017-09-27T20:32:02","subject":"Re: [Buildroot] [PATCH v3 3/7] package/glibc: needs kernel headers\n\t>= 3.10 on powerpc64le","submitter":{"id":13903,"url":"http://patchwork.ozlabs.org/api/people/13903/","name":"Yann E. MORIN","email":"yann.morin.1998@free.fr"},"content":"Romain, All,\n\nOn 2017-09-23 23:24 +0200, Romain Naour spake thusly:\n> Since glibc 2.26, kernel headers >= 3.10 are needed on powerpc64le [1].\n> In order to prepare the glibc bump to this version, we don't allow to\n> build a Buildroot toolchain with kernel headers older than 3.10.\n> \n> [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=c2ff5ec13fca1bdd1cd646a0260808386d7bd7ff\n> \n> Signed-off-by: Romain Naour <romain.naour@gmail.com>\n> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n> Cc: \"Yann E. MORIN\" <yann.morin.1998@free.fr>\n\nIdeally, this should have been part of the patch that does the bump to\n2.26, but it is OK to have it just before to have smaller-to-review\npatches.\n\nReviewed-by: \"Yann E. MORIN\" <yann.morin.1998@free.fr>\n\nRegards,\nYann E. MORIN.\n\n> ---\n> v3: move the dependency outside of architectures section. (Yann)\n> ---\n>  toolchain/toolchain-buildroot/Config.in | 6 ++++++\n>  1 file changed, 6 insertions(+)\n> \n> diff --git a/toolchain/toolchain-buildroot/Config.in b/toolchain/toolchain-buildroot/Config.in\n> index f47001f..ac6017f 100644\n> --- a/toolchain/toolchain-buildroot/Config.in\n> +++ b/toolchain/toolchain-buildroot/Config.in\n> @@ -51,6 +51,7 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC\n>  \tdepends on BR2_USE_MMU\n>  \tdepends on !BR2_STATIC_LIBS\n>  \tdepends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2\n> +\tdepends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10 || !BR2_powerpc64le\n>  \tdepends on !BR2_powerpc_SPE\n>  \tselect BR2_TOOLCHAIN_USES_GLIBC\n>  \t# our glibc.mk enables RPC support\n> @@ -65,6 +66,11 @@ comment \"glibc needs a toolchain w/ dynamic library, kernel headers >= 3.2\"\n>  \tdepends on BR2_USE_MMU\n>  \tdepends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2\n>  \n> +# glibc >= 2.26 require kernel headers >= 3.10 on powerpc64le.\n> +comment \"glibc on powerpc64le needs a toolchain w/ headers >= 3.10\"\n> +\tdepends on BR2_powerpc64le\n> +\tdepends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10\n> +\n>  config BR2_TOOLCHAIN_BUILDROOT_MUSL\n>  \tbool \"musl\"\n>  \tdepends on BR2_aarch64\t  || BR2_arm     || BR2_armeb     || BR2_i386 || \\\n> -- \n> 2.9.5\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>)","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=\"fsQuAwqT\"; 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 3y2TyQ3BFNz9t6B\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 28 Sep 2017 06:32:14 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 678F288DB3;\n\tWed, 27 Sep 2017 20:32:10 +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 r9GAy5Gp3WWf; Wed, 27 Sep 2017 20:32:09 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 0459188D03;\n\tWed, 27 Sep 2017 20:32:09 +0000 (UTC)","from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\tby ash.osuosl.org (Postfix) with ESMTP id 48B351C143E\n\tfor <buildroot@lists.busybox.net>;\n\tWed, 27 Sep 2017 20:32:08 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 38EE788D03\n\tfor <buildroot@lists.busybox.net>;\n\tWed, 27 Sep 2017 20:32:08 +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 VHFsu443Ng3H for <buildroot@lists.busybox.net>;\n\tWed, 27 Sep 2017 20:32:07 +0000 (UTC)","from mail-wr0-f193.google.com (mail-wr0-f193.google.com\n\t[209.85.128.193])\n\tby whitealder.osuosl.org (Postfix) with ESMTPS id 262EA88CE9\n\tfor <buildroot@buildroot.org>; Wed, 27 Sep 2017 20:32:07 +0000 (UTC)","by mail-wr0-f193.google.com with SMTP id k10so3237695wrk.3\n\tfor <buildroot@buildroot.org>; Wed, 27 Sep 2017 13:32:07 -0700 (PDT)","from ymorin.is-a-geek.org\n\t(2a01cb088610730019f95cc05a93456e.ipv6.abo.wanadoo.fr.\n\t[2a01:cb08:8610:7300:19f9:5cc0:5a93:456e])\n\tby smtp.gmail.com with ESMTPSA id\n\tz192sm153773wmz.28.2017.09.27.13.32.02\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tWed, 27 Sep 2017 13:32:04 -0700 (PDT)","by ymorin.is-a-geek.org (sSMTP sendmail emulation);\n\tWed, 27 Sep 2017 22:32:02 +0200"],"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:date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=GEeasDf4RrFC8uDgaZlcpZxwdIih7HgyOEVOxluZ7Ak=;\n\tb=fsQuAwqT5Xa5JgkFD6KcPQtvFDHWkmpJr4iLAMHLJvJupSd1F0xTloNqSE3ZdKwI61\n\tgX86msBxQJrXCFb3oUot58r0VtHP/7nYmSexmeAPlHmFSLpOBST9FV1tOer2Za/4+X1i\n\t4LHkffcyMl7mNzf/Cc0lLWCrKuQiutgG9ycs4JUm8A/H3xSjeU1byPXaYD9uH9pK+7cJ\n\tvWWOL0t1JDiZXO/UlpYRscidqFYM/3bCo3f1QG5hwxitYlgrecJGwGAWb1W4hkLtRHo9\n\tvS8nPYBtGZGsvwZSVqTh+KvP9CF0+5L9rje/LgU539zWQy2nHTWfS3Srp8GpzPrKAr2J\n\t0Gvg==","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:date:from:to:cc:subject:message-id\n\t:references:mime-version:content-disposition:in-reply-to:user-agent; \n\tbh=GEeasDf4RrFC8uDgaZlcpZxwdIih7HgyOEVOxluZ7Ak=;\n\tb=jbk9TaWluY5po6canLEMIAMZd8BJWbOCPfTIYN7JDcbc3Lfq0xbi+IQzmBRUXj8Qiz\n\tczvGMInll9oh65hfMdJe6dKsDdAI+nYl22A4pDL2hgv5RfHdQJvlM67amNDY+gvRCGIU\n\tIBHA4oDy3p4pFHF0C9z3IHBf4L1GOFbCEtlvRcmMGeoHLZZzc+Z7mLR16+IkmUcG5JbY\n\taRsZM2ncPOyrQZH7O6lZD8Wbyf1WTprmBk2J8hs629k6M0xe8YTUP7H8qcitHiBXwdmX\n\txIXASCzDO2tPqz0obKGQ6mjGnQ3P4HoOw7cOmnF91RKkZn82rSYFZ6seSVMxI/kliUDD\n\t3I8w==","X-Gm-Message-State":"AHPjjUhyi8Z84f3+1ZEnUknCF1jHpI6K3Gmr7Z5Dv6MQoFZI7P2H3G9F\n\tOAUAtkYVrBVSR4zCTwmHyVM9PA==","X-Google-Smtp-Source":"AOwi7QC3ZpGBsdA7ETNWo49KKmjwHmJmMMygEQ5Tk4PIdp5YeawvdARcPycvj872GS/wP1NFD+rVWg==","X-Received":"by 10.223.136.119 with SMTP id e52mr2203443wre.225.1506544325332;\n\tWed, 27 Sep 2017 13:32:05 -0700 (PDT)","Date":"Wed, 27 Sep 2017 22:32:02 +0200","From":"\"Yann E. MORIN\" <yann.morin.1998@free.fr>","To":"Romain Naour <romain.naour@gmail.com>","Message-ID":"<20170927203202.GD2903@scaer>","References":"<20170923212414.16744-1-romain.naour@gmail.com>\n\t<20170923212414.16744-4-romain.naour@gmail.com>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<20170923212414.16744-4-romain.naour@gmail.com>","User-Agent":"Mutt/1.5.22 (2013-10-16)","Cc":"Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,\n\tbuildroot@buildroot.org","Subject":"Re: [Buildroot] [PATCH v3 3/7] package/glibc: needs kernel headers\n\t>= 3.10 on powerpc64le","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","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>"}}]