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-20250923 x86_64 beehive_status: +14 -21 (238)
Date: Tue, 23 Sep 2025 07:02:47 +0000
Message-ID: <aNJGF90cwI26Esg8@beehive.mskdc.altlinux.org> (raw)

	14 NEW error logs

bpftrace-0.24.0-alt1
	^[[94m[	 SKIP	]^[[0m probe.kprobe_offset_module_error (unmet condition: 'lsmod | grep
	'^nf_tables'')\r
	^[[91m[	FAILED	]^[[0m 48 tests, listed below:\r
	^[[91m[	TIMEOUT ]^[[0m btf.tracepoint_nested_pointer_type_resolution\r

libpixman-3:0.46.4-alt1
	tolerance-test time out (After 120 seconds)
	35/35 tolerance-test	     TIMEOUT	    120.12s   killed by signal 15 SIGTERM
	>>> LD_LIBRARY_PATH=/usr/src/RPM/BUILD/pixman-0.46.4/x86_64-alt-linux/pixman
	MESON_TEST_ITERATION=1 MALLOC_PERTURB_=181
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
	MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	/usr/src/RPM/BUILD/pixman-0.46.4/x86_64-alt-linux/test/tolerance-test
	Summary of Failures:
	34/35 composite		     TIMEOUT	    120.16s   killed by signal 15 SIGTERM
	35/35 tolerance-test	     TIMEOUT	    120.12s   killed by signal 15 SIGTERM
	Ok:		   33
	Fail:		   0
	Timeout:	   2
	Full log written to
	/usr/src/RPM/BUILD/pixman-0.46.4/x86_64-alt-linux/meson-logs/testlog.txt

lua5.4-module-lualanes-3.17.1-alt1_lr0
	FIFO_3.0	3\r
	FIFO_3.0	4\r
	FIFO_3.0	5\r
	Reading B..\r
	FIFO_4.0	a\r
	FIFO_4.0	b\r
	FIFO_4.0	c\r
	make[1]: *** [Makefile:115: fifo] Segmentation fault\r
	make[1]: Leaving directory '/usr/src/RPM/BUILD/lua5.4-module-lualanes-3.17.1'\r
	make: *** [Makefile:83: test] Error 2\r

perl-Sys-Mmap-0.20-alt1
	Result: FAIL
	Failed 1/2 test programs. 0/13 subtests failed.
	make: *** [Makefile:962: test_dynamic] Error 255

perl-TheSchwartz-1.18-alt1
	+ /usr/bin/perl Build test
	#   Failed test 'job4 is equivalent'
	#   at t/05-job-ctor.t line 30.
	--
	#     $expected->{run_after} = '1758593590'
	#   Failed test 'job5 is equivalent'
	#   at t/05-job-ctor.t line 31.
	--
	t/05-job-ctor.t		     (Wstat: 512 (exited 2) Tests: 19 Failed: 2)
	Failed tests:  8-9
	Non-zero exit status: 2

php8.4-pcntl-8.4.12-alt1
	^[[1;31m001- bool(true)^[[0m\r
	^[[1;32m001+ Fatal error: Uncaught ValueError: pcntl_setns():
	Argument #1 ($process_id) process no longer available (375) in
	/usr/src/RPM/BUILD/php8.4-pcntl-8.4.12/tests/pcntl_setns_newpid.php:5^[[0m\r
	^[[1;32m002+ Stack trace:^[[0m\r
	--
	Time taken	: 23.371 seconds\r
	FAILED TEST SUMMARY\r
	pcntl_setns() [tests/pcntl_setns_newpid.phpt]\r

python3-module-cattrs-25.2.0-alt1
	=========================== short test summary info ============================
	FAILED tests/test_baseconverter.py::test_310_union_field_roundtrip - hypothes...
	============ 1 failed, 932 passed, 15 xfailed in 159.72s (0:02:39) =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.

python3-module-devpi-server-6.17.0-alt1
	XPASS test_devpi_server/test_keyfs.py::TestSubscriber::test_persistent - test
	monkeypatching wrong thing after refactoring
	FAILED test_devpi_server/test_replica.py::TestFileReplication::test_fetch_later_deleted
	= 1 failed, 1095 passed, 54 skipped, 1 xfailed, 1 xpassed, 23 warnings in 253.27s
	(0:04:13) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.82974 (%check)

python3-module-fastapi-0.116.2-alt1
	+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++
	FAILED									 [ 98%]
	tests/test_tutorial/test_wsgi/test_tutorial001.py::test_flask PASSED	 [ 98%]
	--
	=========================== short test summary info ============================
	FAILED
	tests/test_tutorial/test_websockets/test_tutorial003_py39.py::test_websocket_handle_disconnection
	- Failed: Timeout (>300.0s) from pytest-timeout.
	=========== 1 failed, 2342 passed, 130 skipped in 341.28s (0:05:41) ============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['bash', '-s']' returned non-zero exit status 1.

python3-module-hypothesis-jsonschema-0.23.1-alt1
	assert make_validator(schema).is_valid(value)
	E   AssertionError: assert False
	E    +	where False = is_valid(-9007199254741149)
	--
	=========================== short test summary info ============================
	FAILED tests/test_from_schema.py::test_generated_data_matches_schema[integer-schema]
	= 1 failed, 860 passed, 59 skipped, 109 xfailed, 2 xpassed in 1197.62s (0:19:57) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-n', 'auto']' returned
	non-zero exit status 1.

python3-module-mdp-3.6.0.15.g64f14eee-alt4.2
	>	assert_allclose(unPrec, prec, .01)
	E	AssertionError:
	E	Not equal to tolerance rtol=0.01, atol=0
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_VartimeCovariance.py::test_VartimeCovarianceMatrix1 - As...
	==== 1 failed, 730 passed, 26 skipped, 175878 warnings in 105.71s (0:01:45) ====

verilator-5.038-alt1
	221 | struct yy_buffer_state
	V3PreLex_pregen.yy.cpp:489:8: note: a different type is defined in another translation unit
	489 | struct yy_buffer_state
	V3Lexer_pregen.yy.cpp:227:25: note: the first difference of corresponding definitions
	is field 'yy_input_file'
	227 |	      std::streambuf* yy_input_file;
	V3PreLex_pregen.yy.cpp:492:15: note: a field of same name but different type is defined
	in another translation unit
	492 |	      FILE *yy_input_file;
	V3Lexer_pregen.yy.cpp:221:8: note: type name 'std::basic_streambuf<char,
	std::char_traits<char> >' should match type name '_IO_FILE'
	221 | struct yy_buffer_state
	make[2]: Leaving directory '/usr/src/RPM/BUILD/verilator-5.038/src/obj_opt'

zig-0.14.1-alt1
	/usr/bin/gmake	-f CMakeFiles/stage3.dir/build.make CMakeFiles/stage3.dir/build
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

zps-2.0.0-alt2
	cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto src/zps.c -o build/zps
	ld: cannot open output file build/zps: No such file or directory
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:11: build] Error 1

	21 error logs REMOVED from the list
blender4.5-4.5.2-alt1
dropbear-2025.88-alt1
fprintd-1.94.5-alt3
fstrm-0.6.1-alt1_8
glog-0.7.1-alt1
guile-fibers-1.4.0-alt1
jing-trang-0:20151127-alt4_8jpp8
libgtk-sharp2-2.12.45-alt1
libgupnp-igd-1.6.0-alt1
libmicrohttpd-1.0.2-alt1
libsecret-0.21.7-alt1
multispeech-4.6.2-alt4
mumps-5.3.5-alt5
perl-HTML-Widget-1.11-alt3
python3-module-hdf5storage-0.2.1-alt1
python3-module-pexpect-4.9.0-alt1
python3-module-zmq-27.0.2-alt1
tripso-1.2.2-alt2
valkey-8.1.3-alt1
wabt-1.0.37-alt1
xrdp-0.10.4.1-alt1

Total 238 error logs.


                 reply	other threads:[~2025-09-23  7:02 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=aNJGF90cwI26Esg8@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