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

Console Output

Started by upstream project "jocl" build number 1004
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by upstream project "jogl-demos" build number 376
 originally caused by:
  Started by upstream project "jogl" build number 1336
  originally caused by:
   Started by user Sven Gothel
Building remotely on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 (linux-x86_64-amd) in workspace /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jocl.git
Fetching upstream changes from git://jogamp.org/srv/scm/jocl.git
 > git --version
 > 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
 > git checkout -f 5003123575355ff088c7b2e4e9017056e9edbf5c
 > git rev-list 87eb9b93c250a0a8746176cbac9448ea62f26afa
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=linux-x86_64-amd -Djocl.basename=jocl -Djogl.basename=jogl -Dgluegen.basename=gluegen -Dgluegen.root=../../../../gluegen/label/linux-x86_64-amd -Djocl.build.id=2014-09-03_08-27-54 -Djocl.build.number=1004 -Djocl.build.commit=5003123575355ff088c7b2e4e9017056e9edbf5c -Djogl.root=../../../../jogl/label/linux-x86_64-amd -Djocl.build.branch=origin/master clean all junit.run
Buildfile: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/build.xml

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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 /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=true
     [echo] LinuxAMD64=true
     [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=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

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:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

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 /home/jogamp/jocl.properties.
     [echo] Loaded /home/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build-temp
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/gensrc/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/gensrc/native/jocl
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/stub_includes.gen
     [echo] useLinuxARMv6SFOptions ${useLinuxARMv6SFOptions}
     [echo] useLinuxARMv6HFOptions ${useLinuxARMv6HFOptions}
     [echo] enable.jdk7.features ${enable.jdk7.features}

jocl.build:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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 /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=true
     [echo] LinuxAMD64=true
     [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=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

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:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

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:
     [echo] 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:

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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

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:
     [echo] 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:

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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/gensrc/java/com/jogamp/opencl

generate.jdk7.autocloseable:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/etc
    [javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/etc

preprocess-opencl-headers:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/stub_includes.gen/CL
[uncomment-function-params] uncommenting params in /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/../make/stub_includes/CL_orig/cl.h
[uncomment-function-params] uncommenting params in /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/../make/stub_includes/CL_orig/cl_gl.h
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/stub_includes.gen/CL
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/stub_includes.gen/CL
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/make/stub_includes.gen/CL
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build-temp
     [echo] CLGL...
     [echo] GLImpl...
     [echo] 
     [echo] GlueGen has successfully generated files.

java.compile:
    [javac] Compiling 79 source files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes

android.compile:
    [javac] Compiling 4 source files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/classes

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.build.jocl:
     [echo] compiler.cfg.id.base: compiler.cfg.linux.amd64
     [echo] linker.cfg.id.base: linker.cfg.linux.amd64
     [echo] Output lib name = jocl
     [echo] compiler.cfg.id.base: compiler.cfg.linux.amd64
     [echo] linker.cfg.id.base: linker.cfg.linux.amd64
     [echo] Compiling jocl
       [cc] 1 total files to be compiled.
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl-android.jar

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build/classes

test.compile:
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build/classes
     [copy] Copied 8 empty directories to 5 empty directories under /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build/classes
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build/classes
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl-test.jar
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl-test-android.jar

test.package.android:

tag.build:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build

developer-src-zip:
      [zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-java-src.zip

developer-zip-archive:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/jar
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/lib
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/lib
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/jnlp-files
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/jnlp-files
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/www
     [copy] Copying 11 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64/www
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64.7z
     [exec] 
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jocl-java-src.zip
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl-android-natives-linux-amd64.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl-android.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl-natives-linux-amd64.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl-test-android.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl-test.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jar/jocl.jar
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/gpusort.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/Julia3d.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/Julia3d_sm.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/mandelbrot32.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/mandelbrot32_sm.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/mandelbrot64.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/mandelbrot64_sm.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/MandelbrotHub.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/MandelbrotHub_sm.png
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/index.html
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/www/style.css
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/LICENSE.txt
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/README.txt
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/lib/libjocl.so
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/jnlp-files/jocl.jnlp
     [exec] Compressing  jocl-2.2-b1004-20140903-linux-amd64/artifact.properties
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64

all:

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/jocl.properties.
     [echo] Loaded /home/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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 /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=true
     [echo] LinuxAMD64=true
     [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=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

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:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

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:
     [echo] 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:

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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

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:
     [echo] 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:

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 /home/jogamp/jocl.properties.
     [echo] Loaded /home/jogamp/gluegen.properties.

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [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      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

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:
     [echo] 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:

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: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.build.jocl:
     [echo] compiler.cfg.id.base: compiler.cfg.linux.amd64
     [echo] linker.cfg.id.base: linker.cfg.linux.amd64
     [echo] Output lib name = jocl
     [echo] compiler.cfg.id.base: compiler.cfg.linux.amd64
     [echo] linker.cfg.id.base: linker.cfg.linux.amd64
     [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:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar/jocl-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jar

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build

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

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/results

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build
     [echo] gluegen.basename: gluegen
     [echo] jocl.basename: jocl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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 /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/test/build

test.package.android:

junit.run.local:
    [junit] Testsuite: com.jogamp.opencl.CLBufferTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725743670 ms +++ localhost/127.0.0.1:59999 - Locked within 41 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - createBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - destructorCallbackTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - mapBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 1.09 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725743670 ms +++ localhost/127.0.0.1:59999 - Locked within 41 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - bufferWithHostPointerTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - createBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - createBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - destructorCallbackTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - destructorCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - mapBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - mapBufferTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest01ByteBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - subBufferTest02FloatBuffer
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLBufferTest - writeCopyReadBufferTest
    [junit] SLOCK [T main @ 1409725744421 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: bufferWithHostPointerTest took 0.608 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: bufferWithHostPointerTest took 0.616 sec
    [junit] Testcase: createBufferTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createBufferTest took 0.002 sec
    [junit] Testcase: destructorCallbackTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: destructorCallbackTest took 0.002 sec
    [junit] Testcase: mapBufferTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: mapBufferTest took 0.002 sec
    [junit] Testcase: subBufferTest01ByteBuffer took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: subBufferTest01ByteBuffer took 0.001 sec
    [junit] Testcase: subBufferTest02FloatBuffer took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: subBufferTest02FloatBuffer took 0.002 sec
    [junit] Testcase: writeCopyReadBufferTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: writeCopyReadBufferTest took 0.001 sec
    [junit] SLOCK [T main @ 1409725744421 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Testsuite: com.jogamp.opencl.CLCommandQueueTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725745716 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - concurrencyTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - customEventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - enumsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.652 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725745716 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - concurrencyTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - concurrencyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - customEventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - customEventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - enumsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventCallbackTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventConditionsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - eventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - eventsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLCommandQueueTest - profilingEventsTest
    [junit] SLOCK [T main @ 1409725746205 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: concurrencyTest took 0.381 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: concurrencyTest took 0.389 sec
    [junit] Testcase: customEventsTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: customEventsTest took 0.002 sec
    [junit] Testcase: enumsTest took 0.003 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: enumsTest took 0.004 sec
    [junit] Testcase: eventCallbackTest took 0.005 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: eventCallbackTest took 0.006 sec
    [junit] Testcase: eventConditionsTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: eventConditionsTest took 0.002 sec
    [junit] Testcase: eventsTest took 0.005 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: eventsTest took 0.006 sec
    [junit] Testcase: profilingEventsTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: profilingEventsTest took 0.002 sec
    [junit] SLOCK [T main @ 1409725746205 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Testsuite: com.jogamp.opencl.CLExceptionTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725747419 ms +++ localhost/127.0.0.1:59999 - Locked within 20 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLExceptionTest - testCLExceptionsCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] SLOCK [T main @ 1409725747902 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.739 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725747419 ms +++ localhost/127.0.0.1:59999 - Locked within 20 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLExceptionTest - testCLExceptionsCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLExceptionTest - testCLExceptions
    [junit] SLOCK [T main @ 1409725747902 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCLExceptions took 0.379 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: testCLExceptions took 0.386 sec
    [junit] Testsuite: com.jogamp.opencl.CLImageTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725748822 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dCopyTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.821 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725748822 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dCopyTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - image2dKernelCopyTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLImageTest - supportedImageFormatsTest
    [junit] SLOCK [T main @ 1409725749509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 15 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: image2dCopyTest took 0.265 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: image2dCopyTest took 0.273 sec
    [junit] Testcase: image2dKernelCopyTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: image2dKernelCopyTest took 0.002 sec
    [junit] Testcase: supportedImageFormatsTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: supportedImageFormatsTest took 0.002 sec
    [junit] SLOCK [T main @ 1409725749509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 15 ms
    [junit] Testsuite: com.jogamp.opencl.CLProgramTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725750573 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test01EnumsCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test02RebuildProgram - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test10BuilderSync - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test11BuilderAsync - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test20Kernel - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test21AllKernels - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.673 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725750573 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test01EnumsCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test01Enums
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test02RebuildProgram - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test02RebuildProgram
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test03ProgramBinaries
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test10BuilderSync - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test10BuilderSync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test11BuilderAsync - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test11BuilderAsync
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test20Kernel - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test20Kernel
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.CLProgramTest - test21AllKernels - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.CLProgramTest - test21AllKernels
    [junit] SLOCK [T main @ 1409725751087 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Enums took 0.388 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test01Enums took 0.401 sec
    [junit] Testcase: test02RebuildProgram took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test02RebuildProgram took 0.003 sec
    [junit] Testcase: test03ProgramBinaries took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test03ProgramBinaries took 0.003 sec
    [junit] Testcase: test10BuilderSync took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test10BuilderSync took 0.002 sec
    [junit] Testcase: test11BuilderAsync took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test11BuilderAsync took 0.001 sec
    [junit] Testcase: test20Kernel took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test20Kernel took 0.001 sec
    [junit] Testcase: test21AllKernels took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test21AllKernels took 0.002 sec
    [junit] SLOCK [T main @ 1409725751087 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms
    [junit] Testsuite: com.jogamp.opencl.HighLevelBindingTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725751891 ms +++ localhost/127.0.0.1:59999 - Locked within 16 ms, 1 attempts
    [junit] OS: Linux
    [junit] ARCH: amd64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: ../../../../gluegen/label/linux-x86_64-amd/build/obj:../../../../jogl/label/linux-x86_64-amd/build/lib:../build/obj:lib/linux-amd64
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - contextlessTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - createContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - enumsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - platformTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] SLOCK [T main @ 1409725752303 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.56 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: Linux
    [junit] ARCH: amd64
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] lib path: ../../../../gluegen/label/linux-x86_64-amd/build/obj:../../../../jogl/label/linux-x86_64-amd/build/lib:../build/obj:lib/linux-amd64
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725751891 ms +++ localhost/127.0.0.1:59999 - Locked within 16 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - contextlessTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - createContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - enumsTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - enumsTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - platformTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - platformTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.HighLevelBindingTest - vectorAddGMTest
    [junit] SLOCK [T main @ 1409725752303 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.34 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: contextlessTest took 0.346 sec
    [junit] Testcase: createContextTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 0.001 sec
    [junit] Testcase: enumsTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: enumsTest took 0.002 sec
    [junit] Testcase: platformTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: platformTest took 0.001 sec
    [junit] Testcase: vectorAddGMTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: vectorAddGMTest took 0.001 sec
    [junit] Testsuite: com.jogamp.opencl.LowLevelBindingTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725753103 ms +++ localhost/127.0.0.1:59999 - Locked within 26 ms, 1 attempts
    [junit] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - contextlessTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - createContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] SLOCK [T main @ 1409725753538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.605 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725753103 ms +++ localhost/127.0.0.1:59999 - Locked within 26 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - contextlessTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - contextlessTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - createContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.LowLevelBindingTest - lowLevelVectorAddTest
    [junit] SLOCK [T main @ 1409725753538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.31 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: contextlessTest took 0.317 sec
    [junit] Testcase: createContextTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 0.002 sec
    [junit] Testcase: lowLevelVectorAddTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: lowLevelVectorAddTest took 0.003 sec
    [junit] Testsuite: com.jogamp.opencl.TestJoclVersion
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725754357 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.TestJoclVersion - testMainCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.488 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725754357 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.TestJoclVersion - testMainCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] SLOCK [T main @ 1409725754717 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testMain took 0.284 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: testMain took 0.292 sec
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.TestJoclVersion - testMain
    [junit] SLOCK [T main @ 1409725754717 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Testsuite: com.jogamp.opencl.gl.CLGLTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725755479 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.75 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725755479 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - createContextTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - textureSharing - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - vboSharing - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] SLOCK [T main @ 1409725756088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: createContextTest took 0.532 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 0.538 sec
    [junit] Testcase: textureSharing took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: textureSharing took 0.001 sec
    [junit] Testcase: vboSharing took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: vboSharing took 0.001 sec
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - createContextTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - createContextTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - textureSharing - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - textureSharing
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - vboSharing - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - vboSharing
    [junit] SLOCK [T main @ 1409725756088 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
    [junit] Testsuite: com.jogamp.opencl.util.concurrent.CLMultiContextTest
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725757071 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.708 sec
    [junit] ------------- Standard Error -----------------
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1409725757071 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTestCouln't load native CL/JNI glue library
    [junit]  - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - commandQueuePoolTest
    [junit] ++++ UITestCase.setUp: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest - CL not supported on this machine
    [junit] ++++ UITestCase.tearDown: com.jogamp.opencl.util.concurrent.CLMultiContextTest - createMultiContextTest
    [junit] SLOCK [T main @ 1409725757586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: commandQueuePoolTest took 0.428 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: commandQueuePoolTest took 0.437 sec
    [junit] Testcase: createMultiContextTest took 0.004 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createMultiContextTest took 0.004 sec
    [junit] SLOCK [T main @ 1409725757586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms

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.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.2.1-rc-20140903
     [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.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [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=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [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.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.2-b1004-20140903-linux-amd64-test-results-linux64-AMD58xx-debian7-jogamp-x64-sgothel-002.7z
     [exec] 
     [exec] Compressing  TEST-com.jogamp.opencl.CLBufferTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLCommandQueueTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLExceptionTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLImageTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.CLProgramTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.gl.CLGLTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.HighLevelBindingTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.LowLevelBindingTest.xml
     [exec] Compressing  TEST-com.jogamp.opencl.TestJoclVersion.xml
     [exec] Compressing  TEST-com.jogamp.opencl.util.concurrent.CLMultiContextTest.xml
     [exec] 
     [exec] Everything is Ok

BUILD SUCCESSFUL
Total time: 3 minutes 12 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-b1004-2014-09-03_08-27-54'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
Sending e-mails to: chuckslave@jogamp.org
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS