[cyber] I: Sisyphus-20190720 i586 beehive_status: +11 -6 (68)

ALT beekeeper hiver на altlinux.org
Сб Июл 20 17:48:12 MSK 2019


	11 NEW error logs

cilk-5.4.6-alt11
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    
S1		 
Q1.1		
Q1.2	       
Q1.3	      
Q1.4	     
Q1.5
	
Q1.6	       
Q1.7	      
Q1.8	     
S2	  
Q2.1		 
Q2.2
	
Q2.3	       
Q2.4	      
S3	   
Q3.1	  
Q3.2		 
Q3.3
	
Q3.4	       
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /bin/install -p .libs/libcilk.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] 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

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

neko-2.2.0-alt4.gitb68336c
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 95%] Built target nekotools
	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

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-dbusmock-0.18.2-alt1
	test_default_timezone (test_timedated.TestTimedated) ... SKIP: timedatectl not installed
	(upower:17896): UPower-WARNING **: 11:56:43.853: Cannot connect to upowerd: Could not
	connect: No such file or directory
	test_charging_battery (test_upower.TestUPower) ... ok
	--
	test_subobjects (test_urfkill.TestURfkill) ... ok
	ERROR: test_onearg_noret (test_api.TestAPI)
	one argument, no return value
	--
	assert timeout > 0, 'timed out waiting for D-BUS object %s: %s' % (path, last_exc)
	AssertionError: timed out waiting for D-BUS object /: None
	ERROR: test_unicode_str (test_api.TestAPI)
	unicode string roundtrip
	--
	message.append(signature=signature, *args)
	TypeError: More items found in D-Bus signature than in Python arguments
	-------------------- >> begin captured logging << --------------------
	dbus.connection: ERROR: Unable to set arguments (u'a\u2665b',) according to signature
	u'si': <type 'exceptions.TypeError'>: More items found in D-Bus signature than in
	Python arguments
	--------------------- >> end captured logging << ---------------------
	FAIL: test_properties (test_api.TestAPI)
	add and change properties
	--
	raise self.failureException('%r not found in %s' % (pattern, value))
	AssertionError: '\n[0-9.]+ Get org.freedesktop.Test.Main.version\n' not found in
	FAIL: test_signals (test_api.TestAPI)
	emitting signals
	--
	raise self.failureException('%r not found in %s' % (pattern, value))
	AssertionError: '[0-9.]+ emit org.freedesktop.Test.Main.SigNoArgs\n' not found in
	FAIL: test_twoarg_ret (test_api.TestAPI)

python-module-joblib-0.13.2-alt2
	joblib/test/test_store_backends.py::test_concurrency_safe_write[multiprocessing]
	hasher-priv: master: idle time limit (3600 seconds) exceeded

python-module-jupyter_console-6.0.0-alt1
	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 65.077s
	FAILED (errors=1)

python-module-pytest-cov-2.7.1-alt1
	Б°■ OK py27 in 5 minutes, 34.164 seconds
	hasher-priv: master: idle time limit (3600 seconds) exceeded

sgc-0.2.1-alt3
	+ xvfb-run sh makedocs
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-N1MJIG.log, if you want
	to report the issue to the developers.

sssd-2.2.0-alt2
	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
gumtree-2.1.1-alt1
perl-HTTP-Proxy-0.304-alt2
perl-Net-Server-Mail-0.28-alt1
python-module-pytest-benchmark-3.2.2-alt1
shogun-6.1.3-alt2
socat2-2.0.0-alt6

Total 68 error logs.


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