[cyber] I: Sisyphus-20241009 x86_64 beehive_status: +14 -10 (107)

ALT beekeeper hiver на altlinux.org
Ср Окт 9 08:48:11 MSK 2024


	14 NEW error logs

caddy-2.8.4-alt2
	ok	github.com/caddyserver/caddy/v2/modules/caddypki/acmeserver	0.057s
	?	github.com/caddyserver/caddy/v2/modules/caddytls/distributedstek	[no
	test files]
	?	github.com/caddyserver/caddy/v2/modules/caddytls/standardstek	[no test files]
	?	github.com/caddyserver/caddy/v2/modules/filestorage	[no test files]
	?	github.com/caddyserver/caddy/v2/modules/standard	[no test files]
	?	github.com/caddyserver/caddy/v2/notify	[no test files]
	ok	github.com/caddyserver/caddy/v2/modules/caddytls	0.054s
	ok	github.com/caddyserver/caddy/v2/modules/logging 0.037s
	ok	github.com/caddyserver/caddy/v2/modules/metrics 0.033s
	FAIL

gem-cuprite-0.15-alt1
	Wrote: /usr/src/in/nosrpm/gem-cuprite-0.15-alt1.nosrc.rpm (w1.gzdio)
	error: failed build dependencies:
	gem(puma) >= 6 conflicts with gem-cuprite-0.15-alt1

gem-patron-0.13.3.33-alt0.1
	Wrote: /usr/src/in/nosrpm/gem-patron-0.13.3.33-alt0.1.nosrc.rpm (w1.gzdio)
	error: failed build dependencies:
	gem(puma) >= 6 conflicts with gem-patron-0.13.3.33-alt0.1

guile-fibers-1.3.1-alt1
	;;; compiled
	/usr/src/.cache/guile/ccache/2.2-LE-8-3.A/usr/src/RPM/BUILD/guile-fibers-1.3.1/tests/concurrent-web-server.scm.go
	Backtrace:
	7 (apply-smob/1 #<catch-closure 7fdf3b973ba0>)
	--
	In procedure connect: Connection refused
	FAIL: tests/concurrent-web-server.scm
	1 of 11 tests failed
	make[2]: *** [Makefile:1081: check-TESTS] Error 1

ldns-1.8.4-alt1
	ld: /usr/src/tmp/cc6xaPNI.debug.temp.o: error adding symbols: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:206: examples/ldns-walk] Error 1

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd FAIL	     7.32s   killed by signal 5 SIGTRAP
	Summary of Failures:
	1/1 gupnp-simple-igd FAIL	     7.32s   killed by signal 5 SIGTRAP
	Ok:		    0
	Expected Fail:	    0
	Fail:		    1
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    0
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

mailfromd-8.16-alt1
	120: Working current_message			     ok
	121: message_body_is_empty			     FAILED (nulmsg.at:20)
	Header Functions
	--
	## Test results. ##
	ERROR: 121 tests were run,
	1 failed unexpectedly.

mumps-5.3.5-alt3
	ld: /usr/src/tmp/ccAaop0r.ltrans0.ltrans.o: in function `setupElimTree':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/tree.c:377:(.text+0x9fc9): undefined
	reference to `setupCSSFromGraph'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/tree.c:377:(.text+0xa0fc): undefined
	reference to `setupCSSFromGraph'
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

python3-module-easyprocess-1.1-alt2
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 15%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 18%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 21%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 26%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 28%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 31%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 78.79s (0:01:18) ====================

python3-module-mdp-3.6.0.15.g64f14eee-alt3
	>	    return func(*args, **kwds)
	E	    AssertionError:
	E	    Arrays are not almost equal to 1 decimals
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_VartimeSFANode.py::test_VartimeSFANode1 - AssertionError:
	========= 1 failed, 730 passed, 26 skipped, 176076 warnings in 47.26s ==========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/py3/bin/pytest mdp
	(exited with code 1)
	py3 finish: run-test  after 48.16 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/.tmp/package/1/MDP-3.6-py2.py3-none-any.whl

python3-module-pytest-mpi-0.6-alt1
	>	    result.assert_outcomes(xpassed=1)
	E	    AssertionError: assert {'errors': 1,...pped': 0, ...} == {'errors':
	0,...pped': 0, ...}
	E
	--
	==================================== ERRORS ====================================
	_________________ ERROR collecting pytest-cache-files-byq_0fmg _________________
	/usr/lib/python3/site-packages/_pytest/runner.py:341: in from_call
	--
	with os.scandir(path) as s:
	E   FileNotFoundError: [Errno 2] No such file or directory:
	'/usr/src/tmp/pytest-of-builder/pytest-0/test_mpi_xfail_under_mpi0/pytest-cache-files-byq_0fmg'
	=============================== MPI Information ================================
	Unable to import mpi4py=========================== short test summary info
	============================
	ERROR pytest-cache-files-byq_0fmg - FileNotFoundError: [Errno 2] No such file...
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	=========================== short test summary info ============================
	FAILED tests/test_markers.py::test_mpi_xfail_under_mpi - AssertionError: asse...
	========================= 1 failed, 12 passed in 4.62s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore',
	'-p', 'pytester', '--runpytest=subprocess']' returned non-zero exit status 1.

python3-module-pytest-xdist-3.6.1-alt1
	result = pytester.runpytest("-n1")
	>	result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
	E	Failed: nomatch: '*RuntimeError: Some runtime error*'
	E	    and: '============================= test session starts
	=============================='
	--
	E	    and: 'INTERNALERROR>     raise OSError(f"cannot send to {self!r}")'
	E	    and: 'INTERNALERROR> OSError: cannot send to <Channel id=3 closed>'
	E	    and: ''
	E	    and: '============================ no tests ran in 0.27s
	============================='
	E	remains unmatched: '*RuntimeError: Some runtime error*'
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-3.6.1/testing/acceptance_test.py:1198:
	Failed
	--
	INTERNALERROR>	   raise OSError(f"cannot send to {self!r}")
	INTERNALERROR> OSError: cannot send to <Channel id=3 closed>
	============================ no tests ran in 0.27s =============================
	--
	XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested
	warning classes are not supported.
	FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
	============ 1 failed, 190 passed, 6 skipped, 10 xfailed in 56.67s =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.20859 (%check)

python3-module-pythran-0.16.1-alt1
	INFO	 : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

xdg-desktop-portal-1.18.4-alt1
	Б√╤  8/28 /portal/inhibit/monitor -
	xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion
	failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL
	Б√╤  8/28							ERROR
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.41s
	killed by signal 6 SIGABRT
	>>> G_DEBUG=gc-friendly ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
	XDP_UNINSTALLED=1 MALLOC_PERTURB_=167
	MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/tests
	G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests
	MESON_TEST_ITERATION=1 XDG_CURRENT_DESKTOP=test
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/share
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/test-portals
	--verbose --keep-going --tap -p /portal/inhibit
	--
	XDP: providing portal org.freedesktop.portal.GameMode
	(/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/../src/xdg-desktop-portal:2109709):
	xdg-desktop-portal-WARNING **: 04:59:08.514: Failed to create RealtimeKit proxy: Could
	not connect: No such file or directory
	XDP: providing portal org.freedesktop.portal.Realtime
	--
	Summary of Failures:
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.41s
	killed by signal 6 SIGABRT
	Ok:		    26

	10 error logs REMOVED from the list
automake_1.11-1.11.6-alt10
foomuuri-0.24-alt3
fprintd-1.94.4-alt1
libcapypdf-0.10.0-alt1
perl-Starlet-0.31-alt1_22
python3-module-cheroot-10.0.1-alt2
python3-module-websockets-12.0-alt1
python3-module-zmq-26.0.3-alt1
tarantool-picodata-2.11.2.109-alt1
tmux-3.5a-alt1

Total 107 error logs.


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