From stdcxx-dev-return-2414-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Mon Dec 04 18:04:34 2006 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 21727 invoked from network); 4 Dec 2006 18:04:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 18:04:24 -0000 Received: (qmail 1261 invoked by uid 500); 4 Dec 2006 18:04:33 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 1247 invoked by uid 500); 4 Dec 2006 18:04:33 -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 1236 invoked by uid 99); 4 Dec 2006 18:04:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 10:04:32 -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; Mon, 04 Dec 2006 10:04:21 -0800 Received: from qxvcexch01.ad.quovadx.com (qxvcexch01.ad.quovadx.com [192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id kB4I3sgi023007 for ; Mon, 4 Dec 2006 18:03:54 GMT Received: from [10.70.3.113] ([10.70.3.113]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 4 Dec 2006 11:04:21 -0700 Message-ID: <45746313.6000304@roguewave.com> Date: Mon, 04 Dec 2006 11:04:03 -0700 From: Martin Sebor Organization: Rogue Wave Software User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: XLC++ 8.0 build results Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Dec 2006 18:04:21.0732 (UTC) FILETIME=[9FEF7240:01C717CE] X-Virus-Checked: Checked by ClamAV on apache.org ...for the weekend are reported as DATA (incomplete data) even though the library failed to build. Also, the log shows that the build script continued to try to build examples and other pieces after the library failed to build. Didn't we use to short-circuit the rest of the build when this happened? If not, we probably should since there is little point in trying to test anything when there's no library to link with. Andrew, could you please look into it when you have a chance? Thanks Martin