执行以下步骤并在Ant构建buck构建系统时出错。
2015年6月29日编译的Apache Ant(TM)版本1.9.6
git clone https://github.com/facebook/buck.git
cd buck
ant
Buildfile: /Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build.xml
checkversion:
compile-testrunner:
[mkdir] Created dir: /Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build/testrunner/classes
[javac] Compiling 13 source files to /Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build/testrunner/classes
tracing-api:
[mkdir] Created dir: /Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build/tracing-api/classes
[javac] Compiling 2 source files to /Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build/tracing-api/classes
[javac] properties file /Users/<dir>/01_Developer does not exist
BUILD FAILED
/Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build.xml:243: The following error occurred while executing this line:
/Users/<dir>/01_Developer Plattform/Gerrit_Plugins/buck/build.xml:372: Compile failed; see the compiler error output for details.