Build from source

From: Anders Peterson (anders_peterso..ptimatika.se)
Date: Tue Apr 11 2006 - 10:10:19 EDT

  • Next message: Bob Schwarzmann: "Re: Build from source"

    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 - 10:10:24 EDT