Bruce, I am having trouble with this. Arch is i686. Log attached (big lines, pasting here would break)
Perhaps I am not setting the appropriate envvars? Have tried with two different OJDK binaries, with the proprietary jdk. About the envvars, I am inclined to think they are not the problem, as ISTR having tested these instructions a couple of weeks ago and had the same problem. And older ant is there, JAVA_HME, etc., all have been tested in other OJDK builds. On the occasion, did not try further, was just testing... Have tested also to install older ant, but problem repeated. Is there any possibility the jUNIT binaries are archtecture dependent? I am trying this in order to build OJDK and update the tag to 7.4. Would it be appropriate, if in the meantime I use a binary ant to build OJDK? -- []s, Fernando
# export JAVA_HOME=/opt/openjdk-bin && env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.2 dist ... Bootstrapping Ant Distribution ... Compiling Ant Classes # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb7712e15, pid=3320, tid=3064257344 # # JRE version: (7.0_40-b31) (build ) # Java VM: OpenJDK Client VM (24.0-b50 mixed mode linux-x86 ) # Problematic frame: # C [libc.so.6+0x127e15] __strstr_sse42+0x355 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/fernando/tmp/paco-build-2013.08.25-12h20m29s/apache-ant-1.9.2/hs_err_pid3320.log # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # ./bootstrap.sh: line 136: 3320 Aborted "${JAVAC}" $BOOTJAVAC_OPTS -d ${CLASSDIR} ${TOOLS}/bzip2/*.java ${TOOLS}/tar/*.java ${TOOLS}/zip/*.java ${TOOLS}/ant/util/regexp/RegexpMatcher.java ${TOOLS}/ant/util/regexp/RegexpMatcherFactory.java ${TOOLS}/ant/property/*.java ${TOOLS}/ant/types/*.java ${TOOLS}/ant/types/resources/*.java ${TOOLS}/ant/*.java ${TOOLS}/ant/taskdefs/*.java ${TOOLS}/ant/taskdefs/compilers/*.java ${TOOLS}/ant/taskdefs/condition/*.java ... Failed compiling Ant classes ! Bootstrap FAILED
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page