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-dev+bounces-48498-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RMmR4-00011b-NJ for garchives@archives.gentoo.org; Sat, 05 Nov 2011 20:01:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D98B21C0BC; Sat, 5 Nov 2011 20:01:33 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E63D21C0B0 for <gentoo-dev@lists.gentoo.org>; Sat, 5 Nov 2011 20:00:39 +0000 (UTC) Received: by wwg7 with SMTP id 7so4474637wwg.10 for <gentoo-dev@lists.gentoo.org>; Sat, 05 Nov 2011 13:00:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to :disposition-notification-to:mime-version:content-type :content-transfer-encoding:message-id; bh=z7qa3BqBB7EpZdgcJw59iBxRavM/8Vg6T8b6H7mG0GU=; b=sieL5olGi2GzpHGToRRPalu4JW4pIXTdEy7mbtcs5VExpLznBDFCiGzXFRerjMxf+W pD6usqxEqnHQnGc23x39IzK0B+E2bY8JmilKjhd80f8yPnA399sd6/SWSaKWVd5yEeU0 DPxFuuDV8t4bw4hhQiAyvBmWHXs9QECeONB+A= Received: by 10.227.208.147 with SMTP id gc19mr6975222wbb.25.1320523239336; Sat, 05 Nov 2011 13:00:39 -0700 (PDT) Received: from lebrodyl.localnet (89-78-60-134.dynamic.chello.pl. [89.78.60.134]) by mx.google.com with ESMTPS id fw16sm21245122wbb.13.2011.11.05.13.00.37 (version=SSLv3 cipher=OTHER); Sat, 05 Nov 2011 13:00:38 -0700 (PDT) From: Maciej Mrozowski <reavertm@gmail.com> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible Date: Sat, 5 Nov 2011 21:00:32 +0100 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.7.3; x86_64; ; ) References: <4EB4FA98.3080201@gentoo.org> In-Reply-To: <4EB4FA98.3080201@gentoo.org> 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 Content-Type: multipart/signed; boundary="nextPart2767038.6aEeBW7Kvf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111052100.32508.reavertm@gmail.com> X-Archives-Salt: d35bb76b-4c82-4efc-a7cf-97041c92244f X-Archives-Hash: 4651225d16b8146f86577c3d9f26b733 --nextPart2767038.6aEeBW7Kvf Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 05 of November 2011 09:58:00 Kacper Kowalik wrote: > Hi, > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but there's a > lot of packages that support things like "make V=3D1" or "make VERBOSE=3D= 1" > too. >=20 > I've seen too many bugs reports today that gave me cute, colorful > build.logs and almost no information about underlaying bug... That's usually because users sometimes attach only "relevant" parts of buil= d=20 log (well, relevant according to their taste =3D last lines, even when they= use=20 parallel compilation). Any particular example of bug report with entire build log from cmake-utils= in=20 fancy mode, and still being unable to locate the problem? I ask, because we're appending summary just after configure phase to make=20 vorbose logging of whole build process unecessary. =2D-=20 regards MM --nextPart2767038.6aEeBW7Kvf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk61leAACgkQFuHa/bHpVdu/PwCfQ2/0YHTGI0EGDUqOUM3ToZIC NMIAn0g9ClWImYoFKUq9234VgwGpUXoT =90p4 -----END PGP SIGNATURE----- --nextPart2767038.6aEeBW7Kvf--