Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905720 Details for
Bug 1106962
jogl2: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 175.13 KB, created by
Dennis Gilmore
on 2014-06-09 18:45:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 18:45:33 UTC
Size:
175.13 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'], False, '/var/lib/mock/f21-build-2143773-392955/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xc98b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/jogl2-2.0.2-3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'], False, '/var/lib/mock/f21-build-2143773-392955/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xc98b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ye3GWC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jogl-v2.0.2 >+ /usr/bin/mkdir -p jogl-v2.0.2 >+ cd jogl-v2.0.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cd .. >+ /usr/bin/7za e -y /builddir/build/SOURCES/jogl-v2.0.2.tar.7z >7-Zip (A) [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 >p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,16 CPUs) >Processing archive: /builddir/build/SOURCES/jogl-v2.0.2.tar.7z >Extracting jogl-v2.0.2.tar >Everything is Ok >Size: 51466240 >Compressed: 21060733 >+ tar -xf jogl-v2.0.2.tar >+ rm jogl-v2.0.2.tar >+ cd jogl-v2.0.2 >+ chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #1 (jogl2-0001-fix-gluegen-gl-classpath.patch):' >Patch #1 (jogl2-0001-fix-gluegen-gl-classpath.patch): >+ /usr/bin/cat /builddir/build/SOURCES/jogl2-0001-fix-gluegen-gl-classpath.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file make/build-common.xml >Patch #2 (jogl2-0002-deactivate-debug-printf.patch): >+ echo 'Patch #2 (jogl2-0002-deactivate-debug-printf.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/jogl2-0002-deactivate-debug-printf.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file src/nativewindow/native/x11/XineramaHelper.c >patching file src/nativewindow/native/x11/Xmisc.c >+ find -name '*.jar' -type f -exec rm '{}' ';' >+ find -name '*.apk' -type f -exec rm '{}' ';' >+ rm -fr make/lib >+ cp -rdf /usr/share/gluegen2 ../gluegen >+ for file in README.txt >+ iconv -f ISO-8859-1 -t UTF-8 -o README.txt.new README.txt >+ touch -r README.txt README.txt.new >+ mv README.txt.new README.txt >+ sed -i 's/executable="git"/executable="true"/' make/build-common.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j8HDok >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jogl-v2.0.2 >+ cd make >+ export TARGET_PLATFORM_ROOT=/ >+ TARGET_PLATFORM_ROOT=/ >+ xargs -t ant >ant -Dc.compiler.debug=true -Djavacdebug=false -Djavac.memorymax=1024m -Dcommon.gluegen.build.done=true -Dantlr.jar=/usr/share/java/antlr.jar -Djunit.jar=/usr/share/java/junit.jar -Dant.jar=/usr/share/java/ant.jar -Dant-junit.jar=/usr/share/java/ant/ant-junit.jar -Dgluegen.jar=/usr/share/java/gluegen2.jar -Dgluegen-rt.jar=/usr/lib/java/gluegen2-rt.jar -Dswt.jar=/usr/lib64/eclipse/swt.jar -Djavadoc.link=/usr/share/javadoc/java -Dgluegen.link=/usr/share/javadoc/gluegen2 all javadoc.all >Buildfile: /builddir/build/BUILD/jogl-v2.0.2/make/build.xml >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set ${target.user.set} > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: > [echo] Loaded /builddir/gluegen.properties. > [echo] antlr.jar=/usr/share/java/antlr.jar > [echo] junit.jar=/usr/share/java/junit.jar > [echo] win32.c.compiler=${win32.c.compiler} >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.detect.os.1: >gluegen.cpptasks.detect.os.refine: > [echo] isI386=${isI386} > [echo] isAMD64=true > [echo] is64Bit=true > [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel} > [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf} > [echo] jvmDataModel32Bit=${jvmDataModel32Bit} > [echo] jvmDataModel64Bit=${jvmDataModel64Bit} > [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true > [echo] FreeBSD=${isFreeBSD} > [echo] FreeBSDX86=${isFreeBSDX86} > [echo] FreeBSDAMD64=${isFreeBSDAMD64} > [echo] HPUX=${isHPUX} > [echo] IA64=${isIA64} > [echo] Android=${isAndroid} > [echo] AndroidARMv6=${isAndroidARMv6} > [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} > [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} > [echo] Linux=true > [echo] LinuxAMD64=true > [echo] LinuxIA64=${isLinuxIA64} > [echo] LinuxX86=${isLinuxX86} > [echo] LinuxARMv6=${isLinuxARMv6} > [echo] LinuxARMv6Armel=${isLinuxARMv6Armel} > [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf} > [echo] LinuxAlpha=${isLinuxAlpha} > [echo] LinuxHppa=${isLinuxHppa} > [echo] LinuxMips=${isLinuxMips} > [echo] LinuxMipsel=${isLinuxMipsel} > [echo] LinuxPpc=${isLinuxPpc} > [echo] Linuxs390=${isLinuxs390} > [echo] Linuxs390x=${isLinuxs390x} > [echo] LinuxSparc=${isLinuxSparc} > [echo] OS X=${isOSX} > [echo] OS X PPC=${use.macosppc} > [echo] OS X x32=${use.macosx32} > [echo] OS X x64=${use.macosx64} > [echo] Solaris=${isSolaris} > [echo] Solaris32Bit=${isSolaris32Bit} > [echo] Solaris64Bit=${isSolaris64Bit} > [echo] SolarisSparc=${isSolarisSparc} > [echo] SolarisSparcv9=${isSolarisSparcv9} > [echo] SolarisAMD64=${isSolarisAMD64} > [echo] SolarisX86=${isSolarisX86} > [echo] Unix=true > [echo] Windows=${isWindows} > [echo] X11=true > [echo] os=Linux > [echo] os=3.14.3-200.fc20.x86_64 > [echo] arch=amd64 >gluegen.cpptasks.detect.os.freebsd.amd64: >gluegen.cpptasks.detect.os.freebsd.x86: >gluegen.cpptasks.detect.os.freebsd: >gluegen.cpptasks.detect.os.hpux: >gluegen.cpptasks.detect.os.linux.amd64: >gluegen.cpptasks.detect.os.linux.ia64: >gluegen.cpptasks.detect.os.linux.x86: >gluegen.cpptasks.detect.os.linux.armv6.armel: >gluegen.cpptasks.detect.os.linux.armv6.armhf: >gluegen.cpptasks.detect.os.android.armv6.armel: >gluegen.cpptasks.detect.os.android.armv6.armhf: >gluegen.cpptasks.detect.os.linux.alpha: >gluegen.cpptasks.detect.os.linux.hppa: >gluegen.cpptasks.detect.os.linux.mips: >gluegen.cpptasks.detect.os.linux.mipsel: >gluegen.cpptasks.detect.os.linux.ppc: >gluegen.cpptasks.detect.os.linux.s390: >gluegen.cpptasks.detect.os.linux.s390x: >gluegen.cpptasks.detect.os.linux.sparc: >gluegen.cpptasks.detect.os.linux: >gluegen.cpptasks.detect.os.osx: >gluegen.cpptasks.detect.os.solaris.sparc: >gluegen.cpptasks.detect.os.solaris.sparcv9: >gluegen.cpptasks.detect.os.solaris.amd64: >gluegen.cpptasks.detect.os.solaris.x86: >gluegen.cpptasks.detect.os.solaris: >gluegen.cpptasks.detect.os.unix: >gluegen.cpptasks.detect.os.windows.amd64: >gluegen.cpptasks.detect.os.windows.x86: >gluegen.cpptasks.detect.os.windows: >gluegen.cpptasks.detect.os.2: > [echo] os and arch: linux-amd64 >gluegen.cpptasks.detect.os: >common.init: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build-temp > [echo] setup.noAWT: ${setup.noAWT} > [echo] setup.noNativeAWT: ${setup.noNativeAWT} > [echo] setup.noNativeDesktop: ${setup.noNativeDesktop} > [echo] Loaded /builddir/jogl.properties. > [echo] Loaded /builddir/gluegen.properties. > [echo] antlr.jar=/usr/share/java/antlr.jar > [echo] junit.jar=/usr/share/java/junit.jar > [echo] android.jar=../../gluegen/make/lib/android-sdk/15/android.jar > [echo] swt.jar=/usr/lib64/eclipse/swt.jar > [echo] isSWTRuntimeAvailable=true > [echo] joal-jars.available: ${joal-jars.available} ../../joal/build/joal.jar >init: >build.nativewindow: >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/classes > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native/MacOSX > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native/Windows > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native/X11 > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/classes > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/obj >common.gluegen.build: >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 /builddir/build/BUILD/jogl-v2.0.2/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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct { }" > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _handle" > [gluegen] Jun 08, 2014 5:01:16 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: LPVOID * , targetType: LPVOID, bottomType: void is ptr-ptr >java.generate.jawt: > [echo] Generating JAWT interface class > [echo] java.home.dir=${java.home.dir} >java.generate.copy2temp: > [copy] Copying 8 files to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _handle" > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:17 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found > [gluegen] Jun 08, 2014 5:01:18 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:18 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet > [gluegen] Jun 08, 2014 5:01:18 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:18 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet > [gluegen] Jun 08, 2014 5:01:18 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _jobject" > [echo] > [echo] GlueGen has successfully generated files. >java.compile.javase: > [javac] Compiling 103 source files to /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/classes > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >java.compile: >gluegen.cpptasks.detect.compiler: > [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 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/.. > [echo] java.includes.dir /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../include >gluegen.cpptasks.configure.compiler: >gluegen.cpptasks.declare.compiler.environment: >gluegen.cpptasks.declare.compiler.win32.vc6: >gluegen.cpptasks.declare.compiler.win32.vc7: >gluegen.cpptasks.declare.compiler.win32.vc8: >gluegen.cpptasks.declare.compiler.win32.vc8_x64: >gluegen.cpptasks.declare.compiler.win32.vc9: >gluegen.cpptasks.declare.compiler.win32.mingw: >gluegen.cpptasks.declare.compiler.win64.mingw: >gluegen.cpptasks.declare.compiler.win32: >gluegen.cpptasks.declare.compiler.linux.x86: >gluegen.cpptasks.declare.compiler.linux.amd64: > [echo] Linux.AMD64 >gluegen.cpptasks.declare.compiler.linux.ia64: >gluegen.cpptasks.declare.compiler.linux.armv6: >gluegen.cpptasks.declare.compiler.linux.alpha: >gluegen.cpptasks.declare.compiler.linux.hppa: >gluegen.cpptasks.declare.compiler.linux.mips: >gluegen.cpptasks.declare.compiler.linux.mipsel: >gluegen.cpptasks.declare.compiler.linux.ppc: >gluegen.cpptasks.declare.compiler.linux.s390: >gluegen.cpptasks.declare.compiler.linux.s390x: >gluegen.cpptasks.declare.compiler.linux.sparc: >gluegen.cpptasks.declare.compiler.linux: >gluegen.cpptasks.declare.compiler.solaris32: >gluegen.cpptasks.declare.compiler.solaris.sparcv9: >gluegen.cpptasks.declare.compiler.solaris.amd64: >gluegen.cpptasks.declare.compiler.solaris: >gluegen.cpptasks.declare.compiler.macosx: >gluegen.cpptasks.declare.compiler.freebsd.x86: >gluegen.cpptasks.declare.compiler.freebsd.amd64: >gluegen.cpptasks.declare.compiler.freebsd: >gluegen.cpptasks.declare.compiler.hpux: >gluegen.cpptasks.declare.compiler: > [echo] java.lib.dir.platform: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../jre/lib/amd64 >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: > [echo] 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: > [echo] Output lib name = nativewindow_x11 > [echo] c.compiler.use-jawt false > [echo] nativewindow_x11.useLibJAWT ${nativewindow_x11.useLibJAWT} > [echo] Compiling nativewindow_x11 > [echo] java.lib.dir.platform: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../jre/lib/amd64 > [cc] 4 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c: In function 'Java_jogamp_nativewindow_x11_X11Lib_XSynchronize__JZ': > [cc] /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c:254:8: warning: assignment makes integer from pointer without a cast > [cc] _res = XSynchronize((Display *) (intptr_t) display, (Bool) onoff); > [cc] ^ > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.nativewindow.windowlib.windows: >c.build.nativewindow.windowlib.macosx: >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: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../jre/lib/amd64 > [cc] 5 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.nativewindow: >c.manifest: >setup-manifestfile: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow >build-jars-awt: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-awt.jar >build-jars-x11: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-os-x11.jar >build-jars-windows: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-os-win.jar >build-jars-macosx: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-os-osx.jar >build-jars-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-core.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/nativewindow/nativewindow-natives-linux-amd64.jar >build-jars: >generate.version.txt: >all: >build.jogl: >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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 : true > [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: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/jogl > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/jogl/MacOSX > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/jogl/Windows > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/jogl/X11 > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/openmax > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/native/libav > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/obj > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/obj/jogl > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/obj/cg >common.gluegen.build: >setup-manifestfile: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build/jogl >build.gluegen-gl.jar: > [javac] Compiling 2 source files to /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' > [javac] 1 warning > [javac] Compiling 8 source files to /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' > [javac] Note: /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/gluegen/opengl/ant/StaticGLGenTask.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 1 warning > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/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.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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 : true > [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 /builddir/build/BUILD/jogl-v2.0.2/build/jogl >build.gluegen-gl.jar: >java.generate.gl_if: > [echo] Generating GL interface >java.generate.copy2temp: > [gluegen] Jun 08, 2014 5:01:28 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:28 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:29 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:29 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" >java.generate.gles1: > [echo] Generating GLES1 interface and implementation >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:30 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:30 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:31 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:31 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" >java.generate.gles2: > [echo] Generating GLES2 interface and implementation >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:33 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:33 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:34 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:34 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:37 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:01:37 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:37 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" >java.generate.gl3_es3_if: > [echo] Generating GL3_ES3 interface >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:39 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:39 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/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.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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:47 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:01:47 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:47 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" >java.generate.gl3: > [echo] Generating GL3 interface >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:49 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:01:49 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:49 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" >java.generate.gl3bc: > [echo] Generating GL3bc interface >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:52 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:01:52 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:52 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:54 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:54 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" >java.generate.gles3: > [echo] Generating GLES3 interface and implementation >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:56 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLeglImageOES" > [gluegen] Jun 08, 2014 5:01:56 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" >java.generate.gl4: > [echo] Generating GL4 interface >java.generate.copy2temp: > [copy] Copying 3 files to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:01:57 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:01:58 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:01:58 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" >java.generate.gl4bc: > [echo] Generating GL4bc implementation >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:02:01 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:02:01 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:02:01 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "dispatch_glMapNamedBufferRangeEXT" assuming size of equivalent C return type (sizeof(void *)): java.nio.ByteBuffer dispatch_glMapNamedBufferRangeEXT(int buffer, long offset, long length, int access) > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.pcpp.PCPP handleWarning > [gluegen] WARNING: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativeDisplayType" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativeWindowType" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLConfig" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLSurface" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativePixmapType" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLDisplay" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLContext" > [gluegen] Jun 08, 2014 5:02:02 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLConfig * , targetType: EGLConfig, bottomType: struct __EGLConfig is ptr-ptr > [gluegen] Jun 08, 2014 5:02:03 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLConfig * , targetType: EGLConfig, bottomType: struct __EGLConfig is ptr-ptr >java.generate.window.system.es.ext: > [echo] Generating EGLExt implementation class >java.generate.copy2temp: > [copy] Copying 2 files to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:02:04 AM com.jogamp.gluegen.pcpp.PCPP handleWarning > [gluegen] WARNING: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: Complicated fields (field "EGLClientBuffer pData;" of type "EGLClientPixmapHI") not implemented yet > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativeDisplayType" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativeWindowType" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLConfig" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLSurface" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLSyncKHR" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLImageKHR" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLNativePixmapType" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLDisplay" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __EGLContext" > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLConfig * , targetType: EGLConfig, bottomType: struct __EGLConfig is ptr-ptr > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLConfig * , targetType: EGLConfig, bottomType: struct __EGLConfig is ptr-ptr > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLNativeDisplayType * , targetType: EGLNativeDisplayType, bottomType: struct __EGLNativeDisplayType is ptr-ptr > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLNativePixmapType * , targetType: EGLNativePixmapType, bottomType: struct __EGLNativePixmapType is ptr-ptr > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: EGLNativeWindowType * , targetType: EGLNativeWindowType, bottomType: struct __EGLNativeWindowType is ptr-ptr > [gluegen] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:05 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct { }" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: GLXFBConfig * , targetType: GLXFBConfig, bottomType: struct __GLXFBConfigRec is ptr-ptr > [gluegen] Jun 08, 2014 5:02:07 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: GLXFBConfig * , targetType: GLXFBConfig, bottomType: struct __GLXFBConfigRec is ptr-ptr >java.generate.platform.glext: > [echo] Generating platform-specific OpenGL extension class: x11 >java.generate.copy2temp: > [copy] Copying 2 files to /builddir/build/BUILD/jogl-v2.0.2/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" > [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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] Jun 08, 2014 5:02:11 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _handle" > [gluegen] Jun 08, 2014 5:02:11 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build-temp > [gluegen] ANTLR Parsing Error: line 667:690457: unexpected token: struct token name:"struct" > [gluegen] line 667:690457: unexpected token: struct > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(Unknown Source) > [gluegen] at com.jogamp.gluegen.GlueGen.run(Unknown Source) > [gluegen] at com.jogamp.gluegen.GlueGen.main(Unknown Source) > [gluegen] ANTLR Parsing Error: line 672:690557: unexpected token: rcVirtualScreen token name:ID > [gluegen] line 672:690557: unexpected token: rcVirtualScreen > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.postfixExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.unaryExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.castExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.multExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.additiveExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.shiftExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.relationalExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.equalityExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.bitAndExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.exclusiveOrExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.inclusiveOrExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalAndExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalOrExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.conditionalExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.assignExpr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.expr(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statement(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statementList(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.compoundStatement(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.functionDef(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(Unknown Source) > [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(Unknown Source) > [gluegen] at com.jogamp.gluegen.GlueGen.run(Unknown Source) > [gluegen] at com.jogamp.gluegen.GlueGen.main(Unknown Source) > [gluegen] <AST>:0:0: unexpected end of subtree > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_context" > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _handle" > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _GPU_DEVICE" > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct __GLsync" > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _cl_event" > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: HANDLE * , targetType: HANDLE, bottomType: struct _handle is ptr-ptr > [gluegen] Jun 08, 2014 5:02:14 AM com.jogamp.gluegen.JavaEmitter typeToJavaType > [gluegen] INFO: Opaque Type: HANDLE * , targetType: HANDLE, bottomType: struct _handle is ptr-ptr >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 /builddir/build/BUILD/jogl-v2.0.2/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 /builddir/build/BUILD/jogl-v2.0.2/build-temp >java.generate.glu.base: > [echo] Generating GLU class >java.generate.copy2temp: > [copy] Copying 3 files to /builddir/build/BUILD/jogl-v2.0.2/build-temp >java.generate.glu.GL2ES1: > [echo] Generating GLU class >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp >java.generate.glu.GL2: > [echo] Generating GLU class >java.generate.copy2temp: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build-temp > [echo] > [echo] GlueGen and BuildStaticGLInfo have successfully generated files. >java.generate.cg.check: >java.generate.cg: > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.pcpp.PCPP handleUndefine > [gluegen] WARNING: FAILED TO UNDEFINE: 'CG_PROFILE_MACRO' (line 64 file stub_includes/cg/Cg/cgGL_profiles.h) > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGeffect" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGparameter" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGannotation" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGstate" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGprogram" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGtechnique" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGpass" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGcontext" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.JavaEmitter emitStruct > [gluegen] WARNING: skipping emission of unnamed struct "struct _CGstateassignment" > [gluegen] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:22 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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] Jun 08, 2014 5:02:23 AM com.jogamp.gluegen.CMethodBindingEmitter emitBodyReturnResult > [gluegen] WARNING: 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 /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [javac] Note: Some input files use or override 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: >java.compile.secondpass.javase: > [javac] Compiling 553 source files to /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >java.compile.secondpass.android: >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 /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes >java.compile.thirdpass: >java.compile: > [copy] Copying 44 files to /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes > [copy] Copied 5 empty directories to 1 empty directory under /builddir/build/BUILD/jogl-v2.0.2/build/jogl/classes >gluegen.cpptasks.detect.compiler: > [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 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/.. > [echo] java.includes.dir /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../include >gluegen.cpptasks.configure.compiler: >gluegen.cpptasks.declare.compiler.environment: >gluegen.cpptasks.declare.compiler.win32.vc6: >gluegen.cpptasks.declare.compiler.win32.vc7: >gluegen.cpptasks.declare.compiler.win32.vc8: >gluegen.cpptasks.declare.compiler.win32.vc8_x64: >gluegen.cpptasks.declare.compiler.win32.vc9: >gluegen.cpptasks.declare.compiler.win32.mingw: >gluegen.cpptasks.declare.compiler.win64.mingw: >gluegen.cpptasks.declare.compiler.win32: >gluegen.cpptasks.declare.compiler.linux.x86: >gluegen.cpptasks.declare.compiler.linux.amd64: > [echo] Linux.AMD64 >gluegen.cpptasks.declare.compiler.linux.ia64: >gluegen.cpptasks.declare.compiler.linux.armv6: >gluegen.cpptasks.declare.compiler.linux.alpha: >gluegen.cpptasks.declare.compiler.linux.hppa: >gluegen.cpptasks.declare.compiler.linux.mips: >gluegen.cpptasks.declare.compiler.linux.mipsel: >gluegen.cpptasks.declare.compiler.linux.ppc: >gluegen.cpptasks.declare.compiler.linux.s390: >gluegen.cpptasks.declare.compiler.linux.s390x: >gluegen.cpptasks.declare.compiler.linux.sparc: >gluegen.cpptasks.declare.compiler.linux: >gluegen.cpptasks.declare.compiler.solaris32: >gluegen.cpptasks.declare.compiler.solaris.sparcv9: >gluegen.cpptasks.declare.compiler.solaris.amd64: >gluegen.cpptasks.declare.compiler.solaris: >gluegen.cpptasks.declare.compiler.macosx: >gluegen.cpptasks.declare.compiler.freebsd.x86: >gluegen.cpptasks.declare.compiler.freebsd.amd64: >gluegen.cpptasks.declare.compiler.freebsd: >gluegen.cpptasks.declare.compiler.hpux: >gluegen.cpptasks.declare.compiler: > [echo] java.lib.dir.platform: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../jre/lib/amd64 >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: > [echo] 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: >c.build.jogl.desktop: > [echo] Output lib name = jogl_desktop > [echo] Compiling jogl_desktop > [cc] 8 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.jogl.mobile: > [echo] Output lib name = jogl_mobile > [echo] Compiling jogl_mobile > [cc] Starting dependency analysis for 4 files. > [cc] 4 files are up to date. > [cc] 0 files to be recompiled from dependency analysis. > [cc] 4 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.jogl.cg: > [echo] Output lib name = jogl_cg > [echo] Compiling jogl_cg > [cc] 1 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.jogl: >c.manifest: >build-jars-dependset: >build-jars-android: >build-jars-mobile-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-glmobile.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-glmobile-dbg.jar >build-jars-os-desktop-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-os-x11.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-os-win.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-os-osx.jar >build-jars-desktop-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-gldesktop.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-gldesktop-dbg.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-glu-gldesktop.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-util-gldesktop.jar >build-jars-awt-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-awt.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-util-awt.jar >build-jars-swt-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-swt.jar >build-jars-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-core.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-sdk.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-glu.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-util.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-util-graph.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-util-fixedfuncemu.jar > [jar] Building MANIFEST-only jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-omx.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-cg.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-natives-linux-amd64.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jogl/jogl-cg-natives-linux-amd64.jar >build-jars: >generate.version.txt: >all: >build.newt: >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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: ${isOSX} > [echo] isX11: true > [echo] isAndroid: ${isAndroid} > [echo] setup.addNativeKD: ${setup.addNativeKD} > [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} > [echo] setup.addNativeBroadcom: true > [echo] setup.nonatives: ${setup.nonatives} > [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl} >declare.common: >init: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/Android > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/X11 > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/MacOSX > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/Windows > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/KD > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/IntelGDL > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/bcm/egl > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/gensrc/native/newt/bcm/vc/iv > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/classes > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/newt/obj >java.compile.javase: > [javac] Compiling 90 source files to /builddir/build/BUILD/jogl-v2.0.2/build/newt/classes > [javac] Note: /builddir/build/BUILD/jogl-v2.0.2/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 /builddir/build/BUILD/jogl-v2.0.2/build/newt >build-jars-opengl: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-ogl.jar >build-jars-awt: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-awt.jar >build-jars-swt: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-swt.jar >build-jars-driver: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-linux.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-x11.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-win.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-osx.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-kd.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-bcm-old.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-bcm-vc.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-driver-intelgdl.jar >build-jars-javase: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-core.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-event.jar >java.compile.android: >build-jars-android: >gluegen.cpptasks.detect.compiler: > [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 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/.. > [echo] java.includes.dir /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../include >gluegen.cpptasks.configure.compiler: >gluegen.cpptasks.declare.compiler.environment: >gluegen.cpptasks.declare.compiler.win32.vc6: >gluegen.cpptasks.declare.compiler.win32.vc7: >gluegen.cpptasks.declare.compiler.win32.vc8: >gluegen.cpptasks.declare.compiler.win32.vc8_x64: >gluegen.cpptasks.declare.compiler.win32.vc9: >gluegen.cpptasks.declare.compiler.win32.mingw: >gluegen.cpptasks.declare.compiler.win64.mingw: >gluegen.cpptasks.declare.compiler.win32: >gluegen.cpptasks.declare.compiler.linux.x86: >gluegen.cpptasks.declare.compiler.linux.amd64: > [echo] Linux.AMD64 >gluegen.cpptasks.declare.compiler.linux.ia64: >gluegen.cpptasks.declare.compiler.linux.armv6: >gluegen.cpptasks.declare.compiler.linux.alpha: >gluegen.cpptasks.declare.compiler.linux.hppa: >gluegen.cpptasks.declare.compiler.linux.mips: >gluegen.cpptasks.declare.compiler.linux.mipsel: >gluegen.cpptasks.declare.compiler.linux.ppc: >gluegen.cpptasks.declare.compiler.linux.s390: >gluegen.cpptasks.declare.compiler.linux.s390x: >gluegen.cpptasks.declare.compiler.linux.sparc: >gluegen.cpptasks.declare.compiler.linux: >gluegen.cpptasks.declare.compiler.solaris32: >gluegen.cpptasks.declare.compiler.solaris.sparcv9: >gluegen.cpptasks.declare.compiler.solaris.amd64: >gluegen.cpptasks.declare.compiler.solaris: >gluegen.cpptasks.declare.compiler.macosx: >gluegen.cpptasks.declare.compiler.freebsd.x86: >gluegen.cpptasks.declare.compiler.freebsd.amd64: >gluegen.cpptasks.declare.compiler.freebsd: >gluegen.cpptasks.declare.compiler.hpux: >gluegen.cpptasks.declare.compiler: > [echo] java.lib.dir.platform: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/../jre/lib/amd64 >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: > [echo] Linux.AMD64 > [echo] linker.cfg.id.oswin linker.cfg.linux.amd64.newt.x11 >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] 8 total files to be compiled. > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C > [cc] Starting link >rename.dylib: >rename.mingw.dll: >gluegen.properties.load.user: >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [echo] c.compiler.optimise=none >gluegen.cpptasks.striplibs: >c.build.newt.natives: >c.build.newt: >c.manifest: >build-jars-native: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/newt/newt-natives-linux-amd64.jar >generate.version.txt: >all: >one.dir.skip.check: >one.lib.dir: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/lib > [copy] Copying 6 files to /builddir/build/BUILD/jogl-v2.0.2/build/lib >one.jar.dir.prep: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jar > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/jar/atomic > [copy] Copying 43 files to /builddir/build/BUILD/jogl-v2.0.2/build/jar/atomic > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build >one.jar.dir.android: >one.jar.dir: > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-all.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-all-noawt.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-all-mobile.jar > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-all-natives-linux-amd64.jar >android.package.jogl.skip.check: >android.jogl.package: >one.dir: >tag.build: > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build >test.compile: > [echo] gluegen.basename: gluegen > [echo] jogl.basename: jogl >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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: /builddir/build/BUILD/jogl-v2.0.2/build/test/build/obj > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/test/build/classes > [echo] jogl-test.jar /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-test.jar >test.compile: > [copy] Copying 57 files to /builddir/build/BUILD/jogl-v2.0.2/build/test/build/classes > [copy] Copied 49 empty directories to 34 empty directories under /builddir/build/BUILD/jogl-v2.0.2/build/test/build/classes > [echo] gluegen.basename: gluegen > [echo] jogl.basename: jogl >test.compile.javase: > [javac] Compiling 328 source files to /builddir/build/BUILD/jogl-v2.0.2/build/test/build/classes > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: /builddir/build/BUILD/jogl-v2.0.2/src/test/com/jogamp/opengl/test/junit/jogl/awt/TestAWTCardLayoutAnimatorStartStopBug532.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 1 file to /builddir/build/BUILD/jogl-v2.0.2/build/test/build > [jar] Building jar: /builddir/build/BUILD/jogl-v2.0.2/build/jar/jogl-test.jar > [echo] gluegen.basename: gluegen > [echo] jogl.basename: jogl >test.compile.android: >test.package.android: >developer-src-zip: > [zip] Building zip: /builddir/build/BUILD/jogl-v2.0.2/build/jogl-java-src.zip >developer-zip-archive: >all: >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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: >javadoc.init: >jogamp.env.validation: > [echo] ant.version Apache Ant(TM) version 1.9.4 compiled on May 6 2014 > [echo] ant.java.version 1.8 > [echo] java.version 1.8.0_05 > [echo] java.home /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre > [echo] jvmJava.exe /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/bin/java > [echo] jvmJava7.exe ${jvmJava7.exe} >jogamp.env.init: > [echo] jogamp.jar.codebase > [echo] jogamp.version 2.0.2 > [echo] jogamp.version.int 0914013 > [echo] junit.is.disabled ${junit.is.disabled} > [echo] target.user.set true > [echo] target.sourcelevel 1.8 > [echo] target.targetlevel 1.8 > [echo] target.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] host.sourcelevel 1.8 > [echo] host.targetlevel 1.8 > [echo] host.rt.jar /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64/jre/lib/rt.jar > [echo] javacdebug false > [echo] javacdebuglevel source,lines > [echo] javac.memorymax 1024m > [echo] build.archiveon ${build.archiveon} > [echo] build.node.name local > [echo] android.version 9 > [echo] junit.run.arg0 -Djunit.run.arg0=dummy > [echo] junit.run.arg1 -Djunit.run.arg1=dummy >gluegen.properties.load.user: >gluegen.cpptasks.detect.os.custom: > [echo] gluegen.cpptasks.detect.os.custom: NOP done >gluegen.cpptasks.initialize: > [echo] os.name=Linux > [echo] os.version=3.14.3-200.fc20.x86_64 > [echo] os.arch=amd64 > [echo] c.compiler.debug=true > [echo] c.compiler.use-debug=true > [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: >javadoc.gluegen: >javadoc.nw.spec: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_nativewindow_spec > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package javax.media.nativewindow... > [javadoc] Loading source files for package javax.media.nativewindow.util... > [javadoc] Constructing Javadoc information... > [javadoc] javadoc: warning - Error reading file: /usr/share/javadoc/gluegen2/package-list > [javadoc] Registered Taglet net.highteq.nativetaglet.NativeTaglet ... > [javadoc] Standard Doclet version 1.8.0_05 > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:89: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:143: warning - Tag @link: reference not found: com.jogamp.nativewindow.egl.EGLGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:158: warning - Tag @link: reference not found: com.jogamp.nativewindow.egl.EGLGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/CapabilitiesImmutable.java:88: warning - Tag @link: can't find setBitmap(boolean) in javax.media.nativewindow.CapabilitiesImmutable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/Capabilities.java:301: warning - Tag @link: can't find setOnscreen(int) in javax.media.nativewindow.Capabilities > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:135: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:135: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:154: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:154: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:252: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:252: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:143: warning - Tag @link: reference not found: com.jogamp.nativewindow.egl.EGLGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:158: warning - Tag @link: reference not found: com.jogamp.nativewindow.egl.EGLGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java:401: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java:401: warning - Tag @see: can't find setChosenCapabilities(Capabilities caps) in javax.media.nativewindow.DefaultGraphicsConfiguration > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeSurface.java:195: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java:564: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java:590: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java:564: warning - Tag @link: reference not found: javax.media.opengl.GLDrawableFactory javax.media.opengl.GLDrawableFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:45: warning - Tag @see: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:54: warning - Tag @see: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:45: warning - Tag @link: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:54: warning - Tag @link: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/UpstreamSurfaceHook.java:44: warning - Tag @link: can't find UPSTREAM_PROVIDES_SIZE in javax.media.nativewindow.ProxySurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/UpstreamSurfaceHook.java:42: warning - Tag @link: can't find UPSTREAM_PROVIDES_SIZE in javax.media.nativewindow.ProxySurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/VisualIDHolder.java:40: warning - Tag @link: can't find getVisualID(int) in javax.media.nativewindow.VisualIDHolder > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_nativewindow_spec/serialized-form.html... > [javadoc] Copying file StandardDocFile[file:/builddir/build/BUILD/gluegen/make/doc/javadoc/stylesheet.css] to file stylesheet.css... > [javadoc] Building index for all the packages and classes... > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/package.html: warning - Tag @link: reference not found: com.jogamp.newt > [javadoc] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_nativewindow_spec/help-doc.html... > [javadoc] Note: Custom tags that could override future standard tags: @native. To avoid potential overrides, use at least one period character (.) in custom tag names. > [javadoc] Note: Custom tags that were not seen: @native > [javadoc] 29 warnings > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/package.html: warning - Tag @link: reference not found: com.jogamp.newt > [copy] Copying 4 files to /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_nativewindow_spec/resources >javadoc.jogl.spec: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_jogl_spec > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package javax.media.opengl... > [javadoc] Loading source files for package javax.media.opengl.awt... > [javadoc] Loading source files for package javax.media.opengl.fixedfunc... > [javadoc] Loading source files for package javax.media.opengl.glu... > [javadoc] Loading source files for package javax.media.opengl.glu.gl2... > [javadoc] Loading source files for package javax.media.opengl.glu.gl2es1... > [javadoc] Constructing Javadoc information... > [javadoc] Registered Taglet net.highteq.nativetaglet.NativeTaglet ... > [javadoc] javadoc: warning - Error reading file: /usr/share/javadoc/gluegen2/package-list > [javadoc] Standard Doclet version 1.8.0_05 > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:429: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:411: warning - Tag @see: can't find enqueue(GLRunnable) in javax.media.opengl.GLAutoDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:113: warning - Tag @link: can't find setSynchronized in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:322: warning - @param argument "animator" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.opengl.GLWindow > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.Window > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.opengl.swt.GLCanvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: org.eclipse.swt.widgets.Canvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:81: warning - Tag @link: can't find glAllocateMemoryNV in javax.media.opengl.GLBase > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLCapabilities.java:57: warning - Tag @link: can't find getGLCapabilities() in javax.media.opengl.GLDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLCapabilities.java:282: warning - Tag @link: can't find setOnscreen(int) in javax.media.opengl.GLCapabilities > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLCapabilities.java:258: warning - Tag @link: can't find setOnscreen(int) in javax.media.opengl.GLCapabilities > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:290: warning - Tag @see: can't find setGLReadDrawable() in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1256: warning - Tag @see: can't find setSynchronous(boolean) in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:432: warning - Tag @link: can't find glPushAttrib in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1326: warning - Tag @link: can't find glDebugMessageControlARB(int, int, int, int, int[], int, boolean) in javax.media.opengl.GL2GL3 > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1319: warning - Tag @link: can't find glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) in javax.media.opengl.GL2GL3 > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1333: warning - Tag @link: can't find glDebugMessageInsertARB(int, int, int, int, int, String) in javax.media.opengl.GL2GL3 > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1265: warning - Tag @link: can't find GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB in javax.media.opengl.GL2GL3 > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1265: warning - Tag @link: can't find GL_ARB_debug_output in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1265: warning - Tag @link: can't find GL_AMD_debug_output in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1265: warning - Tag @link: can't find GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB in javax.media.opengl.GL2GL3 > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1214: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1224: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1303: warning - @GLDebugMessage is an unknown tag. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLContext.java:1312: warning - @GLDebugMessage is an unknown tag. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDebugMessage.java:70: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawable.java:211: warning - Tag @link: can't find lockSurface() in javax.media.opengl.GLDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:342: warning - Tag @see: can't find getRendererQuirks() in javax.media.opengl.GLDrawableFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:464: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:572: warning - Tag @link: reference not found: WrappedSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:572: warning - Tag @link: reference not found: GDISurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:572: warning - Tag @link: reference not found: com.jogamp.opengl.swt.GLCanvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawableFactory.java:572: warning - Tag @link: reference not found: ProxySurface.UpstreamSurfaceHook > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLFBODrawable.java:75: warning - Tag @link: can't find contextMadeCurrent(boolean) in javax.media.opengl.GLFBODrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLFBODrawable.java:75: warning - Tag @link: can't find swapBuffersImpl(boolean) in javax.media.opengl.GLFBODrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLFBODrawable.java:75: warning - Tag @link: reference not found: FBObject.TextureAttachment texture attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLFBODrawable.java:75: warning - Tag @link: reference not found: FBObject.TextureAttachment texture > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLProfile.java:76: warning - Tag @link: can't find GetProfileDefault() in javax.media.opengl.GLProfile > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLUniformData.java:61: warning - @param argument "column" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:516: warning - Tag @link: reference not found: GL.GL_ELEMENT_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:532: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:542: warning - Tag @link: reference not found: FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLBase.java:511: warning - Tag @link: reference not found: GL.GL_ARRAY_BUFFER > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/awt/GLCanvas.java:153: warning - Tag @link: can't find getMaxFixedFunc() in javax.media.opengl.GLProfile > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.opengl.GLWindow > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.Window > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.opengl.swt.GLCanvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: org.eclipse.swt.widgets.Canvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/awt/GLJPanel.java:140: warning - Tag @link: reference not found: Texture#textureCallOrder Order of Texture Commands > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.opengl.GLWindow > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.newt.Window > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: com.jogamp.opengl.swt.GLCanvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - Tag @link: reference not found: org.eclipse.swt.widgets.Canvas > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/fixedfunc/GLMatrixFunc.java:109: warning - @param argument "params" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @see: can't find glBegin in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @see: can't find glEdgeFlag in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @see: can't find glVertex3f in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @link: can't find glBegin in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @link: can't find glEdgeFlag in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @link: can't find glVertex3f in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:692: warning - Tag @link: can't find glEnd in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/GLU.java:103: warning - Tag @link: can't find displayChanged(GLAutoDrawable,boolean,boolean) in javax.media.opengl.GLEventListener > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java:83: warning - Tag @link: can't find glBegin in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java:129: warning - Tag @link: can't find glEdgeFlag in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java:196: warning - Tag @link: can't find glEnd in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java:166: warning - Tag @link: can't find glVertex3f in javax.media.opengl.GL > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/build/jogl/gensrc/classes/javax/media/opengl/glu/gl2/GLUgl2.java:265: warning - Tag @link: can't find displayChanged(GLAutoDrawable,boolean,boolean) in javax.media.opengl.GLEventListener > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_jogl_spec/serialized-form.html... > [javadoc] Copying file StandardDocFile[file:/builddir/build/BUILD/gluegen/make/doc/javadoc/stylesheet.css] to file stylesheet.css... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_jogl_spec/help-doc.html... > [javadoc] Note: Custom tags that could override future standard tags: @native. To avoid potential overrides, use at least one period character (.) in custom tag names. > [javadoc] 94 warnings > [copy] Copying 4 files to /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc_jogl_spec/resources >javadoc.public: > [mkdir] Created dir: /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package com.jogamp.nativewindow... > [javadoc] Loading source files for package com.jogamp.nativewindow.awt... > [javadoc] Loading source files for package com.jogamp.nativewindow.egl... > [javadoc] Loading source files for package com.jogamp.nativewindow.macosx... > [javadoc] Loading source files for package com.jogamp.nativewindow.swt... > [javadoc] Loading source files for package com.jogamp.nativewindow.windows... > [javadoc] Loading source files for package com.jogamp.nativewindow.x11... > [javadoc] Loading source files for package javax.media.nativewindow... > [javadoc] Loading source files for package javax.media.nativewindow.util... > [javadoc] Loading source files for package com.jogamp.opengl... > [javadoc] Loading source files for package com.jogamp.opengl.cg... > [javadoc] Loading source files for package com.jogamp.opengl.math... > [javadoc] Loading source files for package com.jogamp.opengl.math.geom... > [javadoc] Loading source files for package com.jogamp.opengl.swt... > [javadoc] Loading source files for package com.jogamp.opengl.util... > [javadoc] Loading source files for package com.jogamp.opengl.util.av... > [javadoc] Loading source files for package com.jogamp.opengl.util.awt... > [javadoc] Loading source files for package com.jogamp.opengl.util.gl2... > [javadoc] Loading source files for package com.jogamp.opengl.util.glsl... > [javadoc] Loading source files for package com.jogamp.opengl.util.glsl.fixedfunc... > [javadoc] Loading source files for package com.jogamp.opengl.util.glsl.sdk... > [javadoc] Loading source files for package com.jogamp.opengl.util.packrect... > [javadoc] Loading source files for package com.jogamp.opengl.util.texture... > [javadoc] Loading source files for package com.jogamp.opengl.util.texture.awt... > [javadoc] Loading source files for package com.jogamp.opengl.util.texture.spi... > [javadoc] Loading source files for package com.jogamp.opengl.util.texture.spi.awt... > [javadoc] Loading source files for package javax.media.opengl... > [javadoc] Loading source files for package javax.media.opengl.awt... > [javadoc] Loading source files for package javax.media.opengl.fixedfunc... > [javadoc] Loading source files for package javax.media.opengl.glu... > [javadoc] Loading source files for package com.jogamp.newt... > [javadoc] Loading source files for package com.jogamp.newt.awt... > [javadoc] Loading source files for package com.jogamp.newt.awt.applet... > [javadoc] Loading source files for package com.jogamp.newt.event... > [javadoc] Loading source files for package com.jogamp.newt.event.awt... > [javadoc] Loading source files for package com.jogamp.newt.opengl... > [javadoc] Loading source files for package com.jogamp.newt.swt... > [javadoc] Loading source files for package com.jogamp.newt.util... > [javadoc] Loading source files for package javax.media.opengl.glu.gl2... > [javadoc] Loading source files for package javax.media.opengl.glu.gl2es1... > [javadoc] Constructing Javadoc information... > [javadoc] javadoc: warning - Error reading file: /usr/share/javadoc/gluegen2/package-list > [javadoc] Registered Taglet net.highteq.nativetaglet.NativeTaglet ... > [javadoc] Standard Doclet version 1.8.0_05 > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/UpstreamSurfaceHook.java:44: warning - Tag @link: can't find UPSTREAM_PROVIDES_SIZE in javax.media.nativewindow.ProxySurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/UpstreamSurfaceHook.java:42: warning - Tag @link: can't find UPSTREAM_PROVIDES_SIZE in javax.media.nativewindow.ProxySurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsConfiguration.java:102: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/com/jogamp/nativewindow/awt/AWTGraphicsConfiguration.java:138: warning - @param argument "capabilities" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:135: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:135: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:154: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:154: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:252: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java:252: warning - Tag @see: can't find DefaultGraphicsDevice(java.lang.String, long, javax.media.nativewindow.ToolkitLock) in javax.media.nativewindow.DefaultGraphicsDevice > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java:89: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/com/jogamp/nativewindow/awt/AWTWindowClosingProtocol.java:56: warning - Tag @link: reference not found: WindowClosingMode#DISPOSE_ON_CLOSE > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/com/jogamp/nativewindow/awt/AWTWindowClosingProtocol.java:56: warning - Tag @link: reference not found: WindowClosingMode#DO_NOTHING_ON_CLOSE > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeSurface.java:195: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:45: warning - Tag @see: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:54: warning - Tag @see: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:45: warning - Tag @link: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/OffscreenLayerSurface.java:54: warning - Tag @link: can't find isOffscreenLayerSurfaceEnabled() in javax.media.nativewindow.OffscreenLayerSurface > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/com/jogamp/nativewindow/swt/SWTAccessor.java:400: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/com/jogamp/nativewindow/swt/SWTAccessor.java:476: warning - Tag @link: reference not found: RunnableTask > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/CapabilitiesImmutable.java:88: warning - Tag @link: can't find setBitmap(boolean) in javax.media.nativewindow.CapabilitiesImmutable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/Capabilities.java:301: warning - Tag @link: can't find setOnscreen(int) in javax.media.nativewindow.Capabilities > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java:401: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java:401: warning - Tag @see: can't find setChosenCapabilities(Capabilities caps) in javax.media.nativewindow.DefaultGraphicsConfiguration > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java:564: warning - Tag @see: can't find chooseGraphicsConfiguration(Capabilities, CapabilitiesChooser, AbstractGraphicsScreen) in javax.media.nativewindow.GraphicsConfigurationFactory > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java:590: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/nativewindow/classes/javax/media/nativewindow/VisualIDHolder.java:40: warning - Tag @link: can't find getVisualID(int) in javax.media.nativewindow.VisualIDHolder > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:700: warning - Tag @see: can't find attachColorbuffer(GL, boolean) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:700: warning - Tag @see: can't find attachColorbuffer(GL, boolean) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:737: warning - Tag @see: can't find attachColorbuffer(GL, boolean) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:737: warning - Tag @see: can't find attachColorbuffer(GL, boolean) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:1015: warning - Tag @see: can't find validateStatus() in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:1015: warning - Tag @link: reference not found: GL.GL_FRAMEBUFFER_COMPLETE > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:1634: warning - @param argument "reqAType" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2163: warning - Tag @link: reference not found: GLFBODrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2163: warning - @param argument "ta" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2221: warning - Tag @link: can't find init(GL) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2228: warning - Tag @link: can't find init(GL) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2243: warning - Tag @link: can't find init(GL) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2258: warning - Tag @link: can't find init(GL) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:2264: warning - Tag @link: can't find init(GL) in com.jogamp.opengl.FBObject > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find COLOR in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find DEPTH in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find STENCIL in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find COLOR_TEXTURE in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find DEPTH_TEXTURE in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/FBObject.java:128: warning - Tag @link: can't find STENCIL_TEXTURE in com.jogamp.opengl.FBObject.Attachment > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:411: warning - Tag @see: can't find enqueue(GLRunnable) in javax.media.opengl.GLAutoDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLAutoDrawable.java:545: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLAutoDrawableDelegate.java:65: warning - Tag @link: can't find windowResizedOp() in com.jogamp.opengl.GLAutoDrawableDelegate > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLAutoDrawableDelegate.java:65: warning - Tag @link: reference not found: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT TestGLAutoDrawableDelegateNEWT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLAutoDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLEventListener > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:38: warning - Tag @link: reference not found: GLEventListener > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:79: warning - Tag @link: can't find pullGLEventListenerState() in com.jogamp.opengl.GLStateKeeper > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:79: warning - Tag @link: can't find pushGLEventListenerState() in com.jogamp.opengl.GLStateKeeper > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:79: warning - Tag @link: reference not found: GLAutoDrawable#destroy() > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/GLStateKeeper.java:79: warning - Tag @link: reference not found: GLAutoDrawable#destroy() > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/FloatUtil.java:334: warning - @param argument "m_in_off" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/VectorUtil.java:205: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/VectorUtil.java:217: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/VectorUtil.java:191: warning - @param argument "vec" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java:69: warning - Tag @link: can't find isOutside(AABBox) in com.jogamp.opengl.math.geom.Frustum > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java:94: warning - Tag @link: can't find isOutside(AABBox) in com.jogamp.opengl.math.geom.Frustum > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java:161: warning - Tag @link: can't find isOutside(AABBox) in com.jogamp.opengl.math.geom.Frustum > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/javax/media/opengl/GLDrawable.java:211: warning - Tag @link: can't find lockSurface() in javax.media.opengl.GLDrawable > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/swt/GLCanvas.java:550: warning - @Override is an unknown tag. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/AnimatorBase.java:270: warning - @param argument "enable" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataClient.java:71: warning - Tag @see: can't find getPredefinedArrayIndexName(int) in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataClient.java:101: warning - Tag @see: can't find getPredefinedArrayIndexName(int) in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java:77: warning - Tag @see: can't find getPredefinedArrayIndexName(int) in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java:109: warning - Tag @see: can't find getPredefinedArrayIndexName(int) in javax.media.opengl.GLContext > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java:278: warning - Tag @link: can't find addGLSLSubArray(int, int, int) in com.jogamp.opengl.util.GLArrayDataServer > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java:177: warning - Missing closing '}' character for inline tag: "{@link GL#glGenBuffers(int, int[], int)" > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLDrawableUtil.java:106: warning - @param argument "listener" is not a parameter name. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java:259: warning - Tag @see: can't find allocate(GL, GLPixelAttributes, int, int, int, boolean, int) in com.jogamp.opengl.util.GLPixelBuffer.GLPixelBufferProvider > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java:93: warning - Tag @link: can't find allocate(GL, GLPixelAttributes, int, int, int, boolean, int) in com.jogamp.opengl.util.GLPixelBuffer.GLPixelBufferProvider > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java:186: warning - Tag @link: reference not found: DefProvider#allocate(GL, GLPixelAttributes, int, int, int, boolean, int) > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java:81: warning - Tag @link: can't find allocate(GL, GLPixelAttributes, int, int, int, boolean, int) in com.jogamp.opengl.util.GLPixelBuffer.SingletonGLPixelBufferProvider > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java:86: warning - Tag @link: can't find allocate(GL, GLPixelAttributes, int, int, int, boolean, int) in com.jogamp.opengl.util.GLPixelBuffer.SingletonGLPixelBufferProvider > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:80: warning - Tag @link: reference not found: GL2ES2.GL_PACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:80: warning - Tag @link: reference not found: GL2ES2.GL_UNPACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:58: warning - Tag @link: reference not found: GL2ES2.GL_PACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:69: warning - Tag @link: reference not found: GL2ES2.GL_UNPACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:58: warning - Tag @link: reference not found: GL2ES2.GL_PACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:69: warning - Tag @link: reference not found: GL2ES2.GL_UNPACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:80: warning - Tag @link: reference not found: GL2ES2.GL_PACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLPixelStorageModes.java:80: warning - Tag @link: reference not found: GL2ES2.GL_UNPACK_ALIGNMENT > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLReadBufferUtil.java:91: warning - Tag @link: can't find readPixels(GLAutoDrawable, boolean) in com.jogamp.opengl.util.GLReadBufferUtil > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLReadBufferUtil.java:113: warning - Tag @link: can't find readPixels(GLAutoDrawable, boolean) in com.jogamp.opengl.util.GLReadBufferUtil > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLReadBufferUtil.java:101: warning - Tag @link: can't find readPixels(GLAutoDrawable, boolean) in com.jogamp.opengl.util.GLReadBufferUtil > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/GLReadBufferUtil.java:108: warning - Tag @link: can't find readPixels(GLAutoDrawable, boolean) in com.jogamp.opengl.util.GLReadBufferUtil > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/ImmModeSink.java:117: warning - Tag @see: can't find getCurrentShaderState() in com.jogamp.opengl.util.glsl.ShaderState > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/ImmModeSink.java:150: warning - Tag @see: can't find getCurrentShaderState() in com.jogamp.opengl.util.glsl.ShaderState > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java:811: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/jogl-v2.0.2/src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java:841: warning - @return tag has no arguments. > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc/serialized-form.html... > [javadoc] Copying file StandardDocFile[file:/builddir/build/BUILD/gluegen/make/doc/javadoc/stylesheet.css] to file stylesheet.css... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc/help-doc.html... > [javadoc] Note: Custom tags that could override future standard tags: @native. To avoid potential overrides, use at least one period character (.) in custom tag names. > [javadoc] 100 warnings > [copy] Copying 4 files to /builddir/build/BUILD/jogl-v2.0.2/build/javadoc/jogl/javadoc/resources >javadoc.all: >BUILD SUCCESSFUL >Total time: 22 minutes 17 seconds >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FsdQ3G >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64 >++ dirname /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64 >+ cd jogl-v2.0.2 >+ mkdir -p /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/java/jogl2 /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2 /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib/java >+ install build/jar/jogl-all.jar /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib/java/jogl2.jar >+ ln -s ../../../usr/lib/java/jogl2.jar /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/ >+ install -t /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/ build/lib/libjogl_cg.so build/lib/libjogl_desktop.so build/lib/libjogl_mobile.so build/lib/libnativewindow_awt.so build/lib/libnativewindow_x11.so build/lib/libnewt.so >+ mkdir -p /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-poms >+ install -pm 644 /builddir/build/SOURCES/jogl2-pom.xml /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-poms/JPP-jogl2.pom >+ set -e >+ _pompart=JPP-jogl2.pom >+ _jarpart=jogl2.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib/java/jogl2.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib/java/jogl2.jar >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64%{_javajnidir}/jogl2.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/java/jogl2.jar ']' >+ python -m /usr/share/java-utils/maven_depmap -a org.jogamp.jogl:jogl-all -p /usr -n '' /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-metadata/jogl2.xml /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-poms/JPP-jogl2.pom /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib/java/jogl2.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64:: .mfiles >+ sort -u -o .mfiles .mfiles >+ mkdir -p /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/javadoc/jogl2 >+ cp -rdf build/javadoc/jogl/javadoc/allclasses-frame.html build/javadoc/jogl/javadoc/allclasses-noframe.html build/javadoc/jogl/javadoc/com build/javadoc/jogl/javadoc/constant-values.html build/javadoc/jogl/javadoc/deprecated-list.html build/javadoc/jogl/javadoc/help-doc.html build/javadoc/jogl/javadoc/index-all.html build/javadoc/jogl/javadoc/index.html build/javadoc/jogl/javadoc/javax build/javadoc/jogl/javadoc/overview-frame.html build/javadoc/jogl/javadoc/overview-summary.html build/javadoc/jogl/javadoc/overview-tree.html build/javadoc/jogl/javadoc/package-list build/javadoc/jogl/javadoc/resources build/javadoc/jogl/javadoc/script.js build/javadoc/jogl/javadoc/serialized-form.html build/javadoc/jogl/javadoc/stylesheet.css /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/javadoc/jogl2 >+ cp LICENSE.txt /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/javadoc/jogl2/ >+ mkdir -p /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/doc/jogl2 >+ cp -rdf doc/HowToBuild.html doc/Implementation doc/NEWT-Overview.html doc/NEWT.txt doc/NewUI-Req01.txt doc/Overview-OpenGL-Evolution-And-JOGL.html doc/Platform.Applets.txt doc/Platform.GLES.txt doc/Platforms.txt doc/TODO.txt doc/bouml doc/curve doc/deployment doc/differences-from-gl4java.txt doc/jsr-231-changelog-1.1.0.html doc/licenses doc/uml doc/userguide doc/wiki /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/doc/jogl2 >+ cp -t /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/doc/jogl2/ README.txt LICENSE.txt CHANGELOG.txt >+ find /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/doc/jogl2 -name '*.html' -exec sed -i 's|/deployment/jogamp-next/javadoc/jogl/javadoc|/usr/share/javadoc/jogl2|g' '{}' + >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/jogl-v2.0.2 >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libjogl_mobile.so >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libnewt.so >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libjogl_desktop.so >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libjogl_cg.so >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libnativewindow_awt.so >extracting debug info from /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/lib64/jogl2/libnativewindow_x11.so >/usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. >9926 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: jogl2-2.0.2-3.fc21.x86_64 >RPM build errors: >error: File not found: /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-fragments/jogl2 > File not found: /builddir/build/BUILDROOT/jogl2-2.0.2-3.fc21.x86_64/usr/share/maven-fragments/jogl2 >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jogl2.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106962
: 905720 |
905721
|
905722
|
910490