[cyber] I: Sisyphus-20181117 x86_64 beehive_status: +25 -14 (369)

ALT beekeeper hiver на altlinux.org
Сб Ноя 17 09:13:25 MSK 2018


	25 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:123:3: error:
	conflicting declaration 'typedef struct GLXHyperpipeNetworkSGIX GLXHyperpipeNetworkSGIX'
	} GLXHyperpipeNetworkSGIX;
	--
	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
	make[2]: Leaving directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
	make[2]: Entering directory '/usr/src/RPM/BUILD/allegro4.4-4.4.2/Build'
	[ 86%] Linking C executable skater
	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
	-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 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;

automake_1.11-1.11.6-alt8
	make[3]: Entering directory '/usr/src/RPM/BUILD/automake-1.11.6-alt8/tests'
	FAIL: ar-lib4.test
	make[3]: Leaving directory '/usr/src/RPM/BUILD/automake-1.11.6-alt8/tests'
	--
	make[3]: Entering directory '/usr/src/RPM/BUILD/automake-1.11.6-alt8/tests'
	1 of 893 tests failed
	(58 tests were not run)

glibc-6:2.27-alt6
	UNSUPPORTED: resolv/tst-resolv-threads
	FAIL: rt/tst-cpuclock1
	UNSUPPORTED: sunrpc/tst-svc_register
	--
	+ rc=2
	+ grep '^FAIL:' build-x86_64-linux/tests.sum
	+ cut '-d ' -f2-
	--
	==> build-x86_64-linux/rt/tst-cpuclock1.test-result <==
	FAIL: rt/tst-cpuclock1
	original exit status 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'
	--
	GROFF_NO_SGR=1 groff -U -dc=n -Tascii -p -t -mm intercal.mm >original.txt
	intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
	intercal.mm:3069: warning: can't find special character `no'
	--
	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;
	/bin/sh: intercal.refs.tmp: No such file or directory
	make: *** [Makefile:24: intercal.ps] Error 1
	--
	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'

ipmiutil-3.1.3-alt1
	iseltime.o: In function `get_sel_time':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:125: undefined reference to `ipmi_cmdraw'
	iseltime.o: In function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:229: undefined reference to
	`parse_lan_options'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:235: undefined reference to
	`print_lan_opt_usage'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:239: undefined reference to
	`ipmi_getdeviceid'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:241: undefined reference to
	`show_outcome'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:242: undefined reference to `ipmi_close_'
	iseltime.o: In function `get_sel_utc':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:98: undefined reference to `ipmi_cmdraw'
	iseltime.o: In function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:264: undefined reference to `ipmi_close_'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:292: undefined reference to `is_remote'
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:300: undefined reference to `ipmi_close_'

jed-2:0.99.19-alt2.qa2.1
	syntax.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

kernel-modules-ipt-ratelimit-std-def-0.3-alt2.k.265808.1
	MODPOST 1 modules
	CC	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.mod.o
	LD [M]	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.ko
	/usr/bin/ld.default: /usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.o: unable
	to initialize decompress status for section .debug_info
	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.o: file not recognized: File
	format not recognized
	make[2]: *** [scripts/Makefile.modpost:129:
	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.ko] Error 1
	make[1]: *** [Makefile:1531: modules] Error 2
	make[1]: Leaving directory '/usr/src/linux-4.14.80-std-def-alt1'
	make: *** [Makefile:12: xt_ratelimit.ko] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/iptables-ratelimit-0.3'

kernel-modules-ipt-ratelimit-un-def-0.3-alt2.k.267009.1
	MODPOST 1 modules
	CC	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.mod.o
	LD [M]	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.ko
	/usr/bin/ld.default: /usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.o: unable
	to initialize decompress status for section .debug_info
	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.o: file not recognized: File
	format not recognized
	make[2]: *** [scripts/Makefile.modpost:129:
	/usr/src/RPM/BUILD/iptables-ratelimit-0.3/xt_ratelimit.ko] Error 1
	make[1]: *** [Makefile:1521: modules] Error 2
	make[1]: Leaving directory '/usr/src/linux-4.19.1-un-def-alt1'
	make: *** [Makefile:12: xt_ratelimit.ko] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/iptables-ratelimit-0.3'

kernel-modules-ipt_netflow-std-def-2.3-alt1.k.265808.1
	+ ./configure --kdir=/usr/src/linux-4.14.80-std-def-alt1
	grep: /proc/version: No such file or directory
	Kernel version: 4.14.80-std-def-alt1 (sources)

kernel-modules-ipt_netflow-un-def-2.3-alt1.k.267009.1
	+ ./configure --kdir=/usr/src/linux-4.19.1-un-def-alt1
	grep: /proc/version: No such file or directory
	Kernel version: 4.19.1-un-def-alt1 (sources)

libical-3.0.4-alt1
	for ifile in sorted(os.listdir(source_dir)):
	FileNotFoundError: [Errno 2] No such file or directory:
	'/usr/src/RPM/BUILD/libical-3.0.4/BUILD/src/libical-glib/tmp-introspecta0gc9rs_'
	make[2]: *** [doc/reference/libical-glib/CMakeFiles/documentation.dir/build.make:68:
	doc/reference/libical-glib/xml/libical-glib-doc.bottom] 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-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-color.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-color.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-bitmap.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-bitmap.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
	glXGetVideoInfoNV
	modules/graphics/opengl/PixelEffect.cpp:107:4: error: 'glDeleteShader' was not declared
	in this scope
	glDeleteShader(shader);
	--
	glDeleteLists
	modules/graphics/opengl/PixelEffect.cpp:108:4: error: 'glDeleteProgram' was not declared
	in this scope
	glDeleteProgram(_program);
	--
	XDeleteProperty
	modules/graphics/opengl/PixelEffect.cpp:116:3: error: 'glAttachShader' was not declared
	in this scope
	glAttachShader(_program, shader);
	modules/graphics/opengl/PixelEffect.cpp:117:3: error: 'glLinkProgram' was not declared
	in this scope
	glLinkProgram(_program);
	--
	glHistogram
	modules/graphics/opengl/PixelEffect.cpp:118:3: error: 'glGetProgramiv' was not declared
	in this scope
	glGetProgramiv(_program, GL_LINK_STATUS, &link_ok);
	--
	glGetHistogram
	modules/graphics/opengl/PixelEffect.cpp:126:4: error: 'glDeleteShader' was not declared
	in this scope
	glDeleteShader(shader);
	--
	glDeleteLists
	modules/graphics/opengl/PixelEffect.cpp:127:4: error: 'glDeleteProgram' was not declared
	in this scope
	glDeleteProgram(_program);
	--
	XDeleteProperty
	modules/graphics/opengl/PixelEffect.cpp:131:3: error: 'glDeleteShader' was not declared
	in this scope
	glDeleteShader(shader);
	--
	modules/graphics/opengl/PixelEffect.cpp: In member function 'virtual void
	love::graphics::opengl::PixelEffect::unloadVolatile()':
	modules/graphics/opengl/PixelEffect.cpp:142:3: error: 'glDeleteProgram' was not declared
	in this scope
	glDeleteProgram(_program);
	--
	modules/graphics/opengl/PixelEffect.cpp: In member function 'std::__cxx11::string
	love::graphics::opengl::PixelEffect::getWarnings() const':
	modules/graphics/opengl/PixelEffect.cpp:170:3: error: 'glGetProgramiv' was not declared
	in this scope
	glGetProgramiv(_program, GL_INFO_LOG_LENGTH, &strlen);

lz4-1:1.8.3-alt1
	36916 -rw-r--r-- 1 builder builder 3221225472 Nov 17 04:30 tmphf1
	*** LZ4 command line interface 64-bits v1.8.3, by Yann Collet ***
	Decompressed : 212 MB  
Decompressed : 464 MB  
Decompressed : 712 MB  
Decompressed
	: 956 MB  
Decompressed : 1198 MB  
Decompressed : 1440 MB  
Decompressed : 1684 MB
	
Decompressed : 1928 MB  
Decompressed : 2172 MB  
Decompressed : 2412 MB  
Decompressed
	: 2636 MB  
Decompressed : 2860 MB
	stdin		     : decoded 3221225472 bytes
	36916 -rw-r--r-- 1 builder builder 3221225472 Nov 17 04:30 tmphf2
	diff -s tmphf1 tmphf2
	Files tmphf1 and tmphf2 are identical
	rm -f tmphf*
	make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.8.3-alt1/tests'
	make: Target 'test' not remade because of errors.

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-pexpect-4.6-alt1
	>	self.assertEqual(child.exitstatus, 0)
	E	AssertionError: None != 0
	tests/test_env.py:68: AssertionError

python-module-sh-1.12.14-alt2
	test_pipe_fd (__main__.FunctionalTests) ... ok
	test_piped_exception1 (__main__.FunctionalTests) ... ERROR
	test_piped_exception2 (__main__.FunctionalTests) ... ERROR
	test_piped_generator (__main__.FunctionalTests) ... ok
	--
	test_unbuffered (__main__.StreamBuffererTests) ... ok
	ERROR: test_piped_exception1 (__main__.FunctionalTests)
	Traceback (most recent call last):
	--
	Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
	BrokenPipeError: [Errno 32] Broken pipe
	ERROR: test_piped_exception2 (__main__.FunctionalTests)
	Traceback (most recent call last):
	--
	Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
	BrokenPipeError: [Errno 32] Broken pipe
	Ran 156 tests in 80.803s
	FAILED (errors=2, skipped=2)
	Coverage.py warning: Module sh.py was never imported. (module-not-imported)

python-module-tlslite-ng-0.7.5-alt1
	sock.connect(sa)
	ConnectionRefusedError: [Errno 111] Connection refused
	error: Bad exit status from /usr/src/tmp/rpm-tmp.58609 (%check)

sbcl-1.4.12-alt1
	21	0   0.0    894 100.0	894 100.0	 -  (FLET SB-UNIX::BODY :IN
	SAVE-LISP-AND-DIE)
	22	0   0.0    894 100.0	894 100.0	 -  (FLET "WITHOUT-INTERRUPTS-BODY-27"
	:IN SAVE-LISP-AND-DIE)
	23	0   0.0    894 100.0	894 100.0	 -  (LABELS SB-IMPL::RESTART-LISP :IN
	SAVE-LISP-AND-DIE)
	24	0   0.0     94	10.5	894 100.0	 -  "foreign function
	interrupt_handle_pending"
	25	0   0.0     94	10.5	894 100.0	 -  "foreign function handle_trap"
	0   0.0					    elsewhere
	* make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.12/sbcl-1.4.12/contrib/sb-sprof'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

supertux2-0.5.1-alt3.1
	from /usr/src/RPM/BUILD/SuperTux-v0.5.1-Source/src/badguy/captainsnowball.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);
	--
	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);

	14 error logs REMOVED from the list
archivemail-0.9.0-alt1
dietlibc-0.33-alt3
dom4j-0:2.0.0-alt1_4jpp8
holotz-castle-1.3.14-alt2.qa1
ipfm-0.11.5-alt1.qa1
lshw-2.18-alt1
pdf2djvu-0.9.10-alt1.S1
perl-IO-Event-0.813-alt2
perl-POSIX-1003-0.99_07-alt1
perl-Parallel-Prefork-0.18-alt1_7
python-module-pebble-4.3.7-alt1.git20180228
spl-0.7.11-alt1
testng-0:6.14.3-alt1_2jpp8
zfs-0.7.11-alt1

Total 369 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk