Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Console Output

This log is too long to show here, 319 KB has been skipped โ€” click to see the complete log
[pathconvert] Set property run.classpath.without.build.classes.dir = /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:
[pathconvert] Set property jar.classpath = lib/jocl.jar lib/gluegen-rt.jar lib/jogl-all.jar
Override ignored for property "jar.classpath"
 [copylibs] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar is a directory or can't be read. Not copying the libraries.
 [copylibs] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar
 [copylibs] adding directory META-INF/
 [copylibs] adding entry META-INF/MANIFEST.MF
 [copylibs] adding directory com/
 [copylibs] adding directory com/jogamp/
 [copylibs] adding directory com/jogamp/common/
 [copylibs] adding directory com/jogamp/opencl/
 [copylibs] adding directory com/jogamp/opencl/gl/
 [copylibs] adding directory com/jogamp/opencl/impl/
 [copylibs] adding directory com/jogamp/opencl/llb/
 [copylibs] adding directory com/jogamp/opencl/llb/gl/
 [copylibs] adding directory com/jogamp/opencl/llb/impl/
 [copylibs] adding directory com/jogamp/opencl/spi/
 [copylibs] adding directory com/jogamp/opencl/util/
 [copylibs] adding directory com/jogamp/opencl/util/concurrent/
 [copylibs] adding entry com/jogamp/common/AutoCloseable.class
 [copylibs] adding entry com/jogamp/opencl/CLBuffer.class
 [copylibs] adding entry com/jogamp/opencl/CLCommandQueue$Mode.class
 [copylibs] adding entry com/jogamp/opencl/CLCommandQueue.class
 [copylibs] adding entry com/jogamp/opencl/CLContext$ErrorDispatcher.class
 [copylibs] adding entry com/jogamp/opencl/CLContext.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice$Capabilities.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice$FPConfig.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice$GlobalMemCacheType.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice$LocalMemType.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice$Type.class
 [copylibs] adding entry com/jogamp/opencl/CLDevice.class
 [copylibs] adding entry com/jogamp/opencl/CLErrorHandler.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$1.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$CLEventInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$CLEventProfilingInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$CommandType.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$ExecutionStatus.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent$ProfilingCommand.class
 [copylibs] adding entry com/jogamp/opencl/CLEvent.class
 [copylibs] adding entry com/jogamp/opencl/CLEventList$1.class
 [copylibs] adding entry com/jogamp/opencl/CLEventList$EventIterator.class
 [copylibs] adding entry com/jogamp/opencl/CLEventList.class
 [copylibs] adding entry com/jogamp/opencl/CLEventListener.class
 [copylibs] adding entry com/jogamp/opencl/CLException$1.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLBuildProgramFailureException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLCompilerNotAvailableException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLDeviceNotAvailableException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLDeviceNotFoundException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLExecStatusErrorForEventsInWaitListException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLImageFormatMismatchException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLImageFormatNotSupportedException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidArgIndexException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidArgSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidArgValueException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidBinaryException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidBufferSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidBuildOptionsException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidCommandQueueException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidContextException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidDeviceException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidDeviceTypeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidEventException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidEventWaitListException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidGLObjectException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidGLSharegroupReferenceKhrException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidGlobalOffsetException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidGlobalWorkSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidHostPtrException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidImageFormatDescriptorException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidImageSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidKernelArgsException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidKernelDefinitionException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidKernelException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidKernelNameException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidMemObjectException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidMipLevelException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidOperationException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidPlatformException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidProgramException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidProgramExecutableException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidPropertyException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidQueuePropertiesException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidSamplerException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidValueException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidWorkDimensionException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidWorkGroupSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLInvalidWorkItemSizeException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLMapFailureException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLMemCopyOverlapException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLMemObjectAllocationFailureException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLMisalignedSubBufferOffsetException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLOutOfHostMemoryException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLOutOfResourcesException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLPlatformNotFoundKhrException.class
 [copylibs] adding entry com/jogamp/opencl/CLException$CLProfilingInfoNotAvailableException.class
 [copylibs] adding entry com/jogamp/opencl/CLException.class
 [copylibs] adding entry com/jogamp/opencl/CLImage$CLImageInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/CLImage.class
 [copylibs] adding entry com/jogamp/opencl/CLImage2d.class
 [copylibs] adding entry com/jogamp/opencl/CLImage3d.class
 [copylibs] adding entry com/jogamp/opencl/CLImageFormat$ChannelOrder.class
 [copylibs] adding entry com/jogamp/opencl/CLImageFormat$ChannelType.class
 [copylibs] adding entry com/jogamp/opencl/CLImageFormat.class
 [copylibs] adding entry com/jogamp/opencl/CLKernel.class
 [copylibs] adding entry com/jogamp/opencl/CLMemObjectListener.class
 [copylibs] adding entry com/jogamp/opencl/CLMemory$1.class
 [copylibs] adding entry com/jogamp/opencl/CLMemory$GLObjectType.class
 [copylibs] adding entry com/jogamp/opencl/CLMemory$Map.class
 [copylibs] adding entry com/jogamp/opencl/CLMemory$Mem.class
 [copylibs] adding entry com/jogamp/opencl/CLMemory.class
 [copylibs] adding entry com/jogamp/opencl/CLObject.class
 [copylibs] adding entry com/jogamp/opencl/CLObjectResource.class
 [copylibs] adding entry com/jogamp/opencl/CLPlatform$1.class
 [copylibs] adding entry com/jogamp/opencl/CLPlatform$2.class
 [copylibs] adding entry com/jogamp/opencl/CLPlatform.class
 [copylibs] adding entry com/jogamp/opencl/CLProgram$1.class
 [copylibs] adding entry com/jogamp/opencl/CLProgram$CompilerOptions.class
 [copylibs] adding entry com/jogamp/opencl/CLProgram$Status.class
 [copylibs] adding entry com/jogamp/opencl/CLProgram.class
 [copylibs] adding entry com/jogamp/opencl/CLProgramBuilder.class
 [copylibs] adding entry com/jogamp/opencl/CLProperty.class
 [copylibs] adding entry com/jogamp/opencl/CLResource.class
 [copylibs] adding entry com/jogamp/opencl/CLSampler$1.class
 [copylibs] adding entry com/jogamp/opencl/CLSampler$AddressingMode.class
 [copylibs] adding entry com/jogamp/opencl/CLSampler$CLSamplerInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/CLSampler$FilteringMode.class
 [copylibs] adding entry com/jogamp/opencl/CLSampler.class
 [copylibs] adding entry com/jogamp/opencl/CLSubBuffer.class
 [copylibs] adding entry com/jogamp/opencl/CLUserEvent.class
 [copylibs] adding entry com/jogamp/opencl/CLVersion.class
 [copylibs] adding entry com/jogamp/opencl/InternalBufferUtil.class
 [copylibs] adding entry com/jogamp/opencl/JOCLJNILibLoader$1.class
 [copylibs] adding entry com/jogamp/opencl/JOCLJNILibLoader.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLBuffer.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLContext.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLImage2d.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLObject.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLTexture.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLTexture2d.class
 [copylibs] adding entry com/jogamp/opencl/gl/CLGLTexture3d.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLAccessorFactory$1.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLAccessorFactory$CLDeviceInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLAccessorFactory$CLTLPlatformInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLAccessorFactory.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLInfoAccessor$1.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLInfoAccessor$2.class
 [copylibs] adding entry com/jogamp/opencl/impl/CLTLInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/llb/CL.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLBufferBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLCommandQueueBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLContextBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLDeviceBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLEventBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLImageBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLKernelBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLMemObjBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLPlatformBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLProgramBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/CLSamplerBinding.class
 [copylibs] adding entry com/jogamp/opencl/llb/gl/CLGL.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/BuildProgramCallback.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLAbstractImpl.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLEventCallback.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLImageFormatImpl.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLImpl.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLMemObjectDestructorCallback.class
 [copylibs] adding entry com/jogamp/opencl/llb/impl/CLProcAddressTable.class
 [copylibs] adding entry com/jogamp/opencl/spi/CLAccessorFactory.class
 [copylibs] adding entry com/jogamp/opencl/spi/CLInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/spi/CLPlatformInfoAccessor.class
 [copylibs] adding entry com/jogamp/opencl/util/CLBuildConfiguration.class
 [copylibs] adding entry com/jogamp/opencl/util/CLBuildListener.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters$1.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters$2.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters$3.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters$4.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters$5.class
 [copylibs] adding entry com/jogamp/opencl/util/CLDeviceFilters.class
 [copylibs] adding entry com/jogamp/opencl/util/CLInfo.class
 [copylibs] adding entry com/jogamp/opencl/util/CLMultiContext.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$1.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$2.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$3.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$4.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$5.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters$6.class
 [copylibs] adding entry com/jogamp/opencl/util/CLPlatformFilters.class
 [copylibs] adding entry com/jogamp/opencl/util/CLProgramConfiguration.class
 [copylibs] adding entry com/jogamp/opencl/util/CLUtil.class
 [copylibs] adding entry com/jogamp/opencl/util/Filter.class
 [copylibs] adding entry com/jogamp/opencl/util/JOCLVersion$1.class
 [copylibs] adding entry com/jogamp/opencl/util/JOCLVersion$2.class
 [copylibs] adding entry com/jogamp/opencl/util/JOCLVersion.class
 [copylibs] adding entry com/jogamp/opencl/util/MultiQueueBarrier.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool$1.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool$FinishAction.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool$QueueThread.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool$QueueThreadFactory.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool$TaskWrapper.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLQueueContext$CLSimpleQueueContext.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLQueueContext.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLQueueContextFactory$CLSimpleContextFactory.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLQueueContextFactory.class
 [copylibs] adding entry com/jogamp/opencl/util/concurrent/CLTask.class
 [copylibs] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
 [copylibs] Location: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/nbproject/build-impl.xml:516: 
 [copylibs] Not copying the libraries.
     [echo] To run this application from the command line without Ant, try:
     [echo] java -jar "/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar"

-do-jar-with-libraries-without-mainclass:
Skipped because property 'main.class.available' set.

-do-jar-with-libraries-without-manifest:
Skipped because property 'manifest.available' set.

jar.natives:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-natives-linux-amd64.jar
      [jar] adding directory META-INF/
      [jar] adding entry META-INF/MANIFEST.MF
      [jar] adding entry libjocl.so
      [jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set.
      [jar] Location: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml:361: 

android.package:
Skipped because property 'isAndroid' not set.

tag.build:
 [property] Loading /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/artifact.properties
 [property] Unable to find property file: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/artifact.properties
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/artifact.properties to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/artifact.properties

package-dist:
   [delete] Deleting: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/README.TXT
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/jocl.jnlp to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jnlp
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt-natives-linux-amd64.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib/gluegen-rt-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-natives-linux-amd64.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib/jogl-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-natives-linux-amd64.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib/nativewindow-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-natives-linux-amd64.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/lib/newt-natives-linux-amd64.jar

archive-dist:
      [zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-java-src.zip
      [zip] adding directory com/
      [zip] adding directory com/jogamp/
      [zip] adding directory com/jogamp/common/
      [zip] adding directory com/jogamp/opencl/
      [zip] adding directory com/jogamp/opencl/gl/
      [zip] adding directory com/jogamp/opencl/impl/
      [zip] adding directory com/jogamp/opencl/llb/
      [zip] adding directory com/jogamp/opencl/llb/gl/
      [zip] adding directory com/jogamp/opencl/llb/impl/
      [zip] adding directory com/jogamp/opencl/spi/
      [zip] adding directory com/jogamp/opencl/util/
      [zip] adding directory com/jogamp/opencl/util/concurrent/
      [zip] adding entry com/jogamp/common/AutoCloseable.jtemplate
      [zip] adding entry com/jogamp/opencl/CLBuffer.java
      [zip] adding entry com/jogamp/opencl/CLCommandQueue.java
      [zip] adding entry com/jogamp/opencl/CLContext.java
      [zip] adding entry com/jogamp/opencl/CLDevice.java
      [zip] adding entry com/jogamp/opencl/CLErrorHandler.java
      [zip] adding entry com/jogamp/opencl/CLEvent.java
      [zip] adding entry com/jogamp/opencl/CLEventList.java
      [zip] adding entry com/jogamp/opencl/CLEventListener.java
      [zip] adding entry com/jogamp/opencl/CLException.java
      [zip] adding entry com/jogamp/opencl/CLImage.java
      [zip] adding entry com/jogamp/opencl/CLImage2d.java
      [zip] adding entry com/jogamp/opencl/CLImage3d.java
      [zip] adding entry com/jogamp/opencl/CLImageFormat.java
      [zip] adding entry com/jogamp/opencl/CLKernel.java
      [zip] adding entry com/jogamp/opencl/CLMemObjectListener.java
      [zip] adding entry com/jogamp/opencl/CLMemory.java
      [zip] adding entry com/jogamp/opencl/CLObject.java
      [zip] adding entry com/jogamp/opencl/CLObjectResource.java
      [zip] adding entry com/jogamp/opencl/CLPlatform.java
      [zip] adding entry com/jogamp/opencl/CLProgram.java
      [zip] adding entry com/jogamp/opencl/CLProgramBuilder.java
      [zip] adding entry com/jogamp/opencl/CLProperty.java
      [zip] adding entry com/jogamp/opencl/CLResource.java
      [zip] adding entry com/jogamp/opencl/CLSampler.java
      [zip] adding entry com/jogamp/opencl/CLSubBuffer.java
      [zip] adding entry com/jogamp/opencl/CLUserEvent.java
      [zip] adding entry com/jogamp/opencl/CLVersion.java
      [zip] adding entry com/jogamp/opencl/InternalBufferUtil.java
      [zip] adding entry com/jogamp/opencl/JOCLJNILibLoader.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLBuffer.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLContext.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLImage2d.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLObject.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLTexture.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLTexture2d.java
      [zip] adding entry com/jogamp/opencl/gl/CLGLTexture3d.java
      [zip] adding entry com/jogamp/opencl/gl/package.html
      [zip] adding entry com/jogamp/opencl/impl/CLTLAccessorFactory.java
      [zip] adding entry com/jogamp/opencl/impl/CLTLInfoAccessor.java
      [zip] adding entry com/jogamp/opencl/llb/gl/package.html
      [zip] adding entry com/jogamp/opencl/llb/impl/BuildProgramCallback.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLEventCallback.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLImpl.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLMemObjectDestructorCallback.java
      [zip] adding entry com/jogamp/opencl/llb/package.html
      [zip] adding entry com/jogamp/opencl/package.html
      [zip] adding entry com/jogamp/opencl/spi/CLAccessorFactory.java
      [zip] adding entry com/jogamp/opencl/spi/CLInfoAccessor.java
      [zip] adding entry com/jogamp/opencl/spi/CLPlatformInfoAccessor.java
      [zip] adding entry com/jogamp/opencl/spi/package.html
      [zip] adding entry com/jogamp/opencl/util/CLBuildConfiguration.java
      [zip] adding entry com/jogamp/opencl/util/CLBuildListener.java
      [zip] adding entry com/jogamp/opencl/util/CLDeviceFilters.java
      [zip] adding entry com/jogamp/opencl/util/CLInfo.java
      [zip] adding entry com/jogamp/opencl/util/CLMultiContext.java
      [zip] adding entry com/jogamp/opencl/util/CLPlatformFilters.java
      [zip] adding entry com/jogamp/opencl/util/CLProgramConfiguration.java
      [zip] adding entry com/jogamp/opencl/util/CLUtil.java
      [zip] adding entry com/jogamp/opencl/util/Filter.java
      [zip] adding entry com/jogamp/opencl/util/JOCLVersion.java
      [zip] adding entry com/jogamp/opencl/util/MultiQueueBarrier.java
      [zip] adding entry com/jogamp/opencl/util/concurrent/CLCommandQueuePool.java
      [zip] adding entry com/jogamp/opencl/util/concurrent/CLQueueContext.java
      [zip] adding entry com/jogamp/opencl/util/concurrent/CLQueueContextFactory.java
      [zip] adding entry com/jogamp/opencl/util/concurrent/CLTask.java
      [zip] adding entry com/jogamp/opencl/util/concurrent/package.html
      [zip] adding entry com/jogamp/opencl/util/package.html
      [zip] adding entry overview.html
      [zip] adding entry com/jogamp/common/AutoCloseable.java
      [zip] adding entry com/jogamp/opencl/llb/CL.java
      [zip] adding entry com/jogamp/opencl/llb/CLBufferBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLCommandQueueBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLContextBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLDeviceBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLEventBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLImageBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLKernelBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLMemObjBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLPlatformBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLProgramBinding.java
      [zip] adding entry com/jogamp/opencl/llb/CLSamplerBinding.java
      [zip] adding entry com/jogamp/opencl/llb/gl/CLGL.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLAbstractImpl.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLImageFormatImpl.java
      [zip] adding entry com/jogamp/opencl/llb/impl/CLProcAddressTable.java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64
     [copy] jocl-natives-linux-amd64.jar added as jocl-natives-linux-amd64.jar doesn't exist.
     [copy] jocl.jar added as jocl.jar doesn't exist.
     [copy] No sources found.
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-natives-linux-amd64.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar/jocl-natives-linux-amd64.jar
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar/jocl.jar
     [copy] jocl.jnlp added as jocl.jnlp doesn't exist.
     [copy] No sources found.
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jnlp-files
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/jocl.jnlp to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jnlp-files/jocl.jnlp
     [copy] artifact.properties added as artifact.properties doesn't exist.
     [copy] jocl-java-src.zip added as jocl-java-src.zip doesn't exist.
     [copy] No sources found.
     [copy] LICENSE added as LICENSE doesn't exist.
     [copy] README added as README doesn't exist.
     [copy] No sources found.
     [copy] Copying 4 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/artifact.properties to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/artifact.properties
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-java-src.zip to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jocl-java-src.zip
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/LICENSE to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/LICENSE
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/README to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/README
     [copy] libjocl.so added as libjocl.so doesn't exist.
     [copy]  added as  doesn't exist.
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/lib
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl/libjocl.so to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/lib/libjocl.so
   [delete] Could not find file /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64.7z to delete.
     [exec] Current OS is Linux
     [exec] Executing '7z' with arguments:
     [exec] 'a'
     [exec] '-r'
     [exec] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64.7z'
     [exec] '*'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64.7z
     [exec] 
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/LICENSE
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/README
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/jocl-java-src.zip
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/jar/jocl-natives-linux-amd64.jar
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/jar/jocl.jar
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/lib/libjocl.so
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/jnlp-files/jocl.jnlp
     [exec] Compressing  jocl-0.9-b639-20120627-linux-amd64/artifact.properties
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar/jocl-natives-linux-amd64.jar
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar/jocl.jar
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jar
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jnlp-files/jocl.jnlp
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jnlp-files
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/artifact.properties
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/jocl-java-src.zip
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/LICENSE
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/README
   [delete] Deleting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/lib/libjocl.so
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64/lib
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp/jocl-0.9-b639-20120627-linux-amd64
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/tmp

-post-jar:

jar:

-pre-pre-compile-test:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes

-pre-compile-test:

-compile-test-depend:
Skipped because property 'do.depend.true' not set.

-do-compile-test:
Override ignored for property "empty.dir"
    [mkdir] Skipping /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/empty because it already exists.
    [javac] com/jogamp/opencl/CLBufferTest.java added as com/jogamp/opencl/CLBufferTest.class doesn't exist.
    [javac] com/jogamp/opencl/CLCommandQueueTest.java added as com/jogamp/opencl/CLCommandQueueTest.class doesn't exist.
    [javac] com/jogamp/opencl/CLExceptionTest.java added as com/jogamp/opencl/CLExceptionTest.class doesn't exist.
    [javac] com/jogamp/opencl/CLImageTest.java added as com/jogamp/opencl/CLImageTest.class doesn't exist.
    [javac] com/jogamp/opencl/CLProgramTest.java added as com/jogamp/opencl/CLProgramTest.class doesn't exist.
    [javac] com/jogamp/opencl/HighLevelBindingTest.java added as com/jogamp/opencl/HighLevelBindingTest.class doesn't exist.
    [javac] com/jogamp/opencl/LowLevelBindingTest.java added as com/jogamp/opencl/LowLevelBindingTest.class doesn't exist.
    [javac] com/jogamp/opencl/TestUtils.java added as com/jogamp/opencl/TestUtils.class doesn't exist.
    [javac] com/jogamp/opencl/gl/CLGLTest.java added as com/jogamp/opencl/gl/CLGLTest.class doesn't exist.
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/jogamp.png skipped - don't know how to handle it
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/testkernels.cl skipped - don't know how to handle it
    [javac] com/jogamp/opencl/util/concurrent/CLMultiContextTest.java added as com/jogamp/opencl/util/concurrent/CLMultiContextTest.class doesn't exist.
    [javac] Compiling 10 source files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes
    [javac] Using modern compiler
    [javac] Compilation arguments:
    [javac] '-deprecation'
    [javac] '-d'
    [javac] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes'
    [javac] '-classpath'
    [javac] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar'
    [javac] '-sourcepath'
    [javac] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/empty'
    [javac] '-target'
    [javac] '1.6'
    [javac] '-encoding'
    [javac] 'UTF-8'
    [javac] '-g'
    [javac] '-bootclasspath'
    [javac] '/opt-linux-x86_64/jdk1.6.0_31/jre/lib/rt.jar'
    [javac] '-Xlint'
    [javac] '-g:source,lines'
    [javac] '-source'
    [javac] '1.6'
    [javac] 
    [javac] The ' characters around the executable and arguments are
    [javac] not part of the command.
    [javac] Files to be compiled:
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLBufferTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLCommandQueueTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLExceptionTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLImageTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLProgramTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/HighLevelBindingTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/LowLevelBindingTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/TestUtils.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java
    [javac]     /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/util/concurrent/CLMultiContextTest.java
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLBufferTest.java:249: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platform = CLPlatform.getDefault(version(CL_1_1));
    [javac]                                                    ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLBufferTest.java:312: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platform = CLPlatform.getDefault(version(CL_1_1));
    [javac]                                                    ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLCommandQueueTest.java:169: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platform = CLPlatform.getDefault(CLPlatformFilters.queueMode(OUT_OF_ORDER_MODE));
    [javac]                                                    ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/CLCommandQueueTest.java:176: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLDevice>[] for varargs parameter
    [javac]             device = platform.getMaxFlopsDevice(CLDeviceFilters.queueMode(OUT_OF_ORDER_MODE));
    [javac]                                                ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/HighLevelBindingTest.java:202: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platformGPU = CLPlatform.getDefault(version(CL_1_0), type(GPU));
    [javac]                                                       ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/HighLevelBindingTest.java:203: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platformCPU = CLPlatform.getDefault(version(CL_1_0), type(CPU));
    [javac]                                                       ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java:77: warning: [deprecation] initSingleton(boolean) in javax.media.opengl.GLProfile has been deprecated
    [javac]         GLProfile.initSingleton(true);
    [javac]                  ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java:119: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platform = CLPlatform.getDefault(CLPlatformFilters.glSharing());
    [javac]                                                    ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java:120: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLDevice>[] for varargs parameter
    [javac]         CLDevice device = platform.getMaxFlopsDevice(CLDeviceFilters.glSharing());
    [javac]                                                     ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java:163: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLPlatform>[] for varargs parameter
    [javac]         CLPlatform platform = CLPlatform.getDefault(glSharing(glcontext));
    [javac]                                                    ^
    [javac] /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/gl/CLGLTest.java:169: warning: [unchecked] unchecked generic array creation of type com.jogamp.opencl.util.Filter<com.jogamp.opencl.CLDevice>[] for varargs parameter
    [javac]         CLDevice theChosenOne = platform.getMaxFlopsDevice(CLDeviceFilters.glSharing());
    [javac]                                                           ^
    [javac] 11 warnings
     [copy] com/jogamp/opencl/jogamp.png added as com/jogamp/opencl/jogamp.png doesn't exist.
     [copy] com/jogamp/opencl/testkernels.cl added as com/jogamp/opencl/testkernels.cl doesn't exist.
     [copy]  omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes is up to date.
     [copy] com omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com is up to date.
     [copy] com/jogamp omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp is up to date.
     [copy] com/jogamp/opencl omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl is up to date.
     [copy] com/jogamp/opencl/gl omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl/gl is up to date.
     [copy] com/jogamp/opencl/util omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl/util is up to date.
     [copy] com/jogamp/opencl/util/concurrent omitted as /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl/util/concurrent is up to date.
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/jogamp.png to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl/jogamp.png
     [copy] Copying /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/test/com/jogamp/opencl/testkernels.cl to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes/com/jogamp/opencl/testkernels.cl

-post-compile-test:

compile-test:

-pre-test-run:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results

junit.run.if.enabled:
Project base dir set to: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd
  [antcall] calling target(s) [junit.run.tests] in build file /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Project base dir set to: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd
 [property] Loading /home/jogamp/jocl.properties
 [property] Unable to find property file: /home/jogamp/jocl.properties
Importing file /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/nbproject/build-impl.xml from /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/nbproject/build-impl.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/nbproject/build-impl.xml
Already defined in main or a previous import, ignore -pre-init
Already defined in main or a previous import, ignore -post-init
Already defined in main or a previous import, ignore -pre-compile
Already defined in main or a previous import, ignore -post-compile
Already defined in main or a previous import, ignore -pre-jar
Already defined in main or a previous import, ignore -post-jar
Already defined in main or a previous import, ignore -javadoc-build
Already defined in main or a previous import, ignore -pre-test-run
Already defined in main or a previous import, ignore -do-test-run
Already defined in main or a previous import, ignore -post-test-run
Already defined in main or a previous import, ignore -post-clean
Overriding previous definition of reference to ant.projectHelper
Override ignored for property "rootrel.build"
Override ignored for property "gluegen.root"
Override ignored for property "jogl.root"
Override ignored for property "etc.build.dir"
Override ignored for property "headers.dest"
Override ignored for property "version.timestamp"
Override ignored for property "DSTAMP"
Override ignored for property "TSTAMP"
Override ignored for property "TODAY"
Override ignored for property "jocl.build.number"
Override ignored for property "jocl.build.id"
Override ignored for property "jocl.build.branch"
Override ignored for property "jocl.build.commit"
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks.xml from /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks.xml
Override ignored for property "gluegen.root"
Override ignored for property "gluegen.root.abs-path"
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-properties.xml from /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-properties.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-properties.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/cpptasks.jar!/net/sf/antcontrib/cpptasks/antlib.xml with URI = jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/cpptasks.jar!/net/sf/antcontrib/cpptasks/antlib.xml from a zip file
Trying to override old definition of task cc
Trying to override old definition of datatype versioninfo
Trying to override old definition of datatype syslibset
Trying to override old definition of datatype distributer
Trying to override old definition of datatype compiler
Trying to override old definition of datatype defineset
Trying to override old definition of datatype targetplatform
Trying to override old definition of datatype linker
Trying to override old definition of datatype libset
 [property] Loading Environment env.
Override ignored for property "env.SSH_AUTH_SOCK"
Override ignored for property "env.JRE_HOME"
Override ignored for property "env.CVS_RSH"
Override ignored for property "env.HOME"
Override ignored for property "env.XFILESEARCHPATH"
Override ignored for property "env.BUILD_TAG"
Override ignored for property "env.PWD"
Override ignored for property "env.HUDSON_URL"
Override ignored for property "env.XDG_CONFIG_DIRS"
Override ignored for property "env.MANPATH"
Override ignored for property "env.BUILD_ARCHIVE"
Override ignored for property "env.NLSPATH"
Override ignored for property "env.SHLVL"
Override ignored for property "env.label"
Override ignored for property "env.NODE_NAME"
Override ignored for property "env.SHELL"
Override ignored for property "env.JENKINS_HOME"
Override ignored for property "env.DM_CONTROL"
Override ignored for property "env.JAVA_HOME"
Override ignored for property "env.ANDROID_SDK_HOME"
Override ignored for property "env.QT_PLUGIN_PATH"
Override ignored for property "env.OLDPWD"
Override ignored for property "env.JOB_NAME"
Override ignored for property "env.SESSION_MANAGER"
Override ignored for property "env.LIBGL_DRIVERS_PATH"
Override ignored for property "env.DBUS_SESSION_BUS_ADDRESS"
Override ignored for property "env.JENKINS_URL"
Override ignored for property "env.OPT_LINUX_X86_64_ETC_PROFILE_LOCAL_READ"
Override ignored for property "env.GIT_BRANCH"
Override ignored for property "env.EXECUTOR_NUMBER"
Override ignored for property "env.LANG"
Override ignored for property "env.NODE_LABELS"
Override ignored for property "env.DESKTOP_SESSION"
Override ignored for property "env.JOB_URL"
Override ignored for property "env.OPT_LINUX_X86_64_K10_ETC_PROFILE_LOCAL_READ"
Override ignored for property "env.MANDATORY_PATH"
Override ignored for property "env.ANDROID_NDK"
Override ignored for property "env.CCACHE_PREFIX"
Override ignored for property "env.KDE_FULL_SESSION"
Override ignored for property "env.LOGNAME"
Override ignored for property "env.GIT_COMMIT"
Override ignored for property "env.DISPLAY"
Override ignored for property "env.OPT_LINUX_X86_ETC_PROFILE_LOCAL_READ"
Override ignored for property "env.WORKSPACE"
Override ignored for property "env.PATH"
Override ignored for property "env.TEXINPUTS"
Override ignored for property "env.SSH_AGENT_PID"
Override ignored for property "env.ANT_PATH"
Override ignored for property "env.GS_LIB"
Override ignored for property "env.USER"
Override ignored for property "env.HUDSON_HOME"
Override ignored for property "env.BUILD_NUMBER"
Override ignored for property "env.GPG_AGENT_INFO"
Override ignored for property "env.XDG_DATA_DIRS"
Override ignored for property "env.UBUNTU_MENUPROXY"
Override ignored for property "env.KDE_SESSION_VERSION"
Override ignored for property "env.JENKINS_SERVER_COOKIE"
Override ignored for property "env.BUILD_URL"
Override ignored for property "env.BUILD_ID"
Override ignored for property "env.XDG_SESSION_COOKIE"
Override ignored for property "env.DEFAULTS_PATH"
Override ignored for property "env.LD_LIBRARY_PATH"
Override ignored for property "env.ANT_HOME"
Override ignored for property "env.XDM_MANAGED"
Override ignored for property "env.GTK_MODULES"
Override ignored for property "env.HUDSON_SERVER_COOKIE"
Override ignored for property "env.WINDOWPATH"
Override ignored for property "env.GTK2_RC_FILES"
Override ignored for property "env.KDE_SESSION_UID"
Override ignored for property "env._"
Override ignored for property "env.HUDSON_COOKIE"
Property "env.GLUEGEN_CPPTASKS_FILE" has not been set
Property "env.GLUEGEN_CPPTASKS_FILE" has not been set
Property "gluegen-cpptasks.file" has not been set
Property "gluegen-cpptasks.file" has not been set
[available] Unable to find /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/${gluegen-cpptasks.file}
Property "gluegen-cpptasks.file" has not been set
Property "gluegen-cpptasks.file" has not been set
[available] Unable to find ${gluegen-cpptasks.file}
Override ignored for property "gluegen-cpptasks.file.rel"
Override ignored for property "gluegen-cpptasks.file.abs-path"
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks-base.xml from /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks-base.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/gluegen-cpptasks-base.xml
 [macrodef] creating macro  msvc.manifest
Overriding previous definition of reference to ant.projectHelper
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-env.xml from /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-env.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-env.xml
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-archivetasks.xml from /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-archivetasks.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-archivetasks.xml
Override ignored for property "jogamp-archivetasks.basedir"
parsing buildfile jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file
Trying to override old definition of task propertycopy
Trying to override old definition of task shellscript
Trying to override old definition of task pathtofileset
Trying to override old definition of task runtarget
Trying to override old definition of task remoteant
Trying to override old definition of task propertyregex
Trying to override old definition of task assert
Trying to override old definition of task math
Trying to override old definition of task trycatch
Trying to override old definition of task antserver
Trying to override old definition of task antcallback
Trying to override old definition of task compilewithwalls
Trying to override old definition of task outofdate
Trying to override old definition of task osfamily
Trying to override old definition of task stopwatch
Trying to override old definition of task throw
Trying to override old definition of task antclipse
Trying to override old definition of task urlencode
Trying to override old definition of task timestampselector
Trying to override old definition of task foreach
Trying to override old definition of task if
Trying to override old definition of task propertyselector
Trying to override old definition of task sortlist
Trying to override old definition of task antfetch
Trying to override old definition of task post
Trying to override old definition of task forget
Trying to override old definition of task limit
Trying to override old definition of task switch
Trying to override old definition of task relentless
Trying to override old definition of task var
Trying to override old definition of task inifile
Trying to override old definition of task verifydesign
Trying to override old definition of task for
Trying to override old definition of datatype httpState
Trying to override old definition of datatype httpClient
Trying to override old definition of task getCookie
Trying to override old definition of task addCookie
Trying to override old definition of task clearCookies
Trying to override old definition of task addCredentials
Trying to override old definition of task clearCredentials
Trying to override old definition of task purgeExpiredCookies
Trying to override old definition of task postMethod
Trying to override old definition of task getMethod
Trying to override old definition of task headMethod
Trying to override old definition of task importurl
 [macrodef] creating macro  archive.7z
Overriding previous definition of reference to ant.projectHelper
Importing file /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-androidtasks.xml from /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml
Overriding previous definition of reference to ant.projectHelper
parsing buildfile /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-androidtasks.xml with URI = file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/jogamp-androidtasks.xml
Override ignored for property "jogamp-androidtasks.basedir"
parsing buildfile jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml with URI = jar:file:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/lib/ant-contrib-1.0b3.jar!/net/sf/antcontrib/antlib.xml from a zip file
Trying to override old definition of task propertycopy
Trying to override old definition of task shellscript
Trying to override old definition of task pathtofileset
Trying to override old definition of task runtarget
Trying to override old definition of task remoteant
Trying to override old definition of task propertyregex
Trying to override old definition of task assert
Trying to override old definition of task math
Trying to override old definition of task trycatch
Trying to override old definition of task antserver
Trying to override old definition of task antcallback
Trying to override old definition of task compilewithwalls
Trying to override old definition of task outofdate
Trying to override old definition of task osfamily
Trying to override old definition of task stopwatch
Trying to override old definition of task throw
Trying to override old definition of task antclipse
Trying to override old definition of task urlencode
Trying to override old definition of task timestampselector
Trying to override old definition of task foreach
Trying to override old definition of task if
Trying to override old definition of task propertyselector
Trying to override old definition of task sortlist
Trying to override old definition of task antfetch
Trying to override old definition of task post
Trying to override old definition of task forget
Trying to override old definition of task limit
Trying to override old definition of task switch
Trying to override old definition of task relentless
Trying to override old definition of task var
Trying to override old definition of task inifile
Trying to override old definition of task verifydesign
Trying to override old definition of task for
Trying to override old definition of datatype httpState
Trying to override old definition of datatype httpClient
Trying to override old definition of task getCookie
Trying to override old definition of task addCookie
Trying to override old definition of task clearCookies
Trying to override old definition of task addCredentials
Trying to override old definition of task clearCredentials
Trying to override old definition of task purgeExpiredCookies
Trying to override old definition of task postMethod
Trying to override old definition of task getMethod
Trying to override old definition of task headMethod
Trying to override old definition of task importurl
 [macrodef] creating macro  aapt.signed
Overriding previous definition of reference to ant.projectHelper
Build sequence for target(s) `junit.run.tests' is [junit.run.local, junit.run.remote.ssh, junit.run.tests]
Complete build sequence is [junit.run.local, junit.run.remote.ssh, junit.run.tests, gluegen.cpptasks.declare.compiler.solaris32, gluegen.cpptasks.declare.compiler.solaris.sparcv9, gluegen.cpptasks.declare.compiler.solaris.amd64, gluegen.cpptasks.declare.compiler.solaris, gluegen.properties.load.user, gluegen.cpptasks.initialize, JOCL-impl.-init-debug-args, jogamp.env.validation, jogamp.env.init, gluegen.cpptasks.detect.os.custom, gluegen.cpptasks.detect.os.1, gluegen.cpptasks.detect.os.refine, gluegen.cpptasks.detect.os.freebsd.amd64, gluegen.cpptasks.detect.os.freebsd.x86, gluegen.cpptasks.detect.os.freebsd, gluegen.cpptasks.detect.os.hpux, gluegen.cpptasks.detect.os.linux.amd64, gluegen.cpptasks.detect.os.linux.ia64, gluegen.cpptasks.detect.os.linux.x86, gluegen.cpptasks.detect.os.linux.armv7.armel, gluegen.cpptasks.detect.os.linux.armv7.armhf, gluegen.cpptasks.detect.os.android.armv7.armel, gluegen.cpptasks.detect.os.android.armv7.armhf, gluegen.cpptasks.detect.os.linux.alpha, gluegen.cpptasks.detect.os.linux.hppa, gluegen.cpptasks.detect.os.linux.mips, gluegen.cpptasks.detect.os.linux.mipsel, gluegen.cpptasks.detect.os.linux.ppc, gluegen.cpptasks.detect.os.linux.s390, gluegen.cpptasks.detect.os.linux.s390x, gluegen.cpptasks.detect.os.linux.sparc, gluegen.cpptasks.detect.os.linux, gluegen.cpptasks.detect.os.osx, gluegen.cpptasks.detect.os.solaris.sparc, gluegen.cpptasks.detect.os.solaris.sparcv9, gluegen.cpptasks.detect.os.solaris.amd64, gluegen.cpptasks.detect.os.solaris.x86, gluegen.cpptasks.detect.os.solaris, gluegen.cpptasks.detect.os.unix, gluegen.cpptasks.detect.os.windows.amd64, gluegen.cpptasks.detect.os.windows.x86, gluegen.cpptasks.detect.os.windows, gluegen.cpptasks.detect.os.2, gluegen.cpptasks.detect.os, -pre-init, -init-private, -pre-init-libraries, -init-private-libraries, -init-libraries, -init-user, -init-project, -init-macrodef-property, -do-init, -post-init, -init-check, -init-macrodef-javac, -init-macrodef-junit, -init-debug-args, -init-macrodef-nbjpda, -init-macrodef-debug, -init-macrodef-java, -init-presetdef-jar, init, -deps-jar-init, deps-jar, -check-automatic-build, -clean-after-automatic-build, -verify-automatic-build, -pre-pre-compile, detect-jdk, prepare-jdk5-build, prepare-jdk7-build, prepare-build, preprocess-headers, generate-binding, -pre-compile, -compile-depend, -do-compile, gluegen.cpptasks.detect.compiler, setup.java.home.dir.nonmacosx, setup.java.home.dir.macosx, setup.java.home.dir, gluegen.cpptasks.configure.compiler, gluegen.cpptasks.declare.compiler.environment, gluegen.cpptasks.declare.compiler.win32.vc6, gluegen.cpptasks.declare.compiler.win32.vc7, gluegen.cpptasks.declare.compiler.win32.vc8, gluegen.cpptasks.declare.compiler.win32.vc8_x64, gluegen.cpptasks.declare.compiler.win32.vc9, gluegen.cpptasks.declare.compiler.win32.mingw, gluegen.cpptasks.declare.compiler.win64.mingw, gluegen.cpptasks.declare.compiler.win32, gluegen.cpptasks.declare.compiler.linux.x86, gluegen.cpptasks.declare.compiler.linux.amd64, gluegen.cpptasks.declare.compiler.linux.ia64, gluegen.cpptasks.declare.compiler.linux.armv7, gluegen.cpptasks.declare.compiler.linux.alpha, gluegen.cpptasks.declare.compiler.linux.hppa, gluegen.cpptasks.declare.compiler.linux.mips, gluegen.cpptasks.declare.compiler.linux.mipsel, gluegen.cpptasks.declare.compiler.linux.ppc, gluegen.cpptasks.declare.compiler.linux.s390, gluegen.cpptasks.declare.compiler.linux.s390x, gluegen.cpptasks.declare.compiler.linux.sparc, gluegen.cpptasks.declare.compiler.linux, gluegen.cpptasks.declare.compiler.macosx, gluegen.cpptasks.declare.compiler.freebsd.x86, gluegen.cpptasks.declare.compiler.freebsd.amd64, gluegen.cpptasks.declare.compiler.freebsd, gluegen.cpptasks.declare.compiler.hpux, gluegen.cpptasks.declare.compiler, c.configure.win.mingw32, c.configure.win.mingw64, c.configure.win, c.configure.linux.x86, c.configure.linux.amd64, c.configure.linux.armv7, c.configure.linux, c.configure.macosx, c.configure.solaris.x86, c.configure.solaris.sparc, c.configure.solaris.sparcv9, c.configure.solaris.amd64, c.configure.solaris, c.configure.os, c.configure.default, jocl.configure.compiler, jocl.configure.linker, mac.includepath.hack, c.setup.build, jocl.c.compile, c.rename.lib.mingw, c.compile.default, -post-compile, compile, -pre-pre-compile-test, -pre-compile-test, -compile-test-depend, -do-compile-test, -post-compile-test, compile-test, -pre-test-run, junit.run.if.enabled, junit.run.if.disabled, -do-test-run, test-report, -post-test-run, -test-browse, JOCL-impl.test, -pre-compile-single, -do-compile-single, -post-compile-single, compile-single, run-single, build-javadoc, archive-javadoc, -javadoc-build, GlueGen-cpptasks-base.gluegen.cpptasks.striplibs, JOCL-impl.-init-macrodef-javac, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.hpux, JOCL-impl.-post-compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win64.mingw, -debug-start-debugger, -debug-start-debuggee-single, JOCL-impl.debug-single, -pre-test-run-single, -check-call-dep, -pre-compile-test-single, -do-compile-test-single, -post-compile-test-single, compile-test-single, JOCL-impl.-debug-start-debuggee-main-test, test, -pre-jar, -pre-pre-jar, -do-jar-with-manifest, -do-jar-without-manifest, -do-jar-with-mainclass, -do-jar-with-libraries, -do-jar-with-libraries-without-mainclass, -do-jar-with-libraries-without-manifest, jar.natives, android.package, tag.build, package-dist, archive-dist, -post-jar, jar, -javadoc-browse, javadoc, default, -debug-start-debuggee-applet, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd.amd64, -debug-start-debuggee-main-test, JOCL-impl.-do-jar-with-libraries-without-mainclass, JOCL-impl.-pre-debug-fix, JOCL-impl.-init-macrodef-nbjpda, JOCL-impl.-init-private, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.x86, jogamp-env.jogamp.env.validation, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.osx, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.armv7, JOCL-impl.run, JOCL-impl.-post-jar, -warn-already-built-jar, JOCL-impl.debug-applet, -debug-start-debuggee, JOCL-impl.debug, -deps-clean-init, JOCL-impl.deps-clean, JOCL-impl.-check-call-dep, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd, update-headers, -warn-already-built-clean, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.custom, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.ppc, -do-not-recompile, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.ia64, -debug-start-debugger-test, -debug-start-debuggee-test, debug-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.sparc, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.amd64, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd.amd64, JOCL-impl.-post-init, -debug-start-debugger-stepinto, JOCL-impl.debug-stepinto, JOCL-impl.-debug-start-debuggee-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.refine, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc8_x64, GlueGen-cpptasks-base.setup.java.home.dir.macosx, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.macosx, JOCL-impl.-do-jar-with-mainclass, JOCL-impl.-init-user, debug-applet, -do-test-run-single, -post-test-run-single, JOCL-impl.test-single, JOCL-impl.-do-not-recompile, jogamp-env.jogamp.env.init, GlueGen-cpptasks-base.gluegen.cpptasks.initialize, JOCL-impl.-compile-test-depend, JOCL-impl.-do-jar-with-manifest, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.sparcv9, -pre-debug-fix, JOCL-impl.-do-debug-fix, GlueGen-cpptasks-base.gluegen.cpptasks.setup.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.s390, run, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.ppc, -do-debug-fix-test, JOCL-impl.-init-presetdef-jar, JOCL-impl.-post-clean, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.ia64, JOCL-impl.-debug-start-debugger, JOCL-impl.-init-macrodef-debug, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.android.armv7.armhf, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.environment, JOCL-impl.-debug-start-debuggee, JOCL-impl.debug-fix-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.sparc, GlueGen-cpptasks-base.setup.java.home.dir, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris32, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux, JOCL-impl.-pre-pre-compile-test, JOCL-impl.-debug-start-debugger-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.mips, deps-clean, -do-clean, -post-clean, JOCL-impl.clean, -debug-start-debugger-main-test, JOCL-impl.debug-test-with-main, JOCL-impl.init, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.s390x, JOCL-impl.-test-browse, run-applet, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows, JOCL-impl.-do-jar-with-libraries, GlueGen-cpptasks-base.setup.java.home.dir.nonmacosx, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.s390, JOCL-impl.-debug-start-debugger-main-test, JOCL-impl.-do-init, JOCL-impl.-pre-pre-compile, JOCL-impl.-do-compile-test-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.android.armv7.armel, JOCL-impl.-init-project, JOCL-impl.-debug-start-debuggee-single, JOCL-impl.compile, run-test-with-main, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.x86, -maybe-call-dep, JOCL-impl.-javadoc-build, JOCL-impl.-do-jar-with-libraries-without-manifest, JOCL-impl.-init-check, clean, clean-jar-test, JOCL-impl.debug-test, JOCL-impl.compile-single, debug, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.mips, JOCL-impl.-pre-compile-test, JOCL-impl.-deps-clean-init, JOCL-impl.default, JOCL-impl.-init-private-libraries, JOCL-impl.-debug-start-debugger-stepinto, gluegen.cpptasks.striplibs, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc9, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc8, JOCL-impl.-init-macrodef-property, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc7, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc6, GlueGen-properties.gluegen.properties.load.user, debug-test-with-main, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.hpux, JOCL-impl.compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows.x86, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.alpha, JOCL-impl.-check-automatic-build, gluegen.cpptasks.setup.compiler, JOCL-impl.-post-compile, JOCL-impl.-do-compile, -do-debug-fix, JOCL-impl.-pre-jar, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.mipsel, JOCL-impl.-pre-test-run-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.x86, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.unix, JOCL-impl.compile-test-single, JOCL-impl.-warn-already-built-clean, JOCL-impl.-pre-compile-test-single, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris.sparcv9, JOCL-impl.-pre-init, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd.x86, JOCL-impl.-deps-jar-init, JOCL-impl.-init-libraries, JOCL-impl.run-single, JOCL-impl.-do-debug-fix-test, JOCL-impl.javadoc, JOCL-impl.-pre-test-run, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.amd64, debug-fix, JOCL-impl.debug-fix, JOCL-impl.-warn-already-built-jar, JOCL-impl.test-report, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.armv7.armhf, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.sparc, JOCL-impl.-verify-automatic-build, JOCL-impl.-pre-compile, JOCL-impl.run-applet, debug-stepinto, JOCL-impl.deps-jar, JOCL-impl.-post-compile-test-single, JOCL-impl.-do-compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.s390x, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.mingw, JOCL-impl.-clean-after-automatic-build, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux, JOCL-impl.run-test-with-main, JOCL-impl.-do-compile-single, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris.amd64, JOCL-impl.-do-clean, JOCL-impl.-do-test-run-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.armv7.armel, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.hppa, JOCL-impl.-compile-depend, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.amd64, JOCL-impl.-debug-start-debuggee-applet, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd, debug-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.2, JOCL-impl.-init-macrodef-java, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.1, JOCL-impl.-maybe-call-dep, JOCL-impl.-pre-init-libraries, JOCL-impl.-post-compile-single, debug-fix-test, JOCL-impl.-init-macrodef-junit, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.mipsel, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os, JOCL-impl.-pre-pre-jar, JOCL-impl.-pre-compile-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows.amd64, test-single, test-file, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.alpha, JOCL-impl.-post-test-run-single, JOCL-impl.-do-test-run, JOCL-impl.jar, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.hppa, JOCL-impl.-javadoc-browse, JOCL-impl.-do-jar-without-manifest, JOCL-impl.-post-test-run, GlueGen-cpptasks-base.gluegen.cpptasks.configure.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd.x86, ]
  [antcall] Entering /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml...
Build sequence for target(s) `junit.run.tests' is [junit.run.local, junit.run.remote.ssh, junit.run.tests]
Complete build sequence is [junit.run.local, junit.run.remote.ssh, junit.run.tests, gluegen.cpptasks.declare.compiler.solaris32, gluegen.cpptasks.declare.compiler.solaris.sparcv9, gluegen.cpptasks.declare.compiler.solaris.amd64, gluegen.cpptasks.declare.compiler.solaris, gluegen.properties.load.user, gluegen.cpptasks.initialize, JOCL-impl.-init-debug-args, jogamp.env.validation, jogamp.env.init, gluegen.cpptasks.detect.os.custom, gluegen.cpptasks.detect.os.1, gluegen.cpptasks.detect.os.refine, gluegen.cpptasks.detect.os.freebsd.amd64, gluegen.cpptasks.detect.os.freebsd.x86, gluegen.cpptasks.detect.os.freebsd, gluegen.cpptasks.detect.os.hpux, gluegen.cpptasks.detect.os.linux.amd64, gluegen.cpptasks.detect.os.linux.ia64, gluegen.cpptasks.detect.os.linux.x86, gluegen.cpptasks.detect.os.linux.armv7.armel, gluegen.cpptasks.detect.os.linux.armv7.armhf, gluegen.cpptasks.detect.os.android.armv7.armel, gluegen.cpptasks.detect.os.android.armv7.armhf, gluegen.cpptasks.detect.os.linux.alpha, gluegen.cpptasks.detect.os.linux.hppa, gluegen.cpptasks.detect.os.linux.mips, gluegen.cpptasks.detect.os.linux.mipsel, gluegen.cpptasks.detect.os.linux.ppc, gluegen.cpptasks.detect.os.linux.s390, gluegen.cpptasks.detect.os.linux.s390x, gluegen.cpptasks.detect.os.linux.sparc, gluegen.cpptasks.detect.os.linux, gluegen.cpptasks.detect.os.osx, gluegen.cpptasks.detect.os.solaris.sparc, gluegen.cpptasks.detect.os.solaris.sparcv9, gluegen.cpptasks.detect.os.solaris.amd64, gluegen.cpptasks.detect.os.solaris.x86, gluegen.cpptasks.detect.os.solaris, gluegen.cpptasks.detect.os.unix, gluegen.cpptasks.detect.os.windows.amd64, gluegen.cpptasks.detect.os.windows.x86, gluegen.cpptasks.detect.os.windows, gluegen.cpptasks.detect.os.2, gluegen.cpptasks.detect.os, -pre-init, -init-private, -pre-init-libraries, -init-private-libraries, -init-libraries, -init-user, -init-project, -init-macrodef-property, -do-init, -post-init, -init-check, -init-macrodef-javac, -init-macrodef-junit, -init-debug-args, -init-macrodef-nbjpda, -init-macrodef-debug, -init-macrodef-java, -init-presetdef-jar, init, -deps-jar-init, deps-jar, -check-automatic-build, -clean-after-automatic-build, -verify-automatic-build, -pre-pre-compile, detect-jdk, prepare-jdk5-build, prepare-jdk7-build, prepare-build, preprocess-headers, generate-binding, -pre-compile, -compile-depend, -do-compile, gluegen.cpptasks.detect.compiler, setup.java.home.dir.nonmacosx, setup.java.home.dir.macosx, setup.java.home.dir, gluegen.cpptasks.configure.compiler, gluegen.cpptasks.declare.compiler.environment, gluegen.cpptasks.declare.compiler.win32.vc6, gluegen.cpptasks.declare.compiler.win32.vc7, gluegen.cpptasks.declare.compiler.win32.vc8, gluegen.cpptasks.declare.compiler.win32.vc8_x64, gluegen.cpptasks.declare.compiler.win32.vc9, gluegen.cpptasks.declare.compiler.win32.mingw, gluegen.cpptasks.declare.compiler.win64.mingw, gluegen.cpptasks.declare.compiler.win32, gluegen.cpptasks.declare.compiler.linux.x86, gluegen.cpptasks.declare.compiler.linux.amd64, gluegen.cpptasks.declare.compiler.linux.ia64, gluegen.cpptasks.declare.compiler.linux.armv7, gluegen.cpptasks.declare.compiler.linux.alpha, gluegen.cpptasks.declare.compiler.linux.hppa, gluegen.cpptasks.declare.compiler.linux.mips, gluegen.cpptasks.declare.compiler.linux.mipsel, gluegen.cpptasks.declare.compiler.linux.ppc, gluegen.cpptasks.declare.compiler.linux.s390, gluegen.cpptasks.declare.compiler.linux.s390x, gluegen.cpptasks.declare.compiler.linux.sparc, gluegen.cpptasks.declare.compiler.linux, gluegen.cpptasks.declare.compiler.macosx, gluegen.cpptasks.declare.compiler.freebsd.x86, gluegen.cpptasks.declare.compiler.freebsd.amd64, gluegen.cpptasks.declare.compiler.freebsd, gluegen.cpptasks.declare.compiler.hpux, gluegen.cpptasks.declare.compiler, c.configure.win.mingw32, c.configure.win.mingw64, c.configure.win, c.configure.linux.x86, c.configure.linux.amd64, c.configure.linux.armv7, c.configure.linux, c.configure.macosx, c.configure.solaris.x86, c.configure.solaris.sparc, c.configure.solaris.sparcv9, c.configure.solaris.amd64, c.configure.solaris, c.configure.os, c.configure.default, jocl.configure.compiler, jocl.configure.linker, mac.includepath.hack, c.setup.build, jocl.c.compile, c.rename.lib.mingw, c.compile.default, -post-compile, compile, -pre-pre-compile-test, -pre-compile-test, -compile-test-depend, -do-compile-test, -post-compile-test, compile-test, -pre-test-run, junit.run.if.enabled, junit.run.if.disabled, -do-test-run, test-report, -post-test-run, -test-browse, JOCL-impl.test, -pre-compile-single, -do-compile-single, -post-compile-single, compile-single, run-single, build-javadoc, archive-javadoc, -javadoc-build, GlueGen-cpptasks-base.gluegen.cpptasks.striplibs, JOCL-impl.-init-macrodef-javac, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.hpux, JOCL-impl.-post-compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win64.mingw, -debug-start-debugger, -debug-start-debuggee-single, JOCL-impl.debug-single, -pre-test-run-single, -check-call-dep, -pre-compile-test-single, -do-compile-test-single, -post-compile-test-single, compile-test-single, JOCL-impl.-debug-start-debuggee-main-test, test, -pre-jar, -pre-pre-jar, -do-jar-with-manifest, -do-jar-without-manifest, -do-jar-with-mainclass, -do-jar-with-libraries, -do-jar-with-libraries-without-mainclass, -do-jar-with-libraries-without-manifest, jar.natives, android.package, tag.build, package-dist, archive-dist, -post-jar, jar, -javadoc-browse, javadoc, default, -debug-start-debuggee-applet, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd.amd64, -debug-start-debuggee-main-test, JOCL-impl.-do-jar-with-libraries-without-mainclass, JOCL-impl.-pre-debug-fix, JOCL-impl.-init-macrodef-nbjpda, JOCL-impl.-init-private, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.x86, jogamp-env.jogamp.env.validation, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.osx, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.armv7, JOCL-impl.run, JOCL-impl.-post-jar, -warn-already-built-jar, JOCL-impl.debug-applet, -debug-start-debuggee, JOCL-impl.debug, -deps-clean-init, JOCL-impl.deps-clean, JOCL-impl.-check-call-dep, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd, update-headers, -warn-already-built-clean, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.custom, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.ppc, -do-not-recompile, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.ia64, -debug-start-debugger-test, -debug-start-debuggee-test, debug-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.sparc, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.amd64, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd.amd64, JOCL-impl.-post-init, -debug-start-debugger-stepinto, JOCL-impl.debug-stepinto, JOCL-impl.-debug-start-debuggee-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.refine, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc8_x64, GlueGen-cpptasks-base.setup.java.home.dir.macosx, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.macosx, JOCL-impl.-do-jar-with-mainclass, JOCL-impl.-init-user, debug-applet, -do-test-run-single, -post-test-run-single, JOCL-impl.test-single, JOCL-impl.-do-not-recompile, jogamp-env.jogamp.env.init, GlueGen-cpptasks-base.gluegen.cpptasks.initialize, JOCL-impl.-compile-test-depend, JOCL-impl.-do-jar-with-manifest, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.sparcv9, -pre-debug-fix, JOCL-impl.-do-debug-fix, GlueGen-cpptasks-base.gluegen.cpptasks.setup.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.s390, run, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.ppc, -do-debug-fix-test, JOCL-impl.-init-presetdef-jar, JOCL-impl.-post-clean, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.ia64, JOCL-impl.-debug-start-debugger, JOCL-impl.-init-macrodef-debug, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.android.armv7.armhf, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.environment, JOCL-impl.-debug-start-debuggee, JOCL-impl.debug-fix-test, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.sparc, GlueGen-cpptasks-base.setup.java.home.dir, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris32, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux, JOCL-impl.-pre-pre-compile-test, JOCL-impl.-debug-start-debugger-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.mips, deps-clean, -do-clean, -post-clean, JOCL-impl.clean, -debug-start-debugger-main-test, JOCL-impl.debug-test-with-main, JOCL-impl.init, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.s390x, JOCL-impl.-test-browse, run-applet, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows, JOCL-impl.-do-jar-with-libraries, GlueGen-cpptasks-base.setup.java.home.dir.nonmacosx, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.s390, JOCL-impl.-debug-start-debugger-main-test, JOCL-impl.-do-init, JOCL-impl.-pre-pre-compile, JOCL-impl.-do-compile-test-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.android.armv7.armel, JOCL-impl.-init-project, JOCL-impl.-debug-start-debuggee-single, JOCL-impl.compile, run-test-with-main, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.x86, -maybe-call-dep, JOCL-impl.-javadoc-build, JOCL-impl.-do-jar-with-libraries-without-manifest, JOCL-impl.-init-check, clean, clean-jar-test, JOCL-impl.debug-test, JOCL-impl.compile-single, debug, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.mips, JOCL-impl.-pre-compile-test, JOCL-impl.-deps-clean-init, JOCL-impl.default, JOCL-impl.-init-private-libraries, JOCL-impl.-debug-start-debugger-stepinto, gluegen.cpptasks.striplibs, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc9, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc8, JOCL-impl.-init-macrodef-property, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc7, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.vc6, GlueGen-properties.gluegen.properties.load.user, debug-test-with-main, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.hpux, JOCL-impl.compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows.x86, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.alpha, JOCL-impl.-check-automatic-build, gluegen.cpptasks.setup.compiler, JOCL-impl.-post-compile, JOCL-impl.-do-compile, -do-debug-fix, JOCL-impl.-pre-jar, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.mipsel, JOCL-impl.-pre-test-run-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.x86, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.unix, JOCL-impl.compile-test-single, JOCL-impl.-warn-already-built-clean, JOCL-impl.-pre-compile-test-single, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris.sparcv9, JOCL-impl.-pre-init, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.freebsd.x86, JOCL-impl.-deps-jar-init, JOCL-impl.-init-libraries, JOCL-impl.run-single, JOCL-impl.-do-debug-fix-test, JOCL-impl.javadoc, JOCL-impl.-pre-test-run, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.solaris.amd64, debug-fix, JOCL-impl.debug-fix, JOCL-impl.-warn-already-built-jar, JOCL-impl.test-report, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.armv7.armhf, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.sparc, JOCL-impl.-verify-automatic-build, JOCL-impl.-pre-compile, JOCL-impl.run-applet, debug-stepinto, JOCL-impl.deps-jar, JOCL-impl.-post-compile-test-single, JOCL-impl.-do-compile-test, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.s390x, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.win32.mingw, JOCL-impl.-clean-after-automatic-build, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux, JOCL-impl.run-test-with-main, JOCL-impl.-do-compile-single, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.solaris.amd64, JOCL-impl.-do-clean, JOCL-impl.-do-test-run-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.armv7.armel, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.hppa, JOCL-impl.-compile-depend, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.amd64, JOCL-impl.-debug-start-debuggee-applet, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd, debug-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.2, JOCL-impl.-init-macrodef-java, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.1, JOCL-impl.-maybe-call-dep, JOCL-impl.-pre-init-libraries, JOCL-impl.-post-compile-single, debug-fix-test, JOCL-impl.-init-macrodef-junit, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.mipsel, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os, JOCL-impl.-pre-pre-jar, JOCL-impl.-pre-compile-single, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.windows.amd64, test-single, test-file, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.linux.alpha, JOCL-impl.-post-test-run-single, JOCL-impl.-do-test-run, JOCL-impl.jar, GlueGen-cpptasks-base.gluegen.cpptasks.detect.os.linux.hppa, JOCL-impl.-javadoc-browse, JOCL-impl.-do-jar-without-manifest, JOCL-impl.-post-test-run, GlueGen-cpptasks-base.gluegen.cpptasks.configure.compiler, GlueGen-cpptasks-base.gluegen.cpptasks.declare.compiler.freebsd.x86, ]

junit.run.local:
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.CLBufferTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.CLBufferTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher3436316326193756215.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit4621364162211909077.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.CLBufferTest
    [junit]  - - - highLevelTest; create buffer test - - - 
    [junit]  - - - highLevelTest; copy buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - highLevelTest; host pointer test - - - 
    [junit] testing with COPY_BUFFER config
    [junit] validating computed results...
    [junit] results are valid
    [junit] testing with USE_BUFFER config
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - highLevelTest; map buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - destructorCallbackTest - - - 
    [junit] buffer released
    [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 4.585 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - highLevelTest; create buffer test - - - 
    [junit]  - - - highLevelTest; copy buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - highLevelTest; host pointer test - - - 
    [junit] testing with COPY_BUFFER config
    [junit] validating computed results...
    [junit] results are valid
    [junit] testing with USE_BUFFER config
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - highLevelTest; map buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - destructorCallbackTest - - - 
    [junit] buffer released
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: subBufferTest(com.jogamp.opencl.CLBufferTest):	Caused an ERROR
    [junit] can not create sub buffer [error: CL_MISALIGNED_SUB_BUFFER_OFFSET]
    [junit] com.jogamp.opencl.CLException$CLMisalignedSubBufferOffsetException: can not create sub buffer [error: CL_MISALIGNED_SUB_BUFFER_OFFSET]
    [junit] 	at com.jogamp.opencl.CLException.checkForError(CLException.java:67)
    [junit] 	at com.jogamp.opencl.CLBuffer.createSubBuffer(CLBuffer.java:119)
    [junit] 	at com.jogamp.opencl.CLBufferTest.subBufferTest(CLBufferTest.java:266)
    [junit] 
    [junit] 
    [junit] Test com.jogamp.opencl.CLBufferTest FAILED
Override ignored for property "tests.failed"
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.CLCommandQueueTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.CLCommandQueueTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher2300205797510303252.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit3208017785714884011.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.CLCommandQueueTest
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] com.jogamp.opencl.CLEventList[]
    [junit] com.jogamp.opencl.CLEventList[CLEvent [id: 140035667758624 name: WRITE_BUFFER status: QUEUED], CLEvent [id: 140035672442080 name: WRITE_BUFFER status: QUEUED]]
    [junit] results are valid
    [junit]  - - - event conditions test - - - 
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [PROFILING_MODE] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLEvent [id: 140035668536176 name: NDRANGE_KERNEL status: QUEUED]
    [junit] CLEvent [id: 140035668536176 name: NDRANGE_KERNEL status: COMPLETE]
    [junit] time: 147111
    [junit]  - - - user events test - - - 
    [junit] CLUserEvent [id: 140035667779056 name: USER status: SUBMITTED]
    [junit]  - - - event callback test - - - 
    [junit] event received: CLUserEvent [id: 140035672602272 name: USER status: COMPLETE]
    [junit]  - - - QueueBarrier test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLCommandQueue [] on CLDevice [id: 140035672105280 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] starting threads
    [junit] done
    [junit] results are valid
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 4.206 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] com.jogamp.opencl.CLEventList[]
    [junit] com.jogamp.opencl.CLEventList[CLEvent [id: 140035667758624 name: WRITE_BUFFER status: QUEUED], CLEvent [id: 140035672442080 name: WRITE_BUFFER status: QUEUED]]
    [junit] results are valid
    [junit]  - - - event conditions test - - - 
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [PROFILING_MODE] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLEvent [id: 140035668536176 name: NDRANGE_KERNEL status: QUEUED]
    [junit] CLEvent [id: 140035668536176 name: NDRANGE_KERNEL status: COMPLETE]
    [junit] time: 147111
    [junit]  - - - user events test - - - 
    [junit] CLUserEvent [id: 140035667779056 name: USER status: SUBMITTED]
    [junit]  - - - event callback test - - - 
    [junit] event received: CLUserEvent [id: 140035672602272 name: USER status: COMPLETE]
    [junit]  - - - QueueBarrier test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 140035667369104 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLCommandQueue [] on CLDevice [id: 140035672105280 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] starting threads
    [junit] done
    [junit] results are valid
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: concurrencyTest(com.jogamp.opencl.CLCommandQueueTest):	Caused an ERROR
    [junit] null
    [junit] java.util.ConcurrentModificationException
    [junit] 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
    [junit] 	at java.util.HashMap$ValueIterator.next(HashMap.java:822)
    [junit] 	at com.jogamp.opencl.CLContext.release(CLContext.java:509)
    [junit] 	at com.jogamp.opencl.CLCommandQueueTest.concurrencyTest(CLCommandQueueTest.java:503)
    [junit] 
    [junit] 
    [junit] Test com.jogamp.opencl.CLCommandQueueTest FAILED
Override ignored for property "tests.failed"
Override ignored for property "tests.failed"
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.CLExceptionTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.CLExceptionTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher239185082426120150.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit4778886670707674274.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.CLExceptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.CLImageTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.CLImageTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher459439324553123458.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit7802948652708118359.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.CLImageTest
    [junit] sample image format: CLImageFormat[R SNORM_INT8]
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.75 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] sample image format: CLImageFormat[R SNORM_INT8]
    [junit] ------------- ---------------- ---------------
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.CLProgramTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.CLProgramTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher7460308571120237789.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit8792667252453164415.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.CLProgramTest
    [junit]  - - - CLProgramTest; rebuild program test - - - 
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  SIGSEGV (0xb) at pc=0x00007f2b22a13156, pid=24023, tid=139824317732608
    [junit] #
    [junit] # JRE version: 6.0_31-b04
    [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
    [junit] # Problematic frame:
    [junit] # C  [libamdocl64.so+0x17d156]  char+0x146
    [junit] #
    [junit] # An error report file with more information is saved as:
    [junit] # /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/hs_err_pid24023.log
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Using System properties {java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/opt-linux-x86_64/jdk1.6.0_31/jre/lib/amd64, java.vm.version=20.6-b01, ant.library.dir=/opt-share/apache-ant/lib, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, sun.java.launcher=SUN_STANDARD, user.country=US, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd, java.runtime.version=1.6.0_31-b04, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs=/opt-linux-x86_64/jdk1.6.0_31/jre/lib/endorsed, os.arch=amd64, java.io.tmpdir=/tmp, line.separator=
    [junit] , java.vm.specification.vendor=Sun Microsystems Inc., os.name=Linux, ant.home=/opt-share/apache-ant, sun.jnu.encoding=UTF-8, java.library.path=/opt-linux-x86_64/jdk1.6.0_31/jre/lib/amd64/server:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/amd64:/opt-linux-x86_64/jdk1.6.0_31/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, java.specification.name=Java Platform API Specification, java.class.version=50.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=3.2.0-25-generic, user.home=/home/jogamp, user.timezone=Europe/Berlin, java.awt.printerjob=sun.print.PSPrinterJob, file.encoding=UTF-8, java.specification.version=1.6, java.class.path=/opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-antlr.jar:/opt-share/apache-ant/lib/ant-apache-bcel.jar:/opt-share/apache-ant/lib/ant-apache-bsf.jar:/opt-share/apache-ant/lib/ant-apache-log4j.jar:/opt-share/apache-ant/lib/ant-apache-oro.jar:/opt-share/apache-ant/lib/ant-apache-regexp.jar:/opt-share/apache-ant/lib/ant-apache-resolver.jar:/opt-share/apache-ant/lib/ant-apache-xalan2.jar:/opt-share/apache-ant/lib/ant-commons-logging.jar:/opt-share/apache-ant/lib/ant-commons-net.jar:/opt-share/apache-ant/lib/ant-jai.jar:/opt-share/apache-ant/lib/ant-javamail.jar:/opt-share/apache-ant/lib/ant-jdepend.jar:/opt-share/apache-ant/lib/ant-jmf.jar:/opt-share/apache-ant/lib/ant-jsch.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar:/opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-netrexx.jar:/opt-share/apache-ant/lib/ant-swing.jar:/opt-share/apache-ant/lib/ant-testutil.jar:/opt-share/apache-ant/lib/ant.jar:/opt-linux-x86_64/jdk1.6.0_31/lib/tools.jar, user.name=jogamp, java.vm.specification.version=1.0, sun.java.command=org.apache.tools.ant.launch.Launcher -cp  -Dlabel=linux-x86_64-amd -Djocl.basename=jocl -Djogl.basename=jogl -Dgluegen.basename=gluegen -Dgluegen.root=../../../gluegen/label/linux-x86_64-amd -Djocl.build.id=2012-06-27_00-24-07 -Djocl.build.number=639 -Djocl.build.commit=8599a753ff0a885d3de42c6597d07bdde603b709 -Djogl.root=../../../jogl/label/linux-x86_64-amd -Djocl.build.branch=master -v clean-jar-test, java.home=/opt-linux-x86_64/jdk1.6.0_31/jre, sun.arch.data.model=64, user.language=en, java.specification.vendor=Sun Microsystems Inc., java.vm.info=mixed mode, java.version=1.6.0_31, java.ext.dirs=/opt-linux-x86_64/jdk1.6.0_31/jre/lib/ext:/usr/java/packages/lib/ext, sun.boot.class.path=/opt-linux-x86_64/jdk1.6.0_31/jre/lib/resources.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/rt.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/sunrsasign.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/jsse.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/jce.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/charsets.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/lib/modules/jdk.boot.jar:/opt-linux-x86_64/jdk1.6.0_31/jre/classes, java.vendor=Sun Microsystems Inc., file.separator=/, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, sun.cpu.isalist=}
    [junit] Testsuite: com.jogamp.opencl.CLProgramTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.opencl.CLProgramTest:rebuildProgramTest:	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] 
    [junit] Test com.jogamp.opencl.CLProgramTest FAILED (crashed)
Override ignored for property "tests.failed"
Override ignored for property "tests.failed"
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.HighLevelBindingTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.HighLevelBindingTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher2568506811198746259.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit7194961826085423371.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.HighLevelBindingTest
    [junit] OS: Linux
    [junit] ARCH: amd64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj
    [junit]  - - - highLevelTest; contextless - - - 
    [junit] platform info:
    [junit]     name: AMD Accelerated Parallel Processing
    [junit]     id: 140301071470752
    [junit]     profile: FULL_PROFILE
    [junit]     spec version: OpenCL 1.2
    [junit]     impl version: 
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit]     max FLOPS device: CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit]     extensions: [cl_khr_icd, cl_amd_offline_devices, cl_amd_event_callback]
    [junit] device info:
    [junit]     name: Cypress
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit]     vendor id: 4098
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     driver version: CAL 1.4.1720
    [junit]     type: GPU
    [junit]     global mem: 512 MB
    [junit]     max alloc mem: 128 MB
    [junit]     max param size: 1024 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: LOCAL
    [junit]     global mem cache size: 0
    [junit]     global mem cacheline size: 0
    [junit]     global mem cache type: NONE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 725 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 256
    [junit]     max compute units: 18
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [256, 256, 256]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [8192, 8192]
    [junit]     max image3d dimensions: [8192, 8192, 2048]
    [junit]     number of address bits: 32
    [junit]     half FP available: false
    [junit]     double FP available: true
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     double FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     execution capabilities: [EXEC_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_khr_byte_addressable_store, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_amd_printf, cl_khr_global_int32_extended_atomics, cl_amd_popcnt, cl_amd_device_attribute_query, cl_ext_atomic_counters_32, cl_amd_vec3, cl_amd_fp64, cl_amd_media_ops, cl_khr_local_int32_base_atomics, cl_khr_global_int32_base_atomics, cl_khr_gl_sharing, cl_khr_3d_image_writes]
    [junit] device info:
    [junit]     name: AMD Phenom(tm) II X4 945 Processor
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: AuthenticAMD
    [junit]     vendor id: 4098
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     driver version: 2.0 (sse2)
    [junit]     type: CPU
    [junit]     global mem: 3953 MB
    [junit]     max alloc mem: 2048 MB
    [junit]     max param size: 4096 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: GLOBAL
    [junit]     global mem cache size: 65536
    [junit]     global mem cacheline size: 64
    [junit]     global mem cache type: READ_WRITE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 3000 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 1024
    [junit]     max compute units: 4
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [1024, 1024, 1024]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [8192, 8192]
    [junit]     max image3d dimensions: [8192, 8192, 2048]
    [junit]     number of address bits: 64
    [junit]     half FP available: false
    [junit]     double FP available: true
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     double FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     execution capabilities: [EXEC_KERNEL, EXEC_NATIVE_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_khr_int64_extended_atomics, cl_khr_byte_addressable_store, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_amd_printf, cl_khr_global_int32_extended_atomics, cl_amd_popcnt, cl_amd_device_attribute_query, cl_amd_vec3, cl_amd_fp64, cl_amd_media_ops, cl_khr_local_int32_base_atomics, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_sharing, cl_ext_device_fission]
    [junit]  - - - highLevelTest; create context - - - 
    [junit]  - - - highLevelTest; global memory kernel - - - 
    [junit] context devices:
    [junit]    CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit]    CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] max FLOPS device: CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] build log:
    [junit] CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] build status:
    [junit] {CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] allocateing buffers of size: 11444992
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 11444982 more
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.229 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: Linux
    [junit] ARCH: amd64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj
    [junit]  - - - highLevelTest; contextless - - - 
    [junit] platform info:
    [junit]     name: AMD Accelerated Parallel Processing
    [junit]     id: 140301071470752
    [junit]     profile: FULL_PROFILE
    [junit]     spec version: OpenCL 1.2
    [junit]     impl version: 
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit]     max FLOPS device: CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit]     extensions: [cl_khr_icd, cl_amd_offline_devices, cl_amd_event_callback]
    [junit] device info:
    [junit]     name: Cypress
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit]     vendor id: 4098
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     driver version: CAL 1.4.1720
    [junit]     type: GPU
    [junit]     global mem: 512 MB
    [junit]     max alloc mem: 128 MB
    [junit]     max param size: 1024 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: LOCAL
    [junit]     global mem cache size: 0
    [junit]     global mem cacheline size: 0
    [junit]     global mem cache type: NONE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 725 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 256
    [junit]     max compute units: 18
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [256, 256, 256]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [8192, 8192]
    [junit]     max image3d dimensions: [8192, 8192, 2048]
    [junit]     number of address bits: 32
    [junit]     half FP available: false
    [junit]     double FP available: true
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     double FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     execution capabilities: [EXEC_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_khr_byte_addressable_store, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_amd_printf, cl_khr_global_int32_extended_atomics, cl_amd_popcnt, cl_amd_device_attribute_query, cl_ext_atomic_counters_32, cl_amd_vec3, cl_amd_fp64, cl_amd_media_ops, cl_khr_local_int32_base_atomics, cl_khr_global_int32_base_atomics, cl_khr_gl_sharing, cl_khr_3d_image_writes]
    [junit] device info:
    [junit]     name: AMD Phenom(tm) II X4 945 Processor
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: AuthenticAMD
    [junit]     vendor id: 4098
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     driver version: 2.0 (sse2)
    [junit]     type: CPU
    [junit]     global mem: 3953 MB
    [junit]     max alloc mem: 2048 MB
    [junit]     max param size: 4096 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: GLOBAL
    [junit]     global mem cache size: 65536
    [junit]     global mem cacheline size: 64
    [junit]     global mem cache type: READ_WRITE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 3000 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 1024
    [junit]     max compute units: 4
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [1024, 1024, 1024]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [8192, 8192]
    [junit]     max image3d dimensions: [8192, 8192, 2048]
    [junit]     number of address bits: 64
    [junit]     half FP available: false
    [junit]     double FP available: true
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     double FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit]     execution capabilities: [EXEC_KERNEL, EXEC_NATIVE_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_khr_int64_extended_atomics, cl_khr_byte_addressable_store, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_amd_printf, cl_khr_global_int32_extended_atomics, cl_amd_popcnt, cl_amd_device_attribute_query, cl_amd_vec3, cl_amd_fp64, cl_amd_media_ops, cl_khr_local_int32_base_atomics, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_sharing, cl_ext_device_fission]
    [junit]  - - - highLevelTest; create context - - - 
    [junit]  - - - highLevelTest; global memory kernel - - - 
    [junit] context devices:
    [junit]    CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit]    CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] max FLOPS device: CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] build log:
    [junit] CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] build status:
    [junit] {CLDevice [id: 140302024240944 name: Cypress type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 140302029024224 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] allocateing buffers of size: 11444992
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 11444982 more
    [junit] ------------- ---------------- ---------------
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.LowLevelBindingTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.LowLevelBindingTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher2967192374493214647.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit4491472102663664768.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.LowLevelBindingTest
    [junit] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit]  - - - lowLevelTest; contextless binding - - - 
    [junit] #platforms: 1
    [junit] platform id: 140479315804320
    [junit]     profile: FULL_PROFILE
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     name: AMD Accelerated Parallel Processing
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit] #devices: 2
    [junit]     device: Cypress
    [junit]     type: GPU
    [junit]     device: AMD Phenom(tm) II X4 945 Processor
    [junit]     type: CPU
    [junit]  - - - createContextTest - - - 
    [junit] #platforms: 1
    [junit] #devices: 2
    [junit] context created on 2 devices
    [junit]  - - - lowLevelTest2; VectorAdd kernel - - - 
    [junit] context handle: 140480269631648
    [junit] context created with 2 devices
    [junit] device id: 140480265284656
    [junit] device id: 140480266453360
    [junit] using device# 1
    [junit] max WGS: 1024
    [junit] allocateing buffers of size: 11444864
    [junit] program id: 140480265308304
    [junit] waiting for program to build...
    [junit] done
    [junit] program associated with 2 device(s)
    [junit] program source length (cl): 2001
    [junit] program source length (java): 2000
    [junit] program source:
    [junit]  // OpenCL Kernel Function for element by element vector addition                                  
    [junit] kernel void VectorAdd(global const int* a, global const int* b, global int* c, int iNumElements) { 
    [junit]     // get index in global data array                                                              
    [junit]     int iGID = get_global_id(0);                                                                   
    [junit]     // bound check (equivalent to the limit on a 'for' loop for standard/serial C code             
    [junit]     if (iGID >= iNumElements)  {                                                                   
    [junit]         return;                                                                                    
    [junit]     }                                                                                              
    [junit]     // add the vector elements                                                                     
    [junit]     c[iGID] = a[iGID] + b[iGID];                                                                   
    [junit] }                                                                                                  
    [junit] kernel void Test(global const int* a, global const int* b, global int* c, int iNumElements) {      
    [junit]     // get index in global data array                                                              
    [junit]     int iGID = get_global_id(0);                                                                   
    [junit]     // bound check (equivalent to the limit on a 'for' loop for standard/serial C code             
    [junit]     if (iGID >= iNumElements)  {                                                                   
    [junit]         return;                                                                                    
    [junit]     }                                                                                              
    [junit]     c[iGID] = iGID;                                                                                
    [junit] }                                                                                                  
    [junit] 
    [junit] program build status: BUILD_SUCCESS
    [junit] program log length: 1
    [junit] log:
    [junit] 
    [junit] kernel id: 140480270527280
    [junit] used device memory: 137MB
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 11444854 more
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.085 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit]  - - - lowLevelTest; contextless binding - - - 
    [junit] #platforms: 1
    [junit] platform id: 140479315804320
    [junit]     profile: FULL_PROFILE
    [junit]     version: OpenCL 1.2 AMD-APP (923.1)
    [junit]     name: AMD Accelerated Parallel Processing
    [junit]     vendor: Advanced Micro Devices, Inc.
    [junit] #devices: 2
    [junit]     device: Cypress
    [junit]     type: GPU
    [junit]     device: AMD Phenom(tm) II X4 945 Processor
    [junit]     type: CPU
    [junit]  - - - createContextTest - - - 
    [junit] #platforms: 1
    [junit] #devices: 2
    [junit] context created on 2 devices
    [junit]  - - - lowLevelTest2; VectorAdd kernel - - - 
    [junit] context handle: 140480269631648
    [junit] context created with 2 devices
    [junit] device id: 140480265284656
    [junit] device id: 140480266453360
    [junit] using device# 1
    [junit] max WGS: 1024
    [junit] allocateing buffers of size: 11444864
    [junit] program id: 140480265308304
    [junit] waiting for program to build...
    [junit] done
    [junit] program associated with 2 device(s)
    [junit] program source length (cl): 2001
    [junit] program source length (java): 2000
    [junit] program source:
    [junit]  // OpenCL Kernel Function for element by element vector addition                                  
    [junit] kernel void VectorAdd(global const int* a, global const int* b, global int* c, int iNumElements) { 
    [junit]     // get index in global data array                                                              
    [junit]     int iGID = get_global_id(0);                                                                   
    [junit]     // bound check (equivalent to the limit on a 'for' loop for standard/serial C code             
    [junit]     if (iGID >= iNumElements)  {                                                                   
    [junit]         return;                                                                                    
    [junit]     }                                                                                              
    [junit]     // add the vector elements                                                                     
    [junit]     c[iGID] = a[iGID] + b[iGID];                                                                   
    [junit] }                                                                                                  
    [junit] kernel void Test(global const int* a, global const int* b, global int* c, int iNumElements) {      
    [junit]     // get index in global data array                                                              
    [junit]     int iGID = get_global_id(0);                                                                   
    [junit]     // bound check (equivalent to the limit on a 'for' loop for standard/serial C code             
    [junit]     if (iGID >= iNumElements)  {                                                                   
    [junit]         return;                                                                                    
    [junit]     }                                                                                              
    [junit]     c[iGID] = iGID;                                                                                
    [junit] }                                                                                                  
    [junit] 
    [junit] program build status: BUILD_SUCCESS
    [junit] program log length: 1
    [junit] log:
    [junit] 
    [junit] kernel id: 140480270527280
    [junit] used device memory: 137MB
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 11444854 more
    [junit] ------------- ---------------- ---------------
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.gl.CLGLTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.gl.CLGLTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher8451032174882439455.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit8388986056546508109.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.gl.CLGLTest
    [junit] libEGL warning: DRI2: failed to authenticate
    [junit] libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/fglrx/dri:/usr/lib32/fglrx/dri)
    [junit]  - - - glcl; createContextTest - - - 
    [junit] isGLMemorySharingSupported==true on: 
    [junit]     CLDevice [id: 140605694740208 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLPlatform [name: AMD Accelerated Parallel Processing, vendor: Advanced Micro Devices, Inc., profile: FULL_PROFILE, version: OpenCL 1.2 AMD-APP (923.1)]
    [junit] CLGLContext [id: 140605698052000, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit]  - - - glcl; vboSharing - - - 
    [junit] X11Util.Display: Shutdown (close open / pending Displays: false, open (no close attempt): 2/2, pending (not closed, marked uncloseable): 1)
    [junit] X11Util: Open X11 Display Connections: 2
    [junit] X11Util: Open[0]: NamedX11Display[:0, 0x7fe13400a470, refCount 1, unCloseable true]
    [junit] X11Util: Open[1]: NamedX11Display[:0, 0x7fe150258340, refCount 1, unCloseable true]
    [junit] X11Util: Pending X11 Display Connections: 1
    [junit] X11Util: Pending[0]: NamedX11Display[:0, 0x7fe138000e90, refCount 0, unCloseable true]
    [junit] test aborted
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.754 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit]  - - - glcl; createContextTest - - - 
    [junit] isGLMemorySharingSupported==true on: 
    [junit]     CLDevice [id: 140605694740208 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLPlatform [name: AMD Accelerated Parallel Processing, vendor: Advanced Micro Devices, Inc., profile: FULL_PROFILE, version: OpenCL 1.2 AMD-APP (923.1)]
    [junit] CLGLContext [id: 140605698052000, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit]  - - - glcl; vboSharing - - - 
    [junit] test aborted
    [junit] ------------- ---------------- ---------------
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  SIGSEGV (0xb) at pc=0x00007fe1722edc58, pid=24118, tid=140606285260544
    [junit] #
    [junit] # JRE version: 6.0_31-b04
    [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
    [junit] # Problematic frame:
    [junit] # C  [libX11.so.6+0x33c58]  XQueryExtension+0x28
    [junit] #
    [junit] # An error report file with more information is saved as:
    [junit] # /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/hs_err_pid24118.log
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Test com.jogamp.opencl.gl.CLGLTest FAILED
Override ignored for property "tests.failed"
    [junit] Implicitly adding /opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar to CLASSPATH
    [junit] Executing '/opt-linux-x86_64/jdk1.6.0_31/jre/bin/java' with arguments:
    [junit] '-Djnlp.no.jvm.data.model.set=true'
    [junit] '-Xmx256m'
    [junit] '-Djava.library.path=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/natives/jocl:../../../jogl/label/linux-x86_64-amd/build/lib:../../../gluegen/label/linux-x86_64-amd/build/obj'
    [junit] '-classpath'
    [junit] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl.jar:/home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/build/gluegen-rt.jar:/home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/lib/junit_4/junit-4.8.1.jar:/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/classes:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar'
    [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner'
    [junit] 'com.jogamp.opencl.util.concurrent.CLMultiContextTest'
    [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=true'
    [junit] 'outputtoformatters=true'
    [junit] 'logfailedtests=true'
    [junit] 'logtestlistenerevents=false'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter'
    [junit] 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results/TEST-com.jogamp.opencl.util.concurrent.CLMultiContextTest.xml'
    [junit] 'crashfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junitvmwatcher2012129842419903410.properties'
    [junit] 'propsfile=/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/junit5407256157441902833.properties'
    [junit] 
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.jogamp.opencl.util.concurrent.CLMultiContextTest
    [junit] CLContext [id: 140528247081056, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit] CLContext [id: 140528251600544, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit] CLDevice [id: 140528246374192 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLDevice [id: 140528250402336 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] invoking 20 tasks on 2 queues
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.936 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] CLContext [id: 140528247081056, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit] CLContext [id: 140528251600544, platform: AMD Accelerated Parallel Processing, profile: FULL_PROFILE, devices: 1]
    [junit] CLDevice [id: 140528246374192 name: Cypress type: GPU profile: FULL_PROFILE]
    [junit] CLDevice [id: 140528250402336 name: AMD Phenom(tm) II X4 945 Processor type: CPU profile: FULL_PROFILE]
    [junit] invoking 20 tasks on 2 queues
    [junit] ------------- ---------------- ---------------

junit.run.remote.ssh:
Skipped because property 'isCrosscompilation' not set.

junit.run.tests:
  [antcall] Exiting /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build.xml.

junit.run.if.disabled:
Skipped because property 'junit.is.disabled' not set.

-do-test-run:

test-report:

-post-test-run:
   [delete] Could not find file /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64-test-results-linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002.7z to delete.
     [exec] Current OS is Linux
     [exec] Executing '7z' with arguments:
     [exec] 'a'
     [exec] '-r'
     [exec] '/home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64-test-results-linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002.7z'
     [exec] '*'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/dist/jocl-0.9-b639-20120627-linux-amd64-test-results-linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002.7z
     [exec] 
     [exec] Compressing  TEST-com.jogamp.opencl.CLBufferTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLCommandQueueTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLExceptionTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLImageTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLProgramTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.gl.CLGLTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.HighLevelBindingTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.LowLevelBindingTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.util.concurrent.CLMultiContextTest.xml
     [exec] 
     [exec] Everything is Ok

-test-browse:
Skipped because property 'netbeans.home+have.tests' not set.

test:

clean-jar-test:

BUILD SUCCESSFUL
Total time: 1 minute 31 seconds
[WARNINGS] Parsing warnings in console log with parser GNU Compiler 3 (gcc)
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
[WARNINGS] Computing warning deltas based on reference build #602
Archiving artifacts
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/master/jocl-b639-2012-06-27_00-24-07'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: UNSTABLE