Skip to content

Instantly share code, notes, and snippets.

@boskowski
Created December 7, 2015 15:07
Show Gist options
  • Save boskowski/98e726f5b389f3794397 to your computer and use it in GitHub Desktop.
Save boskowski/98e726f5b389f3794397 to your computer and use it in GitHub Desktop.
Apache Ant(TM) version 1.9.6 compiled on June 29 2015
Trying the default build file: build.xml
Buildfile: /home/ybskwsk/jffi/build.xml
Detected Java version: 1.8 in: /QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre
Detected OS: OS/400
parsing buildfile /home/ybskwsk/jffi/build.xml with URI = file:/home/ybskwsk/jffi/build.xml
Project base dir set to: /home/ybskwsk/jffi
parsing buildfile jar:file:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
Importing file /home/ybskwsk/jffi/version.xml from /home/ybskwsk/jffi/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/ybskwsk/jffi/version.xml with URI = file:/home/ybskwsk/jffi/version.xml
Overriding previous definition of reference to ant.projectHelper
Build sequence for target(s) `runtest' is [-pre-init, -init-vars, -post-init, -init, -pre-compile, -do-compile, -generate-version-source, -generate-version, -compile-java, -generate-native-headers, -build-native-library, -post-compile, compile, -pre-compile-test, -do-compile-test, -build-native-testlib, -post-compile-test, -compile-test, ensure-test-name, runtest]
Complete build sequence is [-pre-init, -init-vars, -post-init, -init, -pre-compile, -do-compile, -generate-version-source, -generate-version, -compile-java, -generate-native-headers, -build-native-library, -post-compile, compile, -pre-compile-test, -do-compile-test, -build-native-testlib, -post-compile-test, -compile-test, ensure-test-name, runtest, -build-platform-jar, -assemble-native-jar, -assemble-final-jar, -archive-platform-jar, -post-jar, test, cross-win32, cross-win64, -pre-jar, version.-generate-version-source, -do-jar, clean, build-native, jar, clean-java, ]
-pre-init:
-init-vars:
[mkdir] Skipping /home/ybskwsk/jffi/build/jni because it already exists.
-post-init:
-init:
[mkdir] Skipping /home/ybskwsk/jffi/build because it already exists.
-pre-compile:
-do-compile:
[mkdir] Skipping /home/ybskwsk/jffi/build/classes because it already exists.
[javac] com/kenai/jffi/Aggregate.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Aggregate.class is up to date.
[javac] com/kenai/jffi/Array.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Array.class is up to date.
[javac] com/kenai/jffi/ArrayFlags.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ArrayFlags.class is up to date.
[javac] com/kenai/jffi/CallContext.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/CallContext.class is up to date.
[javac] com/kenai/jffi/CallContextCache.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/CallContextCache.class is up to date.
[javac] com/kenai/jffi/CallingConvention.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/CallingConvention.class is up to date.
[javac] com/kenai/jffi/Closure.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Closure.class is up to date.
[javac] com/kenai/jffi/ClosureMagazine.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ClosureMagazine.class is up to date.
[javac] com/kenai/jffi/ClosureManager.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ClosureManager.class is up to date.
[javac] com/kenai/jffi/ClosurePool.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ClosurePool.class is up to date.
[javac] com/kenai/jffi/DirectClosureBuffer.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/DirectClosureBuffer.class is up to date.
[javac] com/kenai/jffi/DirectObjectParameterStrategy.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/DirectObjectParameterStrategy.class is up to date.
[javac] com/kenai/jffi/FaultException.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/FaultException.class is up to date.
[javac] com/kenai/jffi/Foreign.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Foreign.class is up to date.
[javac] com/kenai/jffi/Function.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Function.class is up to date.
[javac] com/kenai/jffi/HeapInvocationBuffer.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/HeapInvocationBuffer.class is up to date.
[javac] com/kenai/jffi/HeapObjectParameterInvoker.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/HeapObjectParameterInvoker.class is up to date.
[javac] com/kenai/jffi/Init.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Init.class is up to date.
[javac] com/kenai/jffi/Internals.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Internals.class is up to date.
[javac] com/kenai/jffi/InvocationBuffer.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/InvocationBuffer.class is up to date.
[javac] com/kenai/jffi/InvokeDynamicSupport.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/InvokeDynamicSupport.class is up to date.
[javac] com/kenai/jffi/Invoker.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Invoker.class is up to date.
[javac] com/kenai/jffi/LastError.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/LastError.class is up to date.
[javac] com/kenai/jffi/Library.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Library.class is up to date.
[javac] com/kenai/jffi/Main.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Main.class is up to date.
[javac] com/kenai/jffi/MemoryIO.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/MemoryIO.class is up to date.
[javac] com/kenai/jffi/NativeMethod.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/NativeMethod.class is up to date.
[javac] com/kenai/jffi/NativeMethods.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/NativeMethods.class is up to date.
[javac] com/kenai/jffi/NativeObjectParameterInvoker.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/NativeObjectParameterInvoker.class is up to date.
[javac] com/kenai/jffi/NativeType.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/NativeType.class is up to date.
[javac] com/kenai/jffi/ObjectBuffer.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ObjectBuffer.class is up to date.
[javac] com/kenai/jffi/ObjectParameterInfo.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ObjectParameterInfo.class is up to date.
[javac] com/kenai/jffi/ObjectParameterInvoker.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ObjectParameterInvoker.class is up to date.
[javac] com/kenai/jffi/ObjectParameterStrategy.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ObjectParameterStrategy.class is up to date.
[javac] com/kenai/jffi/ObjectParameterType.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/ObjectParameterType.class is up to date.
[javac] com/kenai/jffi/PageManager.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/PageManager.class is up to date.
[javac] com/kenai/jffi/Platform.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Platform.class is up to date.
[javac] com/kenai/jffi/Struct.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Struct.class is up to date.
[javac] com/kenai/jffi/Type.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Type.class is up to date.
[javac] com/kenai/jffi/Union.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Union.class is up to date.
[javac] com/kenai/jffi/Util.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/Util.class is up to date.
[javac] com/kenai/jffi/internal/StubLoader.java omitted as /home/ybskwsk/jffi/build/classes/com/kenai/jffi/internal/StubLoader.class is up to date.
-generate-version-source:
[echo] Generating Version.java
[mkdir] Skipping /home/ybskwsk/jffi/build/classes because it already exists.
[mkdir] Skipping /home/ybskwsk/jffi/build/java/com/kenai/jffi because it already exists.
-generate-version:
[javac] com/kenai/jffi/Version.java added as com/kenai/jffi/Version.class is outdated.
[javac] Compiling 1 source file to /home/ybskwsk/jffi/build/classes
[javac] Using modern compiler
[javac] Compilation arguments:
[javac] '-d'
[javac] '/home/ybskwsk/jffi/build/classes'
[javac] '-classpath'
[javac] '/home/ybskwsk/jffi/build/classes'
[javac] '-sourcepath'
[javac] '/home/ybskwsk/jffi/build/java'
[javac] '-target'
[javac] '1.6'
[javac] '-g:none'
[javac] '-source'
[javac] '1.6'
[javac]
[javac] The ' characters around the executable and arguments are
[javac] not part of the command.
[javac] File to be compiled:
[javac] /home/ybskwsk/jffi/build/java/com/kenai/jffi/Version.java
[javac] avvertenza: [options] percorso della classe bootstrap non impostato insieme a -source 1.6
[javac] 1 avvertenza
-compile-java:
-generate-native-headers:
[mkdir] Skipping /home/ybskwsk/jffi/build/jni because it already exists.
[mkdir] Skipping /home/ybskwsk/jffi/build/classes because it already exists.
[javah] Compilation arguments:
[javah] '-d'
[javah] '/home/ybskwsk/jffi/build/jni'
[javah] '-classpath'
[javah] '/home/ybskwsk/jffi/build/classes'
[javah] '-force'
[javah]
[javah] The ' characters around the executable and arguments are
[javah] not part of the command.
[javah] Classes to be compiled:
[javah] com.kenai.jffi.Foreign
[javah] com.kenai.jffi.ObjectBuffer
[javah] com.kenai.jffi.Version
-build-native-library:
[mkdir] Skipping /home/ybskwsk/jffi/build/jni because it already exists.
Property "use.system.libffi" has not been set
[exec] Current OS is OS/400
[exec] Executing 'gmake' with arguments:
[exec] 'JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre'
[exec] 'SRC_DIR=/home/ybskwsk/jffi/jni'
[exec] 'JNI_DIR=/home/ybskwsk/jffi/jni'
[exec] 'BUILD_DIR=/home/ybskwsk/jffi/build/jni'
[exec] 'CPU=ppc64'
[exec] 'VERSION=1.2'
[exec] 'USE_SYSTEM_LIBFFI=${use.system.libffi}'
[exec] '-f'
[exec] '/home/ybskwsk/jffi/jni/GNUmakefile'
[exec]
[exec] The ' characters around the executable and arguments are
[exec] not part of the command.
[exec] gmake: Nessuna operazione da eseguire per "all".
-post-compile:
compile:
-pre-compile-test:
-do-compile-test:
[mkdir] Skipping /home/ybskwsk/jffi/build/test/classes because it already exists.
[javac] com/kenai/jffi/ClosureTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/ClosureTest.class is up to date.
[javac] com/kenai/jffi/ForeignTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/ForeignTest.class is up to date.
[javac] com/kenai/jffi/InvokerTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/InvokerTest.class is up to date.
[javac] com/kenai/jffi/JSR292Test.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/JSR292Test.class is up to date.
[javac] com/kenai/jffi/LibraryTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/LibraryTest.class is up to date.
[javac] com/kenai/jffi/MemoryTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/MemoryTest.class is up to date.
[javac] com/kenai/jffi/NumberTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/NumberTest.class is up to date.
[javac] com/kenai/jffi/ObjectParameterInfoTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/ObjectParameterInfoTest.class is up to date.
[javac] com/kenai/jffi/PlatformTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/PlatformTest.class is up to date.
[javac] com/kenai/jffi/StructTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/StructTest.class is up to date.
[javac] com/kenai/jffi/TypeTest.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/TypeTest.class is up to date.
[javac] com/kenai/jffi/UnitHelper.java omitted as /home/ybskwsk/jffi/build/test/classes/com/kenai/jffi/UnitHelper.class is up to date.
-build-native-testlib:
[mkdir] Skipping /home/ybskwsk/jffi/build/jni because it already exists.
[exec] Current OS is OS/400
[exec] Executing 'gmake' with arguments:
[exec] 'JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre'
[exec] 'BUILD_DIR=/home/ybskwsk/jffi/build'
[exec] 'CPU=ppc64'
[exec] '-f'
[exec] 'libtest/GNUmakefile'
[exec]
[exec] The ' characters around the executable and arguments are
[exec] not part of the command.
[exec] gmake: Nessuna operazione da eseguire per "all".
-post-compile-test:
-compile-test:
ensure-test-name:
Skipped because property 'test' set.
runtest:
[junit] Starting test thread 0
[junit] Running test org.apache.tools.ant.taskdefs.optional.junit.JUnitTest@ed24b338(1) in thread 0
[junit] Implicitly adding /home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-launcher.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit4.jar to CLASSPATH
[junit] Executing '/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/bin/java' with arguments:
[junit] ''
[junit] '-Djava.library.path=/home/ybskwsk/jffi/build/jni'
[junit] '-classpath'
[junit] '/home/ybskwsk/jffi/build/classes:/home/ybskwsk/jffi/build/test/classes:/home/ybskwsk/jffi/lib/junit_4/junit-4.11.jar:/home/ybskwsk/jffi/lib/junit_4/hamcrest-core-1.3.jar:/QIBM/ProdData/Java400/jt400ntv.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-launcher.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit4.jar'
[junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
[junit] 'com.kenai.jffi.ClosureTest'
[junit] 'skipNonTests=false'
[junit] 'filtertrace=true'
[junit] 'haltOnError=false'
[junit] 'haltOnFailure=false'
[junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter'
[junit] 'showoutput=false'
[junit] 'outputtoformatters=true'
[junit] 'logfailedtests=true'
[junit] 'threadid=0'
[junit] 'logtestlistenerevents=false'
[junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter'
[junit] 'crashfile=/home/ybskwsk/jffi/junitvmwatcher3351824590529735901.properties'
[junit] 'propsfile=/home/ybskwsk/jffi/junit4347268760819305390.properties'
[junit]
[junit] The ' characters around the executable and arguments are
[junit] not part of the command.
[junit] Eccezione nel thread "main"# START NON-TRANSLATABLEjava.lang.NoClassDefFoundError:
[junit] Caused by: java.lang.ClassNotFoundException:
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:606)
[junit] at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:792)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:766)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:325)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:747)
[junit] Using System properties {java.vendor=IBM Corporation, os.name=OS/400, sun.boot.class.path=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64/compressedrefs/jclSC180/vm.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/se-service.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/math.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/jlm.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmorb.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmorbapi.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmcfw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmpkcs.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmcertpathfw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmjgssfw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmjssefw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmsaslfw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmjcefw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmjgssprovider.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmjsseprovider2.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmcertpathprovider.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/xmldsigfw.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/xml.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/charsets.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/resources.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/rt.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/dataaccess.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ibmgpu.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/IBMmisc.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/lib/IBMi5OSJSSE.jar, java.vm.specification.vendor=Sun Microsystems Inc., ant.home=/home/ybskwsk/BuildTools/apache-ant-1.9.6, os400.class.path.security.check=20, java.runtime.version=2.8, user.name=ybskwsk, java.compiler=j9jit28, os.encoding=ISO8859-1, com.ibm.util.extralibs.properties=, com.ibm.jcl.checkClassPath=, user.language=it, com.ibm.oti.vm.bootstrap.library.path=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64/compressedrefs:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64, sun.boot.library.path=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64/compressedrefs:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64, java.version=1.8.0, user.timezone=Europe/Zurich, com.ibm.system.agent.path=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64, sun.arch.data.model=64, com.ibm.zero.version=2, java.endorsed.dirs=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/endorsed, com.ibm.oti.vm.library.version=28, sun.jnu.encoding=ISO8859-1, file.encoding.pkg=sun.io, file.separator=/, java.specification.name=Java Platform API Specification, com.ibm.packed.version=2, java.class.version=52.0, user.country=IT, java.home=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre, java.vm.info=JRE 1.8.0 OS/400 ppc64-64 Compressed References 20150116_231420 (JIT enabled, AOT enabled)
[junit] J9VM - R28_Java8_GA_20150116_2030_B231420
[junit] JIT - tr.r14.java_20150109_82886.02
[junit] GC - R28_Java8_GA_20150116_2030_B231420_CMPRSS
[junit] J9CL - 20150116_231420, os.version=V7R1M0, java.awt.fonts=, path.separator=:, java.vm.version=2.8, java.util.prefs.PreferencesFactory=java.util.prefs.FileSystemPreferencesFactory, user.variant=, ant.library.dir=/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeBig, os400.vm.inputargs=-Dant.home=/home/ybskwsk/BuildTools/apache-ant-1.9.6 -Dant.library.dir=/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib -Djava.class.path=/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-launcher.jar , awt.toolkit=sun.awt.X11.XToolkit, ibm.signalhandling.sigint=true, user.home=/home/ybskwsk, com.ibm.cpu.endian=big, os400dbg.fr.break=0x1919a13e0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,, java.specification.vendor=Sun Microsystems Inc., ibm.signalhandling.sigchain=true, java.library.path=/QSYS.LIB:/QSYS.LIB/QSYS2.LIB:/QSYS.LIB/QHLPSYS.LIB:/QSYS.LIB/QUSRSYS.LIB:/QSYS.LIB/$PMCHA.LIB:/QSYS.LIB/QSHELL.LIB:/QSYS.LIB/ybskwsk.LIB:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64/compressedrefs:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ppc64/classic:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/bin:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/bin/classic, java.vendor.url=http://www.ibm.com/, java.vm.vendor=IBM Corporation, java.fullversion=JRE 1.8.0 IBM J9 2.8 OS/400 ppc64-64 Compressed References 20150116_231420 (JIT enabled, AOT enabled)
[junit] J9VM - R28_Java8_GA_20150116_2030_B231420
[junit] JIT - tr.r14.java_20150109_82886.02
[junit] GC - R28_Java8_GA_20150116_2030_B231420_CMPRSS
[junit] J9CL - 20150116_231420, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-launcher.jar:/QIBM/ProdData/Java400/jt400ntv.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-antlr.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-bcel.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-bsf.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-log4j.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-oro.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-regexp.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-resolver.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-apache-xalan2.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-commons-logging.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-commons-net.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-jai.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-javamail.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-jdepend.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-jmf.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-jsch.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-junit4.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-launcher.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-netrexx.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-swing.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant-testutil.jar:/home/ybskwsk/BuildTools/apache-ant-1.9.6/lib/ant.jar:/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/lib/tools.jar, java.vm.specification.name=Java Virtual Machine Specification, os400dbg.fr.timestamps=Mon Dec 7 15:36:14 2015
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,Thu Jan 1 01:00:00 1970
[junit] ,, java.vm.specification.version=1.0, sun.cpu.endian=big, java.io.tmpdir=/tmp/, os400.job.file.encoding=Cp037, os400dbg.fr.arena_size=0x119a0960,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,, os400.file.encoding.ccsid=00819, ibm.system.encoding=ISO8859-1, os.arch=ppc64, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, ibm.signalhandling.rs=false, java.ext.dirs=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit/jre/lib/ext:/QIBM/UserData/Java400/ext, user.dir=/home/ybskwsk/jffi, line.separator=
[junit] , java.vm.name=IBM J9 VM, com.ibm.oti.shared.enabled=false, com.ibm.vm.bitmode=64, os400dbg.fr.arena_used=0x1197fee0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,, file.encoding=ISO8859_1, os400.stdin.allowed=1, com.ibm.oti.jcl.build=20150116_231420, java.specification.version=1.8, com.ibm.oti.configuration=scar}
[junit] Testsuite: com.kenai.jffi.ClosureTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
[junit]
[junit] Testcase: null took 0,002 sec
[junit] Caused an ERROR
[junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
[junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
[junit]
[junit] Running com.kenai.jffi.ClosureTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
[junit] Test com.kenai.jffi.ClosureTest FAILED (crashed)
[junit] Ending test thread 0
BUILD SUCCESSFUL
Total time: 10 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment