ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20240818 x86_64 beehive_status: +27 -17 (192)
Date: Sun, 18 Aug 2024 10:00:30 +0000
Message-ID: <ZsHGPkLSgPEL04yt@beehive.mskdc.altlinux.org> (raw)

	27 NEW error logs

aqbanking-6.4.1-alt1
	make[5]: Entering directory
	'/usr/src/RPM/BUILD/aqbanking-6.4.1/src/libs/plugins/backends/aqebics'
	make[5]: *** No rule to make target 'built_sources'.  Stop.
	make[5]: Leaving directory
	'/usr/src/RPM/BUILD/aqbanking-6.4.1/src/libs/plugins/backends/aqebics'
	--
	make[5]: Entering directory
	'/usr/src/RPM/BUILD/aqbanking-6.4.1/src/libs/aqbanking/backendsupport'
	make[5]: *** No rule to make target 'jobqueue.c', needed by 'jobqueue.lo'.  Stop.
	make[5]: Leaving directory
	'/usr/src/RPM/BUILD/aqbanking-6.4.1/src/libs/aqbanking/backendsupport'

automake_1.11-1.11.6-alt10
	checking for upc... no
	configure: error: no Unified Parallel C compiler was found
	+ exit_status=77
	--
	+ exit 77
	1 of 878 tests failed
	(73 tests were not run)

givaro-4.2.0-alt4.gitfc6cac7
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/matrix/givmatsparse.h...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/matrix/givmatsparseops.inl...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/matrix/givmatsparseops.inl...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/matrix/givmatstorage.h...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/matrix/givmatstorage.h...
	Preprocessing /usr/srfree(): invalid size
	make[2]: *** [Makefile:497: docs] Aborted
	make[2]: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0/docs'
	make[1]: *** [Makefile:607: all-recursive] Error 1
	make: *** [Makefile:435: all] Error 2

just-1.32.0-alt1
	choose::status_error
	test result: FAILED. 775 passed; 1 failed; 7 ignored; 0 measured; 2 filtered out;
	finished in 3.39s
	error: test failed, to rerun pass `--test integration`
	error: 1 target failed:
	`--test integration`

lightdm-1.32.0-alt7
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  2
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  2
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test-switch-to-greeter-return-session-logout
	** (process:159318): WARNING **: 08:02:02.041: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:159345): WARNING **: 08:02:02.051: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:159392): WARNING **: 08:02:02.059: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:159454): WARNING **: 08:02:02.071: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory

mercurial-6.6.3-alt1
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	make: *** [Makefile:29: hg-ssh.8.txt] Error 1

perl-Server-Starter-0.35-alt1.1
	received TERM, sending TERM to all workers:2533202
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-commentjson-0.9.0-alt1
	test_object_pairs_hook
	(commentjson.tests.test_json.test_decode.TestCommentJsonDecode.test_object_pairs_hook)
	... ok
	test_parse_constant
	(commentjson.tests.test_json.test_decode.TestCommentJsonDecode.test_parse_constant)
	... ERROR
	test_string_with_utf8_bom
	(commentjson.tests.test_json.test_decode.TestCommentJsonDecode.test_string_with_utf8_bom)
	... ok
	--
	test_loads_with_kwargs
	(commentjson.tests.test_commentjson.TestCommentJson.test_loads_with_kwargs) ... ok
	ERROR: test_parse_constant
	(commentjson.tests.test_json.test_decode.TestCommentJsonDecode.test_parse_constant)
	Traceback (most recent call last):
	--
	raise ValueError('Unable to parse text', text)
	ValueError: ('Unable to parse text', 'Infinity')
	Ran 67 tests in 9.429s
	FAILED (errors=1, skipped=4)
	Test failed: <unittest.runner.TextTestResult run=67 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=67 errors=1 failures=0>

python3-module-executing-2.0.1-alt1
	SKIPPED [1] tests/test_main.py:770: These tests are very slow, enable them explicitly
	FAILED tests/test_main.py::TestStuff::test_iter - executing._exceptions.Verif...
	============ 1 failed, 183 passed, 15 skipped, 2 warnings in 4.85s =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', 'tests']'
	returned non-zero exit status 1.

python3-module-fontawesome-markdown-0.5.0-alt1
	Selecting python3-module-markdown for 'python3(markdown)'
	E: Couldn't find package fonts-otf-fontawesome5
	hsh-install: Failed to calculate package file list.

python3-module-furl-2.1.3-alt2
	>	assert f.url == '////path'
	E	AssertionError: assert '//////path' == '////path'
	E
	--
	=========================== short test summary info ============================
	FAILED tests/test_furl.py::TestFurl::test_odd_urls - AssertionError: assert '...
	========================= 1 failed, 77 passed in 4.40s =========================

python3-module-future-1.0.0-alt1
	Note the case normalization of header names here, to ... ok
	FAIL: test_ftp (test_future.test_urllib2.HandlerTests.test_ftp)
	Traceback (most recent call last):
	--
	self.assertEqual(headers.get("Content-type"), mimetype)
	AssertionError: 'image/gif' != None
	Ran 54 tests in 0.021s
	FAILED (failures=1, skipped=1)
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/test_future/test_urllib2.py::HandlerTests::test_ftp - AssertionE...
	FAILED tests/test_future/test_urllib2.py::test_main - future.backports.test.s...
	= 2 failed, 1041 passed, 52 skipped, 2 deselected, 46 xfailed, 80 warnings in 17.51s =
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-future-1.0.0/.tox/py3/bin/pytest -k 'not
	test_isinstance_recursion_limit and not test_subclass_recursion_limit' (exited with code 1)
	py3 finish: run-test  after 17.93 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-future-1.0.0/.tox/.tmp/package/1/future-1.0.0-py3-none-any.whl

python3-module-novaclient-18.6.0-alt1
	for action, option, value in option_tuples]
	ValueError: too many values to unpack (expected 3)
	novaclient.tests.unit.test_shell.ParserTest.test_ambiguous_option
	--
	for action, option, value in option_tuples]
	ValueError: too many values to unpack (expected 3)
	Totals

python3-module-oslo.config-9.5.0-alt1
	raise ArgumentError(None, _('cannot have multiple subparser arguments'))
	argparse.ArgumentError: cannot have multiple subparser arguments
	Totals

python3-module-pdm-backend-2.3.3-alt1
	output=stdout, stderr=stderr)
	E		subprocess.CalledProcessError: Command '[PosixPath('/usr/bin/hg'),
	'init']' returned non-zero exit status 1.
	/usr/lib64/python3.12/subprocess.py:571: CalledProcessError
	_ ERROR at setup of
	test__get_version_from_scm__selects_by_tag_filter_on_different_commits[hg-1] _
	request = <SubRequest 'scm' for <Function
	test__get_version_from_scm__selects_by_tag_filter_on_different_commits[hg-1]>>
	--
	stdout = ''
	stderr = 'Traceback (most recent call last):\n	File "/usr/bin/hg", line 57, in <module>\n
	from mercurial import dispatch\n ...eError: partially initialized module \'threading\'
	has no attribute \'RLock\' (most likely due to a circular import)\n'
	retcode = 1
	--
	output=stdout, stderr=stderr)
	E		subprocess.CalledProcessError: Command '[PosixPath('/usr/bin/hg'),
	'init']' returned non-zero exit status 1.
	/usr/lib64/python3.12/subprocess.py:571: CalledProcessError
	--
	SKIPPED [1] tests/test_utils.py:20: Windows path
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_tag_if_method_unspecified[hg]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__adds_details_if_project_is_dirty[hg]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_version_if_tag_has_v[hg]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_default_if_tag_cannot_be_parsed[hg]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__tag_regex[hg]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_same_commit[hg-0]
	ERROR
	tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_same_commit[hg-1]

python3-module-pulsectl-asyncio-1.2.0-alt1
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED
	[ 29%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED
	[ 35%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%]
	--
	>			self.assertGreater(peak, 0)
	E      AssertionError: 0.0 not greater than 0
	tests/test_async_with_dummy_instance.py:461: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
	=================== 1 failed, 16 passed, 1 warning in 20.23s ===================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.2.0/.tox/py3/bin/pytest -vra
	(exited with code 1)
	py3 finish: run-test  after 20.42 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.2.0/.tox/.tmp/package/1/pulsectl_asyncio-1.2.0-py3-none-any.whl

python3-module-pyside6-6.6.2-alt3.2
	459/479 Test #450: QtQml_qquickitem_grabToImage ....................***Failed	 3.88 sec
	error: XDG_RUNTIME_DIR is invalid or not set in the environment.
	F
	FAIL: testQQuickItemGrabToImageSharedPointer
	(__main__.TestGrabToSharedPointerImage.testQQuickItemGrabToImageSharedPointer)
	Traceback (most recent call last):
	--
	self.assertTrue(self.image)
	AssertionError: <PySide6.QtGui.QImage(null) at 0x7fabc7f2fd80> is not true
	Ran 1 test in 1.494s
	FAILED (failures=1)
	Start 475: QtUiTools_bug_958
	--
	479/479 Test #476: QtUiTools_bug_965 ...............................   Passed	 2.56 sec
	99% tests passed, 1 tests failed out of 479
	Total Test time (real) =  64.03 sec
	The following tests FAILED:
	450 - QtQml_qquickitem_grabToImage (Failed)

python3-module-sanic-24.6.0-alt2
	tests/test_reloader.py ssssss
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-setuptools_scm-8.1.0-alt1
	E	AssertionError: assert set() == {'adir/filea'...ile', 'file1'}
	E
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 128
	ERROR	 setuptools_scm._file_finders.git:git.py:26 listing git files failed - pretending
	there aren't any
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:147 at .
	--
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	DEBUG	 setuptools_scm.run_cmd:_run_cmd.py:174 ret: 1
	--
	XFAIL testing/test_git.py::test_git_worktree_support - sometimes relative path results
	FAILED testing/test_file_finder.py::test_basic[hg] - AssertionError: assert s...
	FAILED testing/test_file_finder.py::test_whitespace[hg] - AssertionError: ass...
	FAILED testing/test_file_finder.py::test_case[hg] - AssertionError: assert se...

python3-module-toolz-0.12.1-alt1
	>	assert num_required_args(Wrapped) is None
	E	AssertionError: assert 1 is None
	E	 +  where 1 = num_required_args(<class
	'test_inspect_args.test_inspect_wrapped_property.<locals>.Wrapped'>)
	--
	=========================== short test summary info ============================
	FAILED toolz/tests/test_inspect_args.py::test_inspect_wrapped_property - Asse...
	================= 1 failed, 202 passed, 1 deselected in 2.77s ==================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-toolz-0.12.1/.tox/py3/bin/py.test '-knot
	test_shakespeare' (exited with code 1)
	py3 finish: run-test  after 2.97 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-toolz-0.12.1/.tox/.tmp/package/1/toolz-0.12.1-py3-none-any.whl

python3-module-tooz-4.2.0-alt1
	return self._mock_wraps(*args, **kwargs)
	TypeError: 'bool' object is not callable
	tooz.tests.test_coordination.TestAPI.test_lock_context_manager_acquire_argument
	--
	return self._mock_wraps(*args, **kwargs)
	TypeError: 'bool' object is not callable
	tooz.tests.test_mysql.TestMySQLDriver.test_parsing_timeout_settings
	--
	return self._mock_wraps(*args, **kwargs)
	TypeError: 'bool' object is not callable
	Totals

python3-module-traitlets-5.14.3-alt1
	>	assert set(self.run_completer(app, "app --Application.log_level=")) > {"DEBUG",
	"INFO"}
	E	AssertionError: assert {''} > {'DEBUG', 'INFO'}
	E
	--
	SKIPPED [1] ../../../../lib/python3/site-packages/_pytest/doctest.py:457: all tests
	skipped by +SKIP option
	FAILED tests/config/test_argcomplete.py::TestArgcomplete::test_complete_custom_completers
	============= 1 failed, 571 passed, 1 skipped, 1 warning in 1.36s ==============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '--ignore',
	'tests/test_typing.py']' returned non-zero exit status 1.

python3-module-uvloop-0.19.0-alt3
	______________________ Test_AIO_TCP.test_create_server_4 _______________________
	OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 38139):
	[errno 98] address already in use
	During handling of the above exception, another exception occurred:
	--
	raise self.test_case.failureException(msg)
	AssertionError: "error while attempting.*\('127.*: address( already)? in use" does
	not match "[Errno 98] error while attempting to bind on address ('127.0.0.1', 38139):
	[errno 98] address already in use"
	=============================== warnings summary ===============================
	--
	SKIPPED [1] tests/test_udp.py:337: Skipped
	FAILED tests/test_tcp.py::Test_AIO_TCP::test_create_server_4 - AssertionError...
	====== 1 failed, 469 passed, 34 skipped, 49 warnings in 81.21s (0:01:21) =======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-xmlschema-3.3.2-alt1
	test_valid_schema (tests.validators.test_xsdbase.TestXsdValidator.test_valid_schema) ... ok
	FAIL: test_pickling_subclassed_schema__issue_263
	(tests.validators.test_schemas.TestXMLSchema10.test_pickling_subclassed_schema__issue_263)
	Traceback (most recent call last):
	--
	self.assertIn("Can't pickle", str(ec.exception))
	AssertionError: "Can't pickle" not found in "Can't get local object
	'TestXMLSchema10.test_pickling_subclassed_schema__issue_263.<locals>.CustomLocalXMLSchema'"
	FAIL: test_pickling_subclassed_schema__issue_263
	(tests.validators.test_schemas.TestXMLSchema11.test_pickling_subclassed_schema__issue_263)
	Traceback (most recent call last):
	--
	self.assertIn("Can't pickle", str(ec.exception))
	AssertionError: "Can't pickle" not found in "Can't get local object
	'TestXMLSchema10.test_pickling_subclassed_schema__issue_263.<locals>.CustomLocalXMLSchema'"
	Ran 1366 tests in 64.869s
	FAILED (failures=2, skipped=16)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-xmlschema-3.3.2/.tox/py3/bin/python -m unittest -v
	(exited with code 1)
	py3 finish: run-test  after 65.91 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-xmlschema-3.3.2/.tox/.tmp/package/1/xmlschema-3.3.2-py3-none-any.whl

texlive-2022-alt0_11
	File "<frozen importlib.util>", line 267, in exec_module
	AttributeError: partially initialized module 'threading' has no attribute 'RLock'
	(most likely due to a circular import)
	error: Bad exit status from /usr/src/tmp/rpm-tmp.58591 (%prep)

toybox-0.8.11-alt1
	musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
	-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
	-Wno-pointer-sign -funsigned-char -Wno-restrict -Wno-format-overflow -static -xc -
	-lssl -o /dev/null
	ld: cannot find -lselinux: No such file or directory
	ld: cannot find -lsmack: No such file or directory
	ld: cannot find -liconv: No such file or directory
	ld: cannot find -lz: No such file or directory
	collect2: error: ld returned 1 exit status
	ld: cannot find -lcrypto: No such file or directory
	collect2: error: ld returned 1 exit status
	ld: cannot find -llog: No such file or directory
	ld: cannot find -lssl: No such file or directory
	ld: cannot find -lattr: No such file or directory
	ld: cannot find -ltls: No such file or directory

zeromq-4.3.4-alt3
	./config/test-driver: line 112: 2852754 Aborted			"$@" >> "$log_file" 2>&1
	FAIL: tests/test_inproc_connect
	PASS: tests/test_issue_566
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See ./test-suite.log

	17 error logs REMOVED from the list
caddy-2.8.4-alt2
elixir-1.14.2-alt2
fonts-otf-fontawesome5-5.15.4-alt1_2
fonts-otf-marcsabatella-campania-2.009-alt1_5
fonts-otf-steinberg-bravura-1.392-alt1_2
fonts-otf-steinberg-petaluma-1.065-alt1_2
java-1.8.0-openjdk-0:1.8.0.412.b08-alt1_1jpp8
libphonenumber-8.13.43-alt1
libvamp-2.10.0-alt2
meschach-1.2-alt1.b.3
perl-Starlet-0.31-alt1_22
perl-Sys-Mmap-0.20-alt1
python3-module-pygeoif-1.5.0-alt1
python3-module-websockets-12.0-alt1
python3-module-zmq-26.0.3-alt1
tuxpaint-config-0.0.24-alt1
xdg-desktop-portal-1.18.4-alt1

Total 192 error logs.


                 reply	other threads:[~2024-08-18 10:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZsHGPkLSgPEL04yt@beehive.mskdc.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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