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-20240803 i586 beehive_status: +28 -23 (159)
Date: Sat, 3 Aug 2024 09:32:17 +0000
Message-ID: <Zq35ITYL+ascftoR@beehive.mskdc.altlinux.org> (raw)

	28 NEW error logs

acmed-0.23.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	Caused by:
	--
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	Caused by:

bottom-0.9.6-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

broot-1.36.1-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

cargo-release-0.24.5-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

dovi_tool-2.1.1-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

git-delta-0.17.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	Caused by:

gping-1.16.1-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

joshuto-0.9.8-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

liboqs-0.10.1-alt1
	[gw0] [ 98%] SKIPPED tests/test_kat.py::test_kem[BIKE-L5]
	tests/test_kat.py::test_kem[Classic-McEliece-348864]
	[gw0] [ 99%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-348864]
	tests/test_kat.py::test_kem[Classic-McEliece-348864f]
	[gw0] [ 99%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-348864f]
	tests/test_kat.py::test_kem[Classic-McEliece-460896]
	[gw0] [ 99%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896]
	tests/test_kat.py::test_kem[Classic-McEliece-460896f]
	[gw0] [ 99%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896f]
	tests/test_kat.py::test_kem[Classic-McEliece-6688128] ninja: build stopped: interrupted
	by user.

miniserve-0.26.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

onefetch-2.20.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

python3-module-djangorestframework-simplejwt-5.3.1-alt1
	tests/test_utils.py::TestMakeUtc::test_it_should_return_the_correct_values PASSED [ 75%]
	tests/test_utils.py::TestAwareUtcnow::test_it_should_return_the_correct_value FAILED [ 76%]
	tests/test_utils.py::TestDatetimeToEpoch::test_it_should_return_the_correct_values PASSED
	[ 77%]
	--
	>	now = datetime.now(tz=timezone.utc).replace(tzinfo=None)
	E	AttributeError: module 'django.utils.timezone' has no attribute 'utc'
	self	   = <tests.test_utils.TestAwareUtcnow
	testMethod=test_it_should_return_the_correct_value>
	--
	=========================== short test summary info ============================
	FAILED tests/test_utils.py::TestAwareUtcnow::test_it_should_return_the_correct_value
	=================== 1 failed, 156 passed, 1 warning in 9.59s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.

python3-module-graphene-django-3.2.2-alt1
	=========================== short test summary info ============================
	FAILED graphene_django/tests/test_query.py::test_should_query_node_multiple_filtering
	FAILED graphene_django/tests/test_query.py::test_should_query_node_filtering
	FAILED graphene_django/filter/tests/test_typed_filter.py::test_typed_filters_work
	FAILED graphene_django/filter/tests/test_typed_filter.py::test_list_filters_work
	FAILED graphene_django/filter/tests/test_in_filter.py::test_enum_in_filter - ...
	FAILED graphene_django/filter/tests/test_in_filter.py::test_choice_in_filter_without_enum
	FAILED graphene_django/filter/tests/test_in_filter.py::test_in_filter_with_empty_list
	FAILED
	graphene_django/filter/tests/test_in_filter.py::test_string_in_filter_with_declared_filter
	FAILED graphene_django/filter/tests/test_in_filter.py::test_int_in_filter - T...
	FAILED graphene_django/filter/tests/test_in_filter.py::test_fk_id_in_filter
	FAILED graphene_django/filter/tests/test_in_filter.py::test_string_in_filter

python3-module-kobo-0.30.1-alt1
	from django.forms.fields import CallableChoiceIterator
	E   ImportError: cannot import name 'CallableChoiceIterator' from 'django.forms.fields'
	(/usr/lib/python3/site-packages/django/forms/fields.py)
	____________________ ERROR collecting tests/test_models.py _____________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-kobo-0.30.1/tests/test_models.py'.
	--
	from django.forms.fields import CallableChoiceIterator
	E   ImportError: cannot import name 'CallableChoiceIterator' from 'django.forms.fields'
	(/usr/lib/python3/site-packages/django/forms/fields.py)
	_____________________ ERROR collecting tests/test_tail.py ______________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-kobo-0.30.1/tests/test_tail.py'.
	--
	from django.forms.fields import CallableChoiceIterator
	E   ImportError: cannot import name 'CallableChoiceIterator' from 'django.forms.fields'
	(/usr/lib/python3/site-packages/django/forms/fields.py)
	___________________ ERROR collecting tests/test_task_logs.py ___________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-kobo-0.30.1/tests/test_task_logs.py'.
	--
	from django.forms.fields import CallableChoiceIterator
	E   ImportError: cannot import name 'CallableChoiceIterator' from 'django.forms.fields'
	(/usr/lib/python3/site-packages/django/forms/fields.py)
	__________________ ERROR collecting tests/test_taskmanager.py __________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-kobo-0.30.1/tests/test_taskmanager.py'.
	--
	from django.forms.fields import CallableChoiceIterator
	E   ImportError: cannot import name 'CallableChoiceIterator' from 'django.forms.fields'
	(/usr/lib/python3/site-packages/django/forms/fields.py)
	_____________________ ERROR collecting tests/test_types.py _____________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-kobo-0.30.1/tests/test_types.py'.

python3-module-mdp-3.6.0.15.g64f14eee-alt3
	>	assert cond, msg
	E	AssertionError:
	E	Arrays are not almost equal
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_nodes_generic.py::test_inverse[IncSFANode] - AssertionEr...
	==== 1 failed, 730 passed, 26 skipped, 176076 warnings in 72.73s (0:01:12) =====
	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 73.52 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-myst-parser-2.0.0-alt2.1
	>	file_params.assert_expected(result.pformat("index"), rstrip_lines=True)
	E	AssertionError: actual != expected (use --regen-file-failure)
	E	---
	/usr/src/RPM/BUILD/myst-parser-2.0.0/tests/test_renderers/fixtures/sphinx_syntax_elements.md:298+++
	(actual)@@ -1,4 +1,4 @@ <document source="<src>/index.md">
	--
	>	file_params.assert_expected(pformat, rstrip_lines=True)
	E	AssertionError: actual != expected (use --regen-file-failure)
	E	---
	/usr/src/RPM/BUILD/myst-parser-2.0.0/tests/test_renderers/fixtures/sphinx_directives.md:341+++
	(actual)@@ -2,4 +2,4 @@     <versionmodified type="versionadded" version="0.2">
	--
	SKIPPED [2] tests/test_commonmark/test_commonmark.py:28: Thematic breaks on the first
	line conflict with front matter syntax
	SKIPPED [1] tests/test_renderers/test_fixtures_docutils.py:96:
	(`docutils.parsers.rst.directives.body.LineBlock`) SKIP: MockingError: MockState has
	not yet implemented attribute 'nest_line_block_lines'
	SKIPPED [2] tests/test_renderers/test_fixtures_sphinx.py:74: SKIP: Tested in sphinx builds
	SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:74: SKIP: MockingError:
	MockState has not yet implemented attribute 'nested_list_parse'
	SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:74: SPHINX4-SKIP productionlist
	(`sphinx.domains.std.ProductionList`):
	--
	SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:109: SKIP: Non-deterministic
	output
	FAILED tests/test_renderers/test_fixtures_sphinx.py::test_syntax_elements[298-Sphinx
	Role containing backtick:]
	FAILED
	tests/test_renderers/test_fixtures_sphinx.py::test_sphinx_directives[341-versionadded
	(`sphinx.domains.changeset.VersionChange`):]
	========== 2 failed, 1044 passed, 12 skipped, 26634 warnings in 9.59s ==========
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', 'tests',
	'--ignore', 'tests/test_sphinx']' returned non-zero exit status 1.

python3-module-openstackclient-6.6.0-alt1
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.api.test_image_v1
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.api.test_image_v2
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.api.test_object_store_v1
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.object.v1.test_container
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.object.v1.test_container_all
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.object.v1.test_object
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	Failed to import test module: openstackclient.tests.unit.object.v1.test_object_all
	--
	import simplejson as json
	ModuleNotFoundError: No module named 'simplejson'
	The above traceback was encountered during test discovery which imports all the found
	test modules in the specified test_path.

python3-module-pyside6-6.6.2-alt3.2
	479/479 Test #477: QtUiTools_bug_1060 ..............................   Passed	 0.97 sec
	99% tests passed, 1 tests failed out of 479
	Total Test time (real) =  40.61 sec
	The following tests FAILED:
	382 - QtWidgets_qwidget_test (Failed)

python3-module-wtforms-3.1.2-alt1
	Running Sphinx v7.4.7
	loading translations [en]... done
	making output directory... done
	loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv...
	WARNING: failed to reach any of the inventories with the following issues:
	intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class
	'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org',
	port=443): Max retries exceeded with url: /3/objects.inv (Caused by
	NameResolutionError("<urllib3.connection.HTTPSConnection object at 0xf5e37330>: Failed
	to resolve 'docs.python.org' ([Errno -3] Temporary failure in name resolution)"))
	Extension error (pallets_sphinx_themes.theme_check):
	Handler <function set_is_pallets_theme at 0xf64e2488> for event 'builder-inited' threw
	an exception (exception: 'Theme' object has no attribute 'base')
	make: *** [Makefile:20: pickle] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/python3-module-wtforms-3.1.2/docs'

ripasso-0.6.5-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

rustic-0.7.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

starship-1.17.1-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

warp-0.7.0-alt1.1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...
	FAILED: src/warp
	/usr/bin/env CARGO_HOME=/usr/src/RPM/BUILD/warp-0.7.0/i586-alt-linux/cargo-home
	LOCALEDIR=/usr/share/locale /usr/bin/cargo build --manifest-path
	/usr/src/RPM/BUILD/warp-0.7.0/Cargo.toml --target-dir
	/usr/src/RPM/BUILD/warp-0.7.0/i586-alt-linux/src --no-default-features --release
	--features meson,qr_code_scanning && cp src/release/warp src/warp

watchexec-1.22.3-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...
	error: could not compile `time` (lib) due to 1 previous error

xcp-0.17.0-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

ytdlp-gui-1.0.2-alt2
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

zeromq-4.3.4-alt3
	./config/test-driver: line 112: 2630411 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

zerotier-one-1.12.2-alt1
	For more information about this error, try `rustc --explain E0282`.
	error: could not compile `time` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...

	23 error logs REMOVED from the list
cockpit-machines-315-alt1
fprintd-1.94.3-alt1
fwupd-1.9.20-alt1
gawk-5.1.0.0.213.d04f-alt1
givaro-4.2.0-alt3
include-what-you-use-0.21-alt1
libbotan-2.19.1-alt2.5
ndpi-netfilter-3.2-alt1
perl-POE-Component-SSLify-1.012-alt1_17
perl-Parse-ErrorString-Perl-0.27-alt1
perl-Wx-Perl-ProcessStream-0.32-alt1
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
python3-module-anyio-4.4.0-alt1
python3-module-hdf5storage-0.2-alt1.1
python3-module-influxdb-5.3.1-alt3
python3-module-pymeeus-0.5.12-alt1
python3-module-qtconsole-5.5.2-alt1
python3-module-svglib-1.5.1-alt1
python3-module-tenacity-8.0.1-alt1
swi-prolog-9.0.4-alt4
x2gobroker-0.0.4.1-alt18
x2goserver-4.1.0.3-alt3
xpra-4.4.4-alt4

Total 159 error logs.


                 reply	other threads:[~2024-08-03  9:32 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=Zq35ITYL+ascftoR@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