Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 98530 invoked from network); 19 Dec 2006 22:42:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2006 22:42:31 -0000 Received: (qmail 92318 invoked by uid 500); 19 Dec 2006 22:42:39 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 92263 invoked by uid 500); 19 Dec 2006 22:42:38 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 92252 invoked by uid 99); 19 Dec 2006 22:42:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2006 14:42:38 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2006 14:42:28 -0800 Received: from [10.70.3.48] ([10.70.3.48]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id kBJMg7Zr010032 for ; Tue, 19 Dec 2006 22:42:07 GMT Message-ID: <45886ABF.7050801@roguewave.com> Date: Tue, 19 Dec 2006 15:42:07 -0700 From: Andrew Black User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061029 SeaMonkey/1.0.6 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: ls output in Tru64 build logs References: <45884739.7010907@roguewave.com> In-Reply-To: <45884739.7010907@roguewave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Greetings Martin. The ls output does indeed come from the nightly testing glue script. The intent was to diagnose some issues which were leading to failed builds on seismic (the machine used for compaq-7.1 builds). I don't think this cause has resurfaced recently, so I have removed the command. --Andrew Black Martin Sebor wrote: > All our Tru64 build logs have a long list of recursive directory > listings rooted at ${BUILDDIR}/.. near the top (see below). I > suspect it comes from the script that invokes the top level > makefile. Andrew, can you look into what's causing it when you > have a moment and if it is something in your script get rid of > it? > > http://people.apache.org/~sebor/stdcxx/results/tru64_51-compaq-7.1-15d-log.gz.txt > > > Thanks > Martin