FTBFS: compile errors

Bug #447268 reported by LaMont Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gwt (Ubuntu)
Fix Released
Medium
Thierry Carrez

Bug Description

During rebuild testing:

cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/jetty6.jar:/usr/share/java/jetty6-util.jar:/usr/share/java/ecj.jar:/usr/share/java/servlet-api-2.5.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -DartifactVersion=1.6.4 -buildfile ./debian/build.xml
Buildfile: ./debian/build.xml

build:
  [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.

build:
  [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.

core:
  [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.

build.alldeps.jar:
    [mkdir] Created dir: /build/buildd/gwt-1.6.4/build/out/dev/core

build:
    [mkdir] Created dir: /build/buildd/gwt-1.6.4/build/out/dev/core/bin-dummy
[gwt.javac] Compiling 1 source file to /build/buildd/gwt-1.6.4/build/out/dev/core/bin-dummy
    [mkdir] Created dir: /build/buildd/gwt-1.6.4/build/out/dev/core/bin
[gwt.javac] Compiling 3 source files to /build/buildd/gwt-1.6.4/build/out/dev/core/bin
[gwt.javac] Compiling 630 source files to /build/buildd/gwt-1.6.4/build/out/dev/core/bin
[gwt.javac] /build/buildd/gwt-1.6.4/dev/core/src/com/google/gwt/dev/SwtHostedModeBase.java:31: package org.eclipse.swt does not exist
[gwt.javac] import org.eclipse.swt.SWT;
[gwt.javac] ^
[gwt.javac] /build/buildd/gwt-1.6.4/dev/core/src/com/google/gwt/dev/SwtHostedModeBase.java:32: package org.eclipse.swt.events does not exist
[gwt.javac] import org.eclipse.swt.events.DisposeEvent;
[gwt.javac] ^
[gwt.javac] /build/buildd/gwt-1.6.4/dev/core/src/com/google/gwt/dev/SwtHostedModeBase.java:33: package org.eclipse.swt.events does not exist
[gwt.javac] import org.eclipse.swt.events.DisposeListener;
[gwt.javac] ^
...

Related branches

LaMont Jones (lamont)
Changed in gwt (Ubuntu):
milestone: none → ubuntu-9.10
Revision history for this message
Thierry Carrez (ttx) wrote :

A recent SWT update borked it
The jar now installs to /usr/lib/java/swt-gtk-3.4.2.jar

Changed in gwt (Ubuntu):
assignee: nobody → Thierry Carrez (ttx)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gwt - 1.6.4-0ubuntu4

---------------
gwt (1.6.4-0ubuntu4) karmic; urgency=low

  * debian/rules: Fix FTBFS due to SWT-GTK jar location change (LP: #447268)

 -- Thierry Carrez <email address hidden> Mon, 12 Oct 2009 09:34:29 +0200

Changed in gwt (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.