ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20260404 i586 beehive_status: +25 -31 (187)
@ 2026-04-04 11:57 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2026-04-04 11:57 UTC (permalink / raw)
  To: sisyphus-cybertalk

	25 NEW error logs

auditd-plugin-clickhouse-lite-0.1.9-alt3
	ok 5 auditd-plugin-clickhouse def-threads 100-loads
	0% tests passed, 1 tests failed out of 1
	Total Test time (real) = 1500.11 sec
	The following tests FAILED:
	1 - main_test (Timeout)

cdi-api-2.0.2-alt2
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

dm-secdel-1.0.12-alt1
	systemctl daemon-reload
	make: systemctl: No such file or directory
	make: [Makefile:24: install-bin] Error 127 (ignored)
	systemctl enable secdeltab
	make: systemctl: No such file or directory
	make: [Makefile:25: install-bin] Error 127 (ignored)

dufs-0.43.0-alt1
	running 35 tests
	2026-04-04T09:39:57Z ERROR - Failed to zip /usr/src/tmp/.tmpkKpT7F, broken pipe
	test delete_file_404 ... ok
	--
	test head_file_404 ... ok
	2026-04-04T09:39:57Z ERROR - Failed to zip /usr/src/tmp/.tmpJsOdGz, an upstream reader
	returned an error: broken pipe
	2026-04-04T09:39:57Z ERROR - Failed to zip /usr/src/tmp/.tmpHWzI8H, an upstream reader
	returned an error: broken pipe
	2026-04-04T09:39:57Z ERROR - Failed to zip /usr/src/tmp/.tmphLwiMf, an upstream reader
	returned an error: broken pipe
	test get_dir_404 ... ok
	--
	running 9 tests
	2026-04-04T09:39:58Z ERROR - Failed to zip /usr/src/tmp/.tmpcNfT7D/dir-no-index, an
	upstream reader returned an error: broken pipe
	test render_try_index4::case_2 ... ok
	--
	running 22 tests
	test propfind_dir ... FAILED
	test propfind_dir_depth2 ... FAILED
	test copy_not_allow_upload ... FAILED
	test lock_file ... ok
	--
	---- propfind_dir stdout ----
	Error: reqwest::Error { kind: Request, url: "http://localhost:44189/dir1", source:
	hyper_util::client::legacy::Error(SendRequest, hyper::Error(Io, Os { code: 104, kind:
	ConnectionReset, message: "Connection reset by peer" })) }
	---- propfind_dir_depth2 stdout ----
	Error: reqwest::Error { kind: Request, url: "http://localhost:40999/dir1", source:
	hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code:
	111, kind: ConnectionRefused, message: "Connection refused" })) }
	---- copy_not_allow_upload stdout ----

glassfish-jsp-api2.3-2.3.3-alt3_2jpp11
	[ERROR]
	/usr/src/RPM/BUILD/javaee-jsp-api-javax.servlet.jsp-api-2.3.3/api/src/main/java/javax/servlet/jsp/el/ScopedAttributeELResolver.java:[142,41]
	cannot find symbol
	[ERROR]   symbol:   class ELClass
	[ERROR]   location: class javax.servlet.jsp.el.ScopedAttributeELResolver
	[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

jakarta-server-pages-3.0.0-alt1
	[ERROR]
	/usr/src/RPM/BUILD/jakarta-server-pages-3.0.0/api/src/main/java/jakarta/servlet/jsp/el/ScopedAttributeELResolver.java:[213,5]
	method does not override or implement a method from a supertype
	[ERROR]
	/usr/src/RPM/BUILD/jakarta-server-pages-3.0.0/api/src/main/java/jakarta/servlet/jsp/el/ScopedAttributeELResolver.java:[257,5]
	method does not override or implement a method from a supertype
	[ERROR]
	/usr/src/RPM/BUILD/jakarta-server-pages-3.0.0/api/src/main/java/jakarta/servlet/jsp/el/ScopedAttributeELResolver.java:[337,5]
	method does not override or implement a method from a supertype
	[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

jgit-5.11.0-alt2
	[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
	[ERROR]
	[ERROR] After correcting the problems, you can resume the build with the command
	[ERROR]   mvn <args> -rf :org.eclipse.jgit.pgm

libwebkitgtk6.0-2.50.4-alt1
	2 warnings generated.
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

lua5.4-module-ltreesitter-0.0.7-alt1_lr1
	csrc/parser.c: In function 'try_dlopen':
	csrc/parser.c:59:34: error: implicit declaration of function 'ts_language_version';
	did you mean 'ts_language_abi_version'? [-Wimplicit-function-declaration]
	59 |	     const uint32_t version = ts_language_version(lang);
	--
	csrc/parser.c: In function 'ltreesitter_parser_set_timeout':
	csrc/parser.c:526:9: error: implicit declaration of function 'ts_parser_set_timeout_micros'
	[-Wimplicit-function-declaration]
	526 |	      ts_parser_set_timeout_micros(p->parser, (uint64_t)n);
	Error: Build error: Failed compiling object csrc/parser.o
	gcc -O2 -fPIC -I/usr/include -c csrc/dynamiclib.c -o csrc/dynamiclib.o -Iinclude
	-I/usr/include

lua5.4-module-tree-sitter-teal-0.0.33-alt1_lr1
	tree-sitter-teal 0.0.33-1 depends on lua >= 5.1 (5.4-1 provided by VM: success)
	error: unexpected argument '--no-bindings' found
	tip: to pass '--no-bindings' as a value, use '-- --no-bindings'
	--
	For more information, try '--help'.
	Error: LuaRocks 3.11.1 bug (please report at https://github.com/luarocks/luarocks/issues).
	Arch.: linux-x86

python3-module-aiothreads-1.1.1-alt1
	/usr/src/RPM/BUILD/python3-module-aiothreads-1.1.1/tests/test_type_checking.yml:205:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-aiothreads-1.1.1/tests/test_type_checking.yml:220:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-aiothreads-1.1.1/tests/test_type_checking.yml:236:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-aiothreads-1.1.1/tests/test_type_checking.yml:253:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	=========================== short test summary info ============================
	FAILED tests/test_type_checking.yml::reveal_threaded_types -
	FAILED tests/test_type_checking.yml::reveal_threaded_iterable_types -
	FAILED tests/test_type_checking.yml::reveal_bound_method_types -
	FAILED tests/test_type_checking.yml::reveal_bound_iterable_method_types -
	======================== 4 failed, 128 passed in 27.35s ========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.14537 (%check)

python3-module-devpi-client-7.2.1-alt1.1
	self =
	CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-devpi-client-7.2.1/.run_venv/bin/devpi-server',
	'-h'], retur...nfig.py", line 560, in load_config_file\n    import
	strictyaml\nModuleNotFoundError: No module named \'strictyaml\'\n')
	def check_returncode(self):
	--
	self.stderr)
	E	    subprocess.CalledProcessError: Command
	'['/usr/src/RPM/BUILD/python3-module-devpi-client-7.2.1/.run_venv/bin/devpi-server',
	'-h']' returned non-zero exit status 1.
	/usr/lib/python3.13/subprocess.py:509: CalledProcessError
	--
	SKIPPED [2] testing/test_upload.py:164: 'git' command not found
	ERROR testing/test_functional.py::TestIndexThings::test_getjson_non_existent
	ERROR testing/test_functional.py::TestIndexThings::test_create_and_delete_index
	ERROR testing/test_functional.py::TestIndexThings::test_create_index_auth_deleted
	ERROR testing/test_functional.py::TestIndexThings::test_create_index__not_exists
	ERROR testing/test_functional.py::TestIndexThings::test_create_index_base_not_exists
	ERROR testing/test_functional.py::TestIndexThings::test_pypi_index_attributes
	ERROR testing/test_functional.py::TestIndexThings::test_create_index_base_empty
	ERROR testing/test_functional.py::TestIndexThings::test_create_index_base_normalized
	ERROR testing/test_functional.py::TestIndexThings::test_create_index_base_invalid

python3-module-devpi-process-1.1.1-alt1
	stdout = b''
	stderr = b'/usr/lib/python3/site-packages/pyramid/path.py:3: UserWarning: pkg_resources
	is deprecated as an API. See https://se...onfig.py", line 560, in load_config_file\n
	import strictyaml\nModuleNotFoundError: No module named \'strictyaml\'\n'
	retcode = 1
	--
	output=stdout, stderr=stderr)
	E		subprocess.CalledProcessError: Command
	'['/usr/src/RPM/BUILD/python3-module-devpi-process-1.1.1/.run_venv/bin/devpi-init',
	'--serverdir',
	'/usr/src/tmp/pytest-of-builder/pytest-0/test_create_server_with_pypi0/server', '--role',
	'standalone', '--root-passwd', 'QhFLfKiC']' returned non-zero exit status 1.
	/usr/lib/python3.13/subprocess.py:578: CalledProcessError
	--
	stdout = b''
	stderr = b'/usr/lib/python3/site-packages/pyramid/path.py:3: UserWarning: pkg_resources
	is deprecated as an API. See https://se...onfig.py", line 560, in load_config_file\n
	import strictyaml\nModuleNotFoundError: No module named \'strictyaml\'\n'
	retcode = 1
	--
	output=stdout, stderr=stderr)
	E		subprocess.CalledProcessError: Command
	'['/usr/src/RPM/BUILD/python3-module-devpi-process-1.1.1/.run_venv/bin/devpi-init',
	'--serverdir',
	'/usr/src/tmp/pytest-of-builder/pytest-0/test_create_server_start_args0/server', '--role',
	'standalone', '--root-passwd', 'voqAGZrm', '--no-root-pypi']' returned non-zero exit
	status 1.
	/usr/lib/python3.13/subprocess.py:578: CalledProcessError
	=========================== short test summary info ============================
	FAILED tests/test_devpi_process.py::test_create_server - subprocess.CalledPro...
	FAILED tests/test_devpi_process.py::test_create_server_with_pypi - subprocess...
	FAILED tests/test_devpi_process.py::test_create_server_start_args - subproces...
	========================= 3 failed, 1 passed in 1.54s ==========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', 'tests']'
	returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.82062 (%check)

python3-module-flask-3.1.3-alt2
	tests/test_reqctx.py::test_session_dynamic_cookie_name PASSED		 [ 80%]
	tests/test_reqctx.py::test_bad_environ_raises_bad_request FAILED	 [ 81%]
	tests/test_reqctx.py::test_normal_environ_completes PASSED		 [ 81%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_reqctx.py::test_bad_environ_raises_bad_request - assert 404...
	======================== 1 failed, 488 passed in 0.94s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-httpdbg-2.1.6-alt1
	>	assert "def handle_exception" in group.label, records._print_for_debug()
	E	AssertionError: None
	E	assert 'def handle_exception' in ''
	--
	------------------------------ Captured log call -------------------------------
	ERROR	 tests.test_server_hook_flask:app.py:875 Exception on /boum [GET]
	Traceback (most recent call last):
	--
	1 / 0
	ZeroDivisionError: division by zero
	INFO	 werkzeug:_internal.py:97 127.0.0.1 - - [04/Apr/2026 10:14:29] "^[[35m^[[1mGET
	/boum HTTP/1.1^[[0m" 500 -
	=========================== short test summary info ============================
	FAILED tests/test_server_hook_fastapi.py::test_fastapi_endpoint - assert b'' ...
	FAILED tests/test_server_hook_flask.py::test_flask_internal_server_error - As...
	=================== 2 failed, 185 passed in 60.02s (0:01:00) ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '--ignore=tests/ui']'
	returned non-zero exit status 1.

python3-module-loguru-0.7.3-alt3
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Output is not expected:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:245:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:251:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Output is not expected:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:257:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Output is not expected:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:262:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Output is not expected:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:275:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/python3-module-loguru-0.7.3/tests/typesafety/test_logger.yml:284:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	E     mypy.ini: [mypy]: Unrecognized option: force_union_syntax = true (diff)
	E     main:2: error: No overload variant of "add" of "Logger" matches argument types
	"Callable[[Any], None]", "int" (diff)
	E     main:2: note: Possible overload variants:     (diff)
	--
	E   Expected:
	E     main:2: error: No overload variant of "add" of "Logger" matches argument types
	"Callable[[Any], None]", "int" (diff)
	E     main:2: note: Possible overload variants:     (diff)
	--
	E   Alignment of first line difference:
	E     E: main:2: error: No overload variant of "add" of "Logger" matches argument...
	E     A: mypy.ini: [mypy]: Unrecognized option: force_uppercase_builtins = false...

python3-module-pexpect-4.9.0-alt1
	tests/test_replwrap.py::REPLWrapTestCase::test_python PASSED		 [ 66%]
	tests/test_replwrap.py::REPLWrapTestCase::test_zsh FAILED		 [ 67%]
	tests/test_repr.py::TestCaseMisc::test_str_before_spawn PASSED		 [ 67%]
	--
	tests/test_socket.py::ExpectTestCase::test_multiple_interrupts
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-pyopengl-3.1.9-alt2.3
	+ xvfb-run -a -s '-screen 0 1024x768x24 -ac +extension GLX +render -noreset' py.test-3
	tests -k 'not test_check_egl_es1 and not test_check_egl_es2 and not test_egl_ext_enumerate
	and not test_glCallLists_twice2'
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	============================= test session starts ==============================
	--
	>	    raise RuntimeError("Test Failed")
	E	    RuntimeError: Test Failed
	tests/test_checks.py:88: RuntimeError
	--
	------------------------------ Captured log call -------------------------------
	ERROR	 test_checks:test_checks.py:83 Failing check script output:
	/usr/lib/python3/site-packages/pygame/pkgdata.py:25: UserWarning: pkg_resources is
	deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The
	pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using
	this package or pin to Setuptools<81.
	from pkg_resources import resource_stream, resource_exists
	--
	ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
	ALSA lib conf.c:5205:(_snd_config_evaluate) function snd_func_card_inum returned error:
	No such file or directory
	ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
	ALSA lib conf.c:5205:(_snd_config_evaluate) function snd_func_concat returned error:
	No such file or directory
	ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
	ALSA lib conf.c:5205:(_snd_config_evaluate) function snd_func_refer returned error:
	No such file or directory
	ALSA lib conf.c:5728:(snd_config_expand) Evaluate error: No such file or directory
	ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM default
	--
	=========================== short test summary info ============================
	FAILED tests/test_checks.py::test_test_glgetfloat_leak - RuntimeError: Test F...
	= 1 failed, 86 passed, 2 skipped, 4 deselected, 1 xfailed, 2 warnings in 13.66s =

python3-module-pytest-mypy-plugins-3.1.2-alt1
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-parametrized.yml:9:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-parametrized.yml:9:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-parametrized.yml:40:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-parametrized.yml:40:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-regex-assertions.yml:7:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-simple-cases.yml:9:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-simple-cases.yml:22:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-simple-cases.yml:31:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-simple-cases.yml:38:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:
	--
	/usr/src/RPM/BUILD/pytest-mypy-plugins-3.1.2/pytest_mypy_plugins/tests/test-simple-cases.yml:46:
	E   pytest_mypy_plugins.utils.TypecheckAssertionError: Invalid output:
	E   Actual:

python3-module-qtconsole-5.7.2-alt1.1
	INFO	 : Running command: ['xvfb-run', '-s', '-nolisten local', 'pytest', '-v',
	'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	============================= test session starts ==============================
	--
	if obj == self._text_edit:
	AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
	/usr/bin/xvfb-run: line 171: 1626668 Aborted		     DISPLAY=:"$SERVERNUM"
	XAUTHORITY="$AUTHFILE" "$@"
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['xvfb-run', '-s', '-nolisten local', 'pytest',
	'-v', 'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']' returned
	non-zero exit status 134.

python3-module-scikit-build-core-0.12.2-alt1
	XFAIL tests/test_builder.py::test_get_python_library - Doesn't matter if this fails,
	usually not used
	FAILED tests/test_module_dir.py::test_all_modules_filter_all - AssertionError...
	FAILED tests/test_setuptools_abi3.py::test_abi3_wheel - UserWarning: No Globa...
	FAILED tests/test_setuptools_pep517.py::test_pep517_sdist[simple_setuptools_ext]
	FAILED tests/test_setuptools_pep517.py::test_pep517_wheel[simple_setuptools_ext]
	FAILED tests/test_setuptools_pep517.py::test_toml_sdist[toml_setuptools_ext]
	FAILED tests/test_setuptools_pep517.py::test_toml_wheel[toml_setuptools_ext]
	FAILED tests/test_setuptools_pep517.py::test_mixed_wheel[mixed_setuptools] - ...
	===== 7 failed, 407 passed, 62 skipped, 76 deselected, 1 xfailed in 36.99s =====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-m', 'not network']'
	returned non-zero exit status 1.

python3-module-wrapt-2.1.2-alt1
	del sys.last_exc  # type:ignore[attr-defined]
	except AttributeError:
	pass
	--
	actual_output = run_custom_action(self.py_path)
	except FileNotFoundError:
	warnings.warn(
	--
	f"Actual:\n{actual_output}"
	E	    AssertionError: Output did not match expected for mypy_synchronized_lock_t1.py
	E	    Expected (from mypy_synchronized_lock_t1.out):
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: error: All overload variants of
	"synchronized" require at least one argument  [call-overload]
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: note: Possible overload variants:
	--
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: note:	  def synchronized(wrapped:
	Any) -> SynchronizedObject
	E	    tests/mypy/mypy_synchronized_lock_t1.py:100: error: Too many arguments for
	"synchronized_function"  [call-arg]
	E	    Found 2 errors in 1 file (checked 1 source file)
	--
	E	    Actual:
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: error: All overload variants of
	"synchronized" require at least one argument  [call-overload]
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: note: Possible overload variants:
	--
	E	    tests/mypy/mypy_synchronized_lock_t1.py:93: note:	  def synchronized(wrapped:
	Any) -> SynchronizedObject
	E	    tests/mypy/mypy_synchronized_lock_t1.py:100: error: Too many arguments for
	"synchronized_function"  [call-arg]
	E	    Found 2 errors in 1 file (checked 1 source file)
	--
	=========================== short test summary info ============================
	FAILED tests/conftest.py::mypy_function_wrapper_fn_t4 - AssertionError: Outpu...
	FAILED tests/conftest.py::mypy_function_wrapper_fn_t5 - AssertionError: Outpu...
	FAILED tests/conftest.py::mypy_synchronized_lock_t1 - AssertionError: Output ...
	======================== 3 failed, 564 passed in 18.63s ========================

rng-tools-6.17-alt1.1
	PASS: rngtestzero.sh
	FAIL: rngtestjitter.sh
	Testsuite summary for rng-tools 6.17
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

sssd-2.9.8-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
	[==========] tests: Running 13 test(s).
	--
	[sssd] [sss_sssd_user_uid_and_gid] (0x0020): failed to get sssd user (_sssd) uid/gid,
	using root
	[  ERROR   ] --- test_ctx->ipa_ctx->server_mode->trusts
	[   LINE   ] --- src/tests/cmocka/test_ipa_subdomains_server.c:990: error: Failure!
	[  FAILED  ] test_ipa_server_trust_oneway_init
	[ RUN	   ] test_ipa_server_trust_init
	--
	[  PASSED  ] 12 test(s).
	[  FAILED  ] tests: 1 test(s), listed below:
	[  FAILED  ] test_ipa_server_trust_oneway_init
	1 FAILED TEST(S)

stockfish-18-alt1
	verify-elf: WARNING: ./usr/bin/stockfish: uses non-LFS functions: fstat ftruncate mmap
	open posix_fallocate readdir
	Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stockfish-buildroot
	Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42626
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd stockfish-18
	+ ./src/stockfish bench
	Stockfish 18 by the Stockfish developers (see AUTHORS file)
	/usr/src/tmp/rpm-tmp.42626: line 134: 1594358 Segmentation fault      ./src/stockfish bench

	31 error logs REMOVED from the list
android-tools-34.0.5-alt4
apicatalog-titanium-rdf-api-1.0.0-alt1
awww-0.11.2-alt1.61.gad93339
cabal-install-3.14.2.0-alt3
emptty-0.15.0-alt1
freemarker-0:2.3.31-alt1_4jpp11
gdcm-3.2.2-alt2
ghc9.6-1:9.6.7-alt1
guile-fibers-1.4.0-alt1
inkscape-1.4.3-alt1
liboqs-0.15.0-alt1
libreplaygain-r483-alt1.svn20131021
lucene-0:8.8.2-alt1_1jpp11
opensnitch-1.7.2-alt1
perl-POE-Component-SSLify-1.012-alt1_17
plexus-active-collections-1.0-alt2_0.33.beta2jpp11
plexus-archiver-4.11.0-alt1
plexus-io-3.6.0-alt1
publican-4.3.2-alt5_22
python3-module-dbus-fast-4.0.0-alt1
python3-module-django-celery-beat-2.8.1-alt2
python3-module-llvmlite-0.46.0-alt1
python3-module-loky-3.5.6-alt1
python3-module-pivy-2:0.6.10-alt2
python3-module-poetry-plugin-shell-1.0.1-alt1
python3-module-pygame-2.6.1-alt2.1
python3-module-signxml-4.4.0-alt1
python3-module-textdistance-4.6.3-alt1
python3-module-uharfbuzz-0.53.3-alt1
python3-module-zmq-27.1.0-alt1
sniffnet-1.4.1-alt1

Total 187 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-04 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-04 11:57 [cyber] I: Sisyphus-20260404 i586 beehive_status: +25 -31 (187) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git