Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 66187 invoked from network); 5 Dec 2006 13:04:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2006 13:04:24 -0000 Received: (qmail 41384 invoked by uid 500); 5 Dec 2006 13:04:31 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 41244 invoked by uid 500); 5 Dec 2006 13:04:30 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 41235 invoked by uid 99); 5 Dec 2006 13:04:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 05:04:30 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexey.a.petrenko@gmail.com designates 64.233.184.239 as permitted sender) Received: from [64.233.184.239] (HELO wr-out-0506.google.com) (64.233.184.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 05:04:19 -0800 Received: by wr-out-0506.google.com with SMTP id 55so1494990wri for ; Tue, 05 Dec 2006 05:03:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=t1Fv/4DguldSR1G9ZaHMEt9Ahwqws+aHNkMCQ7ysb+PIT06aMi2kXqAjtDskMUyjYMffw1nrkp6Z2ZBNRaqhqwphf6g1KElcwk5/N1KeRcwF7MIJCg8T+gi41SKufHfhdjP16GthBuyvcWtO8Uebtr7IDFohl8n7KsaEGKoCwpM= Received: by 10.78.149.13 with SMTP id w13mr8946039hud.1165323837435; Tue, 05 Dec 2006 05:03:57 -0800 (PST) Received: by 10.78.162.5 with HTTP; Tue, 5 Dec 2006 05:03:57 -0800 (PST) Message-ID: Date: Tue, 5 Dec 2006 16:03:57 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: [classlib][build] build failed In-Reply-To: <7273946b0612050457i12c5d6b3x19c10dabe1a1223e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7273946b0612050457i12c5d6b3x19c10dabe1a1223e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org I'll take a look. 2006/12/5, Vladimir Ivanov : > The CC on the WinXP report the problem of compilation. Could somebody > reproduce/fix it? > Thanks, Vladimir > > <...> > [exec] [exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl > -nologo -FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95 > -D_WIN32_WINDOWS=0x0400 /D > IN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -WX -GF -Gs -MD -Zi > -Zm400 -D_DLL -D_MT -DWIN32 -D_WIN32_WINNT=0x0400 -D_WINSOCKAPI_ > -DWINVER=0x0400 > C:\cc.harmony\trunk\cc\projects\classlib\trunk\deploy\include > /IC:\cc.harmony\trunk\cc\projects\classlib\trunk\deploy\jdk\include /I. > -DHYPORT_LIBRARY_DEFINE > ..\shared\ -Fohysignal.obj hysignal.c > [exec] [exec] hysignal.c > [exec] [exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl > -nologo -FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95 > -D_WIN32_WINDOWS=0x0400 /D > IN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -WX -GF -Gs -MD -Zi > -Zm400 -D_DLL -D_MT -DWIN32 -D_WIN32_WINNT=0x0400 -D_WINSOCKAPI_ > -DWINVER=0x0400 > C:\cc.harmony\trunk\cc\projects\classlib\trunk\deploy\include > /IC:\cc.harmony\trunk\cc\projects\classlib\trunk\deploy\jdk\include /I. > -DHYPORT_LIBRARY_DEFINE > ..\shared\ -Fohysl.obj hysl.c > [exec] [exec] hysl.c > [exec] [exec] hysl.c(274) : error C2220: warning treated as error - > no object file generated > [exec] [exec] hysl.c(274) : warning C4013: 'alloca' undefined; > assuming extern returning int > [exec] [exec] NMAKE : fatal error U1077: 'cl' : return code '0x2' > [exec] [exec] Stop. > > [exec] BUILD FAILED > [exec] C:\cc.harmony\trunk\cc\projects\classlib\trunk\build.xml:146: The > following error occurred while executing this line: > [exec] C:\cc.harmony\trunk\cc\projects\classlib\trunk\make\build- > native.xml:68: The following error occurred while executing this line: > [exec] > C:\cc.harmony\trunk\cc\projects\classlib\trunk\modules\portlib\build.xml:89: > The following error occurred while executing this line: > [exec] > C:\cc.harmony\trunk\cc\projects\classlib\trunk\make\properties.xml:298: exec > returned: 2 > >