Hi,

I am trying to compile the trunk from scratch. I following
instructions from the web site but the compilation fails (see log
below). Could you help me ? Where is my mistake ?

My env:
- linux kernel: 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59
UTC 2009 i686 GNU/Linux
- Java: Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode)
- Ant: Apache Ant version 1.7.1 compiled on June 27 2008

Regards,
Seb

trunk#ant
Buildfile: build.xml

build:

dev:

buildtools:

build:

ant-gwt:

compile:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/build-tools/ant-gwt/bin
[gwt.javac] Compiling 5 source files to /home/sebastien/work/logiciels/
GWT/src/trunk/build/out/build-tools/ant-gwt/bin

build:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/lib
      [jar] Building jar: /home/sebastien/work/logiciels/GWT/src/trunk/
build/lib/ant-gwt.jar

customchecks:

compile:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/build-tools/customchecks/bin
[gwt.javac] Compiling 2 source files to /home/sebastien/work/logiciels/
GWT/src/trunk/build/out/build-tools/customchecks/bin

build:
[jar.bydate] Building jar: /home/sebastien/work/logiciels/GWT/src/
trunk/build/lib/gwt-customchecks.jar

doctool:

compile:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/build-tools/doctool/bin
[gwt.javac] Compiling 13 source files to /home/sebastien/work/
logiciels/GWT/src/trunk/build/out/build-tools/doctool/bin
[gwt.javac] Note: Some input files use unchecked or unsafe operations.
[gwt.javac] Note: Recompile with -Xlint:unchecked for details.

build:
[jar.bydate] Building jar: /home/sebastien/work/logiciels/GWT/src/
trunk/build/lib/gwt-doctool.jar

-do:

build:

core:

build.alldeps.jar:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/dev/core
[jar.bydate] Building jar: /home/sebastien/work/logiciels/GWT/src/
trunk/build/out/dev/core/alldeps.jar

build:
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/dev/core/bin-dummy
[gwt.javac] Compiling 1 source file to /home/sebastien/work/logiciels/
GWT/src/trunk/build/out/dev/core/bin-dummy
    [mkdir] Created dir: /home/sebastien/work/logiciels/GWT/src/trunk/
build/out/dev/core/bin
[gwt.javac] Compiling 4 source files to /home/sebastien/work/logiciels/
GWT/src/trunk/build/out/dev/core/bin
[gwt.javac] Compiling 724 source files to /home/sebastien/work/
logiciels/GWT/src/trunk/build/out/dev/core/bin
[gwt.javac] Note: Some input files use or override a deprecated API.
[gwt.javac] Note: Recompile with -Xlint:deprecation for details.
[gwt.javac] Note: Some input files use unchecked or unsafe operations.
[gwt.javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /home/sebastien/work/logiciels/GWT/src/
trunk/build/out/dev/core/bin

BUILD FAILED
/home/sebastien/work/logiciels/GWT/src/trunk/build.xml:104: The
following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/build.xml:26: The
following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/build.xml:57: The
following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/platforms.ant.xml:36: The
following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/platforms.ant.xml:13: The
following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/dev/core/build.xml:140:
The following error occurred while executing this line:
/home/sebastien/work/logiciels/GWT/src/trunk/common.ant.xml:231: svn
info didn't get root URL: Chemin : .
URL : http://google-web-toolkit.googlecode.com/svn/trunk
Racine du dépôt : http://google-web-toolkit.googlecode.com/svn
UUID du dépôt : 8db76d5a-ed1c-0410-87a9-c151d255dfc7
Révision : 5651
Type de nœud : répertoire
Tâche programmée : normale
Auteur de la dernière modification : sco...@google.com
Révision de la dernière modification : 5651
Date de la dernière modification: 2009-07-01 03:16:39 +0200 (mer. 01
juil. 2009)

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to