From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-132189-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RYSEO-0007m2-E2
	for garchives@archives.gentoo.org; Thu, 08 Dec 2011 00:53:00 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F40C521C5EB;
	Thu,  8 Dec 2011 00:52:36 +0000 (UTC)
Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212])
	by pigeon.gentoo.org (Postfix) with ESMTP id 99A0F21C0AD
	for <gentoo-user@lists.gentoo.org>; Thu,  8 Dec 2011 00:50:52 +0000 (UTC)
Received: from mail-ww0-f53.google.com ([74.125.82.53])
	by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-MD5:128)
	(Exim 4.69)
	(envelope-from <pandu@poluan.info>)
	id 1RYSCK-0040WI-BU
	for gentoo-user@lists.gentoo.org; Thu, 08 Dec 2011 07:50:52 +0700
Received: by wgbds1 with SMTP id ds1so2168425wgb.10
        for <gentoo-user@lists.gentoo.org>; Wed, 07 Dec 2011 16:50:47 -0800 (PST)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.216.86.8 with SMTP id v8mr156298wee.42.1323305447654; Wed, 07
 Dec 2011 16:50:47 -0800 (PST)
Received: by 10.223.103.70 with HTTP; Wed, 7 Dec 2011 16:50:47 -0800 (PST)
Received: by 10.223.103.70 with HTTP; Wed, 7 Dec 2011 16:50:47 -0800 (PST)
In-Reply-To: <87ehwf2abg.fsf@newsguy.com>
References: <87vcps0z6d.fsf@newsguy.com>
	<20111208010856.2eae7db6@rohan.example.com>
	<87r50g0wu0.fsf@newsguy.com>
	<CAEH5T2N-SkRh5bX1JnwbNaQwf38491S0d4FEzWzeeu+aB_=v8g@mail.gmail.com>
	<87ehwf2abg.fsf@newsguy.com>
Date: Thu, 8 Dec 2011 07:50:47 +0700
Message-ID: <CAA2qdGWJRTrKBx23dswPAdufJsXwfAtB_dbn7DZAw2FQvkZLVg@mail.gmail.com>
Subject: Re: [gentoo-user] Re: --jobs
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0016e6db2dc123061104b38a0fbe
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com
X-AntiAbuse: Original Domain - lists.gentoo.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - poluan.info
X-Archives-Salt: c889e179-140e-482f-9fec-ba7d3d4f578c
X-Archives-Hash: 8643830a99651f0825e2349b78226f67

--0016e6db2dc123061104b38a0fbe
Content-Type: text/plain; charset=UTF-8

On Dec 8, 2011 7:21 AM, "Harry Putnam" <reader@newsguy.com> wrote:
>
> Paul Hartman <paul.hartman+gentoo@gmail.com> writes:
>
> > On Wed, Dec 7, 2011 at 5:46 PM, Harry Putnam <reader@newsguy.com> wrote:
> >> This is a brand new install, and I've changed very little.  I've done
> >> nothing consciously to effect how many jobs are to be run.
> >
> > In that case I think it is working normally. It won't run more than 1
> > job unless you ask it to do so.
>
> I followed another thread recently about this, and I understood the
> new behavior is set this way because emerge will be running more than
> 1 job and that would be a mess to put into one terminal... hence the
> line showing jobs.
>
> But if it is not default to run more than 1 job then why is the other
> (emerge) default in place, and blocking the normal output of -v?
>

-v affects only the list of packages being emerged, it no longer has any
effect on the build output.

> Seems like these defaults should all be on the same page.
>
> If emerge is not set to run more than 1 job at a time then the
> intrusive `--jobs ???? --load ????' baloney should not be in place by
> default either.   But I'm sure our developers have much better reasons
> than I might dream up for doing it this (seemingly confusing) way.
>

It's not. The default is still "single job" and "no load limiting" but
"quietly build things"

> I'm not really complaining so much as just a little confused as to
> what is the reasoning for this change.
>

In the -project list, Zac explained his reasons. Some that I can recall:

* Computers are way too fast nowadays for us to properly peruse the build
output

* Gentoo newcomers are more likely to be confused by all those output. (And
my corollary: Gentoo oldtimers should be perfectly capable of finding out
how to disable quiet build ;-)

Rgds,

--0016e6db2dc123061104b38a0fbe
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><br>
On Dec 8, 2011 7:21 AM, &quot;Harry Putnam&quot; &lt;<a href=3D"mailto:read=
er@newsguy.com">reader@newsguy.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Paul Hartman &lt;<a href=3D"mailto:paul.hartman%2Bgentoo@gmail.com">pa=
ul.hartman+gentoo@gmail.com</a>&gt; writes:<br>
&gt;<br>
&gt; &gt; On Wed, Dec 7, 2011 at 5:46 PM, Harry Putnam &lt;<a href=3D"mailt=
o:reader@newsguy.com">reader@newsguy.com</a>&gt; wrote:<br>
&gt; &gt;&gt; This is a brand new install, and I&#39;ve changed very little=
. =C2=A0I&#39;ve done<br>
&gt; &gt;&gt; nothing consciously to effect how many jobs are to be run.<br=
>
&gt; &gt;<br>
&gt; &gt; In that case I think it is working normally. It won&#39;t run mor=
e than 1<br>
&gt; &gt; job unless you ask it to do so.<br>
&gt;<br>
&gt; I followed another thread recently about this, and I understood the<br=
>
&gt; new behavior is set this way because emerge will be running more than<=
br>
&gt; 1 job and that would be a mess to put into one terminal... hence the<b=
r>
&gt; line showing jobs.<br>
&gt;<br>
&gt; But if it is not default to run more than 1 job then why is the other<=
br>
&gt; (emerge) default in place, and blocking the normal output of -v?<br>
&gt;</p>
<p>-v affects only the list of packages being emerged, it no longer has any=
 effect on the build output.</p>
<p>&gt; Seems like these defaults should all be on the same page.<br>
&gt;<br>
&gt; If emerge is not set to run more than 1 job at a time then the<br>
&gt; intrusive `--jobs ???? --load ????&#39; baloney should not be in place=
 by<br>
&gt; default either. =C2=A0 But I&#39;m sure our developers have much bette=
r reasons<br>
&gt; than I might dream up for doing it this (seemingly confusing) way.<br>
&gt;</p>
<p>It&#39;s not. The default is still &quot;single job&quot; and &quot;no l=
oad limiting&quot; but &quot;quietly build things&quot;</p>
<p>&gt; I&#39;m not really complaining so much as just a little confused as=
 to<br>
&gt; what is the reasoning for this change.<br>
&gt;</p>
<p>In the -project list, Zac explained his reasons. Some that I can recall:=
</p>
<p>* Computers are way too fast nowadays for us to properly peruse the buil=
d output</p>
<p>* Gentoo newcomers are more likely to be confused by all those output. (=
And my corollary: Gentoo oldtimers should be perfectly capable of finding o=
ut how to disable quiet build ;-) </p>
<p>Rgds,<br>
</p>

--0016e6db2dc123061104b38a0fbe--