[cyber] I: Sisyphus-20181117 i586 beehive_status: +29 -3 (384)
ALT beekeeper
hiver на altlinux.org
Сб Ноя 17 15:11:13 MSK 2018
29 NEW error logs
CriticalMass-1.5-alt2_20
GLVertexBufferObject.hpp: In member function 'void GLVBO::bind()':
GLVertexBufferObject.hpp:53:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, _vboBuffer);
--
GLVertexBufferObject.hpp: In member function 'void GLVBO::unbind()':
GLVertexBufferObject.hpp:59:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, 0);
--
GLVertexBufferObject.cpp: In member function 'void GLVBO::reset()':
GLVertexBufferObject.cpp:39:9: error: 'glDeleteBuffers' was not declared in this scope
glDeleteBuffers(1, &_vboBuffer);
--
glSelectBuffer
GLVertexBufferObject.cpp:44:9: error: 'glDeleteBuffers' was not declared in this scope
glDeleteBuffers(1, &_iboBuffer);
--
GLVertexBufferObject.cpp: In member function 'void GLVBO::init(const
std::vector<vmml::vec<3, float> >&, const std::vector<vmml::vec<3, float> >&, const
std::vector<vmml::vec<2, float> >&, const std::vector<vmml::vec<4, float> >&)':
GLVertexBufferObject.cpp:55:5: error: 'glGenBuffers' was not declared in this scope
glGenBuffers( 1, &_vboBuffer);
--
glReadBuffer
GLVertexBufferObject.cpp:122:5: error: 'glBufferData' was not declared in this scope
glBufferData(GL_ARRAY_BUFFER, totalVBOSize, vboRawBuffer, GL_STATIC_DRAW);
--
GLVertexBufferObject.hpp: In member function 'void GLVBO::bind()':
GLVertexBufferObject.hpp:53:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, _vboBuffer);
--
GLVertexBufferObject.hpp: In member function 'void GLVBO::unbind()':
GLVertexBufferObject.hpp:59:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, 0);
--
GLVertexBufferObject.hpp: In member function 'void GLVBO::bind()':
GLVertexBufferObject.hpp:53:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, _vboBuffer);
--
GLVertexBufferObject.hpp: In member function 'void GLVBO::unbind()':
GLVertexBufferObject.hpp:59:9: error: 'glBindBuffer' was not declared in this scope
glBindBuffer(GL_ARRAY_BUFFER, 0);
SFML-2.4.2-alt3
from /usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/GlContext.cpp:52:
/usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/Unix/GlxExtensions.hpp:129:3: error:
conflicting declaration 'typedef struct GLXHyperpipeConfigSGIX GLXHyperpipeConfigSGIX'
} GLXHyperpipeConfigSGIX;
--
from /usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/GlContext.cpp:52:
/usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/Unix/GlxExtensions.hpp:134:3: error:
conflicting declaration 'typedef struct GLXPipeRect GLXPipeRect'
} GLXPipeRect;
--
from /usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/GlContext.cpp:52:
/usr/src/RPM/BUILD/SFML-2.4.2/src/SFML/Window/Unix/GlxExtensions.hpp:138:3: error:
conflicting declaration 'typedef struct GLXPipeRectLimits GLXPipeRectLimits'
} GLXPipeRectLimits;
allegro4.4-4.4.2-alt5
cd /usr/src/RPM/BUILD/allegro4.4-4.4.2/Build/demos/skater && /usr/bin/cmake -E
cmake_link_script CMakeFiles/skater.dir/link.txt --verbose=1
/usr/bin/cc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586
-mtune=generic -fPIC -DPIC -W -Wall -Wno-unused-parameter -Wdeclaration-after-statement
-O2 -g -DNDEBUG -rdynamic CMakeFiles/skater.dir/source/anim.c.o
CMakeFiles/skater.dir/source/backscrl.c.o CMakeFiles/skater.dir/source/credits.c.o
CMakeFiles/skater.dir/source/dblbuf.c.o CMakeFiles/skater.dir/source/fps.c.o
CMakeFiles/skater.dir/source/framewk.c.o CMakeFiles/skater.dir/source/game_sk.c.o
CMakeFiles/skater.dir/source/gamepad.c.o CMakeFiles/skater.dir/source/global.c.o
CMakeFiles/skater.dir/source/intro.c.o CMakeFiles/skater.dir/source/kbd_sk.c.o
CMakeFiles/skater.dir/source/level.c.o CMakeFiles/skater.dir/source/lvlalloc.c.o
CMakeFiles/skater.dir/source/lvlfile.c.o CMakeFiles/skater.dir/source/lvlstate.c.o
CMakeFiles/skater.dir/source/menu.c.o CMakeFiles/skater.dir/source/menuabt.c.o
CMakeFiles/skater.dir/source/menuctl.c.o CMakeFiles/skater.dir/source/menugfx.c.o
CMakeFiles/skater.dir/source/menumain.c.o CMakeFiles/skater.dir/source/menumisc.c.o
CMakeFiles/skater.dir/source/menuopts.c.o CMakeFiles/skater.dir/source/menusnd.c.o
CMakeFiles/skater.dir/source/menusucc.c.o CMakeFiles/skater.dir/source/music.c.o
CMakeFiles/skater.dir/source/oglflip.c.o CMakeFiles/skater.dir/source/pageflip.c.o
CMakeFiles/skater.dir/source/physics.c.o CMakeFiles/skater.dir/source/quadtree.c.o
CMakeFiles/skater.dir/source/scrshot.c.o CMakeFiles/skater.dir/source/skater.c.o
CMakeFiles/skater.dir/source/token.c.o CMakeFiles/skater.dir/source/transitn.c.o
CMakeFiles/skater.dir/source/tribuf.c.o CMakeFiles/skater.dir/source/virtctl.c.o -o
skater -Wl,-rpath,/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build/lib ../../lib/liballeg.so.4.4.2
-lm -lpthread -lrt -lSM -lICE -lX11 -lXext -lXcursor -lXpm -lXxf86vm -ldl -ldl
make[2]: Leaving directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
make[1]: Entering directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
[ 86%] Built target aldat
make[1]: Leaving directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
make[1]: Entering directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
[ 86%] Built target skater
make[1]: Leaving directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
make: *** [Makefile:133: all] Error 2
allegro5.0-5.0.10-alt1
/usr/src/RPM/BUILD/allegro5.0-5.0.10/src/x/xglx_config.c: In function 'create_context_new':
/usr/src/RPM/BUILD/allegro5.0-5.0.10/src/x/xglx_config.c:498:42: error:
'glXCreateContextAttribsARB' undeclared (first use in this function); did you mean
'_xglx_glXCreateContextAttribsARB'?
_xglx_glXCreateContextAttribsARB = glXCreateContextAttribsARB;
clanlib-2.3.7-alt1_6
from opengl_target_provider.cpp:37:
../../Sources/API/GL/opengl_defines.h:71:19: error: conflicting declaration 'typedef
ptrdiff_t GLintptr'
typedef ptrdiff_t GLintptr;
--
from opengl_target_provider.cpp:37:
../../Sources/API/GL/opengl_defines.h:72:19: error: conflicting declaration 'typedef
ptrdiff_t GLsizeiptr'
typedef ptrdiff_t GLsizeiptr;
efl-1.21.1-alt2
from modules/evas/engines/gl_common/evas_gl_core.c:1:
../src/lib/evas/Evas_GL.h:4276:19: error: conflicting types for 'GLintptr'
typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t
--
from modules/evas/engines/gl_common/evas_gl_core.c:1:
../src/lib/evas/Evas_GL.h:4277:19: error: conflicting types for 'GLsizeiptr'
typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t
--
from modules/evas/engines/gl_common/evas_gl_api.c:2:
../src/lib/evas/Evas_GL.h:4276:19: error: conflicting types for 'GLintptr'
typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t
--
from modules/evas/engines/gl_common/evas_gl_api.c:2:
../src/lib/evas/Evas_GL.h:4277:19: error: conflicting types for 'GLsizeiptr'
typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t
--
from modules/evas/engines/gl_common/evas_gl_api_gles1.c:2:
../src/lib/evas/Evas_GL.h:4276:19: error: conflicting types for 'GLintptr'
typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t
--
from modules/evas/engines/gl_common/evas_gl_api_gles1.c:2:
../src/lib/evas/Evas_GL.h:4277:19: error: conflicting types for 'GLsizeiptr'
typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t
--
from modules/evas/engines/gl_common/evas_gl_api_ext.c:2:
../src/lib/evas/Evas_GL.h:4276:19: error: conflicting types for 'GLintptr'
typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t
--
from modules/evas/engines/gl_common/evas_gl_api_ext.c:2:
../src/lib/evas/Evas_GL.h:4277:19: error: conflicting types for 'GLsizeiptr'
typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t
erlang-proper-1.2-alt1.S1
DEBUG: No processes to kill
ERROR: One or more eunit tests failed.
ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.2: rebar_abort
gawk-4.1.0-alt2
make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.1.0-alt2/test'
1 TESTS FAILED
make[2]: *** [Makefile:3646: pass-fail] Error 1
golang-github-cznic-internal-1.0.0-alt1_5.20170905.git4747030
+ go test -compiler gc github.com/cznic/internal/buffer
--- FAIL: Test (0.00s)
nonrace_test.go:36: 1
holotz-castle-1.3.14-alt2.qa1
/usr/bin/ld.default: cannot find -lJLib
collect2: error: ld returned 1 exit status
mv: cannot stat 'HC': No such file or directory
make[1]: *** [Makefile:57: HC] Error 1
intercal-0.29-alt1.git20140828.1
groff -U -dc=n -Tascii -p -t -mm intercal.mm > intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3069: warning: can't find special character `no'
--
mv tmp.refs intercal.refs.tmp
mv: cannot stat 'tmp.refs': No such file or directory
make: *** [Makefile:46: original.txt] Error 1
--
groff -U -dc=y -Tps -p -t -mm intercal.mm >intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
sed <intercal.refs.tmp -e '/hn \([0-9]*\)\.$/s//hn \1/' >tmp.refs;
--
groff -U -dc=y -Tps -p -t -mm intercal.mm >intercal.ps
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
rm -f intercal.refs.qrf intercal.refs.tmp
--
groff -U -dc=n -Tps -p -t -mm intercal.mm >intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
sed <intercal.refs.tmp -e '/hn \([0-9]*\)\.$/s//hn \1/' >tmp.refs;
--
groff -U -dc=n -Tps -p -t -mm intercal.mm >original.ps
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
rm -f intercal.refs.qrf intercal.refs.tmp
--
groff -U -dc=y -Tascii -p -t -mm intercal.mm > intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3115: warning: can't find special character `no'
--
GROFF_NO_SGR=1 groff -U -dc=y -Tascii -p -t -mm intercal.mm >intercal.txt
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3115: warning: can't find special character `no'
ipfm-0.11.5-alt1.qa1
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
-Wall -DDEFAULT_OPTIONS_PIDFILE=\"/var/run/ipfm.pid\"
-DDEFAULT_OPTIONS_CONFIGFILE=\"/etc/ipfm.conf\"
-DDEFAULT_OPTIONS_LOGFILE=\"/var/log/ipfm/%d-%b.%H-%M\" -c lex.yy.c
config.l:44:10: fatal error: y.tab.h: No such file or directory
#include "y.tab.h"
jed-2:0.99.19-alt2.qa2.1
menu.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:188: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/xjed] Error 1
liquidwar6-0.6.3902-alt3
from gl1-utils-cache.c:28:
/usr/include/SDL/SDL_opengl.h:116:0: error: "GL_GLEXT_VERSION" redefined [-Werror]
#define GL_GLEXT_VERSION 29
--
#define GL_GLEXT_VERSION 20180725
cc1: all warnings being treated as errors
make[6]: *** [Makefile:545: gl1-utils-cache.lo] Error 1
--
from gl1-utils-bitmaphash.c:27:
/usr/include/SDL/SDL_opengl.h:116:0: error: "GL_GLEXT_VERSION" redefined [-Werror]
#define GL_GLEXT_VERSION 29
--
#define GL_GLEXT_VERSION 20180725
cc1: all warnings being treated as errors
make[6]: *** [Makefile:545: gl1-utils-bitmaphash.lo] Error 1
--
from gl1-utils-capture.c:28:
/usr/include/SDL/SDL_opengl.h:116:0: error: "GL_GLEXT_VERSION" redefined [-Werror]
#define GL_GLEXT_VERSION 29
--
#define GL_GLEXT_VERSION 20180725
cc1: all warnings being treated as errors
make[6]: *** [Makefile:545: gl1-utils-capture.lo] Error 1
--
from gl1-utils-const.c:31:
/usr/include/SDL/SDL_opengl.h:116:0: error: "GL_GLEXT_VERSION" redefined [-Werror]
#define GL_GLEXT_VERSION 29
--
#define GL_GLEXT_VERSION 20180725
cc1: all warnings being treated as errors
make[6]: *** [Makefile:545: gl1-utils-const.lo] Error 1
--
from gl1-utils-colorize.c:28:
/usr/include/SDL/SDL_opengl.h:116:0: error: "GL_GLEXT_VERSION" redefined [-Werror]
#define GL_GLEXT_VERSION 29
--
#define GL_GLEXT_VERSION 20180725
cc1: all warnings being treated as errors
make[6]: *** [Makefile:545: gl1-utils-colorize.lo] Error 1
love7-0.7.2-alt2.1
modules/graphics/opengl/Framebuffer.cpp: In member function 'virtual GLenum
love::graphics::opengl::FramebufferStrategyGL3::createFBO(GLuint&, GLuint&, GLuint&,
int, int)':
modules/graphics/opengl/Framebuffer.cpp:45:4: error: 'glGenRenderbuffers' was not
declared in this scope
glGenRenderbuffers(1, &depthbuffer);
--
glXCreatePbuffer
modules/graphics/opengl/Framebuffer.cpp:46:4: error: 'glBindRenderbuffer' was not
declared in this scope
glBindRenderbuffer(GL_RENDERBUFFER, depthbuffer);
--
glXCreatePbuffer
modules/graphics/opengl/Framebuffer.cpp:47:4: error: 'glRenderbufferStorage' was not
declared in this scope
glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH_COMPONENT16, width, height);
--
GL_ARB_buffer_storage
modules/graphics/opengl/Framebuffer.cpp:60:4: error: 'glGenFramebuffers' was not declared
in this scope
glGenFramebuffers(1, &framebuffer);
--
Framebuffer
modules/graphics/opengl/Framebuffer.cpp:61:4: error: 'glBindFramebuffer' was not declared
in this scope
glBindFramebuffer(GL_FRAMEBUFFER, framebuffer);
--
Framebuffer
modules/graphics/opengl/Framebuffer.cpp:62:4: error: 'glFramebufferTexture2D' was not
declared in this scope
glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
--
FramebufferStrategy
modules/graphics/opengl/Framebuffer.cpp:64:4: error: 'glFramebufferRenderbuffer' was
not declared in this scope
glFramebufferRenderbuffer(GL_FRAMEBUFFER, GL_DEPTH_ATTACHMENT,
modules/graphics/opengl/Framebuffer.cpp:66:20: error: 'glCheckFramebufferStatus' was
not declared in this scope
GLenum status = glCheckFramebufferStatus(GL_FRAMEBUFFER);
--
modules/graphics/opengl/Framebuffer.cpp: In member function 'virtual void
love::graphics::opengl::FramebufferStrategyGL3::deleteFBO(GLuint, GLuint, GLuint)':
modules/graphics/opengl/Framebuffer.cpp:75:4: error: 'glDeleteRenderbuffers' was not
declared in this scope
glDeleteRenderbuffers(1, &depthbuffer);
--
glDeleteTextures
modules/graphics/opengl/Framebuffer.cpp:76:4: error: 'glDeleteFramebuffers' was not
declared in this scope
glDeleteFramebuffers(1, &framebuffer);
love8-0.8.0-alt2.1
modules/graphics/opengl/PixelEffect.cpp: In static member function 'static void
love::graphics::opengl::PixelEffect::detach()':
modules/graphics/opengl/PixelEffect.cpp:190:3: error: 'glUseProgram' was not declared
in this scope
glUseProgram(0);
--
modules/graphics/opengl/PixelEffect.cpp: In member function 'void
love::graphics::opengl::PixelEffect::sendFloat(const string&, int, const GLfloat*, int)':
modules/graphics/opengl/PixelEffect.cpp:206:5: error: 'glUniform4fv' was not declared
in this scope
glUniform4fv(location, count, vec);
--
glColor4fv
modules/graphics/opengl/PixelEffect.cpp:209:5: error: 'glUniform3fv' was not declared
in this scope
glUniform3fv(location, count, vec);
--
glColor3fv
modules/graphics/opengl/PixelEffect.cpp:212:5: error: 'glUniform2fv' was not declared
in this scope
glUniform2fv(location, count, vec);
--
_uniforms
modules/graphics/opengl/PixelEffect.cpp:216:5: error: 'glUniform1fv' was not declared
in this scope
glUniform1fv(location, count, vec);
--
modules/graphics/opengl/PixelEffect.cpp: In member function 'void
love::graphics::opengl::PixelEffect::sendMatrix(const string&, int, const GLfloat*, int)':
modules/graphics/opengl/PixelEffect.cpp:237:5: error: 'glUniformMatrix4fv' was not
declared in this scope
glUniformMatrix4fv(location, count, GL_FALSE, m);
--
glLoadMatrixf
modules/graphics/opengl/PixelEffect.cpp:240:5: error: 'glUniformMatrix3fv' was not
declared in this scope
glUniformMatrix3fv(location, count, GL_FALSE, m);
--
glLoadMatrixf
modules/graphics/opengl/PixelEffect.cpp:244:5: error: 'glUniformMatrix2fv' was not
declared in this scope
glUniformMatrix2fv(location, count, GL_FALSE, m);
--
modules/graphics/opengl/PixelEffect.cpp: In member function 'void
love::graphics::opengl::PixelEffect::sendImage(const string&, const
love::graphics::opengl::Image&)':
modules/graphics/opengl/PixelEffect.cpp:261:3: error: 'glUniform1i' was not declared
in this scope
glUniform1i(location, texture_unit);
--
modules/graphics/opengl/PixelEffect.cpp: In member function 'void
love::graphics::opengl::PixelEffect::sendCanvas(const string&, const
love::graphics::opengl::Canvas&)':
modules/graphics/opengl/PixelEffect.cpp:279:3: error: 'glUniform1i' was not declared
in this scope
glUniform1i(location, texture_unit);
meschach-1.2-alt1.b.3
Verifying ELF objects in /usr/src/tmp/meschach-buildroot
(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zv_copy
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_zero
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zadd
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_resize
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zsqrt
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zm_copy
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zv_norm2
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zget_col
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: __zzero__
verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zin_prod
pcsx2-1.4.0-alt2.S1
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcsx2-1.4.0/i586-alt-linux'
make[2]: Entering directory '/usr/src/RPM/BUILD/pcsx2-1.4.0/i586-alt-linux'
[ 51%] Linking CXX shared module libGSdx-1.0.0.so
/usr/bin/ld.default: CMakeFiles/GSdx-1.0.0.dir/GLLoader.cpp.o: warning: relocation in
read-only section `.text.startup'
/usr/bin/ld.default: warning: creating a DT_TEXTREL in a shared object.
make[2]: Leaving directory '/usr/src/RPM/BUILD/pcsx2-1.4.0/i586-alt-linux'
make[1]: Entering directory '/usr/src/RPM/BUILD/pcsx2-1.4.0/i586-alt-linux'
[ 51%] Built target GSdx-1.0.0
make[1]: Leaving directory '/usr/src/RPM/BUILD/pcsx2-1.4.0/i586-alt-linux'
make: *** [Makefile:130: all] Error 2
perl-Convert-PEM-0.08-alt1
Possible precedence issue with control flow operator at
/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
# Failed test 'errstr matches decrypt failed'
# at t/02-encode.t line 28.
--
t/02-encode.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 6
Non-zero exit status: 1
--
Result: FAIL
Failed 1/5 test programs. 1/36 subtests failed.
make: *** [Makefile:780: test_dynamic] Error 255
perl-Net-Ping-2.71-alt1
t/150_syn_inst.t ...... ok
# Failed test 'Make sure it died for a good excuse'
# at t/190_alarm.t line 54.
--
t/190_alarm.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
--
Result: FAIL
Failed 1/17 test programs. 1/66 subtests failed.
make: *** [Makefile:784: test_dynamic] Error 255
pymol-1.8.6.0-alt1
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (*
PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname,
GLint *params);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12083:74: error: 'void __glewFragmentColorMaterialSGIX(GLenum,
GLenum)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentColorMaterialSGIX (GLenum face, GLenum mode);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12084:84: error: 'void __glewFragmentLightfSGIX(GLenum, GLenum,
GLfloat)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightfSGIX (GLenum light, GLenum pname, GLfloat param);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12085:93: error: 'void __glewFragmentLightfvSGIX(GLenum, GLenum,
const GLfloat*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightfvSGIX (GLenum light, GLenum pname, const GLfloat
*params);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12086:82: error: 'void __glewFragmentLightiSGIX(GLenum, GLenum,
GLint)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightiSGIX (GLenum light, GLenum pname, GLint param);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12087:91: error: 'void __glewFragmentLightivSGIX(GLenum, GLenum,
const GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightivSGIX (GLenum light, GLenum pname, const GLint
*params);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12088:75: error: 'void __glewFragmentLightModelfSGIX(GLenum,
GLfloat)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightModelfSGIX (GLenum pname, GLfloat param);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12089:84: error: 'void __glewFragmentLightModelfvSGIX(GLenum,
const GLfloat*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightModelfvSGIX (GLenum pname, const GLfloat *params);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12090:73: error: 'void __glewFragmentLightModeliSGIX(GLenum,
GLint)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightModeliSGIX (GLenum pname, GLint param);
--
from layer0/os_gl.cpp:2:
/usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum,
const GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
python-module-jupyter_console-5.2.0-alt1.1
jupyter console --help-all works ... ok
Ensure display protocol plain/text key is supported ... ERROR
jupyter console --generate-config works ... ok
--
test_handle_image_tempfile
(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
ERROR: Ensure display protocol plain/text key is supported
Traceback (most recent call last):
--
Ran 9 tests in 72.005s
FAILED (errors=1)
quilt-0.65.0.27.0f2a-alt1
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
[three.test]
66 commands (66 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
[two.test]
57 commands (57 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
make: Target 'check' not remade because of errors.
razor-2.85-alt4.1.1.1
blib/man5/razor-whitelist.5
Can't write-open blib/man5/razor-agent.conf.5: No such file or directory at
/usr/share/perl5/ExtUtils/Command/MM.pm line 153.
Manifying 3 pod documents
sgc-0.2.1-alt1
0inputs+0outputs (0major+161644minor)pagefaults 0swaps
hasher-priv: master: idle time limit (3600 seconds) exceeded
spl-0.7.11-alt1
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf spl-0.7.11
+ echo 'Source #0 (spl-0.7.11.tar):'
Source #0 (spl-0.7.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/spl-0.7.11.tar
+ cd spl-0.7.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ tar -C .. --exclude .gitignore -cJf spl-0.7.11.tar.xz .
tar: ./spl-0.7.11: file changed as we read it
supertux2-0.5.1-alt3.1
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/bomb.cpp:18:
/usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (*
PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname,
GLint *params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (*
PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname,
const GLfloat *params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12068:103: error: conflicting declaration 'typedef void (*
PFNGLFRAGMENTLIGHTIVSGIXPROC)(GLenum, GLenum, const GLint*)'
typedef void (APIENTRYP PFNGLFRAGMENTLIGHTIVSGIXPROC) (GLenum light, GLenum pname,
const GLint *params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12070:96: error: conflicting declaration 'typedef void (*
PFNGLFRAGMENTLIGHTMODELFVSGIXPROC)(GLenum, const GLfloat*)'
typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELFVSGIXPROC) (GLenum pname, const GLfloat
*params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12072:94: error: conflicting declaration 'typedef void (*
PFNGLFRAGMENTLIGHTMODELIVSGIXPROC)(GLenum, const GLint*)'
typedef void (APIENTRYP PFNGLFRAGMENTLIGHTMODELIVSGIXPROC) (GLenum pname, const GLint
*params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12079:104: error: conflicting declaration 'typedef void (*
PFNGLGETFRAGMENTMATERIALFVSGIXPROC)(GLenum, GLenum, GLfloat*)'
typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALFVSGIXPROC) (GLenum face, GLenum pname,
GLfloat *params);
--
from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/badguy.cpp:17:
/usr/include/GL/glext.h:12080:102: error: conflicting declaration 'typedef void (*
PFNGLGETFRAGMENTMATERIALIVSGIXPROC)(GLenum, GLenum, GLint*)'
typedef void (APIENTRYP PFNGLGETFRAGMENTMATERIALIVSGIXPROC) (GLenum face, GLenum pname,
GLint *params);
supertuxkart-0.9.2-alt1
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12091:82: error: 'void __glewFragmentLightModelivSGIX(GLenum,
const GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentLightModelivSGIX (GLenum pname, const GLint *params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12092:86: error: 'void __glewFragmentMaterialfSGIX(GLenum,
GLenum, GLfloat)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentMaterialfSGIX (GLenum face, GLenum pname, GLfloat param);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12093:95: error: 'void __glewFragmentMaterialfvSGIX(GLenum,
GLenum, const GLfloat*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentMaterialfvSGIX (GLenum face, GLenum pname, const GLfloat
*params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12094:84: error: 'void __glewFragmentMaterialiSGIX(GLenum,
GLenum, GLint)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentMaterialiSGIX (GLenum face, GLenum pname, GLint param);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12095:93: error: 'void __glewFragmentMaterialivSGIX(GLenum,
GLenum, const GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glFragmentMaterialivSGIX (GLenum face, GLenum pname, const GLint
*params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12096:90: error: 'void __glewGetFragmentLightfvSGIX(GLenum,
GLenum, GLfloat*)' redeclared as different kind of symbol
GLAPI void APIENTRY glGetFragmentLightfvSGIX (GLenum light, GLenum pname, GLfloat *params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12097:88: error: 'void __glewGetFragmentLightivSGIX(GLenum,
GLenum, GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glGetFragmentLightivSGIX (GLenum light, GLenum pname, GLint *params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12098:92: error: 'void __glewGetFragmentMaterialfvSGIX(GLenum,
GLenum, GLfloat*)' redeclared as different kind of symbol
GLAPI void APIENTRY glGetFragmentMaterialfvSGIX (GLenum face, GLenum pname, GLfloat
*params);
--
from /usr/src/RPM/BUILD/supertuxkart-0.9.2/src/addons/news_manager.cpp:24:
/usr/include/GL/glext.h:12099:90: error: 'void __glewGetFragmentMaterialivSGIX(GLenum,
GLenum, GLint*)' redeclared as different kind of symbol
GLAPI void APIENTRY glGetFragmentMaterialivSGIX (GLenum face, GLenum pname, GLint *params);
transgui-5.15.4-alt1.S1
(3104) п п╬п╪п©п╦п╩я▐я├п╦я▐ vargrid.pas
(3104) п п╬п╪п©п╦п╩я▐я├п╦я▐ varlist.pas
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(93,28) п÷п╬п╢я│п╨п╟п╥п╨п╟: (5024)
п÷п╟pп╟п╪п╣я┌p "Sender" п╫п╣ п╦я│п©п╬п╩я▄п╥yп╣я┌я│я▐
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(107,29) п÷п╬п╢я│п╨п╟п╥п╨п╟: (5024)
п÷п╟pп╟п╪п╣я┌p "Sender" п╫An unhandled exception occurred at $0813DC23:
EAccessViolation: Access violation
$0813DC23
$08169F87
$0816D177
$0816E05D
$08060332
3 error logs REMOVED from the list
perl-HTTP-Proxy-0.304-alt2
xtux-20030306-alt5.qa1
zfs-0.7.11-alt1
Total 384 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk