[cyber] I: Sisyphus-20191018 x86_64 beehive_status: +11 -7 (195)

ALT beekeeper hiver на altlinux.org
Пт Окт 18 09:42:33 MSK 2019


	11 NEW error logs

altlinux-freedesktop-menu-0.67-alt1
	altlinux-webdevelopment.directory is not translated - please, update po files
	+ echo
	+ ok=0
	+ 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

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/lib64/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

custodia-0.6.0-alt5
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=60435): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	======================== 1 failed, 161 passed in 40.06s ========================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 49.686 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

gromacs-4.0.7-alt8
	sprintf(Buffer,"%s -c < %s",gunzip,fn);
	In file included from /usr/include/stdio.h:862,
	from ../../../src/tools/gmx_wham.c:37:
	/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 7 or more bytes
	(assuming 1030) into a destination of size 1024
	return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
	__bos (__s), __fmt, __va_arg_pack ());
	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

libical-3.0.6-alt1
	html/ICalAttach.html:342: warning: no link for: "NULL:CAPS" -> (<code
	class="literal">NULL</code>).
	html/ICalRecurrence.html:1095: warning: no link for: "GArray" -> (<span
	class="type">GArray</span>).
	html/ICalTimeSpan.html:147: warning: no link for: "g-object-unref" -> (<code
	class="function">g_object_unref()</code>).
	html/ICalTimezone.html:1183: warning: no link for: "FILE:CAPS" -> (<span
	class="type">FILE</span>).
	html/api-index-full.html:27: warning: no link for:
	"libical-glib-i-cal-forward-declarations" -> (i-cal-forward-declarations).
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'
	make[1]: Entering directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'
	[ 99%] Built target gtkdoc-libical-glib
	make[1]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'
	make: *** [Makefile:141: all] Error 2

perl-Net-Server-Mail-0.28-alt1
	t/smtp.t ...... ok
	# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
	# kill 9, 51686 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

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

python-module-manhole-1.6.0-alt3
	tests/test_manhole.py::test_sigmask SKIPPED				 [ 75%]
	tests/test_manhole.py::test_stderr_doesnt_deadlock FAILED		 [ 77%]
	tests/test_manhole.py::test_uwsgi SKIPPED				 [ 80%]
	--
	seconds, check_strings
	E   AssertionError: Waited 30.00secs but ['SUCCESS'] did not appear in output in the
	given order !
	----------------------------- Captured stdout call -----------------------------
	--
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-6247 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:527: condition: not is_module_available("uwsgi")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	======= 1 failed, 40 passed, 4 skipped, 1 warnings in 303.69s (0:05:03) ========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	___________________________________ summary ____________________________________
	py27-normal-normal-nocov: commands succeeded
	ERROR:	 py37-normal-normal-nocov: commands failed

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-tdiuq_.log, if you want
	to report the issue to the developers.

sssd-2.2.2-alt1
	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)

transgui-5.15.4-alt1.S1
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1036,13) п≈п╟п╪п╣я┌п╨п╟: (6058) Call to
	subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1063,51) п≈п╟п╪п╣я┌п╨п╟: (6058) Call to
	subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1085,51) п≈п╟п╪п╣я┌п╨п╟: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1424,39) п≈п╟п╪п╣я┌п╨п╟: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1446,53) п≈п╟п╪п╣я┌п╨п╟: (An unhandled
	exception occurred at $000000000051DD52:
	EAccessViolation: Access violation
	$000000000051DD52
	$00000000009E4E78
	$00000000009E8E94
	$00000000009EA0EE

	7 error logs REMOVED from the list
aqbanking-5.7.8-alt2
perl-HTTP-Proxy-0.304-alt2
plasma5-kwin-5.16.5-alt1
qt5-webengine-5.12.4-alt2
quilt-0.66-alt1
riot-desktop-1.4.2-alt1
xtux-20030306-alt5.qa1

Total 195 error logs.


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