[cyber] I: Sisyphus-20191019 x86_64 beehive_status: +14 -16 (193)

ALT beekeeper hiver на altlinux.org
Сб Окт 19 09:59:12 MSK 2019


	14 NEW error logs

SNNS-4.3-alt1.1.1.1
	ar  rc	lib3d.a net_analyzer.o d3_xUtils.o d3_global.o d3_anageo.o d3_shade.o d3_lists.o
	d3_point.o d3_dither.o d3_zgraph.o d3_fonts.o d3_graph.o d3_draw.o d3_disp.o d3_move.o
	d3_zValue.o d3_setup.o d3_units.o d3_links.o d3_model.o d3_project.o d3_light.o
	d3_pannels.o d3_main.o bn_bignet.o bn_basics.o bn_art1.o bn_art2.o bn_artmap.o
	bn_TD_bignet.o bn_kohonen.o bn_assoz.o o_graph.o bn_JordElm.o ui_class.o bn_bighop.o
	ranlib	lib3d.a
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'
	make[1]: Entering directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'
	x86_64-alt-linux-gcc  libxgui1.a libxgui2.a lib3d.a \
	-lXaw3d -lXmu -lXt -lXext -lSM -lICE  -lX11  \
	../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl  -o xgui
	/usr/bin/ld.default: libxgui1.a(ui_controlP.o): in function `ui_rem_performPrunInit':
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1191: warning: the use of
	`tempnam' is dangerous, better use `mkstemp'
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'

aqbanking-5.7.8-alt2
	/bin/sh ../../../../../libtool	--tag=CC   --mode=link x86_64-alt-linux-gcc
	-DBUILDING_AQHBCI -fvisibility=hidden -pipe -frecord-gcc-switches -Wall
	-g -O2 -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

freeipa-4.7.2-alt4
	************* Module ipatests.pytest_ipa.integration.tasks
	ipatests/pytest_ipa/integration/tasks.py:655: [C0415(import-outside-toplevel),
	modify_sssd_conf] Import outside toplevel (SSSDConfig))
	ipatests/pytest_ipa/integration/tasks.py:1195: [R1723(no-else-break),
	wait_for_cleanallruv_tasks] Unnecessary "else" after "break")
	************* Module ipatests.test_xmlrpc.test_certmap_plugin
	ipatests/test_xmlrpc/test_certmap_plugin.py:180:
	[R1721(unnecessary-comprehension), addcertmap_id] Unnecessary
	use of a comprehension)
	************* Module ipatests.test_xmlrpc.test_cert_plugin
	ipatests/test_xmlrpc/test_cert_plugin.py:239: [C0415(import-outside-toplevel),
	test_cert.test_00011_emails_are_valid] Import outside toplevel
	(ipaserver.plugins.cert))
	Your code has been rated at 10.00/10
	make: *** [Makefile:1219: fastlint] Error 28
	make: Leaving directory '/usr/src/RPM/BUILD/freeipa-4.7.2'

gawk-4.2.1.0.170.dc189d-alt1
	make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.2.1.0.170.dc189d-alt1/test'
	1 TESTS FAILED
	make[2]: *** [Makefile:4823: pass-fail] Error 1

gear-2.2.0-alt1
	tests passed:	  356  99%
	tests failed:	    1	0%
	tests skipped:	    0	0%

libsmi-0.5.0-alt1.svn1841
	parser-sming.c:5560:3: warning: type defaults to 'int' in declaration of 'yyresult'
	[-Wimplicit-int]
	parser-sming.c:5564:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-sming.c:5575:3: warning: data definition has no type or storage class
	--
	parser-sming.c:5576:3: warning: parameter names (without types) in function declaration
	parser-sming.c:5577:3: error: expected identifier or '(' before 'while'
	parser-sming.c:5584:3: error: expected identifier or '(' before 'if'
	parser-sming.c:5588:3: error: expected identifier or '(' before 'if'
	parser-sming.c:5591:3: error: expected identifier or '(' before 'return'
	parser-sming.c:5592:1: error: expected identifier or '(' before '}' token
	parser-sming.c:1283:27: warning: 'yystos' defined but not used [-Wunused-const-variable=]

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.10 usr  0.02 sys +  3.97 cusr  0.53 csys =
	4.62 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

perl-POSIX-1003-0.99_07-alt1.1
	Cannot find blib even in /usr/src/RPM/BUILD/POSIX-1003-0.99_07/../../../../..
	BEGIN failed--compilation aborted at lists.PL line 11.
	make: *** [Makefile:1113: system.c] Error 2

pki-core-10.7.4-alt1
	Your code has been rated at 10.00/10
	ERROR: InvocationError for command /usr/src/RPM/BUILD/pki-core-10.7.4/.tox/lint3/bin/python
	tools/pylint-build-scan.py tox (exited with code 6)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL lint3 in 41.759 seconds
	___________________________________ summary ____________________________________
	ERROR:	 lint3: parallel child exit code 1
	pep8py3: commands succeeded

python-module-heatclient-1.17.0-alt1
	from monotonic import monotonic as now	# noqa
	ImportError: No module named monotonic
	The full traceback has been saved in /usr/src/tmp/sphinx-err-nIowkC.log, if you want
	to report the issue to the developers.

python-module-pytest-pylint-0.14.0-alt2
	EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pytest-pylint-0.14.0/.tox/py37/bin/coverage run -m
	py.test (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 38.186 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

python-module-saharaclient-2.2.1-alt1
	from monotonic import monotonic as now	# noqa
	ImportError: No module named monotonic
	The full traceback has been saved in /usr/src/tmp/sphinx-err-_xCB4i.log, if you want
	to report the issue to the developers.

qt5-webengine-5.12.5-alt1
	+ true
	+ date
	Sat Oct 19 04:50:12 UTC 2019
	+ sleep 7m
	+ true
	+ date
	Sat Oct 19 04:57:12 UTC 2019
	+ sleep 7m
	+ true
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

vi-traditional-050325-alt1
	/usr/bin/ld.default: cannot find -luxre
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:267: ex] Error 1

	16 error logs REMOVED from the list
altlinux-freedesktop-menu-0.67-alt1
cilk-5.4.6-alt11
custodia-0.6.0-alt5
gpsd-3.15-alt1
gromacs-4.0.7-alt8
jed-2:0.99.19-alt2.qa2.1
libical-3.0.6-alt1
openstack-keystone-1:14.1.0-alt1
perl-Net-Server-Mail-0.28-alt1
python-module-jupyter_console-6.0.0-alt1
python-module-keystonemiddleware-5.2.0-alt1
python-module-libvirt-5.7.0-alt1
python-module-manhole-1.6.0-alt3
sgc-0.2.1-alt3
sssd-2.2.2-alt1
transgui-5.15.4-alt1.S1

Total 193 error logs.


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