Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Re: FYI: new 3.6 basebuilder available on build.eclipse.org

I seem to be dying around the Pack step when testing the new releng_test_36p2api. I think this might be related to the issue Andrew reported as well.

    [build] packMasterZip:
    [build]     [mkdir] Created dir: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xsl.psychopath/workspace/build/athena/eclipse/packtmp
    [build]      [move] Moving 1 file to /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xsl.psychopath/workspace/build/athena/eclipse/packtmp
    [build]     [mkdir] Created dir: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xsl.psychopath/workspace/build/athena/eclipse/pack200tmp
    [build]      [copy] Copying 1 file to /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xsl.psychopath/workspace/build/athena/eclipse/pack200tmp
    [build]      [copy] Copying 1 file to /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xsl.psychopath/workspace/build/athena/eclipse/pack200tmp
    [build]
    [build] get.PACK200_JAVA_HOME:
    [build]
    [build] get.baseoswsarch:
    [build]      [echo] Pack with /opt/public/common/ibm-java2-ppc-50/jre/bin/pack200
    [build]
    [build] BUILD FAILED
    [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:339: The following error occurred while executing this line:
    [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:376: The following error occurred while executing this line:
    [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:633: The following error occurred while executing this line:
    [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:949: The following error occurred while executing this line:
    [build] /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:604: Java returned: 13
    [build]
    [build] Total time: 2 minutes 10 seconds
    [build] An error has occurred. See the log file
    [build] /opt/users/hudsonbuild/workspace/.metadata/.log.



On 01/22/2010 10:01 AM, Nick Boldt wrote:
I've switched the default basebuilder used for Athena builds to the latest stable from the 3.6 branch (from 3.6M3):

/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_M3

If you want to revert to using the latest from the 3.5 branch, use this property in your build.properties file:

relengBaseBuilderDir=/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811

I've also placed the latest testing version of basebuilder, which includes the new p2 API stuff, here:

/opt/public/cbi/build/org.eclipse.releng.basebuilder_releng_test_36p2api

Kim, if there's a newer tag we could use as default (R36_M4, perhaps?) please update the wiki [1] and let me know. Thanks!

[1]http://wiki.eclipse.org/Platform-releng-basebuilder





Back to the top