From stdcxx-dev-return-2468-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Fri Dec 15 18:29:03 2006 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 39964 invoked from network); 15 Dec 2006 18:29:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 18:29:02 -0000 Received: (qmail 62860 invoked by uid 500); 15 Dec 2006 18:29:09 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 62845 invoked by uid 500); 15 Dec 2006 18:29:09 -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 62767 invoked by uid 99); 15 Dec 2006 18:29:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 10:29:09 -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; Fri, 15 Dec 2006 10:28:58 -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 kBFISNpB013766 for ; Fri, 15 Dec 2006 18:28:23 GMT Received: from [10.70.3.113] ([10.70.3.113]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 15 Dec 2006 11:29:05 -0700 Message-ID: <4582E964.8010704@roguewave.com> Date: Fri, 15 Dec 2006 11:28:52 -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: Ping: Re: invalid handle error generating Windows solution References: <45786B5A.7040709@roguewave.com> In-Reply-To: <45786B5A.7040709@roguewave.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Dec 2006 18:29:05.0842 (UTC) FILETIME=[E713E920:01C72076] X-Virus-Checked: Checked by ClamAV on apache.org Farid, do you have any idea where the error is coming from and how to fix it? Thanks Martin Martin Sebor wrote: > We're getting an error from generate.wsf in our nightly > builds (and I just reproduced it in a manual build with > the latest trunk) saying that a handle is invalid. See > for example: > > http://people.apache.org/~sebor/stdcxx/results/windows_xp-msvc-32b-8.0-15s-log.gz.txt > > > The relevant lines of text around the error are: > ... > Configuring project dependencies... > Writing solution on disk... > Generating build.bat... > D:\bman5\builds\33244569\source-buildspace\etc\config\windows\generate.wsf(166, > 6) (null): The handle is invalid. > > I looked at what's on line 166 in generate.wsf but I can't > say I see what's causing it. Farid, could you take a look > when you have a minute? > > Thanks > Martin