* Package: dev-java/jruby-1.6.5.1  * Repository: gentoo  * Maintainer: java@gentoo.org ruby@gentoo.org  * USE: bsf elibc_glibc kernel_linux ssl userland_GNU x86  * FEATURES: sandbox userpriv * Using: sun-jdk-1.6 >>> Unpacking source... >>> Unpacking jruby-src-1.6.5.1.tar.gz to /var/tmp/portage/dev-java/jruby-1.6.5.1/work >>> Source unpacked in /var/tmp/portage/dev-java/jruby-1.6.5.1/work >>> Preparing source in /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1 ... * Applying jruby-bash-launcher.patch ...  [ ok ] * Applying build.xml.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1 ... Changing ignoresystemclasses to true for available tasks in /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml Rewriting /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml Rewriting attributes Rewriting ./ivy/build.xml Rewriting ./samples/jnlp/build.xml Rewriting ./build.xml >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1 ... * * Disabling all optional ANT_TASKS Buildfile: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml init: prepare-bin-jruby: jar: init: create-dirs: [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/test [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/test-results [mkdir] Created dir: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/test-results/html copy-resources: [copy] Copying 6 files to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby [copy] Copying 14 files to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby/builtin extract-rdocs: [untar] Expanding: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/docs/rdocs.tar.gz into /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1 [jar] Building jar: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/share/ri.jar update-constants: [echo] Updating Constants.java [exec] Result: 128 [echo] ...using git revision = fffffff, tzdata = 2010k [copy] Warning: Could not find file /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src_gen/org/jruby/runtime/Constants.java to copy. [copy] Copying 1 file to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src_gen/org/jruby/runtime _uc_internal_: [copy] Copying 1 file to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src_gen/org/jruby/runtime [javac] Compiling 1 source file to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby prepare: compile-annotation-binder: [javac] Compiling 6 source files to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby compile-jruby: [apt] Since compiler setting isn't classic or modern, ignoring fork setting. [apt] Compiling 1107 source files to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby [apt] Since compiler setting isn't classic or modern, ignoring fork setting. [apt] warning: Annotation types without processors: [java.lang.Override, java.lang.Deprecated, org.jruby.anno.JRubyConstant, java.lang.SuppressWarnings, org.jruby.anno.JRubyModule, java.lang.annotation.Retention, java.lang.annotation.Target, org.jruby.compiler.ir.Interp, com.kenai.jaffl.annotations.In, com.kenai.jaffl.annotations.Transient, com.kenai.jaffl.annotations.Out] [apt] 1 warning [apt] /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src/org/jruby/RubyString.java:889: warning: [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated [apt] value.replace(bytes); [apt] ^ [apt] /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src/org/jruby/RubyString.java:1514: warning: [deprecation] initialize() in org.jruby.RubyObject has been deprecated [apt] public IRubyObject initialize() { [apt] ^ [apt] /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src/org/jruby/util/io/SelectBlob.java:157: warning: [deprecation] writeDataBuffered() in org.jruby.RubyIO has been deprecated [apt] if (ioObj.writeDataBuffered()) { [apt] ^ [apt] Note: Some input files use unchecked or unsafe operations. [apt] Note: Recompile with -Xlint:unchecked for details. [apt] 3 warnings emma: [taskdef] Could not load definitions from resource emma_ant.properties. It could not be found. instrument: generate-method-classes: _gmc_internal_: [echo] Generating invokers... [echo] Compiling populators... [javac] Compiling 198 source files to /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build/classes/jruby [delete] Deleting: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/src_gen/annotated_classes.txt generate-unsafe: _gu_internal_: [echo] Generating Unsafe impl... compile: unzip-native-libs: jar-jruby: [jar] Building jar: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/lib/jruby.jar add-emma-jars: generate-ri-cache: [echo] Using JRuby to generate RI cache to share BUILD FAILED /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml:535: The following error occurred while executing this line: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml:326: The following error occurred while executing this line: /var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1/build.xml:339: Java returned: 1 Total time: 42 seconds * ERROR: dev-java/jruby-1.6.5.1 failed (compile phase): * eant failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3971: Called eant '-Djdk1.5+=true' '-Dbsf.present=true' * environment, line 603: Called die * The specific snippet of code: * ant ${antflags} "${@}" || die "eant failed" * * If you need support, post the output of 'emerge --info =dev-java/jruby-1.6.5.1', * the complete build log and the output of 'emerge -pqv =dev-java/jruby-1.6.5.1'. !!! When you file a bug report, please include the following information: GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.31" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/dev-java/jruby-1.6.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/jruby-1.6.5.1/temp/environment'. * S: '/var/tmp/portage/dev-java/jruby-1.6.5.1/work/jruby-1.6.5.1'