From dev-return-31009-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Fri Dec 07 10:44:49 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 44987 invoked from network); 7 Dec 2007 10:44:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2007 10:44:49 -0000 Received: (qmail 72885 invoked by uid 500); 7 Dec 2007 10:44:35 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 72857 invoked by uid 500); 7 Dec 2007 10:44:35 -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 72848 invoked by uid 99); 7 Dec 2007 10:44:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 02:44:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alexey.v.varlamov@gmail.com designates 209.85.198.187 as permitted sender) Received: from [209.85.198.187] (HELO rv-out-0910.google.com) (209.85.198.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 10:44:15 +0000 Received: by rv-out-0910.google.com with SMTP id k20so697729rvb for ; Fri, 07 Dec 2007 02:44:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ls8jn7YRL6NrurSy5TyT8aYm1HGBx5SAjDwuvnhE/6c=; b=on7p2fp4h7FAeSe0hy60WoRLag69HTxn1LB8+SFY1z39a+GPUCkjW1Byq4otnVgG92AMmmLrR2NqqBt3gJbAURX9/ogfWZLHLUwUlPE7yiWj6d5qcbrt4s0Z5j/8l5d/CtTVpLxxPDNHYc1ACpUOwAqKLYvrHM6Wh3db2Pbvc/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uE690ckMBhMYqqhoSWx9bTNTYIS/J+z2+h/kDUwqCyjdzXM8NrZKnHu8KnPdXTFin2s4J6WY4G2IxW83DMMUzjJjNXNjZtPbVH7wifRqOJ63D/3n9BpUoRd8EB1xaWGv284in3j3vCUr4xPoTBpGsK/eJ/7Y25Ai+i4661sR9aU= Received: by 10.142.174.8 with SMTP id w8mr2075273wfe.1197024258172; Fri, 07 Dec 2007 02:44:18 -0800 (PST) Received: by 10.142.102.7 with HTTP; Fri, 7 Dec 2007 02:44:18 -0800 (PST) Message-ID: Date: Fri, 7 Dec 2007 16:44:18 +0600 From: "Alexey Varlamov" To: dev@harmony.apache.org Subject: Re: [general] [dependencies] msvcp71 (was: Re: svn commit: r602006) In-Reply-To: <47591B43.9080503@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071207065446.208061A9832@eris.apache.org> <47591B43.9080503@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2007/12/7, Tim Ellison : > After updating to this revision I get: > > C:\Harmony\build.xml:282: The following error occurred while executing > this line: > C:\Harmony\make\depends.xml:426: The following error occurred while > executing this line: > C:\Harmony\make\depends.xml:457: ... > > File depends/libs/windows.x86/msvcp71.dll has incorrect md5 checksum. > Expected: ${msvcp_VS2003SP1.md5.x86} (or > 561fa2abb31dfa8fab762145f81667c2) > Found: a94dc60a90efd7a35c36d971e3ee7470 > > Total time: 8 seconds > > My version of msvcp71.dll is "7.10.6030.0" -- is that what you were > expecting? Yep - you must be using VS2003SP1 - added this checksum to properties. Sorry for inconvenience, I should have added a comment to SVN commit also (did in JIRA though). Please check it works now. -- Thanks, Alexey > > Regards, > Tim > > > varlax@apache.org wrote: > > Author: varlax > > Date: Thu Dec 6 22:54:42 2007 > > New Revision: 602006 > > > > URL: http://svn.apache.org/viewvc?rev=602006&view=rev > > Log: > > Fixed HARMONY-4962 [classlib][build] missing MSVCPxx.DLL dependency > > + dropped unused *.dll.file.* properties > > > > Modified: > > harmony/enhanced/classlib/trunk/make/depends.properties > > harmony/enhanced/classlib/trunk/make/depends.xml > > > > Modified: harmony/enhanced/classlib/trunk/make/depends.properties > > URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/depends.properties?rev=602006&r1=602005&r2=602006&view=diff > > ============================================================================== > > --- harmony/enhanced/classlib/trunk/make/depends.properties (original) > > +++ harmony/enhanced/classlib/trunk/make/depends.properties Thu Dec 6 22:54:42 2007 > > @@ -41,19 +41,29 @@ > > > > msvcr.dir.x86=${depends.dir}/libs/windows.x86 > > msvcr.dll.x86=${msvcr.dir.x86}/msvcr71.dll > > -msvcr.dll.file.x86=msvcr71.dll > > msvcr.url.x86=file:///${hyenv.SystemRoot}/system32/msvcr71.dll > > # This is the md5 hash for the VS2003 version, 7.10.3052.4 > > msvcr_VS2003.md5.x86=86f1895ae8c5e8b17d99ece768a70732 > > # This is the md5 hash for the VS2003 SP1 version, 7.10.6030.0 > > msvcr_VS2003SP1.md5.x86=ca2f560921b7b8be1cf555a5a18d54c3 > > > > +msvcp.dir.x86=${depends.dir}/libs/windows.x86 > > +msvcp.dll.x86=${msvcr.dir.x86}/msvcp71.dll > > +msvcp.url.x86=file:///${hyenv.SystemRoot}/system32/msvcp71.dll > > +# This is the md5 hash for the VS2003 version, 7.10.3077.0 > > +msvcp_VS2003.md5.x86=561fa2abb31dfa8fab762145f81667c2 > > + > > msvcr.dir.x86_64=${depends.dir}/libs/windows.x86_64 > > msvcr.dll.x86_64=${msvcr.dir.x86_64}/msvcr80.dll > > -msvcr.dll.file.x86_64=msvcr80.dll > > -#msvcr.url.x86_64=file:///${hyenv.SystemRoot}/system32/msvcr80.dll > > msvcr.url.x86_64=file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/VC/redist/amd64/Microsoft.VC80.CRT/msvcr80.dll > > +# VS2005 version 8.00.50727.42 > > msvcr.md5.x86_64=465cebd7da2ceaba5e552fc9118a1415 > > + > > +msvcp.dir.x86_64=${depends.dir}/libs/windows.x86_64 > > +msvcp.dll.x86_64=${msvcp.dir.x86_64}/msvcp80.dll > > +msvcp.url.x86_64=file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%208/VC/redist/amd64/Microsoft.VC80.CRT/msvcp80.dll > > +# VS2005 version 8.00.50727.42 > > +msvcp.md5.x86_64=5ae0f01f02a03558da0cbd249e4df263 > > > > mx4j.dir=${depends.jars}/mx4j_3.0.2 > > mx4j.zip=${mx4j.dir}/mx4j.zip > > > > Modified: harmony/enhanced/classlib/trunk/make/depends.xml > > URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/depends.xml?rev=602006&r1=602005&r2=602006&view=diff > > ============================================================================== > > --- harmony/enhanced/classlib/trunk/make/depends.xml (original) > > +++ harmony/enhanced/classlib/trunk/make/depends.xml Thu Dec 6 22:54:42 2007 > > @@ -63,9 +63,14 @@ > > > > > > > > - > > > > > > + > > + > > + > > + > > + > > + > > > > > > > > @@ -80,14 +85,19 @@ > > > > > > > > - > > > > + > > + > > + > > + > > + > > > > > > > > > > > > > > + > > > > > srcfile="${awtdeps.tar}" > > @@ -408,6 +418,12 @@ > > dest="${msvcr.dll}" > > md5="${msvcr.md5}" > > md5-deprecated="${msvcr.md5.deprecated}" /> > > + > > + > > + > + dest="${msvcp.dll}" > > + md5="${msvcp.md5}" > > + md5-deprecated="${msvcp.md5.deprecated}" /> > > > > > > > > > > > >