[cyber] I: Sisyphus-20190605 i586 beehive_status: +9 -8 (49)

ALT beekeeper hiver на altlinux.org
Ср Июн 5 16:50:30 MSK 2019


	9 NEW error logs

atlas-3.9.35-alt1.qa1
	/usr/src/RPM/BUILD/ATLAS/BUILD/..//include/atlas_mmparse.h:78
	hasher-priv: master: idle time limit (3600 seconds) exceeded

geda-xgsch2pcb-0.1.3-alt2
	+ mv '/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/*.py'
	/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/xgsch2pcb/
	mv: cannot stat
	'/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/*.py': No such
	file or directory

librabbitmq-c-0.9.0-alt1
	/usr/bin/ld.default: ../librabbitmq/librabbitmq.a(amqp_connection.c.o): in function
	`amqp_handle_input':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:352: undefined
	reference to `amqp_decode_method'
	/usr/bin/ld.default:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:371: undefined
	reference to `amqp_decode_properties'
	/usr/bin/ld.default: ../librabbitmq/librabbitmq.a(amqp_connection.c.o): in function
	`amqp_frame_to_bytes':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:481: undefined
	reference to `amqp_encode_method'
	/usr/bin/ld.default:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:503: undefined
	reference to `amqp_encode_properties'
	collect2: error: ld returned 1 exit status
	make[2]: *** [tests/CMakeFiles/test_merge_capabilities.dir/build.make:87:
	tests/test_merge_capabilities] Error 1
	--
	/usr/bin/ld.default: ../librabbitmq/librabbitmq.a(amqp_connection.c.o): in function
	`amqp_handle_input':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:352: undefined
	reference to `amqp_decode_method'
	/usr/bin/ld.default:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:371: undefined
	reference to `amqp_decode_properties'
	/usr/bin/ld.default: ../librabbitmq/librabbitmq.a(amqp_connection.c.o): in function
	`amqp_frame_to_bytes':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:481: undefined
	reference to `amqp_encode_method'
	/usr/bin/ld.default:
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp_connection.c:503: undefined
	reference to `amqp_encode_properties'
	collect2: error: ld returned 1 exit status
	make[2]: *** [tests/CMakeFiles/test_status_enum.dir/build.make:87: tests/test_status_enum]
	Error 1

neko-2.2.0-alt4.gitb68336c
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 95%] Built target nekoml
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 87%] Generating bin/nekoml.std
	make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 95%] Built target nekoml.std
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make: *** [Makefile:163: all] Error 2

python-module-argcomplete-1.9.4-alt2
	test_completion_environment (__main__.TestTcsh) ... expected failure
	ERROR
	test_partial_completion (__main__.TestBashGlobal) ... ok
	--
	test_wordbreak_chars (__main__.TestTcsh) ... ok
	ERROR: test_parse_special_characters_dollar (__main__.TestBashGlobal)
	Traceback (most recent call last):
	--
	self.sh.run_command('exit')
	AssertionError: EOF not raised
	Ran 116 tests in 113.504s
	FAILED (errors=1, expected failures=11)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/argcomplete-1.9.4/.tox/py27/bin/python test/test.py -v (exited with
	code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py27 in 2 minutes, 13.745 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	py37: commands succeeded

python-module-pytest-bdd-3.1.0-alt1
	____________________ ERROR collecting test_tags_selector.py ____________________
	test_tags_selector.py:8: in <module>
	--
	>	assert result['passed'] == 1
	E	KeyError: 'passed'
	result	   = {'error': 1, 'seconds': 23}
	--
	==================================== ERRORS ====================================
	___________ ERROR collecting test_tags_after_background_issue_160.py ___________
	test_tags_after_background_issue_160.py:12: in <module>
	--
	==================== 7 failed, 153 passed in 14.70 seconds =====================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pytest-bdd-3.1.0/.tox/py37/bin/py.test tests
	--junitxml=/usr/src/RPM/BUILD/python-module-pytest-bdd-3.1.0/.tox/py37/log/junit-py37.xml
	(exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 33.706 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	ERROR:	 py37: parallel child exit code 1
	error: Bad exit status from /usr/src/tmp/rpm-tmp.29803 (%check)

python-module-pytest-benchmark-3.2.2-alt1
	SKIPPED [4]
	/usr/src/RPM/BUILD/python-module-pytest-benchmark-3.2.2/tests/test_utils.py:161: %r
	not availabe on $PATH
	FAILED tests/test_normal.py::test_fast - assert 9.775161743164062e-07 >= 1e-06
	============== 1 failed, 219 passed, 10 skipped in 718.14 seconds ==============
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pytest-benchmark-3.2.2/.tox/py27-nocov/bin/py.test
	-vv tests (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py27-nocov in 12 minutes, 9.723 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py27-nocov: parallel child exit code 1
	py37-nocov: commands succeeded

subethasmtp-3.1.7-alt1_14jpp8
	[ERROR]
	[ERROR] Please refer to
	/usr/src/RPM/BUILD/subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7/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

xtux-20030306-alt5.qa1
	gcc -o ../../tux_serv main.o sv_net.o sv_netmsg_recv.o sv_netmsg_send.o world.o game.o
	entity.o weapon.o misc.o sv_map.o ai.o hitscan.o item.o event.o  ../../src/common/xtuxlib.a
	-lm
	i586-alt-linux-gcc: error: ../../src/common/xtuxlib.a: No such file or directory
	make[1]: *** [Makefile:46: server] Error 1
	--
	gcc -o ../../xtux -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall
	-DDATADIR=\"/usr/share/games/xtux\" main.o win.o draw.o input.o image.o menu.o misc.o
	cl_net.o entity.o intro.o cl_netmsg_recv.o cl_netmsg_send.o particle.o text_buffer.o
	../../src/common/xtuxlib.a -lm -L/usr/X11R6/lib -lX11 -lXpm
	i586-alt-linux-gcc: error: ../../src/common/xtuxlib.a: No such file or directory
	make[1]: *** [Makefile:51: client] Error 1

	8 error logs REMOVED from the list
NetworkManager-1.18.0-alt2
gawk-4.2.1.0.170.dc189d-alt1
jed-2:0.99.19-alt2.qa2.1
libsmi-0.4.8-alt2.2
perl-HTTP-Proxy-0.304-alt2
python-module-asyncssh-0.9.2-alt1.git20150126.1.2
python-module-pycobertura-0.10.5-alt1
sgc-0.2.1-alt3

Total 49 error logs.


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