[cyber] I: Sisyphus-20200823 x86_64 beehive_status: +12 -11 (179)

ALT beekeeper hiver на altlinux.org
Пн Авг 24 00:13:08 MSK 2020


	12 NEW error logs

apache-commons-math-0:3.4.1-alt2_10jpp8
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/commons-math3-3.4.1-src/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

curl-7.72.0-alt1
	TESTDONE: 1073 tests out of 1075 reported OK: 99%
	TESTFAIL: These test cases failed: 587 588
	TESTDONE: 1374 tests were considered during 480 seconds.

custodia-0.6.0-alt6
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=47057): Max
	retries exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL:
	TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2622)')))
	=========================== short test summary info ============================
	FAILED tests/test_custodia.py::CustodiaHTTPSTests::test_client_no_client_cert
	======================== 1 failed, 161 passed in 39.61s ========================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py38/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py38 in 47.493 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py38: parallel child exit code 1

doublecmd-1.0.0-alt0.1.rev9483
	Warning: (lazarus) [TLazPackageGraph.ConvertPackageRSTFiles] skipping read only directory
	/usr/lib64/lazarus/lcl/languages/
	00000058EE80
	$00000000005989DD
	$00000000005983F6
	$000000000059CC15
	$0000000000403737
	$000000000040279F
	$00000000004023E8
	$0000000000407B83
	$000000000040A799

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

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

libgupnp-igd-0.2.5-alt4
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-0.2.5/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-test
	/usr/bin/meson test --no-rebuild --print-errorlogs

libical-3.0.8-alt1
	html/ICalAttach.html:343: 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.8/BUILD'
	make[1]: Entering directory '/usr/src/RPM/BUILD/libical-3.0.8/BUILD'
	[ 99%] Built target gtkdoc-libical-glib
	make[1]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.8/BUILD'
	make: *** [Makefile:160: all] Error 2

meschach-1.2-alt1.b.3
	Verifying ELF objects in /usr/src/tmp/meschach-buildroot
	(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: bd_free
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: Usolve
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: trieig
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: square
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: rot_vec
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: givens
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _v_norm2

perl-Net-SIP-0.823-alt1
	t/19_call_with_dtmf.t ................... ok
	#   Failed test '[uac] got rtp packet#100'
	#   at ./t/testlib.pl line 234.
	#   Failed test 'fatal error at ./t/testlib.pl line 235.
	#   at ./t/testlib.pl line 31.
	--
	t/20_channel_on_hold.t		      (Wstat: 256 Tests: 58 Failed: 2)
	Failed tests:  57-58
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/21 test programs. 2/1795 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

python-module-terminado-0.5-alt2.git20150717
	+ nosetests3 -v
	test_basic (terminado.tests.basic_test.CommonTests) ... ERROR
	test_basic_command (terminado.tests.basic_test.CommonTests) ... ok
	--
	test_unique_processes (terminado.tests.basic_test.UniqueTermTests) ... ok
	ERROR: test_basic (terminado.tests.basic_test.CommonTests)
	Traceback (most recent call last):
	--
	raise WebSocketClosedError()
	tornado.websocket.WebSocketClosedError:
	-------------------- >> begin captured logging << --------------------
	--
	Ran 8 tests in 35.078s
	FAILED (errors=1)

sbcl-2.0.4-alt1
	; wrote
	/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-branching-forms.fasl
	; compilation finished in 0:00:00.001
	; compiling file
	"/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover/test-data-4.lisp" (written
	06 MAY 2020 02:00:12 PM):
	; wrote /usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-4.fasl
	; compilation finished in 0:00:00.000
	* make[1]: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover'
	make: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

	11 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
chromium-84.0.4147.105-alt1
cilk-5.4.6-alt11
clisp-1:2.49.92-alt2
ipmiutil-3.1.3-alt1
perl-HTTP-Proxy-0.304-alt2
perl-Net-Server-Mail-0.28-alt1
python-module-pexpect-4.7.0-alt1
qcad-3.24.3.10-alt1
tellico-3.3.1-alt1
xdg-desktop-portal-1.7.2-alt1

Total 179 error logs.


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