[cyber] I: Sisyphus-20190824 i586 beehive_status: +12 -6 (89)

ALT beekeeper hiver на altlinux.org
Сб Авг 24 16:31:29 MSK 2019


	12 NEW error logs

HikariCP-2.4.3-alt1_3jpp8
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/HikariCP-HikariCP-2.4.3/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream
	and [date]-jvmRun[N].dumpstream.
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

aqbanking-5.7.8-alt2
	/bin/sh ../../../../../libtool	--tag=CC   --mode=link i586-alt-linux-gcc
	-DBUILDING_AQHBCI -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586
	-mtune=generic -g -Wall -Wdeclaration-after-statement  -g -o testlib testlib.o
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/libs/aqbanking/libaqbanking.la -lgwenhywfar
	libtool:   error: cannot find the library
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	or unhandled argument
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	make[8]: *** [Makefile:766: testlib] Error 1

erlang-proper-1.3-alt1
	DEBUG: No processes to kill
	ERROR: One or more eunit tests failed.
	ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort

icu4j-1:63.1-alt1_2jpp8
	[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
	[junit] Tests FAILED
	[junitreport] Processing
	/usr/src/RPM/BUILD/icu4j-63.1/out/junit-results/core/core-TestSuite.xml to
	/tmp/null448114467
	--
	[junitreport] Deleting: /tmp/null448114467
	BUILD FAILED
	/usr/src/RPM/BUILD/icu4j-63.1/build.xml:452: The following error occurred while executing
	this line:

libsmi-0.4.8-alt2.2
	parser-smi.c:10065:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-smi.c:10067:3: error: expected identifier or '(' before 'goto'
	parser-smi.c:10073:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-smi.c:10075:3: warning: data definition has no type or storage class
	parser-smi.c:10075:3: warning: type defaults to 'int' in declaration of 'yyresult'
	[-Wimplicit-int]
	parser-smi.c:10079:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-smi.c:10090:3: warning: data definition has no type or storage class
	--
	parser-smi.c:10090:3: warning: parameter names (without types) in function declaration
	parser-smi.c:2609:1: error: expected identifier or '(' before 'do'
	do {								\
	parser-smi.c:10091:3: note: in expansion of macro 'YY_STACK_PRINT'
	parser-smi.c:2612:3: error: expected identifier or '(' before 'while'
	} while (0)
	parser-smi.c:10091:3: note: in expansion of macro 'YY_STACK_PRINT'
	parser-smi.c:10092:3: error: expected identifier or '(' before 'while'
	parser-smi.c:10099:3: error: expected identifier or '(' before 'if'
	parser-smi.c:10103:3: error: expected identifier or '(' before 'if'
	parser-smi.c:10106:3: error: expected identifier or '(' before 'return'
	parser-smi.c:10107:1: error: expected identifier or '(' before '}' token

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-Parallel-Prefork-0.18-alt1_7
	t/06-wait-all-children-with-timeout.t .... ok
	#   Failed test 'wait_all_children does not block'
	#   at t/07-wait-all-children-does-not-block.t line 22.
	--
	t/07-wait-all-children-does-not-block.t (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/7 test programs. 1/29 subtests failed.
	make: *** [Makefile:775: test_dynamic] Error 1

python-module-dbusmock-0.18.2-alt1
	test_default_timezone (test_timedated.TestTimedated) ...
	(upower:2290): UPower-WARNING **: 12:06:19.724: Cannot connect to upowerd: Could not
	connect: No such file or directory
	SKIP: timedatectl not installed
	--
	test_subobjects (test_urfkill.TestURfkill) ... ok
	FAIL: test_flightmode (test_urfkill.TestURfkill)
	Traceback (most recent call last):
	--
	assert timeout > 0, 'timed out waiting for D-BUS object %s: %s' % (path, last_exc)
	AssertionError: timed out waiting for D-BUS object /org/freedesktop/URfkill: None
	Ran 114 tests in 83.792s
	FAILED (failures=1, skipped=35)
	Test failed: <unittest.runner.TextTestResult run=114 errors=0 failures=1>
	error: Test failed: <unittest.runner.TextTestResult run=114 errors=0 failures=1>

python-module-lxml-4.3.3-alt1.1
	Doctest: xpathxslt.txt
	FAIL: test_element_cyclic_gc_none (lxml.tests.test_errors.ErrorTestCase)
	Traceback (most recent call last):
	--
	raise self.failureException(msg)
	AssertionError: 22053 != 22054
	Ran 1835 tests in 23.916s
	FAILED (failures=1)
	Skipping tests in lxml.cssselect - external cssselect package is not installed

python-module-pytest-cov-2.7.1-alt2
	tests/test_pytest_cov.py::test_multiprocessing_pool_terminate
	hasher-priv: master: idle time limit (3600 seconds) exceeded

quilt-0.66-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[three.test]
	66 commands (66 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Target 'check' not remade because of errors.

sssd-2.2.0-alt3
	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)

	6 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
chrony-3.5-alt1
lightdm-gtk-greeter-2.0.1-alt13
perl-Server-Starter-0.34-alt1
python-module-pebble-4.3.7-alt1.git20180228
shogun-6.1.3-alt2

Total 89 error logs.


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