Started by upstream project "jocl" build number 1025
originally caused by:
 Started by upstream project "jogl-demos" build number 398
 originally caused by:
  Started by upstream project "jogl" build number 1365
  originally caused by:
   Started by user Sven Gothel
Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012 (macosx-10_6-x86_64-nvidia) in workspace /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jocl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jocl.git
 > git --version # timeout=10
 > git fetch --tags --progress git://jogamp.org/srv/scm/jocl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5003123575355ff088c7b2e4e9017056e9edbf5c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5003123575355ff088c7b2e4e9017056e9edbf5c
 > git rev-list 5003123575355ff088c7b2e4e9017056e9edbf5c # timeout=10
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Djocl.basename=jocl -Djogl.basename=jogl -Dgluegen.basename=gluegen -Dgluegen.root=../../../../gluegen/label/macosx-10_6-x86_64-nvidia -Djocl.build.id=2014-10-09_15-41-53 -Djocl.build.number=1025 -Djocl.build.commit=5003123575355ff088c7b2e4e9017056e9edbf5c -Djogl.root=../../../../jogl/label/macosx-10_6-x86_64-nvidia -Djocl.build.branch=origin/master clean all junit.run
Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/build.xml

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /Users/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=xcode.clang
     [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=${isLinux}
     [echo] LinuxAMD64=${isLinuxAMD64}
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=true
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=true
     [echo] OS X x64=true
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=${isUnix}
     [echo] Windows=${isWindows}
     [echo] X11=${isX11}
     [echo] os=Mac OS X
     [echo] os=10.9.5
     [echo] arch=x86_64

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:
     [echo] os and arch:       macosx-universal
     [echo] os and arch.dot:   macosx.universal
     [echo] os and arch.slash: macosx/universal

gluegen.cpptasks.detect.os:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

clean:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

clean:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build-temp
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/java
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/classes
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jocl.build:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

build.gluegen:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /Users/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=xcode.clang
     [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=${isLinux}
     [echo] LinuxAMD64=${isLinuxAMD64}
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=true
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=true
     [echo] OS X x64=true
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=${isUnix}
     [echo] Windows=${isWindows}
     [echo] X11=${isX11}
     [echo] os=Mac OS X
     [echo] os=10.9.5
     [echo] arch=x86_64

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:
     [echo] os and arch:       macosx-universal
     [echo] os and arch.dot:   macosx.universal
     [echo] os and arch.slash: macosx/universal

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.build.check.android-launcher:

android-launcher.build:

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:

base.compile:

java.generate.check:

java.generate:

generate.jdk6.autocloseable:
     [echo] Generating JDK6 AutoCloseable
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/opencl

generate.jdk7.autocloseable:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

make-build-utilities:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/etc
    [javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/etc

preprocess-opencl-headers:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL
[uncomment-function-params] uncommenting params in /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/../make/stub_includes/CL_orig/cl.h
[uncomment-function-params] uncommenting params in /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/../make/stub_includes/CL_orig/cl_gl.h
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL

java.generate.impl:
     [echo] context...
     [echo] incl path stub_includes;stub_includes.gen;stub_includes/common;stub_includes/gl;stub_includes/jvm
     [echo] program...
     [echo] kernel...
     [echo] queue...
     [echo] device...
     [echo] memobj...
     [echo] image...
     [echo] buffer...
     [echo] sampler...
     [echo] event...
     [echo] platform...
     [echo] CL...

java.generate.copy2temp:
     [copy] Copying 12 files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build-temp
     [echo] CLGL...
     [echo] GLImpl...
     [echo] 
     [echo] GlueGen has successfully generated files.

java.compile:
    [javac] Compiling 79 source files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/classes

android.compile:
    [javac] Compiling 4 source files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/classes

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

c.build.jocl:
     [echo] compiler.cfg.id.base: compiler.cfg.macosx
     [echo] linker.cfg.id.base: linker.cfg.macosx
     [echo] Output lib name = jocl
     [echo] compiler.cfg.id.base: compiler.cfg.macosx
     [echo] linker.cfg.id.base: linker.cfg.macosx
     [echo] Compiling jocl
       [cc] 1 total files to be compiled.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:150:69: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]     (CL_API_CALL *clReleaseDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                     ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:156:68: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]     (CL_API_CALL *clRetainDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                    ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:171:77: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]                                                 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                             ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:236:77: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]                                                     cl_event * /* event */) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                             ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
       [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
       [cc]                ^
       [cc] 5 warnings generated.
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:150:69: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]     (CL_API_CALL *clReleaseDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                     ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:156:68: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]     (CL_API_CALL *clRetainDeviceEXT_fn)( cl_device_id /*device*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                    ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:171:77: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]                                                 cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                             ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:12:
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/make/stub_includes.gen/CL/cl_ext.h:236:77: warning: 'weak_import' attribute only applies to variables and functions [-Wignored-attributes]
       [cc]                                                     cl_event * /* event */) CL_EXT_SUFFIX__VERSION_1_1;
       [cc]                                                                             ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:54:57: note: expanded from macro 'CL_EXT_SUFFIX__VERSION_1_1'
       [cc]     #define CL_EXT_SUFFIX__VERSION_1_1                  CL_EXTENSION_WEAK_LINK AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
       [cc]                                                         ^
       [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:49:57: note: expanded from macro 'CL_EXTENSION_WEAK_LINK'
       [cc]     #define CL_EXTENSION_WEAK_LINK       __attribute__((weak_import))
       [cc]                                                         ^
       [cc] /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/jocl/CLAbstractImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
       [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
       [cc]                ^
       [cc] 5 warnings generated.
       [cc] Starting link

rename.dylib:
     [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/obj
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/java
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
    [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl-natives-macosx-universal.jar
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jar:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl.jar
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl-android.jar

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jocl.build.check.aapt:

android.package:

test.compile:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes

test.compile:
     [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
     [copy] Copied 8 empty directories to 5 empty directories under /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.javase:
    [javac] Compiling 12 source files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl-test.jar
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.android:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl-test-android.jar

test.package.android:

tag.build:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build

developer-src-zip:
      [zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-java-src.zip

developer-zip-archive:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/jar
     [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/jar
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/lib
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/lib
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/jnlp-files
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/jnlp-files
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/www
     [copy] Copying 11 files to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal/www
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal
     [exec] 
     [exec] 7-Zip [64] 9.13 beta  Copyright (c) 1999-2010 Igor Pavlov  2010-04-15
     [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal.7z
     [exec] 
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jocl-java-src.zip
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl-android-natives-macosx-universal.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl-android.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl-natives-macosx-universal.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl-test-android.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl-test.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jar/jocl.jar
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/gpusort.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/Julia3d.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/Julia3d_sm.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/mandelbrot32.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/mandelbrot32_sm.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/mandelbrot64.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/mandelbrot64_sm.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/MandelbrotHub.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/MandelbrotHub_sm.png
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/index.html
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/www/style.css
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/LICENSE.txt
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/README.txt
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/lib/libjocl.jnilib
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/jnlp-files/jocl.jnlp
     [exec] Compressing  jocl-2.3-b1025-20141009-macosx-universal/artifact.properties
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal

all:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jocl.build:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

build.gluegen:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /Users/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=xcode.clang
     [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=${isLinux}
     [echo] LinuxAMD64=${isLinuxAMD64}
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=true
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=true
     [echo] OS X x64=true
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=${isUnix}
     [echo] Windows=${isWindows}
     [echo] X11=${isX11}
     [echo] os=Mac OS X
     [echo] os=10.9.5
     [echo] arch=x86_64

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:
     [echo] os and arch:       macosx-universal
     [echo] os and arch.dot:   macosx.universal
     [echo] os and arch.slash: macosx/universal

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.build.check.android-launcher:

android-launcher.build:

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:
     [echo] MacOSX

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:

base.compile:

java.generate.check:

java.generate:

java.compile:

android.compile:

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=xcode.clang
     [echo] GCC=${isGCC}
     [echo] CLANG=true
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /System/Library/Frameworks/JavaVM.framework/Home
     [echo] java.includes.dir  /System/Library/Frameworks/JavaVM.framework/Headers

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.armv6:

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.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:
     [echo] MacOSX
     [echo] java.includes.dir.platform   /System/Library/Frameworks/JavaVM.framework/Headers
     [echo] java.lib.dir.platform        /System/Library/Frameworks/JavaVM.framework/Libraries

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:
     [echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries

gluegen.cpptasks.setup.compiler:

c.build.jocl:
     [echo] compiler.cfg.id.base: compiler.cfg.macosx
     [echo] linker.cfg.id.base: linker.cfg.macosx
     [echo] Output lib name = jocl
     [echo] compiler.cfg.id.base: compiler.cfg.macosx
     [echo] linker.cfg.id.base: linker.cfg.macosx
     [echo] Compiling jocl
       [cc] Starting dependency analysis for 1 files.
       [cc] 1 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 0 total files to be compiled.
       [cc] Starting link

rename.dylib:
     [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/obj
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/java
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
    [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/obj/jocl-natives-macosx-universal.jar.d/jar
      [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar/jocl-natives-macosx-universal.jar
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jar

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jar:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build

load.user.properties:
     [echo] Loaded /Users/jogamp/jocl.properties.
     [echo] Loaded /Users/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

init.base:

init.android:

init:
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jocl.build.check.aapt:

android.package:

test.compile:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.javase:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.android:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build

test.package.android:

junit.run:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

junit.run.if.enabled:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

clean.results:
    [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/results

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.javase:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test.compile.android:
     [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/test/build

test.package.android:

junit.run.local:
    [junit] Testsuite: com.jogamp.opencl.CLBufferTest
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862224199 ms +++ localhost/127.0.0.1:59999 - Locked within 50 ms, 1 attempts
    [junit]  - - - highLevelTest; host pointer test - - - 
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [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] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] results are valid
    [junit]  - - - highLevelTest; create buffer test - - - 
    [junit]  - - - destructorCallbackTest - - - 
    [junit] buffer released
    [junit]  - - - highLevelTest; map buffer test - - - 
    [junit] validating computed results...
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] XXX: maxAlignment 1024, 0x400, (int)1024, (int)0x400
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] XXX: maxAlignment 1024, 0x400, (int)1024, (int)0x400
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] results are valid
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - highLevelTest; copy buffer test - - - 
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] validating computed results...
    [junit] results are valid
    [junit] SLOCK [T main @ 1412862226468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.408 sec
    [junit] ------------- Standard Output ---------------
    [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; create buffer test - - - 
    [junit]  - - - destructorCallbackTest - - - 
    [junit] buffer released
    [junit]  - - - highLevelTest; map buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - subBufferTest - - - 
    [junit]  - - - highLevelTest; copy buffer test - - - 
    [junit] validating computed results...
    [junit] results are valid
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862224199 ms +++ localhost/127.0.0.1:59999 - Locked within 50 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] XXX: maxAlignment 1024, 0x400, (int)1024, (int)0x400
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] XXX: maxAlignment 1024, 0x400, (int)1024, (int)0x400
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] SLOCK [T main @ 1412862226468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: bufferWithHostPointerTest took 1.141 sec
    [junit] Testcase: createBufferTest took 0.002 sec
    [junit] Testcase: destructorCallbackTest took 0.023 sec
    [junit] Testcase: mapBufferTest took 0.346 sec
    [junit] Testcase: subBufferTest01ByteBuffer took 0.004 sec
    [junit] Testcase: subBufferTest02FloatBuffer took 0.002 sec
    [junit] Testcase: writeCopyReadBufferTest took 0.652 sec
    [junit] Testsuite: com.jogamp.opencl.CLCommandQueueTest
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862227623 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit]  - - - QueueBarrier test - - - 
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit] CLCommandQueue [] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLCommandQueue [] on CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] starting threads
    [junit] done
    [junit] results are valid
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit]  - - - user events test - - - 
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] CLUserEvent [id: 140724666870208 name: USER status: SUBMITTED]
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit]  - - - event callback test - - - 
    [junit] event received: CLUserEvent [id: 140724666725680 name: USER status: COMPLETE]
    [junit]  - - - event conditions test - - - 
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] com.jogamp.opencl.CLEventList[]
    [junit] com.jogamp.opencl.CLEventList[CLEvent [id: 140724667548832 name: WRITE_BUFFER status: QUEUED], CLEvent [id: 140724667550064 name: WRITE_BUFFER status: QUEUED]]
    [junit] results are valid
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [PROFILING_MODE] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLEvent [id: 140724667050256 name: NDRANGE_KERNEL status: QUEUED]
    [junit] CLEvent [id: 140724667050256 name: NDRANGE_KERNEL status: COMPLETE]
    [junit] time: 6384608
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit] SLOCK [T main @ 1412862230524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.98 sec
    [junit] ------------- Standard Output ---------------
    [junit]  - - - QueueBarrier test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLCommandQueue [] on CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] starting threads
    [junit] done
    [junit] results are valid
    [junit]  - - - user events test - - - 
    [junit] CLUserEvent [id: 140724666870208 name: USER status: SUBMITTED]
    [junit]  - - - event callback test - - - 
    [junit] event received: CLUserEvent [id: 140724666725680 name: USER status: COMPLETE]
    [junit]  - - - event conditions test - - - 
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] com.jogamp.opencl.CLEventList[]
    [junit] com.jogamp.opencl.CLEventList[CLEvent [id: 140724667548832 name: WRITE_BUFFER status: QUEUED], CLEvent [id: 140724667550064 name: WRITE_BUFFER status: QUEUED]]
    [junit] results are valid
    [junit]  - - - event synchronization test - - - 
    [junit] CLCommandQueue [PROFILING_MODE] on CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLEvent [id: 140724667050256 name: NDRANGE_KERNEL status: QUEUED]
    [junit] CLEvent [id: 140724667050256 name: NDRANGE_KERNEL status: COMPLETE]
    [junit] time: 6384608
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862227623 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit] SLOCK [T main @ 1412862230524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: concurrencyTest took 1.037 sec
    [junit] Testcase: customEventsTest took 1.209 sec
    [junit] Testcase: enumsTest took 0.001 sec
    [junit] Testcase: eventCallbackTest took 0.004 sec
    [junit] Testcase: eventConditionsTest took 0.034 sec
    [junit] Testcase: eventsTest took 0.268 sec
    [junit] Testcase: profilingEventsTest took 0.202 sec
    [junit] Testsuite: com.jogamp.opencl.CLExceptionTest
    [junit] SLOCK [T main @ 1412862231567 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862233576 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.392 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1412862231567 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862233576 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] SLOCK [T main @ 1412862233878 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCLExceptions took 0.246 sec
    [junit] SLOCK [T main @ 1412862233878 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Testsuite: com.jogamp.opencl.CLImageTest
    [junit] SLOCK [T main @ 1412862235064 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862238083 ms +++ localhost/127.0.0.1:59999 - Locked within 3040 ms, 4 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] sample image format: CLImageFormat[INTENSITY FLOAT]
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] SLOCK [T main @ 1412862239246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.28 sec
    [junit] ------------- Standard Output ---------------
    [junit] sample image format: CLImageFormat[INTENSITY FLOAT]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1412862235064 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862238083 ms +++ localhost/127.0.0.1:59999 - Locked within 3040 ms, 4 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] SLOCK [T main @ 1412862239246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: image2dCopyTest took 0.365 sec
    [junit] Testcase: image2dKernelCopyTest took 0.102 sec
    [junit] Testcase: supportedImageFormatsTest took 0.002 sec
    [junit] Testsuite: com.jogamp.opencl.CLProgramTest
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862240950 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@3bc0f2e5, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@3bc0f2e5}}
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@3bc0f2e5, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@3bc0f2e5}}
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] compile workgroup size: 1 1 1
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] kernel: CLKernel [id: 140310206364672 name: foo]
    [junit] kernel: CLKernel [id: 140310206794240 name: bar]
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
    [junit] ------------- Standard Output ---------------
    [junit] got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@3bc0f2e5, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@3bc0f2e5}}
    [junit] CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@3bc0f2e5, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@3bc0f2e5}}
    [junit] compile workgroup size: 1 1 1
    [junit] kernel: CLKernel [id: 140310206364672 name: foo]
    [junit] kernel: CLKernel [id: 140310206794240 name: bar]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862240950 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] SLOCK [T main @ 1412862241901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Enums took 0.169 sec
    [junit] Testcase: test02RebuildProgram took 0.174 sec
    [junit] Testcase: test03ProgramBinaries took 0.132 sec
    [junit] Testcase: test10BuilderSync took 0.208 sec
    [junit] Testcase: test11BuilderAsync took 0.017 sec
    [junit] Testcase: test20Kernel took 0.073 sec
    [junit] Testcase: test21AllKernels took 0.075 sec
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] SLOCK [T main @ 1412862241901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Testsuite: com.jogamp.opencl.HighLevelBindingTest
    [junit] SLOCK [T main @ 1412862243019 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862244025 ms +++ localhost/127.0.0.1:59999 - Locked within 1047 ms, 2 attempts
    [junit] OS: Mac OS X
    [junit] ARCH: x86_64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: ../../../../gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:../../../../jogl/label/macosx-10_6-x86_64-nvidia/build/lib:../build/obj:lib/macosx-universal
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit]  - - - highLevelTest; contextless - - - 
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] platform info:
    [junit]     name: Apple
    [junit]     id: 2147418112
    [junit]     profile: FULL_PROFILE
    [junit]     spec version: OpenCL 1.2
    [junit]     impl version: 
    [junit]     vendor: Apple
    [junit]     max FLOPS device: CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit]     extensions: [cl_APPLE_gl_sharing, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_APPLE_SetMemObjectDestructor, cl_APPLE_clut, cl_khr_gl_event]
    [junit] device info:
    [junit]     name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: Intel
    [junit]     vendor id: 4294967295
    [junit]     version: OpenCL 1.2 
    [junit]     driver version: 1.1
    [junit]     type: CPU
    [junit]     mem base addr align: 1024
    [junit]     global mem: 2048 MB
    [junit]     max alloc mem: 512 MB
    [junit]     max param size: 4096 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: GLOBAL
    [junit]     global mem cache size: 64
    [junit]     global mem cacheline size: 3145728
    [junit]     global mem cache type: READ_WRITE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 2400 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 1024
    [junit]     max compute units: 2
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [1024, 1, 1]
    [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_APPLE_query_kernel_names, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_APPLE_fixed_alpha_channel_orders, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_APPLE_command_queue_priority, cl_khr_global_int32_extended_atomics, cl_APPLE_gl_sharing, cl_APPLE_biased_fixed_point_image_formats, cl_khr_image2d_from_buffer, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_fp64_basic_ops, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_event, cl_khr_3d_image_writes]
    [junit] device info:
    [junit]     name: GeForce 320M
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: NVIDIA
    [junit]     vendor id: 16918016
    [junit]     version: OpenCL 1.0 
    [junit]     driver version: 8.24.16 310.90.9.05f01
    [junit]     type: GPU
    [junit]     mem base addr align: 1024
    [junit]     global mem: 256 MB
    [junit]     max alloc mem: 128 MB
    [junit]     max param size: 4352 byte
    [junit]     local mem: 16 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: 950 MHz
    [junit]     timer res: 1000 ns
    [junit]     max work group size: 512
    [junit]     max compute units: 6
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [512, 512, 64]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [4096, 4096]
    [junit]     max image3d dimensions: [4096, 4096, 2048]
    [junit]     number of address bits: 32
    [junit]     half FP available: false
    [junit]     double FP available: false
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO]
    [junit]     double FP config: []
    [junit]     execution capabilities: [EXEC_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_khr_local_int32_extended_atomics, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics, cl_khr_gl_event]
    [junit]  - - - highLevelTest; create context - - - 
    [junit]  - - - highLevelTest; global memory kernel - - - 
    [junit] context devices:
    [junit]    CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit]    CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] max FLOPS device: CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] build log:
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] build status:
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] allocating three buffers of size: 11445248
    [junit] not enough direct buffer memory; retrying with smaller buffers
    [junit] allocating three buffers of size: 5722624
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 5722614 more
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] SLOCK [T main @ 1412862245573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.767 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: Mac OS X
    [junit] ARCH: x86_64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: ../../../../gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:../../../../jogl/label/macosx-10_6-x86_64-nvidia/build/lib:../build/obj:lib/macosx-universal
    [junit]  - - - highLevelTest; contextless - - - 
    [junit] platform info:
    [junit]     name: Apple
    [junit]     id: 2147418112
    [junit]     profile: FULL_PROFILE
    [junit]     spec version: OpenCL 1.2
    [junit]     impl version: 
    [junit]     vendor: Apple
    [junit]     max FLOPS device: CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit]     extensions: [cl_APPLE_gl_sharing, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_APPLE_SetMemObjectDestructor, cl_APPLE_clut, cl_khr_gl_event]
    [junit] device info:
    [junit]     name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: Intel
    [junit]     vendor id: 4294967295
    [junit]     version: OpenCL 1.2 
    [junit]     driver version: 1.1
    [junit]     type: CPU
    [junit]     mem base addr align: 1024
    [junit]     global mem: 2048 MB
    [junit]     max alloc mem: 512 MB
    [junit]     max param size: 4096 byte
    [junit]     local mem: 32 KB
    [junit]     local mem type: GLOBAL
    [junit]     global mem cache size: 64
    [junit]     global mem cacheline size: 3145728
    [junit]     global mem cache type: READ_WRITE
    [junit]     constant buffer size: 65536
    [junit]     error correction support: false
    [junit]     queue properties: [PROFILING_MODE]
    [junit]     clock: 2400 MHz
    [junit]     timer res: 1 ns
    [junit]     max work group size: 1024
    [junit]     max compute units: 2
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [1024, 1, 1]
    [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_APPLE_query_kernel_names, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_APPLE_fixed_alpha_channel_orders, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_APPLE_command_queue_priority, cl_khr_global_int32_extended_atomics, cl_APPLE_gl_sharing, cl_APPLE_biased_fixed_point_image_formats, cl_khr_image2d_from_buffer, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_fp64_basic_ops, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_event, cl_khr_3d_image_writes]
    [junit] device info:
    [junit]     name: GeForce 320M
    [junit]     profile: FULL_PROFILE
    [junit]     vendor: NVIDIA
    [junit]     vendor id: 16918016
    [junit]     version: OpenCL 1.0 
    [junit]     driver version: 8.24.16 310.90.9.05f01
    [junit]     type: GPU
    [junit]     mem base addr align: 1024
    [junit]     global mem: 256 MB
    [junit]     max alloc mem: 128 MB
    [junit]     max param size: 4352 byte
    [junit]     local mem: 16 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: 950 MHz
    [junit]     timer res: 1000 ns
    [junit]     max work group size: 512
    [junit]     max compute units: 6
    [junit]     max work item dimensions: 3
    [junit]     max work item sizes: [512, 512, 64]
    [junit]     compiler available: true
    [junit]     image support: true
    [junit]     max read image args: 128
    [junit]     max write image args: 8
    [junit]     max image2d dimensions: [4096, 4096]
    [junit]     max image3d dimensions: [4096, 4096, 2048]
    [junit]     number of address bits: 32
    [junit]     half FP available: false
    [junit]     double FP available: false
    [junit]     little endian: true
    [junit]     half FP config: []
    [junit]     single FP config: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO]
    [junit]     double FP config: []
    [junit]     execution capabilities: [EXEC_KERNEL]
    [junit]     gl memory sharing: true
    [junit]     extensions: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_khr_local_int32_extended_atomics, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics, cl_khr_gl_event]
    [junit]  - - - highLevelTest; create context - - - 
    [junit]  - - - highLevelTest; global memory kernel - - - 
    [junit] context devices:
    [junit]    CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit]    CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] max FLOPS device: CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] build log:
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] build status:
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] allocating three buffers of size: 11445248
    [junit] not enough direct buffer memory; retrying with smaller buffers
    [junit] allocating three buffers of size: 5722624
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 5722614 more
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1412862243019 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862244025 ms +++ localhost/127.0.0.1:59999 - Locked within 1047 ms, 2 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] SLOCK [T main @ 1412862245573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.247 sec
    [junit] Testcase: createContextTest took 0.005 sec
    [junit] Testcase: enumsTest took 0.004 sec
    [junit] Testcase: platformTest took 0.003 sec
    [junit] Testcase: vectorAddGMTest took 1.228 sec
    [junit] Testsuite: com.jogamp.opencl.LowLevelBindingTest
    [junit] SLOCK [T main @ 1412862246810 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] OS: Mac OS X
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862250851 ms +++ localhost/127.0.0.1:59999 - Locked within 4065 ms, 5 attempts
    [junit]  - - - lowLevelTest; contextless binding - - - 
    [junit] #platforms: 1
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] platform id: 2147418112
    [junit]     profile: FULL_PROFILE
    [junit]     version: OpenCL 1.2 (Jul 29 2014 21:24:39)
    [junit]     name: Apple
    [junit]     vendor: Apple
    [junit] #devices: 2
    [junit]     device: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit]     type: CPU
    [junit]     device: GeForce 320M
    [junit]     type: GPU
    [junit]  - - - createContextTest - - - 
    [junit] #platforms: 1
    [junit] #devices: 2
    [junit] context created on 2 devices
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit]  - - - lowLevelTest2; VectorAdd kernel - - - 
    [junit] context handle: 140246173952544
    [junit] context created with 2 devices
    [junit] device id: 16918016
    [junit] device id: 4294967295
    [junit] using device# 1
    [junit] max WGS: 1024
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] allocating three buffers of size: 11444864
    [junit] not enough direct buffer memory; retrying with smaller buffers
    [junit] allocating three buffers of size: 5722496
    [junit] program id: 140246173956128
    [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: 140246176657408
    [junit] used device memory: 68MB
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] SLOCK [T main @ 1412862252145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 5722486 more
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: Mac OS X
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit]  - - - lowLevelTest; contextless binding - - - 
    [junit] #platforms: 1
    [junit] platform id: 2147418112
    [junit]     profile: FULL_PROFILE
    [junit]     version: OpenCL 1.2 (Jul 29 2014 21:24:39)
    [junit]     name: Apple
    [junit]     vendor: Apple
    [junit] #devices: 2
    [junit]     device: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit]     type: CPU
    [junit]     device: GeForce 320M
    [junit]     type: GPU
    [junit]  - - - createContextTest - - - 
    [junit] #platforms: 1
    [junit] #devices: 2
    [junit] context created on 2 devices
    [junit]  - - - lowLevelTest2; VectorAdd kernel - - - 
    [junit] context handle: 140246173952544
    [junit] context created with 2 devices
    [junit] device id: 16918016
    [junit] device id: 4294967295
    [junit] using device# 1
    [junit] max WGS: 1024
    [junit] allocating three buffers of size: 11444864
    [junit] not enough direct buffer memory; retrying with smaller buffers
    [junit] allocating three buffers of size: 5722496
    [junit] program id: 140246173956128
    [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: 140246176657408
    [junit] used device memory: 68MB
    [junit] a+b=c result snapshot: 
    [junit] 533171337, 42745887, 1414649623, -1650985078, -915364110, 379654968, 1920621013, -1067891505, -411881345, 1961687751, ...; 5722486 more
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T main @ 1412862246810 ms III localhost/127.0.0.1:59999 - Wait for lock
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862250851 ms +++ localhost/127.0.0.1:59999 - Locked within 4065 ms, 5 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] SLOCK [T main @ 1412862252145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.279 sec
    [junit] Testcase: createContextTest took 0.002 sec
    [junit] Testcase: lowLevelVectorAddTest took 0.941 sec
    [junit] Testsuite: com.jogamp.opencl.TestJoclVersion
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862253292 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] Implementation-Version: 2.3.0-rc-20141009
    [junit] Implementation-Build: 2.3-b1025-20141009
    [junit] Implementation-Branch: origin/master
    [junit] Implementation-Commit: 5003123575355ff088c7b2e4e9017056e9edbf5c
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: GlueGen Run-Time
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141008
    [junit] Implementation Build: 2.3-b838-20141008
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.opencl
    [junit] Extension Name: com.jogamp.opencl
    [junit] Specification Title: Java Bindings for OpenCL API Specification
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: Java Bindings for OpenCL Runtime Environment
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141009
    [junit] Implementation Build: 2.3-b1025-20141009
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 5003123575355ff088c7b2e4e9017056e9edbf5c
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] SLOCK [T main @ 1412862254000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] PP:DD:EE  -  Platform (PP), Device (DD), Entry (EE)
    [junit] 01:01:01                          CL_DEVICE_NAME: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit] 01:01:02                          CL_DEVICE_TYPE: CPU
    [junit] 01:01:03                       CL_DEVICE_VERSION: OpenCL 1.2 
    [junit] 01:01:04                     CL_DEVICE_AVAILABLE: true
    [junit] 01:01:05                       CL_DEVICE_PROFILE: FULL_PROFILE
    [junit] 01:01:06                        CL_DEVICE_VENDOR: Intel
    [junit] 01:01:07                    CL_DEVICE_EXTENSIONS: [cl_khr_int64_extended_atomics, cl_APPLE_query_kernel_names, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_APPLE_fixed_alpha_channel_orders, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_APPLE_command_queue_priority, cl_khr_global_int32_extended_atomics, cl_APPLE_gl_sharing, cl_APPLE_biased_fixed_point_image_formats, cl_khr_image2d_from_buffer, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_fp64_basic_ops, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_event, cl_khr_3d_image_writes]
    [junit] 01:01:08             CL_DEVICE_MAX_COMPUTE_UNITS: 2
    [junit] 01:01:09           CL_DEVICE_MAX_CLOCK_FREQUENCY: 2400
    [junit] 01:01:10                 CL_DEVICE_ENDIAN_LITTLE: true
    [junit] 01:01:11                     CL_DEVICE_VENDOR_ID: 4294967295
    [junit] 01:01:12              CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2 
    [junit] 01:01:13                       CL_DRIVER_VERSION: 1.1
    [junit] 01:01:14                  CL_DEVICE_ADDRESS_BITS: 64
    [junit] 01:01:15  CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT: 8
    [junit] 01:01:16   CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR: 16
    [junit] 01:01:17    CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT: 4
    [junit] 01:01:18   CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG: 2
    [junit] 01:01:19  CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT: 4
    [junit] 01:01:20 CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE: 2
    [junit] 01:01:21      CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR: 16
    [junit] 01:01:22     CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT: 8
    [junit] 01:01:23       CL_DEVICE_NATIVE_VECTOR_WIDTH_INT: 4
    [junit] 01:01:24      CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG: 2
    [junit] 01:01:25      CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF: 0
    [junit] 01:01:26     CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT: 4
    [junit] 01:01:27    CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE: 2
    [junit] 01:01:28           CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
    [junit] 01:01:29      CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3
    [junit] 01:01:30           CL_DEVICE_MAX_WORK_ITEM_SIZES: [1024, 1, 1]
    [junit] 01:01:31            CL_DEVICE_MAX_PARAMETER_SIZE: 4096
    [junit] 01:01:32            CL_DEVICE_MAX_MEM_ALLOC_SIZE: 536870912
    [junit] 01:01:33           CL_DEVICE_MEM_BASE_ADDR_ALIGN: 1024
    [junit] 01:01:34               CL_DEVICE_GLOBAL_MEM_SIZE: 2147483648
    [junit] 01:01:35                CL_DEVICE_LOCAL_MEM_SIZE: 32768
    [junit] 01:01:36           CL_DEVICE_HOST_UNIFIED_MEMORY: true
    [junit] 01:01:37      CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 65536
    [junit] 01:01:38     CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE: 3145728
    [junit] 01:01:39         CL_DEVICE_GLOBAL_MEM_CACHE_SIZE: 64
    [junit] 01:01:40             CL_DEVICE_MAX_CONSTANT_ARGS: 8
    [junit] 01:01:41                 CL_DEVICE_IMAGE_SUPPORT: true
    [junit] 01:01:42           CL_DEVICE_MAX_READ_IMAGE_ARGS: 128
    [junit] 01:01:43          CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 8
    [junit] 01:01:44             CL_DEVICE_IMAGE2D_MAX_WIDTH: 8192
    [junit] 01:01:45            CL_DEVICE_IMAGE2D_MAX_HEIGHT: 8192
    [junit] 01:01:46             CL_DEVICE_IMAGE3D_MAX_WIDTH: 2048
    [junit] 01:01:47            CL_DEVICE_IMAGE3D_MAX_HEIGHT: 2048
    [junit] 01:01:48             CL_DEVICE_IMAGE3D_MAX_DEPTH: 2048
    [junit] 01:01:49                  CL_DEVICE_MAX_SAMPLERS: 16
    [junit] 01:01:50    CL_DEVICE_PROFILING_TIMER_RESOLUTION: 1
    [junit] 01:01:51        CL_DEVICE_EXECUTION_CAPABILITIES: [EXEC_KERNEL, EXEC_NATIVE_KERNEL]
    [junit] 01:01:52                CL_DEVICE_HALF_FP_CONFIG: []
    [junit] 01:01:53              CL_DEVICE_SINGLE_FP_CONFIG: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit] 01:01:54              CL_DEVICE_DOUBLE_FP_CONFIG: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit] 01:01:55                CL_DEVICE_LOCAL_MEM_TYPE: GLOBAL
    [junit] 01:01:56         CL_DEVICE_GLOBAL_MEM_CACHE_TYPE: READ_WRITE
    [junit] 01:01:57              CL_DEVICE_QUEUE_PROPERTIES: [PROFILING_MODE]
    [junit] 01:01:58            CL_DEVICE_COMPILER_AVAILABLE: true
    [junit] 01:01:59      CL_DEVICE_ERROR_CORRECTION_SUPPORT: false
    [junit] 01:01:60                             cl_khr_fp16: false
    [junit] 01:01:61                             cl_khr_fp64: true
    [junit] 01:01:62                              cl_khr_icd: false
    [junit] 01:01:63 cl_khr_gl_sharing | cl_APPLE_gl_sharing: true
    [junit] 01:02:01                          CL_DEVICE_NAME: GeForce 320M
    [junit] 01:02:02                          CL_DEVICE_TYPE: GPU
    [junit] 01:02:03                       CL_DEVICE_VERSION: OpenCL 1.0 
    [junit] 01:02:04                     CL_DEVICE_AVAILABLE: true
    [junit] 01:02:05                       CL_DEVICE_PROFILE: FULL_PROFILE
    [junit] 01:02:06                        CL_DEVICE_VENDOR: NVIDIA
    [junit] 01:02:07                    CL_DEVICE_EXTENSIONS: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_khr_local_int32_extended_atomics, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics, cl_khr_gl_event]
    [junit] 01:02:08             CL_DEVICE_MAX_COMPUTE_UNITS: 6
    [junit] 01:02:09           CL_DEVICE_MAX_CLOCK_FREQUENCY: 950
    [junit] 01:02:10                 CL_DEVICE_ENDIAN_LITTLE: true
    [junit] 01:02:11                     CL_DEVICE_VENDOR_ID: 16918016
    [junit] 01:02:12              CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.1 
    [junit] 01:02:13                       CL_DRIVER_VERSION: 8.24.16 310.90.9.05f01
    [junit] 01:02:14                  CL_DEVICE_ADDRESS_BITS: 32
    [junit] 01:02:15  CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT: 1
    [junit] 01:02:16   CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR: 1
    [junit] 01:02:17    CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT: 1
    [junit] 01:02:18   CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG: 1
    [junit] 01:02:19  CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT: 1
    [junit] 01:02:20 CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE: 0
    [junit] 01:02:21      CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR: 1
    [junit] 01:02:22     CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT: 1
    [junit] 01:02:23       CL_DEVICE_NATIVE_VECTOR_WIDTH_INT: 1
    [junit] 01:02:24      CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG: 1
    [junit] 01:02:25      CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF: 0
    [junit] 01:02:26     CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT: 1
    [junit] 01:02:27    CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE: 0
    [junit] 01:02:28           CL_DEVICE_MAX_WORK_GROUP_SIZE: 512
    [junit] 01:02:29      CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3
    [junit] 01:02:30           CL_DEVICE_MAX_WORK_ITEM_SIZES: [512, 512, 64]
    [junit] 01:02:31            CL_DEVICE_MAX_PARAMETER_SIZE: 4352
    [junit] 01:02:32            CL_DEVICE_MAX_MEM_ALLOC_SIZE: 134217728
    [junit] 01:02:33           CL_DEVICE_MEM_BASE_ADDR_ALIGN: 1024
    [junit] 01:02:34               CL_DEVICE_GLOBAL_MEM_SIZE: 268435456
    [junit] 01:02:35                CL_DEVICE_LOCAL_MEM_SIZE: 16384
    [junit] 01:02:36           CL_DEVICE_HOST_UNIFIED_MEMORY: false
    [junit] 01:02:37      CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 65536
    [junit] 01:02:38     CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE: 0
    [junit] 01:02:39         CL_DEVICE_GLOBAL_MEM_CACHE_SIZE: 0
    [junit] 01:02:40             CL_DEVICE_MAX_CONSTANT_ARGS: 9
    [junit] 01:02:41                 CL_DEVICE_IMAGE_SUPPORT: true
    [junit] 01:02:42           CL_DEVICE_MAX_READ_IMAGE_ARGS: 128
    [junit] 01:02:43          CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 8
    [junit] 01:02:44             CL_DEVICE_IMAGE2D_MAX_WIDTH: 4096
    [junit] 01:02:45            CL_DEVICE_IMAGE2D_MAX_HEIGHT: 4096
    [junit] 01:02:46             CL_DEVICE_IMAGE3D_MAX_WIDTH: 2048
    [junit] 01:02:47            CL_DEVICE_IMAGE3D_MAX_HEIGHT: 2048
    [junit] 01:02:48             CL_DEVICE_IMAGE3D_MAX_DEPTH: 2048
    [junit] 01:02:49                  CL_DEVICE_MAX_SAMPLERS: 16
    [junit] 01:02:50    CL_DEVICE_PROFILING_TIMER_RESOLUTION: 1000
    [junit] 01:02:51        CL_DEVICE_EXECUTION_CAPABILITIES: [EXEC_KERNEL]
    [junit] 01:02:52                CL_DEVICE_HALF_FP_CONFIG: []
    [junit] 01:02:53              CL_DEVICE_SINGLE_FP_CONFIG: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO]
    [junit] 01:02:54              CL_DEVICE_DOUBLE_FP_CONFIG: []
    [junit] 01:02:55                CL_DEVICE_LOCAL_MEM_TYPE: LOCAL
    [junit] 01:02:56         CL_DEVICE_GLOBAL_MEM_CACHE_TYPE: NONE
    [junit] 01:02:57              CL_DEVICE_QUEUE_PROPERTIES: [PROFILING_MODE]
    [junit] 01:02:58            CL_DEVICE_COMPILER_AVAILABLE: true
    [junit] 01:02:59      CL_DEVICE_ERROR_CORRECTION_SUPPORT: false
    [junit] 01:02:60                             cl_khr_fp16: false
    [junit] 01:02:61                             cl_khr_fp64: false
    [junit] 01:02:62                              cl_khr_icd: false
    [junit] 01:02:63 cl_khr_gl_sharing | cl_APPLE_gl_sharing: true
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] ------------- Standard Output ---------------
    [junit] Implementation-Version: 2.3.0-rc-20141009
    [junit] Implementation-Build: 2.3-b1025-20141009
    [junit] Implementation-Branch: origin/master
    [junit] Implementation-Commit: 5003123575355ff088c7b2e4e9017056e9edbf5c
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: GlueGen Run-Time
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141008
    [junit] Implementation Build: 2.3-b838-20141008
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.opencl
    [junit] Extension Name: com.jogamp.opencl
    [junit] Specification Title: Java Bindings for OpenCL API Specification
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: Java Bindings for OpenCL Runtime Environment
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141009
    [junit] Implementation Build: 2.3-b1025-20141009
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 5003123575355ff088c7b2e4e9017056e9edbf5c
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] PP:DD:EE  -  Platform (PP), Device (DD), Entry (EE)
    [junit] 01:01:01                          CL_DEVICE_NAME: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
    [junit] 01:01:02                          CL_DEVICE_TYPE: CPU
    [junit] 01:01:03                       CL_DEVICE_VERSION: OpenCL 1.2 
    [junit] 01:01:04                     CL_DEVICE_AVAILABLE: true
    [junit] 01:01:05                       CL_DEVICE_PROFILE: FULL_PROFILE
    [junit] 01:01:06                        CL_DEVICE_VENDOR: Intel
    [junit] 01:01:07                    CL_DEVICE_EXTENSIONS: [cl_khr_int64_extended_atomics, cl_APPLE_query_kernel_names, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_APPLE_fixed_alpha_channel_orders, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_APPLE_command_queue_priority, cl_khr_global_int32_extended_atomics, cl_APPLE_gl_sharing, cl_APPLE_biased_fixed_point_image_formats, cl_khr_image2d_from_buffer, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_fp64_basic_ops, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_int64_base_atomics, cl_khr_gl_event, cl_khr_3d_image_writes]
    [junit] 01:01:08             CL_DEVICE_MAX_COMPUTE_UNITS: 2
    [junit] 01:01:09           CL_DEVICE_MAX_CLOCK_FREQUENCY: 2400
    [junit] 01:01:10                 CL_DEVICE_ENDIAN_LITTLE: true
    [junit] 01:01:11                     CL_DEVICE_VENDOR_ID: 4294967295
    [junit] 01:01:12              CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.2 
    [junit] 01:01:13                       CL_DRIVER_VERSION: 1.1
    [junit] 01:01:14                  CL_DEVICE_ADDRESS_BITS: 64
    [junit] 01:01:15  CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT: 8
    [junit] 01:01:16   CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR: 16
    [junit] 01:01:17    CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT: 4
    [junit] 01:01:18   CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG: 2
    [junit] 01:01:19  CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT: 4
    [junit] 01:01:20 CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE: 2
    [junit] 01:01:21      CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR: 16
    [junit] 01:01:22     CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT: 8
    [junit] 01:01:23       CL_DEVICE_NATIVE_VECTOR_WIDTH_INT: 4
    [junit] 01:01:24      CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG: 2
    [junit] 01:01:25      CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF: 0
    [junit] 01:01:26     CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT: 4
    [junit] 01:01:27    CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE: 2
    [junit] 01:01:28           CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
    [junit] 01:01:29      CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3
    [junit] 01:01:30           CL_DEVICE_MAX_WORK_ITEM_SIZES: [1024, 1, 1]
    [junit] 01:01:31            CL_DEVICE_MAX_PARAMETER_SIZE: 4096
    [junit] 01:01:32            CL_DEVICE_MAX_MEM_ALLOC_SIZE: 536870912
    [junit] 01:01:33           CL_DEVICE_MEM_BASE_ADDR_ALIGN: 1024
    [junit] 01:01:34               CL_DEVICE_GLOBAL_MEM_SIZE: 2147483648
    [junit] 01:01:35                CL_DEVICE_LOCAL_MEM_SIZE: 32768
    [junit] 01:01:36           CL_DEVICE_HOST_UNIFIED_MEMORY: true
    [junit] 01:01:37      CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 65536
    [junit] 01:01:38     CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE: 3145728
    [junit] 01:01:39         CL_DEVICE_GLOBAL_MEM_CACHE_SIZE: 64
    [junit] 01:01:40             CL_DEVICE_MAX_CONSTANT_ARGS: 8
    [junit] 01:01:41                 CL_DEVICE_IMAGE_SUPPORT: true
    [junit] 01:01:42           CL_DEVICE_MAX_READ_IMAGE_ARGS: 128
    [junit] 01:01:43          CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 8
    [junit] 01:01:44             CL_DEVICE_IMAGE2D_MAX_WIDTH: 8192
    [junit] 01:01:45            CL_DEVICE_IMAGE2D_MAX_HEIGHT: 8192
    [junit] 01:01:46             CL_DEVICE_IMAGE3D_MAX_WIDTH: 2048
    [junit] 01:01:47            CL_DEVICE_IMAGE3D_MAX_HEIGHT: 2048
    [junit] 01:01:48             CL_DEVICE_IMAGE3D_MAX_DEPTH: 2048
    [junit] 01:01:49                  CL_DEVICE_MAX_SAMPLERS: 16
    [junit] 01:01:50    CL_DEVICE_PROFILING_TIMER_RESOLUTION: 1
    [junit] 01:01:51        CL_DEVICE_EXECUTION_CAPABILITIES: [EXEC_KERNEL, EXEC_NATIVE_KERNEL]
    [junit] 01:01:52                CL_DEVICE_HALF_FP_CONFIG: []
    [junit] 01:01:53              CL_DEVICE_SINGLE_FP_CONFIG: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit] 01:01:54              CL_DEVICE_DOUBLE_FP_CONFIG: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    [junit] 01:01:55                CL_DEVICE_LOCAL_MEM_TYPE: GLOBAL
    [junit] 01:01:56         CL_DEVICE_GLOBAL_MEM_CACHE_TYPE: READ_WRITE
    [junit] 01:01:57              CL_DEVICE_QUEUE_PROPERTIES: [PROFILING_MODE]
    [junit] 01:01:58            CL_DEVICE_COMPILER_AVAILABLE: true
    [junit] 01:01:59      CL_DEVICE_ERROR_CORRECTION_SUPPORT: false
    [junit] 01:01:60                             cl_khr_fp16: false
    [junit] 01:01:61                             cl_khr_fp64: true
    [junit] 01:01:62                              cl_khr_icd: false
    [junit] 01:01:63 cl_khr_gl_sharing | cl_APPLE_gl_sharing: true
    [junit] 01:02:01                          CL_DEVICE_NAME: GeForce 320M
    [junit] 01:02:02                          CL_DEVICE_TYPE: GPU
    [junit] 01:02:03                       CL_DEVICE_VERSION: OpenCL 1.0 
    [junit] 01:02:04                     CL_DEVICE_AVAILABLE: true
    [junit] 01:02:05                       CL_DEVICE_PROFILE: FULL_PROFILE
    [junit] 01:02:06                        CL_DEVICE_VENDOR: NVIDIA
    [junit] 01:02:07                    CL_DEVICE_EXTENSIONS: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_query_kernel_names, cl_APPLE_ContextLoggingFunctions, cl_khr_local_int32_extended_atomics, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_APPLE_clut, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics, cl_khr_gl_event]
    [junit] 01:02:08             CL_DEVICE_MAX_COMPUTE_UNITS: 6
    [junit] 01:02:09           CL_DEVICE_MAX_CLOCK_FREQUENCY: 950
    [junit] 01:02:10                 CL_DEVICE_ENDIAN_LITTLE: true
    [junit] 01:02:11                     CL_DEVICE_VENDOR_ID: 16918016
    [junit] 01:02:12              CL_DEVICE_OPENCL_C_VERSION: OpenCL C 1.1 
    [junit] 01:02:13                       CL_DRIVER_VERSION: 8.24.16 310.90.9.05f01
    [junit] 01:02:14                  CL_DEVICE_ADDRESS_BITS: 32
    [junit] 01:02:15  CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT: 1
    [junit] 01:02:16   CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR: 1
    [junit] 01:02:17    CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT: 1
    [junit] 01:02:18   CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG: 1
    [junit] 01:02:19  CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT: 1
    [junit] 01:02:20 CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE: 0
    [junit] 01:02:21      CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR: 1
    [junit] 01:02:22     CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT: 1
    [junit] 01:02:23       CL_DEVICE_NATIVE_VECTOR_WIDTH_INT: 1
    [junit] 01:02:24      CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG: 1
    [junit] 01:02:25      CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF: 0
    [junit] 01:02:26     CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT: 1
    [junit] 01:02:27    CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE: 0
    [junit] 01:02:28           CL_DEVICE_MAX_WORK_GROUP_SIZE: 512
    [junit] 01:02:29      CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3
    [junit] 01:02:30           CL_DEVICE_MAX_WORK_ITEM_SIZES: [512, 512, 64]
    [junit] 01:02:31            CL_DEVICE_MAX_PARAMETER_SIZE: 4352
    [junit] 01:02:32            CL_DEVICE_MAX_MEM_ALLOC_SIZE: 134217728
    [junit] 01:02:33           CL_DEVICE_MEM_BASE_ADDR_ALIGN: 1024
    [junit] 01:02:34               CL_DEVICE_GLOBAL_MEM_SIZE: 268435456
    [junit] 01:02:35                CL_DEVICE_LOCAL_MEM_SIZE: 16384
    [junit] 01:02:36           CL_DEVICE_HOST_UNIFIED_MEMORY: false
    [junit] 01:02:37      CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 65536
    [junit] 01:02:38     CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE: 0
    [junit] 01:02:39         CL_DEVICE_GLOBAL_MEM_CACHE_SIZE: 0
    [junit] 01:02:40             CL_DEVICE_MAX_CONSTANT_ARGS: 9
    [junit] 01:02:41                 CL_DEVICE_IMAGE_SUPPORT: true
    [junit] 01:02:42           CL_DEVICE_MAX_READ_IMAGE_ARGS: 128
    [junit] 01:02:43          CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 8
    [junit] 01:02:44             CL_DEVICE_IMAGE2D_MAX_WIDTH: 4096
    [junit] 01:02:45            CL_DEVICE_IMAGE2D_MAX_HEIGHT: 4096
    [junit] 01:02:46             CL_DEVICE_IMAGE3D_MAX_WIDTH: 2048
    [junit] 01:02:47            CL_DEVICE_IMAGE3D_MAX_HEIGHT: 2048
    [junit] 01:02:48             CL_DEVICE_IMAGE3D_MAX_DEPTH: 2048
    [junit] 01:02:49                  CL_DEVICE_MAX_SAMPLERS: 16
    [junit] 01:02:50    CL_DEVICE_PROFILING_TIMER_RESOLUTION: 1000
    [junit] 01:02:51        CL_DEVICE_EXECUTION_CAPABILITIES: [EXEC_KERNEL]
    [junit] 01:02:52                CL_DEVICE_HALF_FP_CONFIG: []
    [junit] 01:02:53              CL_DEVICE_SINGLE_FP_CONFIG: [INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO]
    [junit] 01:02:54              CL_DEVICE_DOUBLE_FP_CONFIG: []
    [junit] 01:02:55                CL_DEVICE_LOCAL_MEM_TYPE: LOCAL
    [junit] 01:02:56         CL_DEVICE_GLOBAL_MEM_CACHE_TYPE: NONE
    [junit] 01:02:57              CL_DEVICE_QUEUE_PROPERTIES: [PROFILING_MODE]
    [junit] 01:02:58            CL_DEVICE_COMPILER_AVAILABLE: true
    [junit] 01:02:59      CL_DEVICE_ERROR_CORRECTION_SUPPORT: false
    [junit] 01:02:60                             cl_khr_fp16: false
    [junit] 01:02:61                             cl_khr_fp64: false
    [junit] 01:02:62                              cl_khr_icd: false
    [junit] 01:02:63 cl_khr_gl_sharing | cl_APPLE_gl_sharing: true
    [junit] 
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862253292 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] SLOCK [T main @ 1412862254000 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testMain took 0.637 sec
    [junit] Testsuite: com.jogamp.opencl.gl.CLGLTest
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862255134 ms +++ localhost/127.0.0.1:59999 - Locked within 20 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit]  - - - glcl; createContextTest - - - 
    [junit] isGLMemorySharingSupported==true on: 
    [junit]     CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLPlatform [name: Apple, vendor: Apple, profile: FULL_PROFILE, version: OpenCL 1.2 (Jul 29 2014 21:24:39)]
    [junit] CLGLContext [id: 140187343182400, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit]  - - - glcl; textureSharing - - - 
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187345056736, platform: Apple, profile: FULL_PROFILE, devices: 2]
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLImage2d [id: 140187343037584 width: 2 height: 2]
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187345056736, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] {CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLImage2d [id: 140187345056224 width: 2 height: 2]
    [junit]  - - - glcl; vboSharing - - - 
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187343203008, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] CLGLBuffer [id: 140187343205168 glID: 1]
    [junit] SLOCK [T main @ 1412862259106 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.062 sec
    [junit] ------------- Standard Output ---------------
    [junit]  - - - glcl; createContextTest - - - 
    [junit] isGLMemorySharingSupported==true on: 
    [junit]     CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLPlatform [name: Apple, vendor: Apple, profile: FULL_PROFILE, version: OpenCL 1.2 (Jul 29 2014 21:24:39)]
    [junit] CLGLContext [id: 140187343182400, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit]  - - - glcl; textureSharing - - - 
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187345056736, platform: Apple, profile: FULL_PROFILE, devices: 2]
    [junit] {CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLImage2d [id: 140187343037584 width: 2 height: 2]
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187345056736, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] {CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE] build log:
    [junit]     <empty>
    [junit] CLImage2d [id: 140187345056224 width: 2 height: 2]
    [junit]  - - - glcl; vboSharing - - - 
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] CLGLContext [id: 140187343203008, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] CLGLBuffer [id: 140187343205168 glID: 1]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862255134 ms +++ localhost/127.0.0.1:59999 - Locked within 20 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] SLOCK [T main @ 1412862259106 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: createContextTest took 3.43 sec
    [junit] Testcase: textureSharing took 0.292 sec
    [junit] Testcase: vboSharing took 0.152 sec
    [junit] Testsuite: com.jogamp.opencl.util.concurrent.CLMultiContextTest
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862260470 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] invoking 20 tasks on 2 queues
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] CLContext [id: 140427055491824, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] CLContext [id: 140427055489520, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.752 sec
    [junit] ------------- Standard Output ---------------
    [junit] invoking 20 tasks on 2 queues
    [junit] CLContext [id: 140427055491824, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] SLOCK [T main @ 1412862261143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] CLContext [id: 140427055489520, platform: Apple, profile: FULL_PROFILE, devices: 1]
    [junit] CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]
    [junit] CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412862260470 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] SLOCK [T main @ 1412862261143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: commandQueuePoolTest took 0.604 sec
    [junit] Testcase: createMultiContextTest took 0.002 sec

junit.run.remote.ssh:

junit.run.tests:

junit.run.if.disabled:

junit.run:
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.8.2 compiled on December 20 2010
     [echo] ant.java.version           1.6
     [echo] java.version               1.6.0_65
     [echo] java.home                  /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
     [echo] jvmJava.exe                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141009
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.6
     [echo] host.targetlevel           1.6
     [echo] host.rt.jar                /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            macosx64-NV320M-10_6-jogamp-x64-sgothel-012
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Mac OS X
     [echo] os.version=10.9.5
     [echo] os.arch=x86_64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

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.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.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:

declare.common:

test-zip-archive:
     [exec] 
     [exec] 7-Zip [64] 9.13 beta  Copyright (c) 1999-2010 Igor Pavlov  2010-04-15
     [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64-nvidia/build/jocl-2.3-b1025-20141009-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.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.TestJoclVersion.xml
     [exec] Compressing  TEST-com.jogamp.opencl.util.concurrent.CLMultiContextTest.xml
     [exec] 
     [exec] Everything is Ok

BUILD SUCCESSFUL
Total time: 2 minutes 23 seconds
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
[WARNINGS] Parsing warnings in console log with parser GNU C Compiler 4 (gcc)
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jocl-b1025-2014-10-09_15-41-53'.
[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: SUCCESS