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

	10 NEW error logs

givaro-4.2.0-alt3
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1misc.inl...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1misc.inl...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1muldiv.inl...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1muldiv.inl...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1padic.h...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1padic.h...
	make[2]: *** [Makefile:496: docs] Segmentation fault
	make[2]: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0/docs'
	make[1]: *** [Makefile:606: all-recursive] Error 1
	make: *** [Makefile:434: all] Error 2

glog-0.7.1-alt1
	26/26 Test #26: dcheck_off .......................***Not Run (Disabled)   0.00 sec
	96% tests passed, 1 tests failed out of 23
	Total Test time (real) =  10.99 sec
	--
	26 - dcheck_off (Disabled)
	The following tests FAILED:
	2 - logging (SIGPIPE)

gnome-vfs-1:2.24.4-alt13
	Testing shutdown...
	FAIL: test-async-cancel
	PASS: test-escape
	GConf Error: Client failed to connect to the D-BUS daemon:
	Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
	--
	PASS: ./auto-test
	1 of 6 tests failed
	make[2]: *** [Makefile:892: check-TESTS] Error 1

libsecret-0.21.6-alt1
	Bail out!
	21/24 libsecret:libsecret / test-paths		  OK		  4.46s
	22/24 libsecret:libsecret / test-item		  OK		  4.67s
	23/24 libsecret:libsecret / test-methods	  OK		  5.19s
	24/24 libsecret:libsecret / test-service	  OK		 15.81s
	Summary of Failures:
	20/24 libsecret:libsecret / test-collection	  FAIL		  3.86s   (exit status
	133 or signal 5 SIGTRAP)
	Ok:		   23
	Fail:		   1
	Full log written to
	/usr/src/RPM/BUILD/libsecret-0.21.6/x86_64-alt-linux/meson-logs/testlog.txt

mairix-0.24-alt1
	636 |	sprintf(uniq_buf, "%d", token+1);
	In file included from /usr/include/stdio.h:964,
	from search.c:23:
	In function 'sprintf',
	inlined from 'mk_mh_path' at search.c:636:3:
	/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and
	11 bytes into a destination of size 8
	30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
	31 |				       __glibc_objsize (__s), __fmt,
	32 |				       __va_arg_pack ());
	make: Leaving directory '/usr/src/RPM/BUILD/mairix-0.24'

ocaml-sqlite3-5.2.0-alt1
	0 SYNTACTICALLY INCORRECT SQL STATEMENT
	Identified error: near "SYNTACTICALLY": syntax error
	1 SYNTACTICALLY INCORRECT SQL STATEMENT
	Identified error: near "SYNTACTICALLY": syntax error
	2 SYNTACTICALLY INCORRECT SQL STATEMENT
	Identified error: near "SYNTACTICALLY": syntax error
	3 SYNTACTICALLY INCORRECT SQL STATEMENT
	Identified error: near "SYNTACTICALLY": syntax error
	0 INSERT INTO tbl0 VALUES ('a', 3, 3.14)
	--
	Called from Sqlite3_test__Test_win.(fun) in file "test/test_win.ml", lines 13-16,
	characters 6-47
	FAILED 1 / 1 tests

python3-module-google_auth_oauthlib-1.0.0-alt1.1
	==================================== ERRORS ====================================
	__ ERROR at setup of TestInstalledAppFlow.test_run_local_server_occupied_port __
	self = <test_flow.TestInstalledAppFlow object at 0x7ff1552ab3e0>, port = 60646
	--
	>	s.bind(("localhost", port))
	E	OSError: [Errno 98] Address already in use
	tests/unit/test_flow.py:265: OSError
	--
	=========================== short test summary info ============================
	ERROR tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_occupied_port
	=================== 36 passed, 10 warnings, 1 error in 0.64s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.

python3-module-hid-tools-0.9-alt1
	>	source = self.uhid_device.hidraw_nodes[0]
	E	IndexError: list index out of range
	tests/test_cli_decode.py:263: IndexError
	=========================== short test summary info ============================
	FAILED tests/test_cli_decode.py::TestHidrawSysfsReportDescriptor::test_pass_hidraw
	======================== 1 failed, 460 passed in 14.63s ========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra', 'tests']'
	returned non-zero exit status 1.

python3-module-pytest-httpbin-2.0.0-alt1
	is not None
	E	AssertionError: assert None is not None
	E	 +  where None = <function match at 0x7fc70e4c32e0>('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, 20 passed in 3.16s =========================
	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.63945 (%check)

valkey-8.1.3-alt1
	249 seconds - integration/replication-psync
	!!! WARNING The following tests failed:
	*** [TIMEOUT]: clients state report follows.

	10 error logs REMOVED from the list
automake_1.11-1.11.6-alt10
bind-9.18.37-alt1
dopewars-1.5.12-alt2_20.1033svn
mumps-5.3.5-alt4
python3-module-cheroot-10.0.1-alt4
python3-module-easyprocess-1.1-alt2
python3-module-execnet-2.1.1-alt1
qdiskinfo-0.4-alt2
tbb-2022.1.0-alt1.1
zig-0.13.0-alt1

Total 81 error logs.


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

only message in thread, other threads:[~2025-10-05  6:33 UTC | newest]

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