Question
build failed - 1906
I'm trying to build the flex SDK (on Ubuntu 8.04), top of trunk (@ revision 1906). I was able to build the 3.0.1.1092 tag, but when I try building 1906 I get the following error messages stating "Error: Namespace was not found or is not a compile-time constant."
Any ideas?
Thanks for your time!
==============================
Buildfile: build.xml
create-description:
update-description:
templates-clean:
prepare-html-templates:
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/client-side-detection
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/client-side-detection-with-history
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/express-installation
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/express-installation-with-history
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/no-player-detection
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/no-player-detection-with-history
pre-build:
asc:
clean:
run-depend:
[echo] Removing class files that changed and dependent class files.
classes:
[javac] Compiling 222 source files to /home/kjones/flex/trunk/modules/asc/build/java/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
jar:
[jar] Building jar: /home/kjones/flex/trunk/modules/asc/lib/asc.jar
[jar] Warning: skipping jar archive /home/kjones/flex/trunk/modules/asc/lib/abcdump.jar because no files were included.
[jar] Warning: skipping jar archive /home/kjones/flex/trunk/modules/asc/lib/ash.jar because no files were included.
main:
[copy] Copying 1 file to /home/kjones/flex/trunk/lib
swfutils:
clean:
prepare:
run-depend:
[echo] Removing class files that changed and dependent class files.
compile:
[javac] Compiling 197 source files to /home/kjones/flex/trunk/modules/swfutils/classes
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac] ^
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac] ^
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac]
Any ideas?
Thanks for your time!
==============================
Buildfile: build.xml
create-description:
update-description:
templates-clean:
prepare-html-templates:
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/client-side-detection
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/client-side-detection-with-history
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/express-installation
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/express-installation-with-history
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/no-player-detection
[copy] Copying 1 file to /home/kjones/flex/trunk/templates/html-templates/no-player-detection-with-history
pre-build:
asc:
clean:
run-depend:
[echo] Removing class files that changed and dependent class files.
classes:
[javac] Compiling 222 source files to /home/kjones/flex/trunk/modules/asc/build/java/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
jar:
[jar] Building jar: /home/kjones/flex/trunk/modules/asc/lib/asc.jar
[jar] Warning: skipping jar archive /home/kjones/flex/trunk/modules/asc/lib/abcdump.jar because no files were included.
[jar] Warning: skipping jar archive /home/kjones/flex/trunk/modules/asc/lib/ash.jar because no files were included.
main:
[copy] Copying 1 file to /home/kjones/flex/trunk/lib
swfutils:
clean:
prepare:
run-depend:
[echo] Removing class files that changed and dependent class files.
compile:
[javac] Compiling 197 source files to /home/kjones/flex/trunk/modules/swfutils/classes
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac] ^
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac] ^
[javac] /home/kjones/flex/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java:540: warning: unmappable character for encoding UTF8
[javac] localFonts.put("ArialMT", new LocalFont("ArialMT", null, 0, "Typeface � The Monotype Corporation plc. Data � The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All Rights Reserved", "Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere."));
[javac]
