[cyber] I: Sisyphus-20190508 x86_64 beehive_status: +14 -15 (95)

ALT beekeeper hiver на altlinux.org
Ср Май 8 09:26:17 MSK 2019


	14 NEW error logs

altlinux-freedesktop-menu-0.66-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ for i in desktop-directories/*.directory
	++ basename desktop-directories/altlinux-xfce.directory
	+ j=altlinux-xfce.directory
	+ grep altlinux-xfce.directory ignore.list
	+ rm ignore.list
	+ '[' 0 -gt 0 ']'
	+ exit 1

gromacs-4.0.7-alt8
	../../../include/vec.h:760:13: warning: 'calc_lll' defined but not used [-Wunused-function]
	static void calc_lll(rvec box,rvec lll)
	In file included from ../../../include/vec.h:121,
	from ../../../src/tools/addconf.c:42:
	../../../include/maths.h:126:1: warning: 'gmx_numzero' defined but not used
	[-Wunused-function]
	gmx_numzero(double a)
	make[3]: Leaving directory '/usr/src/RPM/BUILD/gromacs-4.0.7/single/src/tools'
	make[2]: *** [Makefile:387: all-recursive] Error 1
	make[1]: *** [Makefile:326: all] Error 2
	make: *** [Makefile:415: all-recursive] Error 1

jed-2:0.99.19-alt2.qa2.1
	/usr/bin/ld.default: lock.o: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1

libdict-0.3.0-alt1.git20140826
	Assembler messages:
	Fatal error: can't create bin/tree_common.o: No such file or directory
	src/tree_common.c: In function 'tree_search_node':

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_basic_qos':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2259:10: error:
	'amqp_simple_r' undeclared (first use in this function); did you mean 'amqp_simple_rpc'?
	return amqp_simple_rpc_decoded(state, channel, AMQP_BASIC_QOS_METHOD,
	AMQP_BASIC_QOS_OK_METHOD, &req);
	--
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2259:10: note:
	each undeclared identifier is reported only once for each function it appears in
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2259:23: error:
	expected ';' at end of input
	return amqp_simple_rpc_decoded(state, channel, AMQP_BASIC_QOS_METHOD,
	AMQP_BASIC_QOS_OK_METHOD, &req);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:2259:3: error:
	expected declaration or statement at end of input
	return amqp_simple_rpc_decoded(state, channel, AMQP_BASIC_QOS_METHOD,
	AMQP_BASIC_QOS_OK_METHOD, &req);

mpc-0.30-alt1
	[21/22] Generating HTML documentation with a custom command.
	FAILED: doc/html
	/usr/bin/sphinx-build-3 -q -b html -d doc/doctrees /usr/src/RPM/BUILD/mpc-0.30/doc doc/html
	--
	doctree = pickle.load(f)
	_pickle.UnpicklingError: pickle data was truncated
	The full traceback has been saved in /usr/src/tmp/sphinx-err-0e8kxtov.log, if you want
	to report the issue to the developers.

perl-Glib-1.329-alt2
	t/9.t			 (Wstat: 0 Tests: 30 Failed: 2)
	Failed tests:  29-30
	Files=32, Tests=1156, 37 wallclock secs ( 0.17 usr  0.03 sys +	2.41 cusr  0.27 csys =
	2.88 CPU)
	Result: FAIL
	Failed 1/32 test programs. 2/1156 subtests failed.
	make: *** [Makefile:1111: test_dynamic] Error 255

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 11 wallclock secs ( 0.10 usr  0.03 sys +  4.05 cusr  0.50 csys =
	4.68 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

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

python-module-flake8-3.7.7-alt1
	No data to combine
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-flake8-3.7.7/.tox/py37/bin/coverage combine (exited
	with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 19.341 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

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 66.426s
	FAILED (errors=1)

python-module-pebble-4.3.7-alt1.git20180228
	collecting ... collected 41 items
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
	FAILED [  2%]
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
	[  4%]
	--
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_forkserver.py:212: AssertionError
	----------------------------- Captured stderr call -----------------------------
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

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.

rng-tools-6.7-alt2
	make[3]: Entering directory '/usr/src/RPM/BUILD/rng-tools-6.7/tests'
	FAIL: rngtesturandom.sh
	PASS: rngtestzero.sh
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

	15 error logs REMOVED from the list
aqbanking-5.7.8-alt2
dopewars-1.5.12-alt1_20.1033svn
leveldbjni-1.8-alt3_18jpp8
libopenh264-1.8.0-alt1
mailutils-3.6-alt1
perl-Object-Remote-0.004000-alt2
perl-POE-1.367-alt1
perl-Parallel-Prefork-0.18-alt1_7
python-module-ColanderAlchemy-0.3.4-alt1.dev1.git20150720.1.1.1
python-module-ddt-1.1.1-alt1
python-module-projx-0.3.6-alt2.git20150215.1
python-module-pybald-routes-2.11-alt2.git20140308.1.1
python-module-sact.epoch-1.3.0-alt1.1.1.1.1
python-module-universalbus-0.0.10-alt1.1
xblas-1.0.248-alt1.2

Total 95 error logs.


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