[cyber] I: Sisyphus-20250504 x86_64 beehive_status: +14 -23 (315)

ALT beekeeper hiver на altlinux.org
Вс Май 4 16:35:45 MSK 2025


	14 NEW error logs

altlinux-freedesktop-menu-0.70-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ 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

erlang-proper-1.4.0.19.3bbd-alt1
	1) proper_tests:max_size_test/0
	     Failure/Error: ?assert(2 * Ts >= Tb)
	expected: true

gcc14-14.2.1-alt1
	Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nLB7mZ
	Processing files: gcc14-gdb-plugin-14.2.1-alt1
	Finding Provides (using /usr/lib/rpm/find-provides)
	Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NulZXK
	find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
	lib.prov: /usr/src/tmp/gcc14-buildroot/usr/lib64/libcc1.so: 2 symbols, 11 bpp
	Finding Requires (using /usr/lib/rpm/find-requires)
	Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jM2cgu
	find-requires: running scripts
	(cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
	hasher-privd: parent: work_limits_ok: time elapsed limit (28800 seconds) exceeded

java-1.8.0-openjdk-0:1.8.0.452.b09-alt1
	RPM build errors:
	Unparseable macro: % by %%)
	Macro %z not found
	ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.452.b09-alt1
	ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.452.b09-alt1
	ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.452.b09
	ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.452.b09-alt1
	ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.452.b09-alt1
	ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.452.b09-alt1
	Unparseable macro: %.*}"

ocaml-lsp-1.22.0-alt1
	+    detached: /-----------------------------------------------------------------------
	+    | Internal error: Uncaught exception.
	+    | ("fd closed unflushed",

onboard-1.4.2.2-alt2
	from Onboard/osk/osk_virtkey_wayland.c:32:
	Onboard/osk/osk_module.h:30:16: error: expected identifier before numeric constant
	30 | typedef enum { false, true } bool;
	Onboard/osk/osk_module.h:30:30: error: expected Б─≤;Б─≥, identifier or Б─≤(Б─≥ before
	Б─≤_BoolБ─≥
	30 | typedef enum { false, true } bool;
	error: command '/usr/bin/x86_64-alt-linux-gcc' failed with exit code 1
	Traceback (most recent call last):
	--
	raise RuntimeError(err_msg) from None
	RuntimeError: build_wheel failed

perl-Net-SIP-0.838-alt1
	# received=196 lost=0 expect ca. 467.5 packets, events='1 2 D # 3 4 B *'
	#   Failed test 'UAS RTP ok'
	#   at t/19_call_with_dtmf.t line 151.
	--
	t/19_call_with_dtmf.t		      (Wstat: 256 (exited 1) Tests: 216 Failed: 1)
	Failed test:  205
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/26 test programs. 1/2000 subtests failed.
	make: *** [Makefile:829: test_dynamic] Error 255

python3-module-cheroot-10.0.1-alt3
	[gw3] [ 97%] PASSED
	cheroot/test/test_wsgi.py::test_gateway_write_needs_start_response_called_before
	[gw8] [ 98%] ERROR cheroot/test/test_ssl.py::test_ssl_env[2-True-pyopenssl]
	[gw5] [ 98%] PASSED cheroot/test/test_conn.py::test_HTTP11_Timeout_after_request
	--
	==================================== ERRORS ====================================
	_______________ ERROR at setup of test_ssl_env[2-True-pyopenssl] _______________
	[gw8] linux -- Python 3.12.10
	/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
	--
	>	    assert col in needed_collectors, "previous item was not torn down properly"
	E	    AssertionError: previous item was not torn down properly
	col	   = <Module test_server.py>
	--
	XFAIL cheroot/test/test_core.py::test_large_request -
	https://github.com/cherrypy/cheroot/issues/106
	ERROR cheroot/test/test_ssl.py::test_ssl_env[2-True-pyopenssl] - AssertionErr...
	=================== 152 passed, 3 xfailed, 1 error in 23.17s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_tls_client_auth']' returned non-zero exit status 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 81.44s (0:01:21) ====================

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

python3-module-srt-3.5.3-alt1
	tests/test_srt.py::test_parser_noncontiguous_ignore_errors PASSED	 [ 64%]
	tests/test_srt.py::test_parser_noncontiguous_leading FAILED		 [ 66%]
	tests/test_srt.py::test_parser_didnt_match_to_end_raises PASSED		 [ 68%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_srt.py::test_parser_noncontiguous_leading - Failed: DID NOT...
	======================== 1 failed, 44 passed in 42.63s =========================

siril-1.2.6-alt1
	assert isinstance(inc, build.IncludeDirs), 'for mypy'
	AssertionError: for mypy
	librtprocess| C++ linker for the host machine: c++ ld.bfd 2.43.1.20241025
	--
	librtprocess| Subproject librtprocess finished.
	meson.build:284:27: ERROR: Unhandled python exception
	This is a Meson bug and should be reported!

srt-1.5.4-alt2
	[  PASSED  ] 267 tests.
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] TestFEC.ConnectionReorder
	1 FAILED TEST
	YOU HAVE 6 DISABLED TESTS

zcad-0.9.16.2-alt1
	[TEnvironmentOptions.Load]  error reading "/usr/src/.lazarus/environmentoptions.xml": In
	'file:///usr/src/.lazarus/environmentoptions.xml' (line 1 pos 1): Illegal at document level
	Error: (lazbuild) Invalid Lazarus directory "": directory lcl not found
	make: *** [Makefile:254: installpkgstolaz] Error 7

	23 error logs REMOVED from the list
ayugram-desktop-5.12.3-alt1
branding-alt-starterkit-1:11-alt3
cvise-2.11.0-alt1
dropbear-musl-2025.87-alt2
dufs-0.43.0-alt1
gnome-commander-1.18.2-alt1
guile-fibers-1.3.1-alt1
ledger-3.3.2-alt1.2
libgda6-6.0.0-alt2
libliftoff-0.5.0-alt1
libtiff-4.7.0-alt1
node-22.14.0-alt1
openimagedenoise-2.3.2-alt1
php8.4-pcntl-8.4.6-alt1
python3-module-hid-tools-0.9-alt1
python3-module-oslo.service-4.1.1-alt1
python3-module-rsa-4.9-alt2
python3-module-zmq-26.4.0-alt1
stringtemplate4-4.3.3-alt1_3jpp11
tdlib-1.8.21-alt2
telegram-desktop-5.13.1-alt1
tmux-3.5a-alt1
woomer-0.1.0-alt2

Total 315 error logs.


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