[cyber] I: Sisyphus-20180713 i586 beehive_status: +16 -14 (467)

ALT beekeeper hiver на altlinux.org
Пт Июл 13 13:18:33 MSK 2018


	16 NEW error logs

bitlbee-facebook-1.1.2-alt1.g553593d
	autoreconf-default: running: aclocal --force -Im4
	aclocal-default: warning: couldn't open directory 'm4': No such file or directory
	autoreconf-default: configure.ac: tracing
	--
	facebook-api.c: In function 'fb_api_class_init':
	facebook-api.c:355:18: error: 'fb_marshal_VOID__VOID' undeclared (first use in this
	function); did you mean 'g_cclosure_marshal_VOID__VOID'?
	fb_marshal_VOID__VOID,
	--
	facebook-api.c:355:18: note: each undeclared identifier is reported only once for each
	function it appears in
	facebook-api.c:388:18: error: 'fb_marshal_VOID__POINTER' undeclared (first use in this
	function); did you mean 'fb_marshal_VOID__VOID'?
	fb_marshal_VOID__POINTER,
	fb_marshal_VOID__VOID
	facebook-api.c:409:18: error: 'fb_marshal_VOID__POINTER_BOOLEAN' undeclared (first use
	in this function); did you mean 'fb_marshal_VOID__POINTER'?
	fb_marshal_VOID__POINTER_BOOLEAN,
	fb_marshal_VOID__POINTER
	facebook-api.c:426:18: error: 'fb_marshal_VOID__POINTER_POINTER' undeclared (first use
	in this function); did you mean 'fb_marshal_VOID__POINTER_BOOLEAN'?
	fb_marshal_VOID__POINTER_POINTER,
	fb_marshal_VOID__POINTER_BOOLEAN
	facebook-api.c:526:18: error: 'fb_marshal_VOID__INT64' undeclared (first use in this
	function); did you mean 'fb_marshal_VOID__POINTER'?
	fb_marshal_VOID__INT64,

ddcal-0.9-alt1
	gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/cudd
	-g -O3 -I../cudd-2.5.1/include -c lex.yy.c
	ddcal.l:6:10: fatal error: y.tab.h: No such file or directory
	#include "y.tab.h"

freeswitch-1:1.6.20-alt2.S1
	config.status: executing libtool commands
	rm: cannot remove 'libtoolT': No such file or directory
	config.status: executing default commands
	--
	src/switch_regex.c: In function 'switch_regex_compile':
	src/switch_regex.c:40:9: error: return from incompatible pointer type
	[-Werror=incompatible-pointer-types]
	return pcre_compile(pattern, options, errorptr, erroroffset, tables);
	cc1: all warnings being treated as errors
	make[1]: *** [Makefile:2145: libfreeswitch_la-switch_regex.lo] Error 1

grass-7.4.0-alt1
	Selecting libproj-devel for 'proj-devel'
	E: Couldn't find package libmysqld-devel
	hsh-install: Failed to calculate package file list.

holotz-castle-1.3.14-alt2.qa1
	../JLib/libJLib.so: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	mv: cannot stat 'HCed': No such file or directory
	make[1]: *** [Makefile:62: HCed] Error 1

kde5-kdb-3.1.0-alt1.S1
	Selecting libmysqlclient20-devel for 'libmysqlclient-devel'
	E: Couldn't find package libmysqld-devel
	hsh-install: Failed to calculate package file list.

kexi-3.1.0-alt1.S1
	Selecting libmysqlclient20-devel for 'libmysqlclient-devel'
	E: Couldn't find package libmysqld-devel
	hsh-install: Failed to calculate package file list.

libopenCOLLADA-0-alt5.gitcaad49c
	In file included from
	/usr/src/RPM/BUILD/OpenCOLLADA-caad49c0945065f4b7bfa3ccb96523e4766a9727/COLLADABaseUtils/src/COLLADABUURI.cpp:18:0:
	/usr/include/pcre/pcre.h:325:33: error: conflicting declaration 'typedef struct
	real_pcre8_or_16 pcre'
	typedef struct real_pcre8_or_16 pcre;
	--
	In file included from
	/usr/src/RPM/BUILD/OpenCOLLADA-caad49c0945065f4b7bfa3ccb96523e4766a9727/COLLADABaseUtils/src/COLLADABUPcreCompiledPattern.cpp:14:0:
	/usr/include/pcre/pcre.h:325:33: error: conflicting declaration 'typedef struct
	real_pcre8_or_16 pcre'
	typedef struct real_pcre8_or_16 pcre;

libsmi-0.4.8-alt2.2
	if (tmpAttribute =
	parser-sming.y:21:0: error: unterminated #ifdef
	#ifdef BACKEND_SMING
	parser-sming.y:1176:12: error: 'attribut' undeclared (first use in this function);
	did you mean 'Attribute'?
	attributeIdentifier);
	--
	parser-sming.y:1176:12: note: each undeclared identifier is reported only once for each
	function it appears in
	parser-sming.y:1176:12: error: expected ')' at end of input
	parser-sming.y:1176:12: error: expected declaration or statement at end of input
	parser-sming.c:2063:5: error: label 'yyerrlab' used but not defined
	goto yyerrlab;
	parser-sming.c:1987:5: error: label 'yyacceptlab' used but not defined
	YYACCEPT;
	parser-sming.y:682:5: error: label 'yyabortlab' used but not defined
	YYABORT;
	parser-sming.c:1964:11: error: label 'yyexhaustedlab' used but not defined
	goto yyexhaustedlab;

make-2:4.2.1-alt3
	Caught signal 14!
	FAILED (14/15 passed)
	features/override ....................................... ok	 (4 passed)

monotone-1.2-alt3.dev.mtn20150211.1.1
	src/pcrewrap.cc: In destructor 'pcre::regex_cache_manager::~regex_cache_manager()':
	src/pcrewrap.cc:106:64: error: invalid const_cast from type 'const real_pcre*' to type
	'pcre_t* {aka real_pcre8_or_16*}'
	pcre_free(const_cast<pcre_t *>(iter->second.first));
	src/pcrewrap.cc: In member function 'void pcre::regex::init(const char*, pcre::flags)':
	src/pcrewrap.cc:133:55: error: cannot convert 'pcre_t* {aka real_pcre8_or_16*}' to
	'const real_pcre*' in assignment
	&errcode, &err, &erroff, 0);
	--
	struct real_pcre8_or_16;	  /* declaration; the definition is private  */
	src/pcrewrap.cc:137:49: error: cannot convert 'const real_pcre*' to 'const pcre_t* {aka
	const real_pcre8_or_16*}' for argument '1' to 'pcre_extra* pcre_study(const pcre_t*,
	int, const char**)'
	pcre_extra *ed = pcre_study(basedat, 0, &err);
	--
	src/pcrewrap.cc: In member function 'bool pcre::regex::match(const string&, origin::type,
	pcre::flags) const':
	src/pcrewrap.cc:181:59: error: cannot convert 'const real_pcre* const' to 'const pcre_t*
	{aka const real_pcre8_or_16*}' for argument '1' to 'int pcre_exec(const pcre_t*, const
	pcre_extra*, const char*, int, int, int, int*, int)'
	0, flags_to_internal(options), 0, 0);
	--
	src/pcrewrap.cc: In member function 'bool pcre::regex::match(const string&, origin::type,
	std::vector<std::__cxx11::basic_string<char> >&, pcre::flags) const':
	src/pcrewrap.cc:201:81: error: cannot convert 'const real_pcre* const' to 'const pcre_t*
	{aka const real_pcre8_or_16*}' for argument '1' to 'int pcre_fullinfo(const pcre_t*,
	const pcre_extra*, int, void*)'
	int rc = pcre_fullinfo(basedat, extradat, PCRE_INFO_CAPTURECOUNT, &cap_count);
	--
	struct real_pcre;
	src/pcrewrap.cc:221:68: error: cannot convert 'const real_pcre* const' to 'const pcre_t*
	{aka const real_pcre8_or_16*}' for argument '1' to 'int pcre_exec(const pcre_t*, const
	pcre_extra*, const char*, int, int, int, int*, int)'
	0, flags_to_internal(options), ovector, worksize);

openqa-4.5.1528009330.e68ebe2b-alt1
	./t/31-client_file.t ...................... ok
	#   Failed test 'Asset exists after upload'
	#   at ./t/32-openqa_client.t line 88.
	# Looks like you failed 1 test of 3.
	#   Failed test 'upload public assets'
	#   at ./t/32-openqa_client.t line 94.
	Uncaught exception from user code:
	Open failed: No such file or directory at lib/OpenQA/File.pm line 127.
	Test::Builder::subtest(Test::Builder=HASH(0x8179bd4), "upload public assets",
	CODE(0xd287cfc)) called at /usr/share/perl5/Test/More.pm line 807
	--
	./t/api/03-auth.t ......................... ok
	#   Failed test '200 OK'
	#   at ./t/api/04-jobs.t line 284.
	--
	#     expected: '200'
	#   Failed test at ./t/api/04-jobs.t line 289.
	#   'error' => 'Failed receiving chunk: Connection already closed at
	/usr/share/perl5/Mojo/IOLoop/Subprocess.pm line 39.
	--
	./t/32-openqa_client.t			(Wstat: 65280 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 255
	--
	./t/api/04-jobs.t			(Wstat: 65280 Tests: 91 Failed: 2)
	Failed tests:  89-90
	Non-zero exit status: 255

perl-Test-Taint-1.06-alt4
	t/tainted.t ............ ok
	#   Failed test '$ENV{TEST_ACTIVE} is tainted'
	#   at t/tainted_ok.t line 12.
	--
	t/tainted_ok.t	     (Wstat: 256 Tests: 3 Failed: 1)
	Failed test:  2
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/9 test programs. 1/145 subtests failed.
	make: *** [Makefile:948: test_dynamic] Error 255

testng-0:6.14.3-alt1_2jpp8
	StackTrace:
	java.lang.AssertionError:
	Expecting:
	--
	[ERROR] testParallelMode(test.beforegroups.BeforeGroupsTest)  Time elapsed: 0.027 s
	<<< FAILURE!
	java.lang.AssertionError:
	Expecting:

yauap-0.2.4-alt1.qa1
	cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic `pkg-config
	--cflags glib-2.0` `pkg-config --cflags gstreamer-0.10` `pkg-config --cflags dbus-1`
	-c -o dbus-service/yauap-service.o dbus-service/yauap-service.c
	dbus-service/yauap-service.c:224:10: fatal error: yauap-service-glue.h: No such file
	or directory
	#include "yauap-service-glue.h"

zopfli-1.0.2-alt1
	src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned
	int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	"Error: Out of memory. Tried allocating %lu bytes of memory.\n",
	%u
	--
	src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned
	int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	"Error: Out of memory. Tried allocating %lu bytes of memory.\n",
	%u
	--
	src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned
	int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	"Error: Out of memory. Tried allocating %lu bytes of memory.\n",
	%u
	--
	tree.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:28: libzopfli] Error 1
	--
	src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned
	int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	"Error: Out of memory. Tried allocating %lu bytes of memory.\n",
	%u

	14 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
brasero-3.12.2-alt3
erlang-meck-0.8.9-alt1.S1
gawk-4.1.0-alt2
jed-2:0.99.19-alt2.qa2.1
kino-1.3.4-alt9
libappindicator-12.10.0-alt8
libgksu-2.0.12-alt9
libotr5-4.1.1-alt1.1
lshw-2.18-alt1
perl-IO-Event-0.813-alt2
python-module-greenhouse-2.2.0-alt2.git20141230.1
razor-2.85-alt4.1.1.1
voodoo-1.1.3-alt2

Total 467 error logs.


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