Started by upstream project "jogl" build number 1347
originally caused by:
Started by user Sven Gothel
Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012 (macosx-10_6-x86_64-nvidia) in workspace /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia
> git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> git config remote.origin.url git://jogamp.org/srv/scm/jogl.git
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
> git --version
> git fetch --tags --progress git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 500ed18de822527acdd10f9295122ad3b3e7762b (origin/master)
> git config core.sparsecheckout
> git checkout -f 500ed18de822527acdd10f9295122ad3b3e7762b
> git rev-list 6363fccee219ce238b0b2ded39c116e2bc8613d5
> git remote
> git submodule init
> git submodule sync
> git config --get remote.origin.url
> git submodule update --init --recursive
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Djoal.root=../../../../joal/label/macosx-10_6-x86_64-nvidia -Djogl.build.branch=origin/master -Djogl.build.number=1347 -Dgluegen.root=../../../../gluegen/label/macosx-10_6-x86_64-nvidia -Djogl.basename=jogl -Djogl.build.commit=500ed18de822527acdd10f9295122ad3b3e7762b -Djogl.build.id=2014-09-14_04-07-59 -Dgluegen.basename=gluegen clean all junit.run
Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/build.xml
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=${use.macosx32}
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.4
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
common.init:
[echo] setup.noAWT: ${setup.noAWT}
[echo] setup.noNativeAWT: ${setup.noNativeAWT}
[echo] setup.noNativeDesktop: ${setup.noNativeDesktop}
[echo] Loaded /Users/jogamp/jogl.properties.
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] android.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/android-sdk/15/android.jar
[echo] swt.jar=../make/lib/swt/cocoa-macosx-x86_64/swt-debug.jar
[echo] plugin3.jar=../make/lib/plugin3/plugin3-public.jar
[echo] isSWTRuntimeAvailable=true
[echo] joal-jars.available: true ../../../../joal/label/macosx-10_6-x86_64-nvidia/build/jar/joal.jar
init:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
clean:
java.generate.cleantemp:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: true
[echo] isX11: ${isX11}
[echo] isAndroid: ${isAndroid}
[echo] setup.addNativeKD: ${setup.addNativeKD}
[echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
[echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom}
[echo] setup.nonatives: ${setup.nonatives}
[echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
clean:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
init:
build.nativewindow:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=${use.macosx32}
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.4
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
java.generate.check:
java.generate:
java.generate.cleantemp:
[echo] Generating platform-specifics: X11
java.generate.platforms:
[echo] Generating platform-specifics: os: x11, cfgs: ./config/nativewindow/x11-lib.cfg, ./config/nativewindow/jawt-x11.cfg
java.generate.windowlib:
[echo] Generating Windowing Lib implementation class
java.generate.copy2temp:
[copy] Copied 1 empty directory to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[echo] Generating platform-specifics: Win32
java.generate.platforms:
[echo] Generating platform-specifics: os: win32, cfgs: ./config/nativewindow/win32-lib.cfg, ./config/nativewindow/jawt-win32.cfg
java.generate.windowlib:
[echo] Generating Windowing Lib implementation class
java.generate.copy2temp:
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 8 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[echo] Generating platform-specifics: MacOSX
java.generate.platforms:
[echo] Generating platform-specifics: os: macosx, cfgs: ${windowlib.os.cfg}, ./config/nativewindow/jawt-macosx.cfg
java.generate.windowlib:
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[echo]
[echo] GlueGen has successfully generated files.
java.compile.javase:
[javac] Compiling 114 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/nativewindow/classes/jogamp/nativewindow/jawt/windows/Win32SunJDKReflection.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
java.compile:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.nativewindow.windowlib.x11:
c.build.nativewindow.windowlib.windows:
c.build.nativewindow.windowlib.macosx:
[echo] Output lib name = nativewindow_macosx
[echo] c.compiler.use-jawt false
[echo] nativewindow_macosx.useLibJAWT ${nativewindow_macosx.useLibJAWT}
[echo] Compiling nativewindow_macosx
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
[cc] 2 total files to be compiled.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow.windowlib:
c.build.nativewindow.awt:
[echo] Output lib name = nativewindow_awt
[echo] c.compiler.use-jawt true
[echo] nativewindow_awt.useLibJAWT true
[echo] Compiling nativewindow_awt
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
[cc] 6 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurface_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_MacOSXDrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow:
c.manifest:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow
build-jars-awt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-awt.jar
build-jars-x11:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-x11.jar
build-jars-windows:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-win.jar
build-jars-macosx:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-osx.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all:
build.jogl:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
declare.gl.gles1:
declare.gl.gles2:
declare.gl.gles3:
declare.gl.gles:
declare.gl.gl2:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/openmax
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/libav
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/cg
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=${use.macosx32}
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.4
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
build.gluegen-gl.jar:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Compiling 8 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/com/jogamp/gluegen/opengl/ant/StaticGLGenTask.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gluegen-gl.jar
java.generate.check:
java.generate:
[echo] Generating GL interface and implementation
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
declare.gl.gles1:
declare.gl.gles2:
declare.gl.gles3:
declare.gl.gles:
declare.gl.gl2:
init:
common.gluegen.build:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
build.gluegen-gl.jar:
java.generate.gl_if:
[echo] Generating GL interface
java.generate.copy2temp:
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl2_es1_if:
[echo] Generating GL2_ES1 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gles1:
[echo] Generating GLES1 interface and implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl2_es2_if:
[echo] Generating GL2_ES2 interface
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gles2:
[echo] Generating GLES2 interface and implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl2_es3_if:
[echo] Generating GL2_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl3_es3_if:
[echo] Generating GL3_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl2_gl3_if:
[echo] Generating GL2_GL3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl2:
[echo] Generating GL2 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl3:
[echo] Generating GL3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl3bc:
[echo] Generating GL3bc interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl4_es3_if:
[echo] Generating GL4_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gles3:
[echo] Generating GLES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gles3impl:
[echo] Generating GLES3 implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
java.generate.gl4:
[echo] Generating GL4 interface
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl4bc:
[echo] Generating GL4bc implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glMapTexture2DINTEL" assuming size of equivalent C return type (sizeof(void *)): java.nio.ByteBuffer dispatch_glMapTexture2DINTEL(int texture, int level, int access, java.nio.IntBuffer stride, java.nio.IntBuffer layout)
java.generate.gl.all:
java.generate.window.system.es:
[echo] Generating EGL implementation class
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"
java.generate.window.system.es.ext:
[echo] Generating EGLExt implementation class
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
[gluegen] WARNING: SKIP unsized array in struct: EGLClientPixmapHI.pData: CType['EGLClientBuffer' (typedef), size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSyncKHR"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLImageKHR"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateFenceSyncNV" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateFenceSyncNV(long dpy, int condition, java.nio.IntBuffer attrib_list)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamFromFileDescriptorKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamFromFileDescriptorKHR(long dpy, int file_descriptor)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamKHR(long dpy, java.nio.IntBuffer attrib_list)
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: x11
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXFBConfigRec"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXcontextRec"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: x11
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoCaptureDevicesNV" assuming size of equivalent C return type (sizeof(XID *)): com.jogamp.common.nio.PointerBuffer dispatch_glXEnumerateVideoCaptureDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoDevicesNV" assuming size of equivalent C return type (sizeof(int *)): java.nio.IntBuffer dispatch_glXEnumerateVideoDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: win32
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _proc"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: win32
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] ANTLR Parsing Error: line 667:691141: unexpected token: struct token name:"struct"
[gluegen] line 667:691141: unexpected token: struct
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:522)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
[gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
[gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
[gluegen] ANTLR Parsing Error: line 672:691241: unexpected token: rcVirtualScreen token name:ID
[gluegen] line 672:691241: unexpected token: rcVirtualScreen
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.postfixExpr(GnuCParser.java:5423)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.unaryExpr(GnuCParser.java:4815)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.castExpr(GnuCParser.java:4780)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.multExpr(GnuCParser.java:6564)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.additiveExpr(GnuCParser.java:6505)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.shiftExpr(GnuCParser.java:6446)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.relationalExpr(GnuCParser.java:6371)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.equalityExpr(GnuCParser.java:6312)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.bitAndExpr(GnuCParser.java:6273)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.exclusiveOrExpr(GnuCParser.java:6234)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.inclusiveOrExpr(GnuCParser.java:6195)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalAndExpr(GnuCParser.java:6156)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalOrExpr(GnuCParser.java:4667)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.conditionalExpr(GnuCParser.java:4564)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.assignExpr(GnuCParser.java:1431)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.expr(GnuCParser.java:361)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statement(GnuCParser.java:4500)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statementList(GnuCParser.java:4076)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.compoundStatement(GnuCParser.java:3880)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.functionDef(GnuCParser.java:818)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:512)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
[gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
[gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
[gluegen] <AST>:0:0: unexpected end of subtree
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _GPU_DEVICE"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: macosx
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglContextObj"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPixelFormatObj"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPBufferObj"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglShareGroupObj"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: macosx
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.base:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.GL2ES1:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.GL2:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[echo]
[echo] GlueGen and BuildStaticGLInfo have successfully generated files.
java.generate.cg.check:
java.generate.cg:
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: FAILED TO UNDEFINE: 'CG_PROFILE_MACRO' (line 64 file stub_includes/cg/Cg/cgGL_profiles.h)
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGeffect"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGparameter"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGannotation"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstate"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGprogram"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGtechnique"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGpass"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGcontext"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstateassignment"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCopyProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCopyProgram(CGprogram program)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArraySamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArraySamplerState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArrayState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArrayState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgCreateContext()
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffect(CGcontext arg0, java.lang.String code, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffectFromFile" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffectFromFile(CGcontext arg0, java.lang.String filename, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameter(CGcontext ctx, int type)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterArray(CGcontext ctx, int type, int length)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterMultiDimArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterMultiDimArray(CGcontext ctx, int type, int dim, java.nio.IntBuffer lengths)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgram(CGcontext ctx, int program_type, java.lang.String program, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromEffect" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromEffect(CGeffect effect, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromFile" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromFile(CGcontext ctx, int program_type, java.lang.String program_file, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateSamplerState(CGcontext arg0, java.lang.String name, int arg2)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateState(CGcontext arg0, java.lang.String name, int arg2)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetArrayParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetArrayParameter(CGparameter aparam, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedToParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedToParameter(CGparameter param, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentAnnotationParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentAnnotationParameter(CGannotation arg0, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentStateAssignmentParameter(CGstateassignment arg0, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetEffectContext(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectParameterBySemantic" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetEffectParameterBySemantic(CGeffect arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstDependentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstDependentParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetFirstEffect(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstEffectParameter(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafEffectParameter(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafParameter(CGprogram prog, int name_space)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstParameter(CGprogram prog, int name_space)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstParameterAnnotation(CGparameter arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetFirstPass(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstPassAnnotation(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetFirstProgram(CGcontext ctx)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstProgramAnnotation(CGprogram arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstSamplerState(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstSamplerStateAssignment(CGparameter arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstState(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstStateAssignment(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstStructParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetFirstTechnique(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstTechniqueAnnotation(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedEffectParameter(CGeffect arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedParameter(CGprogram prog, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedParameterAnnotation(CGparameter arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNamedPass(CGtechnique arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedPassAnnotation(CGpass arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedProgramAnnotation(CGprogram arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedProgramParameter(CGprogram prog, int name_space, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedSamplerState(CGcontext arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedSamplerStateAssignment(CGparameter arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedState(CGcontext arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedStateAssignment(CGpass arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedStructParameter(CGparameter param, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNamedTechnique(CGeffect arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedTechniqueAnnotation(CGtechnique arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNextAnnotation(CGannotation arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetNextEffect(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextLeafParameter(CGparameter current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextParameter(CGparameter current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNextPass(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetNextProgram(CGprogram current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNextState(CGstate arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNextStateAssignment(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNextTechnique(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetParameterContext(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetParameterProgram(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetPassTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetPassTechnique(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetProgramContext(CGprogram prog)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetProgramStateAssignmentValue(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentParameter(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetSamplerStateAssignmentState(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentValue(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetStateAssignmentPass(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetStateAssignmentState(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTechniqueEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetTechniqueEffect(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTextureStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetTextureStateAssignmentValue(CGstateassignment arg0)
java.compile.firstpass:
[javac] Compiling 22 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/javax/media/opengl/GLUniformData.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
java.generate.composable.pipeline.check.es1:
java.generate.composable.pipeline.es1:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES1.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES1.java
java.generate.composable.pipeline.check.es3:
java.generate.composable.pipeline.es3:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES3.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES3.java
java.generate.composable.pipeline.check.gl4bc:
java.generate.composable.pipeline.gl4bc:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGL4bc.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGL4bc.java
java.generate.composable.pipeline:
java.compile.secondpass.openal:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.secondpass.javase:
[javac] Compiling 552 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
java.compile.secondpass.android:
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.secondpass:
java.generate.composable.pipeline.custom.check.glfixfunc:
java.generate.composable.pipeline.custom.glfixfunc:
[java] wrote to file: ../build/jogl/gensrc/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncImpl.java
java.generate.composable.pipeline.custom:
java.compile.thirdpass.javase:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.thirdpass:
java.compile:
[copy] Copying 66 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[copy] Copied 5 empty directories to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.jogl.prepare:
[echo] Output lib name = jogl_ffmpegv08
[echo] Compiling jogl_ffmpegv08
[cc] 4 total files to be compiled.
[cc] Starting link
[echo] Output lib name = jogl_ffmpegv09
[echo] Compiling jogl_ffmpegv09
[cc] 4 total files to be compiled.
[cc] Starting link
[echo] Output lib name = jogl_ffmpegv10
[echo] Compiling jogl_ffmpegv10
[cc] 4 total files to be compiled.
[cc] Starting link
c.build.jogl.desktop:
[echo] Output lib name = jogl_desktop
[echo] Compiling jogl_desktop
[cc] 14 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:168:46: warning: 'kCGLRPMultiScreen' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] CGLDescribeRenderer(info, j, kCGLRPMultiScreen, &(renderer->multiscreen));
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h:106:2: note: 'kCGLRPMultiScreen' declared here
[cc] kCGLRPMultiScreen OPENGL_ENUM_DEPRECATED(10_0, 10_5) = 81,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:759:18: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLImage = NSAddImage(libGLStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' declared here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:760:19: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLUImage = NSAddImage(libGLUStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' declared here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:767:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' declared here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:768:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' declared here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:769:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:772:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLUImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' declared here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:773:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLUImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' declared here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:774:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:777:7: warning: 'NSIsSymbolNameDefinedWithHint' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedWithHint(underscoreName, "GL")) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:176:17: note: 'NSIsSymbolNameDefinedWithHint' declared here
[cc] extern bool NSIsSymbolNameDefinedWithHint(const char* symbolName, const char* libraryNameHint) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:778:20: warning: 'NSLookupAndBindSymbol' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupAndBindSymbol(underscoreName);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:178:17: note: 'NSLookupAndBindSymbol' declared here
[cc] extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:779:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] 12 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl2/GLUgl2_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:2661:31: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glCompileShaderARB) ((GLhandleARB) shaderObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3784:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3818:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4212:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDeleteObjectARB) ((GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7449:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetActiveUniformARB) ((GLhandleARB) programObj, (GLuint) index, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLint *) (((char *) _size_ptr) + size_byte_offset), (GLenum *) (((char *) _type_ptr) + type_byte_offset), (GLcharARB *) (((char *) _name_ptr) + name_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7573:36: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetAttachedObjectsARB) ((GLhandleARB) containerObj, (GLsizei) maxCount, (GLsizei *) (((char *) _count_ptr) + count_byte_offset), (GLhandleARB *) (((char *) _obj_ptr) + obj_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8474:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8587:28: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetInfoLogARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _infoLog_ptr) + infoLog_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9838:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetObjectParameterfvARB) ((GLhandleARB) obj, (GLenum) pname, (GLfloat *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9878:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetObjectParameterivARB) ((GLhandleARB) obj, (GLenum) pname, (GLint *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11469:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetShaderSourceARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _source_ptr) + source_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11511:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11529:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12235:43: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] _res = (* ptr_glGetUniformLocationARB) ((GLhandleARB) programObj, (const GLcharARB *) _strchars_name);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12334:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetUniformfvARB) ((GLhandleARB) programObj, (GLint) location, (GLfloat *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12394:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetUniformivARB) ((GLhandleARB) programObj, (GLint) location, (GLint *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:14539:29: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glLinkProgramARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:23384:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glShaderSourceARB) ((GLhandleARB) shaderObj, (GLsizei) count, (const GLcharARB * *) _string_ptr_copy, (const GLint *) (((char *) _length_ptr) + length_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:27806:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glUseProgramObjectARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:28055:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glValidateProgramARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 25 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.mobile:
[echo] Output lib name = jogl_mobile
[echo] Compiling jogl_mobile
[cc] Starting dependency analysis for 5 files.
[cc] 5 files are up to date.
[cc] 0 files to be recompiled from dependency analysis.
[cc] 4 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3713:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3731:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:18:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:14:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:20:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
[cc] Java_jogamp_opengl_egl_EGL_dispatch_1eglGetConfigAttributes(JNIEnv *env, jclass _unused, jlong dpy, jlong config, jint attributeCount, jobject attributes, jint attributes_byte_offset, jobject values, jint values_byte_offset, jlong procAddress) {
[cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:35:3: warning: control reaches end of non-void function [-Wreturn-type]
[cc] }
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 4 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:2279:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.cg:
[echo] Output lib name = jogl_cg
[echo] Compiling jogl_cg
[cc] 1 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl_cg/CgGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl:
c.manifest:
build-jars-dependset:
build-jars-android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-android.jar
build-jars-mobile-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile-dbg.jar
build-jars-os-desktop-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-x11.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-win.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-osx.jar
build-jars-desktop-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop-dbg.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu-gldesktop.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-gldesktop.jar
build-jars-awt-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-awt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-awt.jar
build-jars-swt-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-swt.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-sdk.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-graph.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-fonts-p0.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-fixedfuncemu.jar
[jar] Building MANIFEST-only jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-omx.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-natives-macosx-universal.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all:
build.newt:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: true
[echo] isX11: ${isX11}
[echo] isAndroid: ${isAndroid}
[echo] setup.addNativeKD: ${setup.addNativeKD}
[echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
[echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom}
[echo] setup.nonatives: ${setup.nonatives}
[echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}
declare.common:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Android
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/KD
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/IntelGDL
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/egl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/vc/iv
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj
java.compile.javase:
[javac] Compiling 98 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/classes/com/jogamp/newt/event/NEWTEventFiFo.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt
build-jars-opengl:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-ogl.jar
build-jars-awt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-awt.jar
build-jars-swt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-swt.jar
build-jars-driver:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-linux.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-x11.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-win.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-osx.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-kd.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-old.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-vc.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-intelgdl.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-event.jar
java.compile.android:
[javac] Compiling 9 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
build-jars-android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-android.jar
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.armv6:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.linux.ia64:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.newt.prepare:
c.build.newt.prepare.android:
c.build.newt.windowlib:
[echo] Output lib name = newt
[echo] Compiling newt
[cc] 3 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/native/MacWindow.m:1001:20: warning: unused variable 'myWindow' [-Wunused-variable]
[cc] NewtMacWindow* myWindow = (NewtMacWindow*) ((intptr_t) window);
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/newt/obj
c.build.newt.natives:
c.build.newt:
c.manifest:
build-jars-native:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-natives-macosx-universal.jar
generate.version.txt:
all:
build.oculusvr:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj
all:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=${use.macosx32}
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.4
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
java.generate.check:
java.generate:
[echo] Generating OVR
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrDistortionMesh.pVertexData: CType['ovrDistortionVertex *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for primitive-pointer type in struct: ovrDistortionMesh.pIndexData: CType['short *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrHmdDesc.Handle: CType['ovrHmd' (typedef), size [fixed false, lnx64 8], [pointer*1]]
java.compile:
[javac] Compiling 26 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[javac] Compiling 7 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/..
[echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../include
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx
[echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.declare.compiler.freebsd.x86:
gluegen.cpptasks.declare.compiler.freebsd.amd64:
gluegen.cpptasks.declare.compiler.freebsd:
gluegen.cpptasks.declare.compiler.hpux:
gluegen.cpptasks.declare.compiler:
[echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/../jre/lib
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build:
[echo] Output lib name = oculusvr
[echo] Compiling oculusvr
[cc] 3 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrHmdDesc_JNI.c:146:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) {
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:56:8: warning: assigning to 'short *' from 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] _res = getPIndexData(this0, (const int32_t) arrayLength);
[cc] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] 46 total files to be compiled.
[cc] clang: warning: argument unused during compilation: '-ObjC'
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_CAPI.cpp:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:602:28: warning: private field 'pFactory' is not used [-Wunused-private-field]
[cc] DeviceFactory* pFactory;
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:43:5: warning: field 'LatencyMeasuredInSeconds' will be initialized after field 'LastPixelReadMsg' [-Wreorder]
[cc] , LatencyMeasuredInSeconds(-1)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:44:5: warning: field 'LastPixelReadMsg' will be initialized after field 'RenderColorValue' [-Wreorder]
[cc] , LastPixelReadMsg(NULL)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:35:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:728:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
[cc] return NULL;
[cc] ~~~~~~ ^~~~
[cc] false
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.h:34:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:40:43: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:43:35: warning: field 'LastGetFrameTimeSeconds' will be initialized after field 'LatencyTestActive' [-Wreorder]
[cc] LastFrameTimeSeconds(0.0f), LastGetFrameTimeSeconds(0.0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:71:41: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.h:33:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/oculusvr/native/OVRImplMisc.cpp:3:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_DistortionRenderer.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceHandle.cpp:29:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.cpp:26:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Recording.cpp:29:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] 0 total files to be compiled.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/oculusvr/obj
build-jars-dependset:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all.impl:
one.dir.skip.check:
one.lib.dir:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib
one.jar.dir.prep:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic
[copy] Copying 48 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
one.jar.dir.android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-android.jar
one.jar.dir:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-noawt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-mobile.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-natives-macosx-universal.jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
android.package.jogl.skip.check:
android.jogl.package:
one.dir:
tag.build:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
test.compile:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/obj
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
[copy] Copying 81 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[copy] Copied 57 empty directories to 36 empty directories under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
test.compile.javase.generic:
[javac] Compiling 422 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
test.compile.javase.oculusvr:
test.compile.javase:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
test.compile.android:
[javac] Compiling 32 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test-android.jar
test.package.android:
developer-src-zip:
[zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-java-src.zip
[zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-test-java-src.zip
developer-zip-archive:
all:
junit.run:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
junit.run.settings:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results
junit.run.if.enabled:
junit.run.if.disabled:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results
junit.run:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.8.0_20
[echo] java.home /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20140914
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled true
[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.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre/lib/rt.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon ${build.archiveon}
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.4
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test-zip-archive:
[exec]
[exec] 7-Zip [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
[exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
[exec] Scanning
[exec]
[exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1347-20140914-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.7z
[exec]
[exec] Compressing build/test/results/TEST-com.jogamp.junit.DisabledTest.xml
[exec]
[exec] Everything is Ok
BUILD SUCCESSFUL
Total time: 9 minutes 31 seconds
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jogl-b1347-2014-09-14_04-07-59'.
[CopyArchiverPublisher] '2' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS