1

当 Ant 构建降压构建系统时,我执行以下步骤并收到错误。

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.
4

0 回答 0