1:BUILD_BY[name] student5 1:BUILD_ENVIRONMENT[operating system 32 vs 64] 1:END_BUILD_ENVIRONMENT 1:DEPENDENCIES[list of dependencies with where to get them] Java 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] Error in building the tool in spite of setting JAVA_HOME and LD_PATH environment variables. [exec] Exception in thread "main" java.lang.NullPointerException: No sx10Config file specified [exec] at x10.sx10.SX10CCompilerOptions.sx10PlaceConfiguration(SX10CCompilerOptions.java:87) [exec] at x10.sx10.SX10CScheduler.(SX10CScheduler.java:38) [exec] at x10c.ExtensionInfo.createScheduler(ExtensionInfo.java:48) [exec] at polyglot.frontend.AbstractExtensionInfo.scheduler(AbstractExtensionInfo.java:118) [exec] at polyglot.frontend.AbstractExtensionInfo.initCompiler(AbstractExtensionInfo.java:61) [exec] at polyglot.frontend.Compiler.(Compiler.java:77) [exec] at polyglot.main.Main.getCompiler(Main.java:123) [exec] at polyglot.main.Main.start(Main.java:134) [exec] at polyglot.main.Main.start(Main.java:76) [exec] at polyglot.main.Main.main(Main.java:185) BUILD FAILED /home/student/Downloads/builds/from emails/oopsla-Muller/oopsla-impl/x10.dist/build.xml:299: The following error occurred while executing this line: /home/student/Downloads/builds/from emails/oopsla-Muller/oopsla-impl/x10.runtime/build.xml:313: exec returned: 1 1:END_NOTES 2:BUILD_BY[name] student3 2:BUILD_ENVIRONMENT[operating system 32 vs 64] Ubuntu 13.10 x64 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] ant java 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] After setting JAVA_HOME and trying to build I get the following error [exec] Exception in thread "main" java.lang.NullPointerException: No sx10Config file specified [exec] at x10.sx10.SX10CCompilerOptions.sx10PlaceConfiguration(SX10CCompilerOptions.java:87) [exec] at x10.sx10.SX10CScheduler.(SX10CScheduler.java:38) [exec] at x10c.ExtensionInfo.createScheduler(ExtensionInfo.java:48) [exec] at polyglot.frontend.AbstractExtensionInfo.scheduler(AbstractExtensionInfo.java:118) [exec] at polyglot.frontend.AbstractExtensionInfo.initCompiler(AbstractExtensionInfo.java:61) [exec] at polyglot.frontend.Compiler.(Compiler.java:77) [exec] at polyglot.main.Main.getCompiler(Main.java:123) [exec] at polyglot.main.Main.start(Main.java:134) [exec] at polyglot.main.Main.start(Main.java:76) [exec] at polyglot.main.Main.main(Main.java:185) BUILD FAILED /home/student/temp/oopsla-impl/x10.dist/build.xml:299: The following error occurred while executing this line: /home/student/temp/oopsla-impl/x10.runtime/build.xml:313: exec returned: 1 I cannot find anything on what this file might be. This is failing when trying to build the compiler, and since it fails when building; it's a build error. 2:END_NOTES