Skip to content

Instantly share code, notes, and snippets.

@cdwijayarathna
Created May 11, 2015 16:02
Show Gist options
  • Save cdwijayarathna/56f072342224c6f949c3 to your computer and use it in GitHub Desktop.
Save cdwijayarathna/56f072342224c6f949c3 to your computer and use it in GitHub Desktop.
chamila@chamila:~/GSoC/2015/jruby$ mvn package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JRuby
[INFO] JRuby Core
[INFO] JRuby Truffle
[INFO] JRuby Lib Setup
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby 9.0.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-parent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Core 9.0.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jruby-revision) @ jruby-core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/chamila/GSoC/2015/jruby/core && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/chamila/GSoC/2015/jruby/core
[INFO] Storing buildNumber: bae24b4 at timestamp: 1431360054764
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/chamila/GSoC/2015/jruby/core && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/chamila/GSoC/2015/jruby/core
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jruby-core ---
[INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] Copying 36 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource to /home/chamila/GSoC/2015/jruby/core/src/main/java
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (anno) @ jruby-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jruby-core ---
[INFO] Compiling 1 source file to /home/chamila/GSoC/2015/jruby/core/target/classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-populators) @ jruby-core ---
[INFO] Source directory: /home/chamila/GSoC/2015/jruby/core/target/generated-sources added.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (invoker-generator) @ jruby-core ---
/home/chamila/GSoC/2015/jruby/core/target/generated-sources/annotated_classes.txt - not found. skip generator.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (populators) @ jruby-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (eclipse-hack) @ jruby-core ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jruby-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jruby-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jruby-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jruby-core ---
[INFO] Building jar: /home/chamila/GSoC/2015/jruby/core/target/jruby-core-9.0.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:2.1:shade (create lib/jruby.jar) @ jruby-core ---
[INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:5.0.3 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:5.0.3 in the shaded jar.
[INFO] Including com.github.jnr:jnr-netdb:jar:1.1.4 in the shaded jar.
[INFO] Including com.github.jnr:jnr-enxio:jar:0.9 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-unixsocket:jar:0.8 in the shaded jar.
[INFO] Including com.github.jnr:jnr-posix:jar:3.0.13-SNAPSHOT in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.8.8-SNAPSHOT in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.0.3 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.9 in the shaded jar.
[INFO] Excluding com.github.jnr:jffi:jar:native:1.2.9 from the shaded jar.
[INFO] Including org.jruby.joni:joni:jar:2.1.6 in the shaded jar.
[INFO] Including org.jruby.extras:bytelist:jar:1.0.13 in the shaded jar.
[INFO] Including org.jruby.jcodings:jcodings:jar:1.0.13 in the shaded jar.
[INFO] Including org.jruby:dirgra:jar:0.2 in the shaded jar.
[INFO] Including com.headius:invokebinder:jar:1.5 in the shaded jar.
[INFO] Including com.headius:options:jar:1.1 in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.3 in the shaded jar.
[INFO] Including com.martiansoftware:nailgun-server:jar:0.9.1 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.5 in the shaded jar.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JRuby Truffle 9.0.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jruby-truffle ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jruby-truffle ---
[INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] Copying 123 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jruby-truffle ---
[INFO] Compiling 332 source files to /home/chamila/GSoC/2015/jruby/truffle/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PointerPrimitiveNodes.java:[23,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[13,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[14,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[19,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[65,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[17,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[18,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[21,43] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PointerPrimitiveNodes.java:[23,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[13,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[14,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[19,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[65,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[17,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[18,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[21,43] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PointerPrimitiveNodes.java:[23,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[13,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[14,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[19,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[65,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[17,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[18,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[21,43] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PointerPrimitiveNodes.java:[23,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[13,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[14,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[19,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[65,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[17,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[18,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[21,43] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PointerPrimitiveNodes.java:[189,65] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[161,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/PosixNodes.java:[222,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[24,40] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[24,48] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[24,105] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[24,113] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[28,25] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[28,60] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[30,28] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[35,36] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[35,51] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[36,9] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[36,36] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[40,46] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[41,9] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[43,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[47,30] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/SignalOperations.java:[48,9] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[94,17] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ProcessNodes.java:[94,37] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[439,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[439,33] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[447,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[447,33] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[455,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/rubinius/VMPrimitiveNodes.java:[455,33] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/signal/ProcSignalHandler.java:[32,24] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/cext/CExtManager.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/runtime/cext/CExtManager.java: Recompile with -Xlint:unchecked for details.
[INFO] 66 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[22,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[31,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[22,39] cannot find symbol
symbol: class MetaClassNodeGen
location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[36,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[21,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[22,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[21,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[22,39] cannot find symbol
symbol: class MetaClassNodeGen
location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[22,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[31,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[22,39] cannot find symbol
symbol: class MetaClassNodeGen
location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[36,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[21,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[17,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[22,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[21,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[16,36] cannot find symbol
symbol: class BooleanCastNodeGen
location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[22,39] cannot find symbol
symbol: class MetaClassNodeGen
location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[375,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.BignumNodes.EqualNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[33,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.control.OrNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[34,38] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.YieldingCoreMethodNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1094,34] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.MethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1123,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.MethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1151,34] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.PrivateMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1172,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.PrivateMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1205,34] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.ProtectedMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1226,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.ProtectedMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1241,34] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.PublicMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1262,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.PublicMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1531,34] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.SingletonMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1558,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.KernelNodes.SingletonMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[177,20] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[778,31] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[778,66] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[1205,20] reference to FlipFlopNode is ambiguous, both class org.jruby.truffle.nodes.locals.FlipFlopNode in org.jruby.truffle.nodes.locals and class org.jruby.truffle.nodes.control.FlipFlopNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[1992,23] reference to ArrayGetTailNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayGetTailNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayGetTailNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2099,23] reference to ArrayDropTailNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayDropTailNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayDropTailNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2551,27] reference to RescueClassesNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueClassesNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueClassesNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2551,62] reference to RescueClassesNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueClassesNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueClassesNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2576,27] reference to RescueSplatNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueSplatNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueSplatNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2576,60] reference to RescueSplatNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueSplatNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueSplatNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2592,23] reference to RescueAnyNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueAnyNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueAnyNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2592,54] reference to RescueAnyNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueAnyNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueAnyNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2609,20] reference to TryNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.TryNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.TryNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[76,40] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.UnboundMethodNodes.BindNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[75,29] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.core.ModuleNodes.ContainsInstanceNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[255,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.ModuleNodes.CompareNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[747,42] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.ModuleNodes.ConstantsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[42,26] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.control.IfNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[43,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.FalseClassNodes.OrXorNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[42,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.BasicObjectNodes.NotNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[28,22] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.control.NotNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[33,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.control.AndNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[30,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.TrueClassNodes.AndNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[60,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.core.TrueClassNodes.XorNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/cast/SplatCastNode.java:[55,25] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.cast.SplatCastNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[95,32] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.dispatch.RubyCallNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[63,30] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.control.WhileNode.WhileRepeatingBaseNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[31,22] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.locals.FlipFlopNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[32,20] cannot find symbol
symbol: variable BooleanCastNodeGen
location: class org.jruby.truffle.nodes.locals.FlipFlopNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[53,25] cannot find symbol
symbol: variable MetaClassNodeGen
location: class org.jruby.truffle.nodes.dispatch.UncachedDispatchNode
[INFO] 75 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JRuby ............................................. SUCCESS [0.439s]
[INFO] JRuby Core ........................................ SUCCESS [10.442s]
[INFO] JRuby Truffle ..................................... FAILURE [16.149s]
[INFO] JRuby Lib Setup ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.452s
[INFO] Finished at: Mon May 11 21:31:20 IST 2015
[INFO] Final Memory: 38M/1079M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jruby-truffle: Compilation failure: Compilation failure:
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[22,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[31,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[22,39] cannot find symbol
[ERROR] symbol: class MetaClassNodeGen
[ERROR] location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[36,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[21,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[22,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[21,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[22,39] cannot find symbol
[ERROR] symbol: class MetaClassNodeGen
[ERROR] location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[22,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[31,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[22,39] cannot find symbol
[ERROR] symbol: class MetaClassNodeGen
[ERROR] location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[36,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[21,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[17,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[22,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[21,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[16,36] cannot find symbol
[ERROR] symbol: class BooleanCastNodeGen
[ERROR] location: package org.jruby.truffle.nodes.cast
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[22,39] cannot find symbol
[ERROR] symbol: class MetaClassNodeGen
[ERROR] location: package org.jruby.truffle.nodes.objects
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BignumNodes.java:[375,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.BignumNodes.EqualNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/OrNode.java:[33,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.control.OrNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/YieldingCoreMethodNode.java:[34,38] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.YieldingCoreMethodNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1094,34] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.MethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1123,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.MethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1151,34] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.PrivateMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1172,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.PrivateMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1205,34] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.ProtectedMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1226,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.ProtectedMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1241,34] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.PublicMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1262,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.PublicMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1531,34] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.SingletonMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java:[1558,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.KernelNodes.SingletonMethodsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[177,20] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[778,31] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[778,66] reference to ArrayConcatNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayConcatNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayConcatNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[1205,20] reference to FlipFlopNode is ambiguous, both class org.jruby.truffle.nodes.locals.FlipFlopNode in org.jruby.truffle.nodes.locals and class org.jruby.truffle.nodes.control.FlipFlopNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[1992,23] reference to ArrayGetTailNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayGetTailNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayGetTailNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2099,23] reference to ArrayDropTailNode is ambiguous, both class org.jruby.truffle.nodes.core.array.ArrayDropTailNode in org.jruby.truffle.nodes.core.array and class org.jruby.truffle.nodes.core.ArrayDropTailNode in org.jruby.truffle.nodes.core match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2551,27] reference to RescueClassesNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueClassesNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueClassesNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2551,62] reference to RescueClassesNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueClassesNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueClassesNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2576,27] reference to RescueSplatNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueSplatNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueSplatNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2576,60] reference to RescueSplatNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueSplatNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueSplatNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2592,23] reference to RescueAnyNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueAnyNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueAnyNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2592,54] reference to RescueAnyNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.RescueAnyNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.RescueAnyNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/translator/BodyTranslator.java:[2609,20] reference to TryNode is ambiguous, both class org.jruby.truffle.nodes.exceptions.TryNode in org.jruby.truffle.nodes.exceptions and class org.jruby.truffle.nodes.control.TryNode in org.jruby.truffle.nodes.control match
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/UnboundMethodNodes.java:[76,40] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.UnboundMethodNodes.BindNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[75,29] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.ModuleNodes.ContainsInstanceNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[255,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.ModuleNodes.CompareNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/ModuleNodes.java:[747,42] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.ModuleNodes.ConstantsNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/IfNode.java:[42,26] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.control.IfNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/FalseClassNodes.java:[43,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.FalseClassNodes.OrXorNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/BasicObjectNodes.java:[42,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.BasicObjectNodes.NotNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/NotNode.java:[28,22] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.control.NotNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/AndNode.java:[33,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.control.AndNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[30,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.TrueClassNodes.AndNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/core/TrueClassNodes.java:[60,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.core.TrueClassNodes.XorNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/cast/SplatCastNode.java:[55,25] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.cast.SplatCastNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/RubyCallNode.java:[95,32] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.dispatch.RubyCallNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/control/WhileNode.java:[63,30] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.control.WhileNode.WhileRepeatingBaseNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[31,22] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.locals.FlipFlopNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/locals/FlipFlopNode.java:[32,20] cannot find symbol
[ERROR] symbol: variable BooleanCastNodeGen
[ERROR] location: class org.jruby.truffle.nodes.locals.FlipFlopNode
[ERROR] /home/chamila/GSoC/2015/jruby/truffle/src/main/java/org/jruby/truffle/nodes/dispatch/UncachedDispatchNode.java:[53,25] cannot find symbol
[ERROR] symbol: variable MetaClassNodeGen
[ERROR] location: class org.jruby.truffle.nodes.dispatch.UncachedDispatchNode
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jruby-truffle
chamila@chamila:~/GSoC/2015/jruby$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment