[cyber] I: Sisyphus-20191113 x86_64 beehive_status: +8 -12 (355)

ALT beekeeper hiver на altlinux.org
Ср Ноя 13 10:07:31 MSK 2019


	8 NEW error logs

clickhouse-19.16.2.2-alt1
	[ 76%] Linking CXX static library libclickhouse_functions_gatherutils.a
	cd /usr/src/RPM/BUILD/clickhouse-19.16.2.2/BUILD/dbms/src/Functions/GatherUtils &&
	/usr/bin/cmake -P CMakeFiles/clickhouse_functions_gatherutils.dir/cmake_clean_target.cmake
	cd /usr/src/RPM/BUILD/clickhouse-19.16.2.2/BUILD/dbms/src/Functions/GatherUtils
	&& /usr/bin/cmake -E cmake_link_script
	CMakeFiles/clickhouse_functions_gatherutils.dir/link.txt --verbose=1
	/usr/bin/ar qc libclickhouse_functions_gatherutils.a
	CMakeFiles/clickhouse_functions_gatherutils.dir/concat.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/createArraySink.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/createArraySource.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/createValueSource.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/has.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/push.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/resizeConstantSize.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/resizeDynamicSize.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceDynamicOffsetBounded.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceDynamicOffsetUnbounded.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceFromLeftConstantOffsetBounded.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceFromLeftConstantOffsetUnbounded.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceFromRightConstantOffsetBounded.cpp.o
	CMakeFiles/clickhouse_functions_gatherutils.dir/sliceFromRightConstantOffsetUnbounded.cpp.o
	/usr/bin/ranlib libclickhouse_functions_gatherutils.a
	make[2]: Leaving directory '/usr/src/RPM/BUILD/clickhouse-19.16.2.2/BUILD'
	make[1]: Entering directory '/usr/src/RPM/BUILD/clickhouse-19.16.2.2/BUILD'
	[ 76%] Built target clickhouse_functions_gatherutils
	make[1]: Leaving directory '/usr/src/RPM/BUILD/clickhouse-19.16.2.2/BUILD'
	make: *** [Makefile:141: all] Error 2

cockpit-202-alt1
	# cockpit-protocol-DEBUG: /usr/src/RPM/BUILD/cockpit-202/mock-auth-command: output
	queue empty
	MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority:
	Could not connect: No such file or directory
	# cockpit-protocol-DEBUG: /usr/src/RPM/BUILD/cockpit-202/mock-auth-command: reading input 1
	--
	# cockpit-ws-DEBUG: received unknown/invalid credential cookie
	# cockpit-protocol-DEBUG: /cockpit+/@localhost/test/sub/file.ext: returning error:
	401 Not Authorized
	# cockpit-protocol-DEBUG: /cockpit+/@localhost/test/sub/file.ext: queued 19 bytes
	--
	# cockpit-protocol-DEBUG: /usr/src/RPM/BUILD/cockpit-202/mock-auth-command: output
	queue empty
	MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority:
	Could not connect: No such file or directory
	# cockpit-protocol-DEBUG: /usr/src/RPM/BUILD/cockpit-202/mock-auth-command: reading input 1
	--
	# cockpit-ws-DEBUG: received cockpit credential cookie for session
	# cockpit-protocol-DEBUG: /cockpit/another/file.html: returning error: 404 Not Found
	# cockpit-protocol-DEBUG: /cockpit/another/file.html: queued 19 bytes
	--
	# cockpit-ws-DEBUG: received unknown/invalid credential cookie
	# cockpit-protocol-DEBUG: /cockpit/@localhost/yyy/zzz: returning error: 401 Not Authorized
	# cockpit-protocol-DEBUG: /cockpit/@localhost/yyy/zzz: queued 19 bytes
	--
	# cockpit-protocol-DEBUG: /cockpit/@localhost/yyy/zzz.html: sent 6 bytes
	# cockpit-protocol-DEBUG: /cockpit/@localhost/yyy/zzzcat: write error: Resource
	temporarily unavailable

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: At top level:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2341:1: error:
	unknown type name 'amqp_tx_select_ok_t'
	2341 | amqp_tx_select_ok_t *
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_tx_select':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2344:3: error:
	unknown type name 'amqp_tx_select_t'; did you mean 'amqp_table_t'?
	2344 |	 amqp_tx_select_t req;
	|   amqp_table_t
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2346:50: error:
	'AMQP_TX_SELECT_METHOD' undeclared (first use in this function)
	2346 |	 return amqp_simple_rpc_decoded(state, channel, AMQP_TX_SELECT_METHOD,
	AMQP_TX_SELECT_OK_METHOD, &req);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2346:73: error:
	'AMQP_TX_SELECT_OK_METHOD' undeclared (first use in this function); did you mean
	'AMQP_QUEUE_DELETE_OK_METHOD'?
	2346 |	 return amqp_simple_rpc_decoded(state, channel, AMQP_TX_SELECT_METHOD,
	AMQP_TX_SELECT_OK_METHOD, &req);
	--
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: At top level:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2358:1: error:
	unknown type name 'amqp_tx_commit_ok_t'
	2358 | amqp_tx_commit_ok_t *
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_tx_commit':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2361:3: error:
	unknown type name 'amqp_tx_commit_t'
	2361 |	 amqp_tx_commit_t req;
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2363:50: error:
	'AMQP_TX_COMMIT_METHOD' undeclared (first use in this function)
	2363 |	 return amqp_simple_rpc_decoded(state, channel, AMQP_TX_COMMIT_METHOD,
	AMQP_TX_COMMIT_OK_METHOD, &req);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2363:73: error:
	'AMQP_TX_COMMIT_OK_METHOD' undeclared (first use in this function)
	2363 |	 return amqp_simple_rpc_decoded(state, channel, AMQP_TX_COMMIT_METHOD,
	AMQP_TX_COMMIT_OK_METHOD, &req);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: At top level:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2375:1: error:
	unknown type name 'amqp_tx_rollback_ok_t'
	2375 | amqp_tx_rollback_ok_t *
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_tx_rollback':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2378:3: error:
	unknown type name 'amqp_tx_rollback_t'
	2378 |	 amqp_tx_rollback_t req;

libsmi-0.5.0-alt1.svn1841
	parser-yang.c:4895:3: warning: type defaults to 'int' in declaration of 'yystate'
	[-Wimplicit-int]
	parser-yang.c:4895:3: error: redefinition of 'yystate'
	parser-yang.c:4796:3: note: previous definition of 'yystate' was here
	4796 |	 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
	parser-yang.c:4895:13: error: initializer element is not constant
	4895 |	 yystate = *yyssp;
	parser-yang.c:4896:3: error: expected identifier or '(' before 'goto'
	4896 |	 goto yyerrlab1;
	parser-yang.c:4902:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	4902 | yyerrlab1:
	parser-yang.c:4905:3: error: expected identifier or '(' before 'for'
	4905 |	 for (;;)
	parser-yang.c:4905:10: error: expected identifier or '(' before ')' token
	4905 |	 for (;;)
	parser-yang.c:4932:4: error: expected identifier or '(' before '++' token
	4932 |	 *++yyvsp = yylval;
	parser-yang.c:4937:20: error: expected declaration specifiers or '...' before string
	constant
	4937 |	 YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
	parser-yang.c:4937:32: error: expected declaration specifiers or '...' before 'yystos'
	4937 |	 YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
	parser-yang.c:4937:45: error: unknown type name 'yyvsp'
	4937 |	 YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

perl-Net-Server-Mail-0.28-alt1
	t/smtp.t ...... ok
	# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
	# kill 9, 87353 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

sssd-2.2.2-alt2
	PASS: test_ad_subdom
	FAIL: test_ipa_subdom_server
	PASS: test_sssd_krb5_localauth_plugin
	--
	# SKIP:  2
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test_ipa_subdom_server
	[==========] Running 13 test(s).
	--
	[ RUN	   ] test_ipa_server_trust_init
	[  ERROR   ] --- test_ctx->ipa_ctx->server_mode->trusts
	[   LINE   ] --- src/tests/cmocka/test_ipa_subdomains_server.c:552: error: Failure!
	[  FAILED  ] test_ipa_server_trust_init
	[ RUN	   ] test_ipa_server_create_trusts
	--
	[  PASSED  ] 12 test(s).
	[  FAILED  ] 1 test(s), listed below:
	[  FAILED  ] test_ipa_server_trust_init
	1 FAILED TEST(S)

unnethack-5.2.0-alt1
	make[2]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	x86_64-alt-linux-gcc -DAUTOCONF  -o makedefs makedefs.o ../src/monst_util.o
	../src/objects_util.o ../src/alloc_util.o panic.o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	make[2]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	./makedefs -o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	make[1]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/src'
	x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe
	-frecord-gcc-switches -Wall -g -O2    -c -o dlb.o dlb.c
	make[1]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/src'
	make: *** [Makefile:143: unnethack] Error 2

	12 error logs REMOVED from the list
binwalk-2.2.0-alt1
clickhouse-19.13.6.51-alt1
cross-gcc-8.2.1-alt1_1.1
freeipa-4.7.3-alt1
ipmiutil-3.1.3-alt1
openmotif-2.3.8-alt1
perl-HTTP-Proxy-0.304-alt2
perl-Proc-Simple-1.32-alt1
python-module-argcomplete-1.9.4-alt2
python-module-sh-1.12.14-alt4
sgc-0.2.1-alt3
vztt-7.0.67-alt1

Total 355 error logs.


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