[cyber] I: Sisyphus-20190821 x86_64 beehive_status: +10 -13 (83)

ALT beekeeper hiver на altlinux.org
Ср Авг 21 09:22:40 MSK 2019


	10 NEW error logs

ipmiutil-3.1.3-alt1
	/usr/bin/ld.default: iseltime.o: in function `get_sel_time':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:125: undefined reference to `ipmi_cmdraw'
	/usr/bin/ld.default: iseltime.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:229: undefined reference to
	`parse_lan_options'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:235: undefined
	reference to `print_lan_opt_usage'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:239: undefined
	reference to `ipmi_getdeviceid'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:241: undefined
	reference to `show_outcome'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:242: undefined
	reference to `ipmi_close_'
	/usr/bin/ld.default: iseltime.o: in function `get_sel_utc':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:98: undefined reference to `ipmi_cmdraw'
	/usr/bin/ld.default: iseltime.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:264: undefined reference to `ipmi_close_'
	/usr/bin/ld.default: iseltime.o: in function `set_sel_utc':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:114: undefined reference to `ipmi_cmdraw'
	/usr/bin/ld.default: iseltime.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:292: undefined reference to `is_remote'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:300: undefined
	reference to `ipmi_close_'

jboss-common-core-0:2.5.0-alt1_7jpp8
	[ERROR]
	testGarbageCollectedClassLoader(org.jboss.test.util.test.loading.ConstructorTCCLClassLoaderSourceUnitTestCase)
	Time elapsed: 0.023 s  <<< FAILURE!
	junit.framework.AssertionFailedError: ClassLoader garbage collected
	at
	org.jboss.test.util.test.loading.ConstructorTCCLClassLoaderSourceUnitTestCase.testGarbageCollectedClassLoader(ConstructorTCCLClassLoaderSourceUnitTestCase.java:63)

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

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_decode_method':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:12: error:
	'amq' undeclared (first use in this function)
	if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:12: 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:439:15: error:
	expected ')' at end of input
	if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
	--
	if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: error:
	expected declaration or statement at end of input
	if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: warning:
	control reaches end of non-void function [-Wreturn-type]

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

ncmpc-0.31-alt1
	[71/77] 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/ncmpc-0.31/doc
	doc/html
	--
	mkdir(name, mode)
	FileExistsError: [Errno 17] File exists:
	'/usr/src/RPM/BUILD/ncmpc-0.31/x86_64-alt-linux/doc/doctrees'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-x2k3p9hv.log, if you want
	to report the issue to the developers.

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, 10 wallclock secs ( 0.09 usr  0.03 sys +  4.03 cusr  0.50 csys =
	4.65 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

pgmodeler-0.9.1-alt1
	src/modelsdiffhelper.cpp: In member function 'void ModelsDiffHelper::processDiffInfos()':
	src/modelsdiffhelper.cpp:921:1: internal compiler error: Segmentation fault
	libbacktrace could not find executable to open

python-module-jupyter_console-6.0.0-alt1
	nose.plugins.cover: INFO: Coverage report will include only packages: ['jupyter_console']
	test that `jupyter console` starts a terminal ... ERROR
	jupyter console --help-all works ... ok
	--
	test_handle_image_tempfile
	(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
	ERROR: test that `jupyter console` starts a terminal
	Traceback (most recent call last):
	--
	Ran 9 tests in 65.763s
	FAILED (errors=1)

python3-module-execnet-1.6.1-alt1
	reason: [NOTRUN] bad image name
	FAILED testing/test_gateway.py::TestPopenGateway::test_waitclose_on_remote_killed
	== 1 failed, 323 passed, 565 skipped, 6 xfailed, 1 warnings in 73.08 seconds ===
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-execnet-1.6.1/.tox/py37/bin/pytest testing (exited
	with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py37: commands failed

	13 error logs REMOVED from the list
Perlbal-1.80-alt1
SNNS-4.3-alt1.1.1.1
aqbanking-5.7.8-alt2
codelite-13.0-alt1
libkeybinder-0.3.0-alt5.git20120617.qa1
opencpn-5.0.0-alt1
plasma5-kde-gtk-config-1:5.16.4-alt1
python-module-manhole-1.6.0-alt3
python-module-pebble-4.3.7-alt1.git20180228
python-module-pycodestyle-2.5.0-alt1
racket-7.3-alt1
sawfish-1.12.90-alt1
sdcc-1:3.6.0-alt1

Total 83 error logs.


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