From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C4DB139694 for ; Thu, 13 Apr 2017 20:02:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED8CEE0C58; Thu, 13 Apr 2017 20:01:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A13ECE0BC1 for ; Thu, 13 Apr 2017 20:01:51 +0000 (UTC) Received: from mail-io0-f173.google.com (mail-io0-f173.google.com [209.85.223.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 31B4B340F43 for ; Thu, 13 Apr 2017 20:01:50 +0000 (UTC) Received: by mail-io0-f173.google.com with SMTP id a103so93741685ioj.1 for ; Thu, 13 Apr 2017 13:01:50 -0700 (PDT) X-Gm-Message-State: AN3rC/4gfRS1SUf0npmDpfFrqeDfl9NozHexGvX7mKcZexGstTTYHxkd 3k9WbWKR/G9jBNv0oxpuZt6jCs6P1A== X-Received: by 10.36.238.71 with SMTP id b68mr22209480iti.23.1492113708219; Thu, 13 Apr 2017 13:01:48 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.107.39.136 with HTTP; Thu, 13 Apr 2017 13:01:27 -0700 (PDT) In-Reply-To: References: From: Mike Gilbert Date: Thu, 13 Apr 2017 16:01:27 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] chromium-59.0.3053.3 will require >=sys-apps/sandbox-2.11 (currently hard masked) To: Gentoo Dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 08aeb0d0-9cdc-452d-bd24-9f1cb4eb7822 X-Archives-Hash: 3428b440e8e182b5838c0dd57053f580 On Thu, Apr 13, 2017 at 3:29 PM, Pawe=C5=82 Hajdan, Jr. wrote: > The latest dev channel release of chromium (59.0.3053.3) will require >>=3Dsys-apps/sandbox-2.11 to build. > > I'm sending this announcement because this version of sandbox is > currently hard masked. So is the chromium version, but with its fast > release cycle we can expect it hitting ~arch in few weeks, and stable in > the next few weeks. I'd like to make sure we'd be able to push sandbox > to stable at the same pace, or find some alternative solution. > > For curious folks, new sandbox fixes a hang which occurs with tcmalloc. > See https://crbug.com/586444 . The new chromium adds a code generator > needed for build (inside the network stack). I didn't find an easy way > to disable tcmalloc just for that code generator, and after finding > above bug new sandbox seemed like the best choice. > > See > > for the commit which introduced this, and feel free to share your > suggestions. The sandbox blocker could be moved behind a use-conditional: tcmalloc? ( !