Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 82827 invoked from network); 14 Feb 2006 16:01:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Feb 2006 16:01:40 -0000 Received: (qmail 2676 invoked by uid 500); 14 Feb 2006 16:01:15 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 2608 invoked by uid 500); 14 Feb 2006 16:01:14 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 2556 invoked by uid 99); 14 Feb 2006 16:01:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 08:01:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of karan.malhi@gmail.com designates 64.233.184.195 as permitted sender) Received: from [64.233.184.195] (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 08:01:10 -0800 Received: by wproxy.gmail.com with SMTP id i32so1082590wra for ; Tue, 14 Feb 2006 08:00:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=jdLsVN01TEdX7VrHQux50w6XSiz0LlvzRGeB/wHAXIRuUyU/WhiKy9rY9tWX+JVS9rUuZdUq53ZUCPJ8n0ksbWJFL6VNJZAdzIuUfdt8AtFiMn2WxllYRMX7kER3gpTEe1wOpWe9P0cjeGUYpjEYQ2dzHObAv182tTi0FislQLw= Received: by 10.54.123.4 with SMTP id v4mr3094659wrc; Tue, 14 Feb 2006 08:00:46 -0800 (PST) Received: from ?192.168.0.2? ( [68.80.151.3]) by mx.gmail.com with ESMTP id 65sm3794700wra.2006.02.14.08.00.42; Tue, 14 Feb 2006 08:00:43 -0800 (PST) Message-ID: <43F1FF16.4040501@gmail.com> Date: Tue, 14 Feb 2006 11:02:30 -0500 From: karan malhi User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: build fails - what next? -- outerr.txt References: <43F1E3B8.6020108@gmail.com> <43F1E52C.6060403@gmail.com> <43F1EDB1.20705@gmail.com> <43F1EF69.20507@pobox.com> <43F1F99A.2020806@gmail.com> <43F1FBE1.7050407@pobox.com> In-Reply-To: <43F1FBE1.7050407@pobox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Below are the contents of the file outerr.txt gcc: installation problem, cannot exec 'cc1plus': No such file or directory I dont know why it is still saying gcc problem. I specified a JAVACMD variable to point to the java executable under jdk1.5/bin, as Alexey had mentioned in a previous email. Geir Magnusson Jr wrote: > ok. Now we're making progress. > > Did you look at what that line in the xml document is? It's the c/c++ > compiler. > > There's a file "outerr.txt" That should have more information about > what exactly failed... > > Can you look there and report back? > > > karan malhi wrote: > >> I set JAVA_HOME to jdk1.5 and the build still fails >> >> timestamp: >> [echo] build-date=20060214 >> [echo] build-time=20060214_1033) >> [echo] on platform=Linux version=2.6.14-1.1656_FC4 arch=i386 >> [echo] with java home = /home/karan/jdk1.5.0_06/jre VM version = >> 1.5.0_06-b05 vendor = Sun Microsystems Inc. >> >> BUILD FAILED >> /home/karan/projects/Harmony/make/build.xml:41: The following error >> occurred while executing this line: >> /home/karan/projects/Harmony/native-src/build.xml:103: The following >> error occurred while executing this line: >> /home/karan/projects/Harmony/modules/security2/make/build.xml:331: >> The following error occurred while executing this line: >> /home/karan/projects/Harmony/modules/security2/make/native/linux/jaasnix.xml:72: >> exec returned: 1 >> >> >> Geir Magnusson Jr wrote: >> >>> That's the problem. As far as I know, GCJ isn't quite complete yet... >>> >>> >>> >>> karan malhi wrote: >>> >>>> [echo] on platform=Linux version=2.6.14-1.1656_FC4 arch=i386 >>>> [echo] with java home = /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre >>>> VM version = 4.0.2 20051125 (Red Hat 4.0.2-8) vendor = Free >>>> Software Foundation, Inc. >>>> >>>> >>>> Alexey Petrenko wrote: >>>> >>>>>> [javac] 1. ERROR in >>>>>> /home/karan/projects/Harmony/modules/security2/src/common/javasrc/javax/crypto/SealedObject.java >>>>>> >>>>>> [javac] (at line 63) >>>>>> [javac] encodedParams = (byte []) s.readUnshared(); >>>>>> [javac] ^^^^^^^^^^^^ >>>>>> [javac] The method readUnshared() is undefined for the type >>>>>> ObjectInputStream >>>>>> >>>>> >>>>> >>>>> >>>>> What JVM do you use to run ant? It seems that there is no >>>>> ObjectInputStream.readUnshared method in your JVM... >>>>> >>>>> -- >>>>> Alexey A. Petrenko >>>>> Intel Middleware Products Division >>>>> >>>>> >>>> >>> >> > -- Karan Singh