ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: p11-20251102 x86_64 beehive_status: +7 -5 (81)
@ 2025-11-02  6:29 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-11-02  6:29 UTC (permalink / raw)
  To: sisyphus-cybertalk

	7 NEW error logs

bdsync-0.11.2-alt3
	--> PASS
	test12.sh:
	**** Checking: stderr forwarding and status returning of subprocess
	--> PASS
	test13.sh:
	**** Checking: stderr forwarding and status returning of subprocess prior to bdsync
	execution
	|  Inconsistent checksums MD5ER1/MD5ER2
	--> FAIL
	make: *** [Makefile:16: test] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2'

dm-secdel-1.0.11-alt2
	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)

python3-module-Delorean-1.0.0-alt3.1
	for do in delorean.stops(delorean.DAILY, start=datetime.utcnow(), stop=tomorrow):
	FAIL: test_delorean_with_only_timezone
	(tests.delorean_tests.DeloreanTests.test_delorean_with_only_timezone)
	Traceback (most recent call last):
	--
	self.assertEqual(est, d.timezone)
	AssertionError: <DstTzInfo 'US/Eastern' EST-1 day, 19:00:00 STD> != <DstTzInfo 'US/Eastern'
	EDT-1 day, 20:00:00 DST>
	FAIL: test_delorean_with_timezone
	(tests.delorean_tests.DeloreanTests.test_delorean_with_timezone)
	Traceback (most recent call last):
	--
	self.assertEqual(est, d.timezone)
	AssertionError: <DstTzInfo 'US/Eastern' EST-1 day, 19:00:00 STD> != <DstTzInfo 'US/Eastern'
	EDT-1 day, 20:00:00 DST>
	Ran 89 tests in 0.011s
	FAILED (failures=2)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest',
	'tests/delorean_tests.py']' 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 78.21s (0:01:18) ====================

python3-module-iniparse-0.5-alt2
	E
	ERROR: test_queue (tests.test_multiprocessing.TestIni.test_queue)
	Traceback (most recent call last):
	--
	Ran 96 tests in 1.042s
	FAILED (errors=1, skipped=1)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['/usr/bin/python3', 'runtests.py']' returned
	non-zero exit status 1.

python3-module-silx-2.2.2-alt1
	SKIPPED [2] ../../../../lib/python3/site-packages/_pytest/unittest.py:385: Network or
	silx website not available
	FAILED
	.run_venv/lib64/python3/site-packages/silx/io/test/test_h5py_utils.py::TestH5pyUtils::test_modes_multi_process
	================ 1 failed, 1152 passed, 1408 skipped in 56.43s =================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python', '-c', "import silx.test, sys;
	sys.exit(silx.test.run_tests(verbosity=1, args=['-ra', '-Wignore', '--low-mem']))"]'
	returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.71992 (%check)

vaultwarden-1.33.2-alt2
	Running `rustc --crate-name vaultwarden --edition=2021 src/main.rs --error-format=json
	--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin
	--emit=dep-info,link -C opt-level=3 -C lto=fat -C codegen-units=1 --deny=unused
	--deny=rust_2024_compatibility --deny=rust_2021_compatibility --deny=rust_2018_idioms
	--deny=refining_impl_trait --deny=let_underscore --deny=keyword_idents
	--deny=future_incompatible '--deny=clippy::zero_sized_map_values'
	'--deny=clippy::verbose_file_reads' --deny=variant_size_differences
	'--deny=clippy::unused_self' --deny=unused_qualifications --deny=unused_lifetimes
	--deny=unused_import_braces '--deny=clippy::unused_async' --forbid=unsafe_code
	'--deny=clippy::unnested_or_patterns' '--deny=clippy::unnecessary_self_imports'
	'--deny=clippy::unnecessary_join' --deny=trivial_numeric_casts --deny=trivial_casts
	'--warn=clippy::todo' --allow=tail_expr_drop_order '--deny=clippy::string_to_string'
	'--deny=clippy::string_add_assign' --deny=single_use_lifetimes
	'--deny=clippy::option_option' --deny=noop_method_call --forbid=non_ascii_idents
	'--deny=clippy::needless_lifetimes' '--deny=clippy::needless_continue'
	'--deny=clippy::mem_forget' '--deny=clippy::match_wildcard_for_single_variants'
	'--deny=clippy::match_on_vec_items' '--deny=clippy::manual_string_new'
	'--deny=clippy::manual_instant_elapsed' '--deny=clippy::manual_assert'
	'--deny=clippy::macro_use_imports' '--deny=clippy::linkedlist'
	'--deny=clippy::iter_on_single_items' '--deny=clippy::iter_on_empty_collections'
	'--deny=clippy::inefficient_to_string' --allow=if_let_rescope
	'--deny=clippy::float_cmp_const' '--deny=clippy::filter_map_next'
	'--deny=clippy::equatable_if_let' --allow=edition_2024_expr_fragment_specifier
	--deny=deprecated_in_future '--warn=clippy::dbg_macro' '--deny=clippy::clone_on_ref_ptr'
	'--deny=clippy::cast_lossless' '--deny=clippy::case_sensitive_file_extension_comparisons'
	--cfg 'feature="mysql"' --cfg 'feature="postgresql"' --cfg 'feature="sqlite"'
	--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("enable_mimalloc",
	"enable_syslog", "mysql", "postgresql", "query_logger", "sqlite", "unstable",
	"vendored_openssl"))' -C metadata=94f99ebe89c48eb6 -C extra-filename=-227ddbd9eb2498dc
	--out-dir /usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps -L
	dependency=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps --extern
	argon2=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libargon2-97aa93141d5f3e23.rlib
	--extern
	bigdecimal=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libbigdecimal-c42aac7571d19712.rlib
	--extern
	bytes=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libbytes-1f99bca2dc5c3a13.rlib
	--extern
	cached=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcached-99825356dc175470.rlib
	--extern
	chrono=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libchrono-f2b82e994fb01094.rlib
	--extern
	chrono_tz=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libchrono_tz-ef66cf23066bf2ec.rlib
	--extern
	cookie=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcookie-25e31b6d19e89d75.rlib
	--extern
	cookie_store=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcookie_store-bdcc179e82d55153.rlib
	--extern
	dashmap=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdashmap-e4e1071b355e8a47.rlib
	--extern
	data_encoding=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdata_encoding-abce7e0ef5c54c3e.rlib
	--extern
	data_url=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdata_url-178e0a0f09d8ac37.rlib
	--extern
	derive_more=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libderive_more-cfc2ef003a5c2858.rlib
	--extern
	diesel=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel-7366a438051aaf1c.rlib
	--extern
	diesel_derive_newtype=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel_derive_newtype-a3dc00daa25cf611.so
	--extern
	diesel_migrations=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel_migrations-66f54423d5c6d41c.rlib
	--extern dotenvy=/usr
	error: struct `DeleteCollectionData` is never constructed
	--> src/api/core/organizations.rs:715:8
	--
	= help: to override `-D unused` add `#[allow(dead_code)]`
	error: could not compile `vaultwarden` (bin "vaultwarden") due to 1 previous error
	Caused by:

	5 error logs REMOVED from the list
gnome-bluetooth3.0-47.1-alt2
gnome-vfs-1:2.24.4-alt13
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
perl-autovivification-0.18-alt2_8
valkey-8.1.3-alt1

Total 81 error logs.


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

only message in thread, other threads:[~2025-11-02  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-02  6:29 [cyber] I: p11-20251102 x86_64 beehive_status: +7 -5 (81) 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