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 1100
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 upstream project "jogl-demos" build number 465
 originally caused by:
  Started by upstream project "jogl" build number 1460
  originally caused by:
   Started by upstream project "joal-demos" build number 509
   originally caused by:
    Started by upstream project "joal" build number 624
    originally caused by:
     Started by an SCM change
     Started by upstream project "gluegen" build number 898
     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 # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jocl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jocl.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://jogamp.org/srv/scm/jocl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 00de3f241f2c6132e1d548ae3f19c574e62275d6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00de3f241f2c6132e1d548ae3f19c574e62275d6
 > git rev-list f7c50fca34df0b5d393ffab0da09bce19ddfba64 # timeout=10
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=1100 -Djocl.build.number=1100 -Djocl.build.commit=00de3f241f2c6132e1d548ae3f19c574e62275d6 -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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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] AndroidARM64=${isAndroidARM64}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARM64=${isLinuxARM64}
     [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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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] AndroidARM64=${isAndroidARM64}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARM64=${isLinuxARM64}
     [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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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] local stub include path stub_includes.gen
     [echo] relative stub include path ../../../../gluegen/label/linux-x86_64-amd/make/stub_includes/gluegen, ../../../../gluegen/label/linux-x86_64-amd/make/stub_includes/jni, ../../../../jogl/label/linux-x86_64-amd/make/stub_includes/khr, ../../../../jogl/label/linux-x86_64-amd/make/stub_includes/opengl
     [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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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.16.0-4-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
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives/linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives/linux-amd64
    [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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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.3-b1100-20151003-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/jar
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/lib
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/lib
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/jnlp-files
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/jnlp-files
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/www
     [copy] Copying 11 files to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64/www
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/jocl-2.3-b1100-20151003-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.3-b1100-20151003-linux-amd64.7z
     [exec] 
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jocl-java-src.zip
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl-android-natives-linux-amd64.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl-android.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl-natives-linux-amd64.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl-test-android.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl-test.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jar/jocl.jar
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/gpusort.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/Julia3d.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/Julia3d_sm.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/mandelbrot32.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/mandelbrot32_sm.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/mandelbrot64.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/mandelbrot64_sm.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/MandelbrotHub.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/MandelbrotHub_sm.png
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/index.html
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/www/style.css
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/LICENSE.txt
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/README.txt
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/lib/libjocl.so
     [exec] Compressing  jocl-2.3-b1100-20151003-linux-amd64/jnlp-files/jocl.jnlp
     [exec] Compressing  jocl-2.3-b1100-20151003-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.3-b1100-20151003-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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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] AndroidARM64=${isAndroidARM64}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARM64=${isLinuxARM64}
     [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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60/jre/..
     [echo] java.includes.dir  /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni

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

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.home.dir                /opt-linux-x86_64/jdk1.8.0_60/jre/..
     [echo] java.includes.dir            /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni
     [echo] java.includes.dir.platform   /home/jogamp/JogAmpSlavex64/workspace/gluegen/label/linux-x86_64-amd/make/stub_includes/jni/x11
     [echo] java.lib.dir.platform        /opt-linux-x86_64/jdk1.8.0_60/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.16.0-4-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
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives/linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jocl/label/linux-x86_64-amd/build/obj/jocl-natives-linux-amd64.jar.d/jar/natives/linux-amd64
    [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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903147214 ms III - Start
    [junit] SLOCK [T main @ 1443903147216 ms +++ localhost/127.0.0.1:59999 - Locked within 17 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.82 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903147214 ms III - Start
    [junit] SLOCK [T main @ 1443903147216 ms +++ localhost/127.0.0.1:59999 - Locked within 17 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903148472 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903148472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: bufferWithHostPointerTest took 1.046 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: bufferWithHostPointerTest took 1.054 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.003 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: destructorCallbackTest took 0.003 sec
    [junit] Testcase: mapBufferTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: mapBufferTest took 0.003 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.004 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: subBufferTest02FloatBuffer took 0.005 sec
    [junit] Testcase: writeCopyReadBufferTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: writeCopyReadBufferTest took 0.019 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903148472 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903148472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] Testsuite: com.jogamp.opencl.CLCommandQueueTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903151413 ms III - Start
    [junit] SLOCK [T main @ 1443903151414 ms +++ localhost/127.0.0.1:59999 - Locked within 40 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: 2.423 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903151413 ms III - Start
    [junit] SLOCK [T main @ 1443903151414 ms +++ localhost/127.0.0.1:59999 - Locked within 40 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] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903153245 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903153245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903153245 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903153245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: concurrencyTest took 1.565 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: concurrencyTest took 1.584 sec
    [junit] Testcase: customEventsTest took 0.015 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: customEventsTest took 0.016 sec
    [junit] Testcase: enumsTest took 0.019 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: enumsTest took 0.02 sec
    [junit] Testcase: eventCallbackTest took 0.015 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: eventCallbackTest took 0.016 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.012 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: eventsTest took 0.012 sec
    [junit] Testcase: profilingEventsTest took 0.004 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: profilingEventsTest took 0.004 sec
    [junit] Testsuite: com.jogamp.opencl.CLExceptionTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903156520 ms III - Start
    [junit] SLOCK [T main @ 1443903156524 ms +++ localhost/127.0.0.1:59999 - Locked within 49 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] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.546 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903156520 ms III - Start
    [junit] SLOCK [T main @ 1443903156524 ms +++ localhost/127.0.0.1:59999 - Locked within 49 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903158369 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903158370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCLExceptions took 1.663 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: testCLExceptions took 1.687 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903158369 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903158370 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Testsuite: com.jogamp.opencl.CLImageTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903160297 ms III - Start
    [junit] SLOCK [T main @ 1443903160298 ms +++ localhost/127.0.0.1:59999 - Locked within 14 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903161715 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903161716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.674 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903160297 ms III - Start
    [junit] SLOCK [T main @ 1443903160298 ms +++ localhost/127.0.0.1:59999 - Locked within 14 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903161715 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903161716 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: image2dCopyTest took 0.44 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: image2dCopyTest took 0.456 sec
    [junit] Testcase: image2dKernelCopyTest took 0.003 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: image2dKernelCopyTest took 0.003 sec
    [junit] Testcase: supportedImageFormatsTest took 0.013 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: supportedImageFormatsTest took 0.013 sec
    [junit] Testsuite: com.jogamp.opencl.CLProgramTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903163463 ms III - Start
    [junit] SLOCK [T main @ 1443903163465 ms +++ localhost/127.0.0.1:59999 - Locked within 37 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: 1.713 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903163463 ms III - Start
    [junit] SLOCK [T main @ 1443903163465 ms +++ localhost/127.0.0.1:59999 - Locked within 37 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903164749 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903164750 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Enums took 1.151 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test01Enums took 1.159 sec
    [junit] Testcase: test02RebuildProgram took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test02RebuildProgram took 0.002 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.003 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test10BuilderSync took 0.003 sec
    [junit] Testcase: test11BuilderAsync took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test11BuilderAsync took 0.002 sec
    [junit] Testcase: test20Kernel took 0.006 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test20Kernel took 0.007 sec
    [junit] Testcase: test21AllKernels took 0.006 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: test21AllKernels took 0.007 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903164749 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903164750 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [junit] Testsuite: com.jogamp.opencl.HighLevelBindingTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903165760 ms III - Start
    [junit] SLOCK [T main @ 1443903165766 ms +++ localhost/127.0.0.1:59999 - Locked within 28 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903166644 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903166644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.159 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] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903165760 ms III - Start
    [junit] SLOCK [T main @ 1443903165766 ms +++ localhost/127.0.0.1:59999 - Locked within 28 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903166644 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903166644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.764 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: contextlessTest took 0.78 sec
    [junit] Testcase: createContextTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 0.002 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] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903167676 ms III - Start
    [junit] SLOCK [T main @ 1443903167684 ms +++ localhost/127.0.0.1:59999 - Locked within 35 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] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.176 sec
    [junit] ------------- Standard Output ---------------
    [junit] OS: Linux
    [junit] VM: Java HotSpot(TM) 64-Bit Server VM
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903167676 ms III - Start
    [junit] SLOCK [T main @ 1443903167684 ms +++ localhost/127.0.0.1:59999 - Locked within 35 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903168600 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903168601 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: contextlessTest took 0.685 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: contextlessTest took 0.691 sec
    [junit] Testcase: createContextTest took 0.001 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 0.001 sec
    [junit] Testcase: lowLevelVectorAddTest took 0.002 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: lowLevelVectorAddTest took 0.002 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903168600 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903168601 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Testsuite: com.jogamp.opencl.TestJoclVersion
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903169693 ms III - Start
    [junit] SLOCK [T main @ 1443903169694 ms +++ localhost/127.0.0.1:59999 - Locked within 13 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] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.002 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903169693 ms III - Start
    [junit] SLOCK [T main @ 1443903169694 ms +++ localhost/127.0.0.1:59999 - Locked within 13 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903170516 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903170516 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testMain took 0.72 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: testMain took 0.727 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903170516 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903170516 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] Testsuite: com.jogamp.opencl.gl.CLGLTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903172071 ms III - Start
    [junit] SLOCK [T main @ 1443903172083 ms +++ localhost/127.0.0.1:59999 - Locked within 49 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903173233 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903173234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.548 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903172071 ms III - Start
    [junit] SLOCK [T main @ 1443903172083 ms +++ localhost/127.0.0.1:59999 - Locked within 49 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903173233 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903173234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 14 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: createContextTest took 1.022 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createContextTest took 1.033 sec
    [junit] Testcase: textureSharing took 0.01 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: textureSharing took 0.012 sec
    [junit] Testcase: vboSharing took 0.005 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: vboSharing took 0.006 sec
    [junit] Testsuite: com.jogamp.opencl.util.concurrent.CLMultiContextTest
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903174837 ms III - Start
    [junit] SLOCK [T main @ 1443903174839 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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: 1.519 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903174837 ms III - Start
    [junit] SLOCK [T main @ 1443903174839 ms +++ localhost/127.0.0.1:59999 - Locked within 12 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 SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903176031 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903176031 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: commandQueuePoolTest took 1.06 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: commandQueuePoolTest took 1.076 sec
    [junit] Testcase: createMultiContextTest took 0.017 sec
    [junit] 	SKIPPED: got: <false>, expected: is <true>
    [junit] Testcase: createMultiContextTest took 0.017 sec
    [junit] SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1443903176031 ms III - Stopping: alive true, shallQuit true, hasSocket true
    [junit] SLOCK [T main @ 1443903176031 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 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_60
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_60/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_60/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] javadoc.xarg1              -Xdoclint:none
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.2-rc-20151003
     [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_60/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.16.0-4-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.linux.aarch64:

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

gluegen.cpptasks.detect.os.android.aarch64:

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.3-b1100-20151003-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: 4 minutes 17 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)
[WARNINGS] Computing warning deltas based on reference build #1099
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jocl-b1100-1100'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
Notifying upstream projects of job completion
No emails were triggered.
Finished: SUCCESS