Sigh, I realized this and it was caused to impartial downloads... *SIGH* I added a FAQ entry for others:
http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started/FAQ#My_build_fails_with_a_failure_in_getDependenciesHelper.xml_and_a_Java_returned:_13 On Fri, Oct 9, 2009 at 12:48 PM, Nick Boldt <nickbo...@gmail.com> wrote: > Either it's an incomplete download... > > try running `tar xvzf > /tmp/build/downloads/eclipse-SDK-3.5-macosx-carbon.tar.gz` on commandline > and see if the tarchive is valid > > ... or else you don't have tar installed on your Mac, so Ant can't exec to > it. I think it's part of the standard install, but I'm no Mac Genius... > > > http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/tar.1.html > > Please note too that if you're running a 64-bit Mac w/ a 64-bit JVM (eg., > Snow Leopard w/ JDK 6), you should be using the 64-bit Cocoa Mac port of > Eclipse SDK, not the 32-bit Carbon one. Won't prevent things from working at > this stage in the build, but you will likely get compilation errors later > on, or your tests won't run due to missing libraries. > > N > > > Chris Aniszczyk wrote: > >> I had this untar problem happen to me once before, I have no idea how I >> fixed it. >> >> Any clues? >> >> Â Â [build] untarFile: >> >> Â Â [build] Â Â [untar] Expanding: >> /tmp/build/downloads/eclipse-SDK-3.5-macosx-carbon.tar.gz into >> /tmp/build/N-SNAPSHOT-JGit >> >> Â Â [build] BUILD FAILED >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/buildAll.xml:335: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/buildAll.xml:372: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:578: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:855: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/build.xml:24: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090312-1500/scripts/build.xml:22: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090312-1500/scripts/build.xml:43: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/builder/all/customTargets.xml:68: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/tools/scripts/getDependencies.xml:19: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/tools/scripts/getDependenciesHelper.xml:33: >> The following error occurred while executing this line: >> >> Â Â [build] >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/tools/scripts/getDependenciesHelper.xml:80: >> Error while expanding >> /tmp/build/downloads/eclipse-SDK-3.5-macosx-carbon.tar.gz >> >> Â Â [build] Total time: 5 seconds >> >> >> BUILD FAILED >> >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.jgit.releng/build.xml:72: >> The following error occurred while executing this line: >> >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/buildAll.xml:295: >> The following error occurred while executing this line: >> >> /Users/chrisaniszczyk/workspaces/pde5/org.eclipse.dash.common.releng/buildAll.xml:314: >> Java returned: 13 >> >> >> Total time: 9 seconds >> >> >> -- >> Cheers, >> >> Chris Aniszczyk >> http://aniszczyk.org >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> dash-dev mailing list >> dash-dev@eclipse.org >> https://dev.eclipse.org/mailman/listinfo/dash-dev >> > > -- > Nick Boldt :: http://nick.divbyzero.com > Release Engineer :: Eclipse Modeling & Dash Athena > _______________________________________________ > dash-dev mailing list > dash-dev@eclipse.org > https://dev.eclipse.org/mailman/listinfo/dash-dev > -- Cheers, Chris Aniszczyk http://aniszczyk.org
_______________________________________________ dash-dev mailing list dash-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/dash-dev