ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240721 x86_64 beehive_status: +11 -15 (162)
@ 2024-07-21 10:23 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-07-21 10:23 UTC (permalink / raw)
  To: sisyphus-cybertalk

	11 NEW error logs

cilk-5.4.6-alt13
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    \rS1		 \rQ1.1		\rQ1.2	       \rQ1.3	      \rQ1.4	     \rQ1.5
	\rQ1.6	       \rQ1.7	      \rQ1.8	     \rS2	  \rQ2.1		 \rQ2.2
	\rQ2.3	       \rQ2.4	      \rS3	   \rQ3.1	  \rQ3.2		 \rQ3.3
	\rQ3.4	       \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /usr/libexec/rpm-build/install -p .libs/libcilk.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:567: install-libLTLIBRARIES] Error 1

dos2unix-7.5.2-alt1
	gcc is already the newest version.
	E: Couldn't find package perl-Padre
	hsh-install: Failed to calculate package file list.

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

glycin-loaders-1.0.1-alt1
	Compiling zbus v4.0.1
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-f60be773e8a58789.so(+0x81dd16)[0x7f65ccac9d16]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:
	--
	[6/12] Generating loaders/glycin-heif-cp-binary with a custom command
	FAILED: loaders/glycin-image-rs-bin
	env CARGO_HOME=/usr/src/RPM/BUILD/glycin-loaders-1.0.1/x86_64-alt-linux/cargo
	LOCALEDIR=/usr/share/locale GIT_DESCRIBE= /usr/bin/cargo build --target-dir
	/usr/src/RPM/BUILD/glycin-loaders-1.0.1/x86_64-alt-linux/cargo_target/loaders --profile
	release --manifest-path /usr/src/RPM/BUILD/glycin-loaders-1.0.1/Cargo.toml --package
	glycin-image-rs

libbotan-2.19.1-alt2.5
	tls_stream_integration:
	Server ran 51 tests 1 FAILED
	Failure 1: Server: timeout in accept
	--
	ZFEC encoding/decoding ran 10449 tests in 14.15 msec all ok
	Tests complete ran 2802709 tests in 16.85 sec 1 tests failed

onefetch-2.20.0-alt1
	Compiling tiff v0.9.0
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-f60be773e8a58789.so(+0x81dd16)[0x7fcf715e2d16]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

perl-HTML-Widget-1.11-alt3
	Compilation failed in require at t/get_filters.t line 6.
	BEGIN failed--compilation aborted at t/get_filters.t line 6.
	# Looks like your test exited with 2 before it could output anything.
	--
	Compilation failed in require at t/result_add_error.t line 6.
	BEGIN failed--compilation aborted at t/result_add_error.t line 6.
	# Looks like your test exited with 2 before it could output anything.
	--
	Compilation failed in require at t/retain_default.t line 6.
	BEGIN failed--compilation aborted at t/retain_default.t line 6.
	# Looks like your test exited with 2 before it could output anything.
	--
	Compilation failed in require at t/submitted.t line 6.
	BEGIN failed--compilation aborted at t/submitted.t line 6.
	# Looks like your test exited with 2 before it could output anything.
	--
	Result: FAIL
	Failed 48/90 test programs. 0/303 subtests failed.
	make: *** [Makefile:834: test_dynamic] Error 2

python3-module-cheroot-10.0.1-alt2
	>	assert len(buf) == 1024 * 1024
	E	AssertionError: assert 1024 == (1024 * 1024)
	E	 +  where 1024 =
	len(b'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
	--
	# If the server's max_request_body_size is not set (i.e. is set to 0)
	# then this will result in an `OverflowError: Python int too large to
	# convert to C ssize_t` in the server.
	--
	chunk = self.raw.read(wanted)
	OverflowError: Python int too large to convert to C ssize_t
	- generated xml file:
	/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.test-results/pytest/test.xml -
	--
	XFAIL cheroot/test/test_core.py::test_large_request -
	https://github.com/cherrypy/cheroot/issues/106
	ERROR cheroot/test/test_ssl.py::test_ssl_env[1-False-pyopenssl] - AssertionEr...
	ERROR cheroot/test/test_ssl.py::test_ssl_env[0-False-builtin] - AssertionErro...
	================== 151 passed, 3 xfailed, 2 errors in 10.56s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_tls_client_auth']' returned non-zero exit status 1.

python3-module-pytest-rerunfailures-14.0-alt2
	f"Expected '{expected_value}' but got '{field_value}'"
	E	AssertionError: outcomes.passed has unexpected value. Expected '2' but got '1'
	E	assert 1 == 2
	--
	=========================== short test summary info ============================
	FAILED tests/test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash
	================= 1 failed, 103 passed, 5 deselected in 11.48s =================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'-k', 'not test_run_session_teardown_once_after_reruns
	and not test_exception_matches_rerun_except_query and not
	test_exception_not_match_rerun_except_query and not test_exception_matches_only_rerun_query
	and not test_exception_match_only_rerun_in_dual_query']' returned non-zero exit status 1.

python3-module-zmq-26.0.3-alt1
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error.ZM...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

watchexec-1.22.3-alt1
	test negate ... ok
	test scopes ... FAILED
	test folders ... ok
	--
	scopes
	test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.00s
	error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`

	15 error logs REMOVED from the list
gimagereader-3.4.2-alt1
ldns-1.8.3-alt1
mosh-1.4.0-alt1
mysqltuner-1.7.2-alt1
ocaml-num-1.4-alt2
perl-Digest-Haval256-1.0.5-alt3.2
perl-Net-Patricia-1.22-alt1.2
perl-Padre-1.02-alt2
python3-module-easyprocess-1.1-alt2
python3-module-oslo.middleware-6.1.0-alt1
python3-module-oslo.rootwrap-7.2.0-alt1
qt3-3.3.8d-alt16.1
scim-1.4.18-alt1
thunderbird-115.9.0-alt1
xdg-desktop-portal-1.18.4-alt1

Total 162 error logs.


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

only message in thread, other threads:[~2024-07-21 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-21 10:23 [cyber] I: Sisyphus-20240721 x86_64 beehive_status: +11 -15 (162) 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