ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250101 x86_64 beehive_status: +13 -17 (724)
@ 2025-01-01  5:35 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-01-01  5:35 UTC (permalink / raw)
  To: sisyphus-cybertalk

	13 NEW error logs

autogen-5.18.16-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[4]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

cosmic-edit-1.0.0-alt0.4.alpha.4
	Compiling exr v1.73.0
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7f6773d18d73]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

cosmic-launcher-1.0.0-alt0.4.alpha.4
	Compiling kurbo v0.11.1
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7ff1360d1d73]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

fotema-1.18.3-alt1
	Compiling zune-jpeg v0.4.14
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7f6e13968d73]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:
	--
	[3/4] Merging translations for data/app.fotema.Fotema.metainfo.xml
	FAILED: src/fotema
	/usr/bin/env CARGO_HOME=/usr/src/RPM/BUILD/fotema-1.18.3/x86_64-alt-linux/cargo-home
	/usr/bin/cargo build --manifest-path /usr/src/RPM/BUILD/fotema-1.18.3/Cargo.toml
	--target-dir /usr/src/RPM/BUILD/fotema-1.18.3/x86_64-alt-linux/src --release && cp
	src/release/fotema src/fotema

golang-1.23.4-alt1
	ok	cmd/internal/testdir	53.972s
	FAILED
	rm -rf /usr/src/tmp/go-tool-dist-1978889127

guile30-3.0.9-alt2
	PASS: test-language
	error: interrupted by the user
	PASS: test-guild-compile
	--
	connect abstract
	In execvp of something-that-does-not-exist: No such file or directory
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

mumps-5.3.5-alt3
	|	     1
	Fatal Error: Cannot open module file 'zmumps_struc_def.mod' for reading at (1): No such
	file or directory
	compilation terminated.

perl-Starlet-0.31-alt1_22
	t/11multi-sockets.t ........ ok
	#   Failed test 'No warnings'
	#   at t/12bad_request_line.t line 24.
	--
	t/12bad_request_line.t	 (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
	Failed test:  2
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/15 test programs. 1/146 subtests failed.
	make: *** [Makefile:753: test_dynamic] Error 255

python3-module-django-5.0.10-alt1
	A floating point mtime does not disturb was_modified_since (#18675). ... ok
	FAIL: test_bulk_create_mixed_db_defaults_function
	(field_defaults.tests.DefaultTests.test_bulk_create_mixed_db_defaults_function)
	Traceback (most recent call last):
	--
	self.assertCountEqual(years, [2000, datetime.now().year])
	AssertionError: Element counts were not equal:
	First has 1, Second has 0:  2025
	First has 0, Second has 1:  2024
	FAIL: test_db_default_function (field_defaults.tests.DefaultTests.test_db_default_function)
	Traceback (most recent call last):
	--
	self.assertEqual(m.year, datetime.now().year)
	AssertionError: 2025 != 2024
	Ran 16832 tests in 605.596s
	FAILED (failures=2, skipped=1437, expected failures=5)
	Destroying test database for alias 'default'
	('file:memorydb_default?mode=memory&cache=shared')...

python3-module-locket-1.0.0-alt1
	=========================== short test summary info ============================
	FAILED ../../../tests/locket_tests.py::test_lock_file_blocks_until_lock_is_available
	========================= 1 failed, 15 passed in 4.18s =========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-locket-1.0.0/.tox/py3/bin/py.test
	/usr/src/RPM/BUILD/python3-module-locket-1.0.0/tests (exited with code 1)
	py3 finish: run-test  after 4.79 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-locket-1.0.0/.tox/.tmp/package/1/locket-1.0.0-py2.py3-none-any.whl

python3-module-pytest-httpbin-2.1.0-alt1
	is not None
	E	AssertionError: assert None is not None
	E	 +  where None = <function match at 0x7fcd2963f2e0>('pytest-httpbin server hit
	an exception serving request:.* The handshake operation timed out\nattempting to ignore
	so the rest of the tests can run\n', '')
	--
	=========================== short test summary info ============================
	FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - Assertion...
	========================= 1 failed, 22 passed in 3.23s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']'
	returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.81084 (%check)

qemu-9.1.2-alt1
	Summary of Failures:
	775/885 qemu:block / io-qcow2-161						  ERROR
	2.84s	exit status 1
	Ok:		    819

snapd-glib-2-1.66-alt1
	ok 21 /get-system-information/refresh_schedule
	Summary of Failures:
	4/4 Tests (qt6		 TIMEOUT	600.13s   killed by signal 15 SIGTERM
	Ok:		    3
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    1
	Full log written to
	/usr/src/RPM/BUILD/snapd-glib-1.66/x86_64-alt-linux/meson-logs/testlog.txt

	17 error logs REMOVED from the list
Cardinal-24.12-alt1
asusctl-6.0.12-alt1.1
cosmic-applets-1.0.0-alt0.4.alpha.4
cosmic-osd-1.0.0-alt0.4.alpha.4
cosmic-panel-1.0.0-alt0.4.alpha.4
fortranposix-0.1.1-alt1
guile22-2.2.7-alt1
python3-module-eventlet-0.38.2-alt1
python3-module-hypercorn-0.17.3-alt1
python3-module-pygeoif-1.5.1-alt1
redis-7.2.6-alt1
rpm-build-4.0.4.203-alt1
srt-1.5.4-alt1
tripso-1.2.2-alt1
unzip-6.0-alt6
valkey-8.0.1-alt2
yazi-0.4.2-alt1

Total 724 error logs.


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

only message in thread, other threads:[~2025-01-01  5:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-01  5:35 [cyber] I: Sisyphus-20250101 x86_64 beehive_status: +13 -17 (724) 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