From patchwork Wed Oct 16 22:19:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ryan S. Arnold" X-Patchwork-Id: 21088 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f71.google.com (mail-qe0-f71.google.com [209.85.128.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4401125B8B for ; Wed, 16 Oct 2013 22:19:57 +0000 (UTC) Received: by mail-qe0-f71.google.com with SMTP id 1sf2817846qec.10 for ; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=p1Mub94HnH9EErPwFFatMELKmZu3bKWcUY4opJ72Lgo=; b=g7PEaTY5n62Srteo/d5VZUKct4JK+ZbLWBFGV+zsrnO93np/P+Zr8lo9lWvSFt9qTE pTpl1PMtosSFjdOe8MNVoAwgDIZ18u7nWPsPwDToIMnXuPxsb8Mz+deCFT6V3GbZjiln T7U+j/VhmB0nSZjtWOioaVa2/LstsesEygbKfv/fyBvFUqZEmd9zVIGqxz+VBQ2Cs5Gs CZjLTALZT+RoAHB+zzB0XGgAlZRdEa806bGq7lPUkAFq5SMaeYxtyEb57s746EdF+2o2 4HaG/6u7IPF7qXEubfDjlTSP3+xZ0YkfFGYpKAXNaoueAl8/o9z/I2UWac5B7JgYivjV VVMw== X-Received: by 10.236.220.39 with SMTP id n37mr4188604yhp.15.1381961996536; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.105.34 with SMTP id gj2ls763305qeb.52.gmail; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) X-Received: by 10.58.133.77 with SMTP id pa13mr3769957veb.21.1381961996277; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) Received: from mail-vb0-f42.google.com (mail-vb0-f42.google.com [209.85.212.42]) by mx.google.com with ESMTPS id nk5si5799083vec.92.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Oct 2013 15:19:56 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.42 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.42; Received: by mail-vb0-f42.google.com with SMTP id e12so729542vbg.29 for ; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) X-Gm-Message-State: ALoCoQmPGWZh9uI/kOtaFk9xk0M9dIkQvIOPApLKEL9aA8wAB3xs5FnmCDQZtWJH+NzfaMuTO6iF X-Received: by 10.52.26.69 with SMTP id j5mr3543340vdg.21.1381961996154; Wed, 16 Oct 2013 15:19:56 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp71435vcz; Wed, 16 Oct 2013 15:19:55 -0700 (PDT) X-Received: by 10.50.39.51 with SMTP id m19mr23335142igk.51.1381961995467; Wed, 16 Oct 2013 15:19:55 -0700 (PDT) Received: from mail-ie0-f171.google.com (mail-ie0-f171.google.com [209.85.223.171]) by mx.google.com with ESMTPS id pe9si3885080icc.22.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Oct 2013 15:19:55 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.171 is neither permitted nor denied by best guess record for domain of ryan.arnold@linaro.org) client-ip=209.85.223.171; Received: by mail-ie0-f171.google.com with SMTP id tp5so2596153ieb.30 for ; Wed, 16 Oct 2013 15:19:55 -0700 (PDT) X-Received: by 10.42.47.201 with SMTP id p9mr3443270icf.4.1381961994963; Wed, 16 Oct 2013 15:19:54 -0700 (PDT) Received: from badwing.hsd1.mn.comcast.net. (c-71-195-40-9.hsd1.mn.comcast.net. [71.195.40.9]) by mx.google.com with ESMTPSA id o15sm5325586igx.6.2013.10.16.15.19.53 for (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2013 15:19:54 -0700 (PDT) From: "Ryan S. Arnold" To: Rob Savoye Cc: patches@linaro.org, "Ryan S. Arnold" Subject: [COMMITTED][PATCH] cbuild/lib/make.sh: Add ${builddir}/install.log from make install output. Date: Wed, 16 Oct 2013 17:19:49 -0500 Message-Id: <1381961989-13851-1-git-send-email-ryan.arnold@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ryan.arnold@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.42 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: "Ryan S. Arnold" Pushed to upstream master as an obvious fix. --- lib/make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/make.sh b/lib/make.sh index 5b0d9ab..2fd5dd4 100755 --- a/lib/make.sh +++ b/lib/make.sh @@ -318,9 +318,9 @@ make_install() # FIXME: binutils in the 2.23 linaro branch causes 'make install' # due to an info file problem, so we ignore the error so the build # will continue. - dryrun "make install ${make_flags} -i -k -w -C ${builddir}" + dryrun "make install ${make_flags} -i -k -w -C ${builddir} 2>&1 | tee ${builddir}/install.log" else - dryrun "make install ${make_flags} -w -C ${builddir}" + dryrun "make install ${make_flags} -w -C ${builddir} 2>&1 | tee ${builddir}/install.log" fi if test $? != "0"; then