Re: Build from source

From: Bob Schwarzmann (bo..chwarzmann.us)
Date: Tue Apr 11 2006 - 14:31:21 EDT

  • Next message: David LeBer: "WOBuilder woes"

    Anders,

    Are you building from a command line or from within an IDE (your path would
    indicate eclipse)?

    I build from the command line, on 10.4.6 with:
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232)
    Apache Ant version 1.6.2 compiled on March 20 2005

    cd into the projects directory and run: ant
    All output goes into the temp directory.

    I did an update just this morning after Sebastien committed a fix I submitted.
    Everything built successfully.

    Hope that helps,
    -Bob.

    --- Anders Peterson <anders_peterso..ptimatika.se> wrote:

    > Hi All,
    >
    > I just tried to build from source (CVS HEAD) and it failed. I haven't
    > done this in a very long time. Is there something I need to know?
    >
    > I'm using Mas OS X 10.4.6, Java 1.5.0_05 and Ant 1.6.2
    >
    > /Anders
    >
    > java:
    > [javac] Compiling 13 source files to
    > /Users/apete/Developer/eclipse3_ws/WOProject/temp/classes
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/actions/WOJavaApplicationLaunchShortcut.java:94:
    >
    > cannot find symbol
    > [javac] symbol : method
    > reportErorr(org.eclipse.core.runtime.CoreException)
    > [javac] location: class
    > org.objectstyle.wolips.launching.actions.WOJavaApplicationLaunchShortcut
    > [javac] reportErorr(exception);
    > [javac] ^
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/actions/WOJavaApplicationLaunchShortcut.java:104:
    >
    > cannot find symbol
    > [javac] symbol : method
    > reportErorr(org.eclipse.core.runtime.CoreException)
    > [javac] location: class
    > org.objectstyle.wolips.launching.actions.WOJavaApplicationLaunchShortcut
    > [javac] reportErorr(exception);
    > [javac] ^
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/AbstractWOArgumentsTab.java:334:
    >
    > warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    > org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    > [javac] public void launched(ILaunch launch) {
    > [javac] ^
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/BrowserTab.java:20:
    >
    > warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    > org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    > [javac] public class BrowserTab extends AbstractWOArgumentsTab {
    > [javac] ^
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/CommonWOArgumentsTab.java:101:
    >
    > warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    > org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    > [javac] public class CommonWOArgumentsTab extends
    > AbstractWOArgumentsTab {
    > [javac] ^
    > [javac]
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/ui/LogTab.java:87:
    >
    > warning: [deprecation] launched(org.eclipse.debug.core.ILaunch) in
    > org.eclipse.debug.ui.ILaunchConfigurationTab has been deprecated
    > [javac] public class LogTab extends AbstractWOArgumentsTab {
    > [javac] ^
    > [javac] 2 errors
    > [javac] 4 warnings
    >
    > BUILD FAILED
    > /Users/apete/Developer/eclipse3_ws/WOProject/build.xml:110: The
    > following error occurred while executing this line:
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/build.xml:34: The
    > following error occurred while executing this line:
    > /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/build.xml:107:
    > The following error occurred while executing this line:
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/wolips/plugins/org.objectstyle.wolips.launching/build.xml:24:
    >
    > The following error occurred while executing this line:
    >
    /Users/apete/Developer/eclipse3_ws/WOProject/buildscripts/plugin-project.xml:25:
    >
    > Compile failed; see the compiler error output for details.
    >



    This archive was generated by hypermail 2.0.0 : Tue Apr 11 2006 - 14:31:22 EDT