From dev-return-39233-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Apr 27 08:06:06 2010 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 54301 invoked from network); 27 Apr 2010 08:06:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Apr 2010 08:06:06 -0000 Received: (qmail 75429 invoked by uid 500); 27 Apr 2010 08:06:05 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 75210 invoked by uid 500); 27 Apr 2010 08:06:05 -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 75201 invoked by uid 99); 27 Apr 2010 08:06:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 08:06:04 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 194.196.100.165 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [194.196.100.165] (HELO mtagate5.uk.ibm.com) (194.196.100.165) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 08:05:55 +0000 Received: from d06nrmr1707.portsmouth.uk.ibm.com (d06nrmr1707.portsmouth.uk.ibm.com [9.149.39.225]) by mtagate5.uk.ibm.com (8.13.1/8.13.1) with ESMTP id o3R85ZvX012340 for ; Tue, 27 Apr 2010 08:05:35 GMT Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by d06nrmr1707.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o3R85XJr1105940 for ; Tue, 27 Apr 2010 09:05:35 +0100 Received: from d06av03.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o3R85XZh012648 for ; Tue, 27 Apr 2010 09:05:33 +0100 Received: from anaheim.local (dhcp-9-20-183-187.hursley.ibm.com [9.20.183.187]) by d06av03.portsmouth.uk.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id o3R85XgO012634 for ; Tue, 27 Apr 2010 09:05:33 +0100 Message-Id: <201004270805.o3R85XgO012634@d06av03.portsmouth.uk.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-18) with nmh-1.3 In-reply-to: <9CB6A426-945E-4EE3-A20F-6F1680BE8EF9@solas.net> References: <9CB6A426-945E-4EE3-A20F-6F1680BE8EF9@solas.net> Comments: In-reply-to Colin Fitzpatrick message dated "Mon, 26 Apr 2010 16:48:37 +0100." From: Mark Hindess To: dev@harmony.apache.org Subject: Re: Build Test System Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Apr 2010 09:05:32 +0100 X-Virus-Checked: Checked by ClamAV on apache.org In message <9CB6A426-945E-4EE3-A20F-6F1680BE8EF9@solas.net>, Colin Fitzpatrick writes: > > Hi, > > First off thanks for the great work on Harmony, it's been a pleasure > to work with so far. > > I've been trying to get the build-test system up and running for the > last few days and I've run into many problems. I'm not sure if I'm > making some incredibly stupid mistake or if there's something else I > need to do. > > I'm testing against the latest stable build of harmony, I have all the > prerequisites installed (JDK 1.5., Ant, SVN, GCC) > > I want to use a version of harmony built by a different build process, > in a different directory. > > I do a SVN checkout: > svn co http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/infra > > I run > ant -Dtest.suites="classlib,drlvm,scimark" install > > On first build I noticed that lot of dependancies have moved (mostly > in SVN), which I've updated. > > I update the necessary property files to use the previously build > jvm/jre. It's possible that I've missed something at this step. > > I run > ant setup > without problems > > I run > ant run > > This is where I get lots of problems: > Many ant files appear to have dependancies on other ant files > that don't exist or are in another location. > Many ant files look for properties in files that don't exist or > are in another location. > Some parts of the run process call ant targets that don't exist. > > Without getting into the details of each individual error, my questions > are: > > Are these known problems with the build-test system? > Am I using the build-test system correctly? Correct version > from SVN? > > Again, apologies if I've gone down the wrong path. I don't think anyone is actively running the buildtest infrastructure at the moment so I'm not surprised you are having problems. (I tried it to see if I could reproduce the issues you described but I don't even get that far I get the appended errors.) The intention is just to use Hudson jobs to expand our testing now that Apache provide this service. Perhaps if you tell us your goal we can help? If you just want to do a build, you can just do: svn co https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk harmony cd harmony ant fetch-depends build and to run scimark: wget http://math.nist.gov/scimark2/scimark2lib.jar target/hdk/jdk/jre/bin/java -cp scimark2lib.jar jnt.scimark2.commandline HTH, Mark. ... -download-next: -init: [echo] Fetching '${libname}' external dependency for 'scripts' subcomponent. [echo] ===> Library Info: ${libname} [echo] Basename: ${lib.url} [echo] Location: /home/hindessm/hy/buildtest/infra/build/libs/${lib.url} -fetch-if-necessary: -download: [echo] ==> Do Download from ${lib.url} BUILD FAILED /home/hindessm/hy/buildtest/infra/build.xml:161: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:59: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:112: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:100: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:112: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:100: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:112: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:100: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:112: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:100: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:112: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:92: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:205: The following error occurred while executing this line: /home/hindessm/hy/buildtest/infra/scripts/download.xml:282: java.net.MalformedURLException: no protocol: ${lib.url}