|
|
-
Re: hadoop branch-0.20-append Build error:build.xml:933: exec returned: 1Marcos Ortiz 2011-04-12, 03:04
El 4/11/2011 10:45 PM, Alex Luya escribió:
> BUILD FAILED > ......./branch-0 .20-append/build.xml:927: The following error > occurred while executing this line: > ....../branch-0 .20-append/build.xml:933: exec returned: 1 > > Total time: 1 minute 17 seconds > + RESULT=1 > + '[' 1 '!=' 0 ']' > + echo 'Build Failed: 64-bit build not run' > Build Failed: 64-bit build not run > + exit 1 > ----------------------------------------------------------------------------------------------------------------- > I checked content in file build.xml: > ------------------------------------------------------------------------------------------------------------ > line 927:<antcall target="cn-docs"/></target><target name="cn-docs" > depends="forrest.check, init" description="Generate forrest-based > Chinese documentation. To use, specify -Dforrest.home=<base of Apache > Forrest installation> on the command line." if="forrest.home"> > line 933:<exec dir="${src.docs.cn}" > executable="${forrest.home}/bin/forrest" failonerror="true"> > ----------------------------------------------------------------------------------------------------------------------------------------------- > It seems try to execute forrest,what is the problem here?I am running a > 64bit ubuntu,with 64+32bit-jdk-1.6 and 64-bit-jdk-1.5 installed.Some > guys told there are some tricks in this > page:http://wiki.apache.org/hadoop/HowToRelease to get forrest build to > work.But I can't find any tricks in the page. > Any help is appreciated. > > > 1- Which version of Java do you have on the JAVA_HOME variable? You can browse on the Forrest page to get how you can build it: http://forrest.apache.org 2- another question for you: Do you actually need Forrest? Regards -- Marcos Luís Ortíz Valmaseda Software Engineer (Large-Scaled Distributed Systems) University of Information Sciences, La Habana, Cuba Linux User # 418229 |