community failing for several days now
I ensured a fresh clone from github, to as best I could, rule out any dirty files but still I get the following extremely unhelpful error message when running
ant:
[java] Build log (info) will be written to /var/folders/gw/84pd2myx7hx3yx8dnr84glp40000gq/T/system/build-log/build.log [java] Loaded project /proj/jetbrains/community_fresh: 236 modules, 74 libraries [java] 'jdk16.mac' is not defined. Defaulting to 'true' [java] 'jdk.bundled.win' is not defined. Defaulting to '1.8' [java] 'jdk.bundled.linux' is not defined. Defaulting to 'false' [java] 'jdk.bundled.mac' is not defined. Defaulting to '1.8' [java] 'jdk.custom.mac' is not defined. Defaulting to 'true' [java] [mkdir] Created dir: /proj/jetbrains/community_fresh/out/bundled.win.jdk [java] [java] BUILD FAILED [java] /proj/jetbrains/community_fresh/build/gant.xml:57: : Src must not be a directory. Use nested filesets instead. [java] [java] Total time: 5 seconds
As one might suspect, line 57 of
build/gant.xmlis just the modified gant invocation, so it doesn't help me in the slightest to know where that bogus "Src" part lives.
Also, please let me know if this is the best mechanism to report these kinds of errors; I don't want to file YouTracks for them, but I don't want this failing build to continue, either.
Please sign in to leave a comment.
Hi Matthew,
Thanks for your investigation! Yes, this is a good place to report such problems. I've forwarded this thread to our release engineer and he'll look into the problem.
Fixed.
Please fix this:
And it's not just my machine:
https://travis-ci.org/mdanielwork/intellij-community/jobs/68371766