From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-85721-garchives=archives.gentoo.org@lists.gentoo.org> 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 516C3138334 for <garchives@archives.gentoo.org>; Tue, 21 Aug 2018 16:02:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 350A4E087C; Tue, 21 Aug 2018 16:02:37 +0000 (UTC) Received: from mail-pg1-f195.google.com (mail-pg1-f195.google.com [209.85.215.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDEF2E0844 for <gentoo-dev@lists.gentoo.org>; Tue, 21 Aug 2018 16:02:36 +0000 (UTC) Received: by mail-pg1-f195.google.com with SMTP id v66-v6so7324246pgb.10 for <gentoo-dev@lists.gentoo.org>; Tue, 21 Aug 2018 09:02:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=fWDFMsz2/N0SDdj2p5bZ2wDLn4dSU+ZgY0CWu6b2h+E=; b=fAeGtU5Rr6KAwzufqXTUs6JyDB/f7AP/GGTAbFzBLwc9I+BBk9cicCdlWxg0Zjgmqp o7RiM9lwnKOxx0PBKLSH5SgYhHM7ZOq9gH7CR+yCGQDlELnHaarlL5Jq2IJbI1ReDFlQ cEc503jyvmp3QwxshdLgEsLHHIlOYrgqi0lDBOJ0vLeJCusyIo9TkpN3oNZm6YSuh2mF E9/uaGYg2+HZ1Z9rlJS8eLXvA/Tau0hnXWtwgfA3KTl455zXDwYChfKaQ4GNaOIEiomT 11Vtkmj4BlAOzJR9tN+pJUzs3Dn5aln7fP3BuVtgOGyNQoGox5OVF9fbCAsLc9tSR2Ih CeGw== X-Gm-Message-State: AOUpUlHsx9TEbJvboqYakJE6eKdVbr9nu7RP9pwd7mdG3hZMzYpTN/PL 8vk3DA4OAJMDLQ0GMxhaMo0tIN3cTPDoEyfz+/QkHbOb X-Google-Smtp-Source: AA+uWPzFOO8033gzULXYNto6L8p338lFbgPvmp0Zky9JDHjTQZh89qeWYFtqaiKD8hTOZMCjKNdlEHqngeBMMMlCbX8= X-Received: by 2002:a62:2c95:: with SMTP id s143-v6mr53450920pfs.3.1534867354821; Tue, 21 Aug 2018 09:02:34 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 References: <20180820143433.27556-1-mgorny@gentoo.org> <20180820145937.10739-1-mgorny@gentoo.org> <CADfzvvbsKZJudPMSoOxLYZ8aH+Cbh0Nec3esfN8B-QOkAFod5A@mail.gmail.com> <1534833968.953.2.camel@gentoo.org> <CADfzvvZ6qtMZ1oKaV8LN3JvazTzR2y4xiJoiz_nhXvPg4o3u5A@mail.gmail.com> In-Reply-To: <CADfzvvZ6qtMZ1oKaV8LN3JvazTzR2y4xiJoiz_nhXvPg4o3u5A@mail.gmail.com> From: Davide Pesavento <pesa@gentoo.org> Date: Tue, 21 Aug 2018 12:02:18 -0400 Message-ID: <CADfzvvbDdG0wm-kveQdPnM_3xDbnwmwoDYS10HOahOdOkd-jgw@mail.gmail.com> Subject: Re: [gentoo-dev] [PATCH] use.desc: Improve description of USE=test To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 84cf9bdd-9f59-4b59-86bb-d5de735c446f X-Archives-Hash: 4869a2f25996c5e3660e3dd53b02e358 On Tue, Aug 21, 2018 at 11:57 AM Davide Pesavento <pesa@gentoo.org> wrote: > > On Tue, Aug 21, 2018 at 2:46 AM Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org= > wrote: > > > > On Tue, 2018-08-21 at 01:54 -0400, Davide Pesavento wrote: > > > On Mon, Aug 20, 2018 at 11:00 AM Micha=C5=82 G=C3=B3rny <mgorny@gento= o.org> wrote: > > > > > > > > Improve the description of USE=3Dtest to clearly indicate what the = flag > > > > does instead of claiming it workaround for Portage. > > > > --- > > > > profiles/use.desc | 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > Changed in v2: added description of FEATURES=3Dtest relevance > > > > > > > > diff --git a/profiles/use.desc b/profiles/use.desc > > > > index 078226b92250..bd360194a09b 100644 > > > > --- a/profiles/use.desc > > > > +++ b/profiles/use.desc > > > > @@ -338,7 +338,7 @@ taglib - Enable tagging support with taglib > > > > tcl - Add support the Tcl language > > > > tcmalloc - Use the dev-util/google-perftools libraries to replace = the malloc() implementation with a possibly faster one > > > > tcpd - Add support for TCP wrappers > > > > -test - Workaround to pull in packages needed to run with FEATURES= =3Dtest. Portage-2.1.2 handles this internally, so don't set it in make.con= f/package.use anymore > > > > +test - Enable dependencies and/or preparations necessary to run te= sts (usually automatically controled by FEATURES=3Dtest but can be switched= independently) > > > > > > s/controled/controlled/ > > > s/switched/enabled/ > > > > It can also be disabled. Maybe 'toggled'? > > > > Wait, are you saying that I can set USE=3D-test while FEATURES=3Dtest is > enabled? Is that a valid combination? make.conf(5) says the following regarding FEATURES=3Dtest: This feature implies the "test"USE flag if it is a member of IUSE, either explicitly or implicitly [...]. The "test" USE flag is also automatically disabled when the "test" feature is disabled. So, it looks like the whole "independently" part in the use desc is incorre= ct.