Skip to content

Instantly share code, notes, and snippets.

@dwaite
Created February 10, 2011 23:46
Show Gist options
  • Save dwaite/821633 to your computer and use it in GitHub Desktop.
Save dwaite/821633 to your computer and use it in GitHub Desktop.
[2011-01-14 21:33:53] ant dist
Buildfile: /Users/david/.rvm/src/jruby-head/build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/jruby
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/test
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results/html
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/docs/api
copy-resources:
[copy] Copying 24 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[copy] Copying 14 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby/builtin
extract-rdocs:
[untar] Expanding: /Users/david/.rvm/src/jruby-head/docs/rdocs.tar.gz into /Users/david/.rvm/src/jruby-head
[jar] Building jar: /Users/david/.rvm/src/jruby-head/share/ri.jar
update-constants:
[echo] Updating constants with tzdata version 2010k
[copy] Warning: Could not find file /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime/Constants.java to copy.
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[javac] Compiling 1 source file to /Users/david/.rvm/src/jruby-head/build/classes/jruby
prepare:
compile-annotation-binder:
[javac] Compiling 6 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
compile-jruby:
[apt] Since compiler setting isn't classic or modern, ignoring fork setting.
[apt] Compiling 1054 source files to /Users/david/.rvm/src/jruby-head/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] /Users/david/.rvm/src/jruby-head/src/org/jruby/RubyString.java:826: warning: [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
[apt] value.replace(bytes);
[apt] ^
[apt] /Users/david/.rvm/src/jruby-head/src/org/jruby/runtime/invokedynamic/InvokeDynamicSupport.java:38: warning: [deprecation] type() in java.dyn.CallSite has been deprecated
[apt] public MethodType type() {
[apt] ^
[apt] Note: Some input files use unchecked or unsafe operations.
[apt] Note: Recompile with -Xlint:unchecked for details.
[apt] 2 warnings
emma:
instrument:
generate-method-classes:
_gmc_internal_:
[echo] Generating invokers...
[echo] Compiling populators...
[javac] Compiling 200 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[delete] Deleting: /Users/david/.rvm/src/jruby-head/src_gen/annotated_classes.txt
generate-unsafe:
_gu_internal_:
[echo] Generating Unsafe impl...
compile:
unzip-native-libs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-Darwin.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-AIX.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-s390x-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparc-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparcv9-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
jar-jruby:
[jar] Building jar: /Users/david/.rvm/src/jruby-head/lib/jruby.jar
add-emma-jars:
generate-ri-cache:
[echo] Using JRuby to generate RI cache to /Users/david/.rvm/src/jruby-head/share
install-dev-gems:
[java] Removing rake
[java] Successfully uninstalled rake-0.8.7
[java]
[java] Select gem to uninstall:
[java] 1. rspec-2.3.0
[java] 2. rspec-2.4.0
[java] 3. All versions
[java] > Error: must enter a number [1-3]
[2011-01-14 22:07:57] ant dist
Buildfile: /Users/david/.rvm/src/jruby-head/build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/jruby
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/test
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results/html
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/docs/api
copy-resources:
[copy] Copying 24 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[copy] Copying 14 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby/builtin
extract-rdocs:
[untar] Expanding: /Users/david/.rvm/src/jruby-head/docs/rdocs.tar.gz into /Users/david/.rvm/src/jruby-head
[jar] Building jar: /Users/david/.rvm/src/jruby-head/share/ri.jar
update-constants:
[echo] Updating constants with tzdata version 2010k
[copy] Warning: Could not find file /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime/Constants.java to copy.
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[javac] Compiling 1 source file to /Users/david/.rvm/src/jruby-head/build/classes/jruby
prepare:
compile-annotation-binder:
[javac] Compiling 6 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
compile-jruby:
[apt] Since compiler setting isn't classic or modern, ignoring fork setting.
[apt] Compiling 1054 source files to /Users/david/.rvm/src/jruby-head/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] /Users/david/.rvm/src/jruby-head/src/org/jruby/RubyString.java:826: warning: [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
[apt] value.replace(bytes);
[apt] ^
[apt] /Users/david/.rvm/src/jruby-head/src/org/jruby/runtime/invokedynamic/InvokeDynamicSupport.java:38: warning: [deprecation] type() in java.dyn.CallSite has been deprecated
[apt] public MethodType type() {
[apt] ^
[apt] Note: Some input files use unchecked or unsafe operations.
[apt] Note: Recompile with -Xlint:unchecked for details.
[apt] 2 warnings
emma:
instrument:
generate-method-classes:
_gmc_internal_:
[echo] Generating invokers...
[echo] Compiling populators...
[javac] Compiling 200 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[delete] Deleting: /Users/david/.rvm/src/jruby-head/src_gen/annotated_classes.txt
generate-unsafe:
_gu_internal_:
[echo] Generating Unsafe impl...
compile:
unzip-native-libs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-Darwin.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-AIX.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-s390x-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparc-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparcv9-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
jar-jruby:
[jar] Building jar: /Users/david/.rvm/src/jruby-head/lib/jruby.jar
add-emma-jars:
generate-ri-cache:
[echo] Using JRuby to generate RI cache to /Users/david/.rvm/src/jruby-head/share
install-dev-gems:
[java] ERROR: While executing gem ... (Gem::InstallError)
[java] cannot uninstall, check `gem list -d rake`
[java] Java Result: 1
[java] JRuby limited openssl loaded. http://jruby.org/openssl
[java] gem install jruby-openssl for full support.
[java] Successfully installed rake-0.8.7
[java] **************************************************
[java]
[java] Thank you for installing rspec-1.3.0
[java]
[java] Please be sure to read History.rdoc and Upgrade.rdoc
[java] for useful information about this release.
[java]
[java] **************************************************
[java] Successfully installed rspec-1.3.0
[java] 2 gems installed
build-jruby-cext-native:
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.JRuby
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.Native
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.GC
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.runtime.ClassIndex
[exec] cc -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/st.c -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/Handle.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/Handle.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/JLocalEnv.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JLocalEnv.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/JString.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JString.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/JUtil.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JUtil.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/JavaException.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JavaException.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/Type.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/Type.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/array.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/array.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/bignum.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/bignum.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/class.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/class.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/data-object.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/data-object.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/exception.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/exception.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/float.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/float.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/funcall.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/funcall.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/gc.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/gc.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/hash.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/hash.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/invoke.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/invoke.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/io.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/io.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/jruby-cext.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/jruby-cext.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/jruby.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/jruby.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/kernel.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/kernel.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/malloc.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/malloc.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/marshal.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/marshal.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/module.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/module.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/numeric.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/numeric.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/object.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/object.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/proc.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/proc.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/raise.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/raise.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/range.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/range.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/regexp.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/regexp.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/ruby.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/ruby.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/string.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/string.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/struct.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/struct.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/symbol.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/symbol.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/thread.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/thread.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/time.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/time.o
[exec] g++ -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/util.cpp -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/util.o
[exec] g++ -o /Users/david/.rvm/src/jruby-head/cext/src/../..//lib/native//Darwin/libjruby-cext.jnilib -arch i386 -arch x86_64 -dynamiclib -framework JavaVM -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 /Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/Handle.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JLocalEnv.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JString.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JUtil.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/JavaException.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/Type.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/array.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/bignum.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/class.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/data-object.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/exception.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/float.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/funcall.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/gc.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/hash.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/invoke.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/io.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/jruby-cext.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/jruby.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/kernel.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/malloc.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/marshal.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/module.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/numeric.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/object.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/proc.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/raise.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/range.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/regexp.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/ruby.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/string.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/struct.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/symbol.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/thread.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/time.o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/util.o
jar-dist:
init:
create-dirs:
copy-resources:
extract-rdocs:
[untar] Expanding: /Users/david/.rvm/src/jruby-head/docs/rdocs.tar.gz into /Users/david/.rvm/src/jruby-head
update-constants:
[echo] Updating constants with tzdata version 2010k
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
prepare:
compile-annotation-binder:
compile-jruby:
[apt] Since compiler setting isn't classic or modern, ignoring fork setting.
emma:
instrument:
generate-method-classes:
_gmc_internal_:
generate-unsafe:
_gu_internal_:
compile:
jar-jruby-dist:
_osgify-jar_:
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/build
[bndwrap] jruby 8103 0
[move] Moving 1 file to /Users/david/.rvm/src/jruby-head/lib
generate-ri-cache:
[echo] Using JRuby to generate RI cache to /Users/david/.rvm/src/jruby-head/share
dist-bin:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1
[copy] Copying 1381 files to /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1
[move] Moving 1 file to /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/bin
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-Darwin.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Linux.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-SunOS.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Windows.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-AIX.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-Linux.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc64-Linux.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-s390x-Linux.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparc-SunOS.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparcv9-SunOS.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Linux.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-SunOS.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Windows.jar into /Users/david/.rvm/src/jruby-head/dist/jruby-bin-1.6.0.RC1/lib/native
[echo] Running rake install_dist_gems
[echo] compile=OFF, threshold=20, objectspace=true threadpool=false reflection=false
[java] (in /Users/david/.rvm/src/jruby-head)
[java] rake aborted!
[java] can't activate rspec (= 1.3.0, runtime) for [], already activated rspec-2.4.0 for []
[java]
[java] (See full trace by running task with --trace)
BUILD FAILED
/Users/david/.rvm/src/jruby-head/build.xml:1389: The following error occurred while executing this line:
/Users/david/.rvm/src/jruby-head/build.xml:1131: Java returned: 1
Total time: 1 minute 47 seconds
[2011-02-10 16:34:36] ant dist
Buildfile: /Users/david/.rvm/src/jruby-head/build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/jruby
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/test
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results/html
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/docs/api
copy-resources:
[copy] Copying 6 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[copy] Copying 14 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby/builtin
extract-rdocs:
[untar] Expanding: /Users/david/.rvm/src/jruby-head/docs/rdocs.tar.gz into /Users/david/.rvm/src/jruby-head
[jar] Building jar: /Users/david/.rvm/src/jruby-head/share/ri.jar
update-constants:
[echo] Updating constants with tzdata version 2010k
[copy] Warning: Could not find file /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime/Constants.java to copy.
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[javac] Compiling 1 source file to /Users/david/.rvm/src/jruby-head/build/classes/jruby
prepare:
compile-annotation-binder:
[javac] Compiling 6 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
compile-jruby:
[apt] Since compiler setting isn't classic or modern, ignoring fork setting.
[apt] Compiling 1068 source files to /Users/david/.rvm/src/jruby-head/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] /Users/david/.rvm/src/jruby-head/src/org/jruby/RubyString.java:839: warning: [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
[apt] value.replace(bytes);
[apt] ^
[apt] Note: Some input files use unchecked or unsafe operations.
[apt] Note: Recompile with -Xlint:unchecked for details.
[apt] 1 warning
emma:
instrument:
generate-method-classes:
_gmc_internal_:
[echo] Generating invokers...
[echo] Compiling populators...
[javac] Compiling 198 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[delete] Deleting: /Users/david/.rvm/src/jruby-head/src_gen/annotated_classes.txt
generate-unsafe:
_gu_internal_:
[echo] Generating Unsafe impl...
compile:
unzip-native-libs:
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-Darwin.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-AIX.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-s390x-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparc-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparcv9-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
jar-jruby:
[jar] Building jar: /Users/david/.rvm/src/jruby-head/lib/jruby.jar
add-emma-jars:
generate-ri-cache:
[echo] Using JRuby to generate RI cache to /Users/david/.rvm/src/jruby-head/share
install-dev-gems:
[java] ERROR: While executing gem ... (Gem::InstallError)
[java] cannot uninstall, check `gem list -d rake`
[java] Java Result: 1
[java] Successfully installed rake-0.8.7
[java] **************************************************
[java]
[java] Thank you for installing rspec-core-2.4.0
[java]
[java] Please be sure to look at the upgrade instructions to see what might have
[java] changed since the last release:
[java]
[java] http://github.com/rspec/rspec-core/blob/master/Upgrade.markdown
[java]
[java] **************************************************
[java] Successfully installed rspec-core-2.4.0
[java] Successfully installed diff-lcs-1.1.2
[java] Successfully installed rspec-expectations-2.4.0
[java] Successfully installed rspec-mocks-2.4.0
[java] Successfully installed diff-lcs-1.1.2
[java] Successfully installed rspec-2.4.0
[java] 7 gems installed
build-jruby-cext-native:
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.JRuby
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.Native
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.GC
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.runtime.ClassIndex
[exec] cc -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/st.c -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:18:23: error: sys/types.h: No such file or directory
[exec] In file included from /usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:20,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15:25: error: no include path in which to search for limits.h
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:21:20: error: assert.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:25:20: error: stdlib.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:26:22: error: sys/time.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:27:19: error: stdio.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:28:20: error: string.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:29:20: error: unistd.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:30:19: error: fcntl.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:31:19: error: ctype.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:40:25: error: sys/select.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:41:22: error: pthread.h: No such file or directory
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:164: error: expected specifier-qualifier-list before ‘FILE’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] cc1: warnings being treated as errors
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: ‘struct timeval’ declared inside parameter list
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: its scope is only this definition or declaration, which is probably not what you want
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:43: error: ‘strcmp’ undeclared here (not in a function)
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_init_table_with_size’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: implicit declaration of function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: implicit declaration of function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_clear’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:250: warning: implicit declaration of function ‘free’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘unpack_entries’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: implicit declaration of function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: implicit declaration of function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: incompatible implicit declaration of built-in function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:457: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert2’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:497: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_add_direct’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:526: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_copy’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:559: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:566: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:574: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_delete’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: implicit declaration of function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_foreach’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:760: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘strhash’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: implicit declaration of function ‘strlen’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: incompatible implicit declaration of built-in function ‘strlen’
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:18:23: error: sys/types.h: No such file or directory
[exec] In file included from /usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:20,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15:25: error: no include path in which to search for limits.h
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:21:20: error: assert.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:25:20: error: stdlib.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:26:22: error: sys/time.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:27:19: error: stdio.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:28:20: error: string.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:29:20: error: unistd.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:30:19: error: fcntl.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:31:19: error: ctype.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:40:25: error: sys/select.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:41:22: error: pthread.h: No such file or directory
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:164: error: expected specifier-qualifier-list before ‘FILE’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] cc1: warnings being treated as errors
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: ‘struct timeval’ declared inside parameter list
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: its scope is only this definition or declaration, which is probably not what you want
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:43: error: ‘strcmp’ undeclared here (not in a function)
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_init_table_with_size’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: implicit declaration of function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: implicit declaration of function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_clear’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:250: warning: implicit declaration of function ‘free’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘unpack_entries’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: implicit declaration of function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: implicit declaration of function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: incompatible implicit declaration of built-in function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:457: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert2’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:497: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_add_direct’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:526: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_copy’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:559: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:566: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:574: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_delete’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: implicit declaration of function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_foreach’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:760: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘strhash’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: implicit declaration of function ‘strlen’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: incompatible implicit declaration of built-in function ‘strlen’
[exec] lipo: can't figure out the architecture type of: /var/folders/-1/-1gDHLBNGy0f0kslhPuZEE+++TI/-Tmp-//cccwfCjr.out
[exec] make[1]: *** [/Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o] Error 1
[exec] make: *** [all] Error 2
BUILD FAILED
/Users/david/.rvm/src/jruby-head/build.xml:1617: exec returned: 2
Total time: 1 minute 20 seconds
[2011-02-10 16:41:41] ant dist
Buildfile: /Users/david/.rvm/src/jruby-head/build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/jruby
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/classes/test
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/build/test-results/html
[mkdir] Created dir: /Users/david/.rvm/src/jruby-head/docs/api
copy-resources:
[copy] Copying 6 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[copy] Copying 14 files to /Users/david/.rvm/src/jruby-head/build/classes/jruby/builtin
extract-rdocs:
[untar] Expanding: /Users/david/.rvm/src/jruby-head/docs/rdocs.tar.gz into /Users/david/.rvm/src/jruby-head
[jar] Building jar: /Users/david/.rvm/src/jruby-head/share/ri.jar
update-constants:
[echo] Updating constants with tzdata version 2010k
[copy] Warning: Could not find file /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime/Constants.java to copy.
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
[copy] Copying 1 file to /Users/david/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[javac] Compiling 1 source file to /Users/david/.rvm/src/jruby-head/build/classes/jruby
prepare:
compile-annotation-binder:
[javac] Compiling 6 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
compile-jruby:
[apt] Since compiler setting isn't classic or modern, ignoring fork setting.
[apt] Compiling 1068 source files to /Users/david/.rvm/src/jruby-head/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] /Users/david/.rvm/src/jruby-head/src/org/jruby/RubyString.java:839: warning: [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
[apt] value.replace(bytes);
[apt] ^
[apt] Note: Some input files use unchecked or unsafe operations.
[apt] Note: Recompile with -Xlint:unchecked for details.
[apt] 1 warning
emma:
instrument:
generate-method-classes:
_gmc_internal_:
[echo] Generating invokers...
[echo] Compiling populators...
[javac] Compiling 198 source files to /Users/david/.rvm/src/jruby-head/build/classes/jruby
[delete] Deleting: /Users/david/.rvm/src/jruby-head/src_gen/annotated_classes.txt
generate-unsafe:
_gu_internal_:
[echo] Generating Unsafe impl...
compile:
unzip-native-libs:
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-Darwin.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-i386-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-AIX.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-ppc64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-s390x-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparc-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-sparcv9-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-FreeBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Linux.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-OpenBSD.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-SunOS.jar into /Users/david/.rvm/src/jruby-head/lib/native
[unzip] Expanding: /Users/david/.rvm/src/jruby-head/build_lib/jffi-x86_64-Windows.jar into /Users/david/.rvm/src/jruby-head/lib/native
jar-jruby:
[jar] Building jar: /Users/david/.rvm/src/jruby-head/lib/jruby.jar
add-emma-jars:
generate-ri-cache:
[echo] Using JRuby to generate RI cache to /Users/david/.rvm/src/jruby-head/share
install-dev-gems:
[java] ERROR: While executing gem ... (Gem::InstallError)
[java] cannot uninstall, check `gem list -d rake`
[java] Java Result: 1
[java] Successfully installed rake-0.8.7
[java] **************************************************
[java]
[java] Thank you for installing rspec-core-2.4.0
[java]
[java] Please be sure to look at the upgrade instructions to see what might have
[java] changed since the last release:
[java]
[java] http://github.com/rspec/rspec-core/blob/master/Upgrade.markdown
[java]
[java] **************************************************
[java] Successfully installed rspec-core-2.4.0
[java] Successfully installed diff-lcs-1.1.2
[java] Successfully installed rspec-expectations-2.4.0
[java] Successfully installed rspec-mocks-2.4.0
[java] Successfully installed diff-lcs-1.1.2
[java] Successfully installed rspec-2.4.0
[java] 7 gems installed
build-jruby-cext-native:
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.JRuby
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.Native
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.cext.GC
[exec] javah -classpath /Users/david/.rvm/src/jruby-head/cext/src/../..//build/classes/jruby/ -d /Users/david/.rvm/src/jruby-head/cext/src/../..//build org.jruby.runtime.ClassIndex
[exec] cc -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing -W -Wall -Wno-unused -Wno-parentheses -Werror -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build" -I"/Users/david/.rvm/src/jruby-head/cext/src" -I"/Users/david/.rvm/src/jruby-head/cext/src/../..//build"/jni -I"/Users/david/.rvm/src/jruby-head/cext/src"/include -I"/Users/david/.rvm/src/jruby-head/cext/src"/include/ruby -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Headers -arch i386 -arch x86_64 -D_REENTRANT -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -isysroot /Developer/SDKs/MacOSX10.5.sdk -DTARGET_RT_MAC_CFM=0 -c /Users/david/.rvm/src/jruby-head/cext/src/st.c -o /Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:18:23: error: sys/types.h: No such file or directory
[exec] In file included from /usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:20,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15:25: error: no include path in which to search for limits.h
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:21:20: error: assert.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:25:20: error: stdlib.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:26:22: error: sys/time.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:27:19: error: stdio.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:28:20: error: string.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:29:20: error: unistd.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:30:19: error: fcntl.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:31:19: error: ctype.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:40:25: error: sys/select.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:41:22: error: pthread.h: No such file or directory
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:164: error: expected specifier-qualifier-list before ‘FILE’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] cc1: warnings being treated as errors
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: ‘struct timeval’ declared inside parameter list
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: its scope is only this definition or declaration, which is probably not what you want
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:43: error: ‘strcmp’ undeclared here (not in a function)
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_init_table_with_size’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: implicit declaration of function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: implicit declaration of function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_clear’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:250: warning: implicit declaration of function ‘free’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘unpack_entries’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: implicit declaration of function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: implicit declaration of function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: incompatible implicit declaration of built-in function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:457: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert2’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:497: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_add_direct’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:526: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_copy’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:559: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:566: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:574: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_delete’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: implicit declaration of function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_foreach’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:760: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘strhash’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: implicit declaration of function ‘strlen’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: incompatible implicit declaration of built-in function ‘strlen’
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:18:23: error: sys/types.h: No such file or directory
[exec] In file included from /usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:20,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:15:25: error: no include path in which to search for limits.h
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:21:20: error: assert.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:25:20: error: stdlib.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:26:22: error: sys/time.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:27:19: error: stdio.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:28:20: error: string.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:29:20: error: unistd.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:30:19: error: fcntl.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:31:19: error: ctype.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:40:25: error: sys/select.h: No such file or directory
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:41:22: error: pthread.h: No such file or directory
[exec] In file included from /Users/david/.rvm/src/jruby-head/cext/src/include/ruby.h:2,
[exec] from /Users/david/.rvm/src/jruby-head/cext/src/st.c:5:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:164: error: expected specifier-qualifier-list before ‘FILE’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: error: expected declaration specifiers or ‘...’ before ‘fd_set’
[exec] cc1: warnings being treated as errors
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: ‘struct timeval’ declared inside parameter list
[exec] /Users/david/.rvm/src/jruby-head/cext/src/include/ruby/ruby.h:987: warning: its scope is only this definition or declaration, which is probably not what you want
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:43: error: ‘strcmp’ undeclared here (not in a function)
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_init_table_with_size’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: implicit declaration of function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:180: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: implicit declaration of function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:185: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_clear’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:250: warning: implicit declaration of function ‘free’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘unpack_entries’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: implicit declaration of function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:417: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: implicit declaration of function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:421: warning: incompatible implicit declaration of built-in function ‘memset’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:457: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_insert2’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:497: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_add_direct’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:526: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_copy’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:559: warning: incompatible implicit declaration of built-in function ‘malloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:566: warning: incompatible implicit declaration of built-in function ‘calloc’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:574: warning: incompatible implicit declaration of built-in function ‘memcpy’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_delete’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: implicit declaration of function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:630: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘st_foreach’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:760: warning: incompatible implicit declaration of built-in function ‘memmove’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c: In function ‘strhash’:
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: implicit declaration of function ‘strlen’
[exec] /Users/david/.rvm/src/jruby-head/cext/src/st.c:1234: warning: incompatible implicit declaration of built-in function ‘strlen’
[exec] lipo: can't figure out the architecture type of: /var/folders/-1/-1gDHLBNGy0f0kslhPuZEE+++TI/-Tmp-//ccku7oVp.out
[exec] make[1]: *** [/Users/david/.rvm/src/jruby-head/cext/src/../..//build/st.o] Error 1
[exec] make: *** [all] Error 2
BUILD FAILED
/Users/david/.rvm/src/jruby-head/build.xml:1617: exec returned: 2
Total time: 1 minute 46 seconds
$ rvm get head &>/dev/null
$ rvm version
rvm 1.2.6 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]
$ rvm list
rvm rubies
rbx-head [ x86_64 ]
ruby-1.9.2-p136 [ x86_64 ]
$ rm -rf ~/.rvm/repos/jruby-head/
$ rvm install jruby-head
jruby-head - #fetching
Cloning from git://github.com/jruby/jruby.git, this may take a while depending on your connection...
Cloning into /Users/david/.rvm/repos/jruby-head...
remote: Counting objects: 30211, done.
remote: Compressing objects: 100% (14305/14305), done.
remote: Total 30211 (delta 20064), reused 23578 (delta 14472)
Receiving objects: 100% (30211/30211), 42.81 MiB | 1.39 MiB/s, done.
Resolving deltas: 100% (20064/20064), done.
From git://github.com/jruby/jruby
* branch master -> FETCH_HEAD
Already up-to-date.
Copying from repo to src path...
jruby-head - #ant dist
Error running 'ant dist', please read /Users/david/.rvm/log/jruby-head/ant.dist.log
Building Nailgun
jruby-head - #installing to /Users/david/.rvm/rubies/jruby-head
jruby-head - #importing default gemsets (/Users/david/.rvm/gemsets/)
Copying across included gems
Building native extensions. This could take a while...
Successfully installed jruby-launcher-1.0.7-java
1 gem installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment