From: Girar Builder robot <girar-builder@altlinux.org> To: Andrey Cherepanov <cas@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org Subject: [#96566] FAILED (try 2) jogl2.git=2.0-alt11.1 scirenderer.git=1.1.0-alt1 Date: Fri, 26 Apr 2013 06:48:24 +0000 Message-ID: <20130426064824.GA23895@ssh.git.altlinux.org> (raw) http://git.altlinux.org/tasks/96566/logs/events.2.1.log 2013-Apr-26 06:25:16 :: task #96566 for sisyphus resumed by cas: #40 build 2.0-alt11.1 from /people/cas/packages/jogl2.git #100 build 1.1.0-alt1 from /people/cas/packages/scirenderer.git 2013-Apr-26 06:25:30 :: created build repo 2013-Apr-26 06:25:32 :: [x86_64] #40 jogl2.git 2.0-alt11.1: build start 2013-Apr-26 06:25:32 :: [i586] #40 jogl2.git 2.0-alt11.1: build start 2013-Apr-26 06:42:24 :: [x86_64] #40 jogl2.git 2.0-alt11.1: build OK 2013-Apr-26 06:42:24 :: [x86_64] #100 scirenderer.git 1.1.0-alt1: build start [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/renderer/JoGLRenderer.java:113: error: cannot find symbol [javac] void dispose(GL2 gl) { -- [javac] location: class JoGLRenderer [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/texture/JoGLTextureManager.java:145: error: package com.jogamp.opengl.util.texture does not exist [javac] private com.jogamp.opengl.util.texture.Texture[] textures; [javac] ^ [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/texture/JoGLTextureManager.java:246: error: cannot find symbol [javac] private void releaseTextures(GL2 gl) { -- [javac] location: class JoGLTextureManager.JoGLTexture [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:26: error: cannot find symbol [javac] private GL2 gl; -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:40: error: cannot find symbol [javac] public JoGLLight(GL2 gl, int index) { -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:49: error: cannot find symbol [javac] public void reload(GL2 gl) { -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:35: error: cannot find symbol [javac] private GL2 gl; -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:54: error: cannot find symbol [javac] public JoGLClippingPlane(GL2 gl, int index) { -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:102: error: cannot find symbol [javac] void reload(GL2 gl) { -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvasFactory.java:16: error: package javax.media.opengl does not exist [javac] import javax.media.opengl.GLAutoDrawable; 2013-Apr-26 06:43:18 :: [x86_64] scirenderer.git 1.1.0-alt1: remote: build failed 2013-Apr-26 06:43:18 :: [x86_64] #100 scirenderer.git 1.1.0-alt1: build FAILED 2013-Apr-26 06:47:20 :: [i586] #40 jogl2.git 2.0-alt11.1: build OK 2013-Apr-26 06:47:20 :: [i586] #100 scirenderer.git 1.1.0-alt1: build start [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/renderer/JoGLRenderer.java:113: error: cannot find symbol [javac] void dispose(GL2 gl) { -- [javac] location: class JoGLRenderer [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/texture/JoGLTextureManager.java:145: error: package com.jogamp.opengl.util.texture does not exist [javac] private com.jogamp.opengl.util.texture.Texture[] textures; [javac] ^ [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/texture/JoGLTextureManager.java:246: error: cannot find symbol [javac] private void releaseTextures(GL2 gl) { -- [javac] location: class JoGLTextureManager.JoGLTexture [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:26: error: cannot find symbol [javac] private GL2 gl; -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:40: error: cannot find symbol [javac] public JoGLLight(GL2 gl, int index) { -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java:49: error: cannot find symbol [javac] public void reload(GL2 gl) { -- [javac] location: class JoGLLight [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:35: error: cannot find symbol [javac] private GL2 gl; -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:54: error: cannot find symbol [javac] public JoGLClippingPlane(GL2 gl, int index) { -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java:102: error: cannot find symbol [javac] void reload(GL2 gl) { -- [javac] location: class JoGLClippingPlane [javac] /usr/src/RPM/BUILD/scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvasFactory.java:16: error: package javax.media.opengl does not exist [javac] import javax.media.opengl.GLAutoDrawable; 2013-Apr-26 06:48:23 :: [i586] scirenderer.git 1.1.0-alt1: remote: build failed 2013-Apr-26 06:48:23 :: [i586] #100 scirenderer.git 1.1.0-alt1: build FAILED 2013-Apr-26 06:43:18 :: [x86_64] build FAILED 2013-Apr-26 06:48:23 :: [i586] build FAILED 2013-Apr-26 06:48:23 :: task #96566 for sisyphus FAILED
reply other threads:[~2013-04-26 6:48 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20130426064824.GA23895@ssh.git.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=cas@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git