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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 7240 bytes --]

	11 NEW error logs

dm-secdel-1.0.12-alt1
	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)

givaro-4.2.0-alt3
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_cstor.C...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_cstor.C...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_div.C...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_div.C...
	Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_gcd.C...
	Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_gcd.C...
	Pmake[1]: *** [Makefile:496: docs] Segmentation fault
	make[1]: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0/docs'
	make: *** [Makefile:606: install-recursive] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0'

gnome-connections-48.0-alt1
	Selected version libfreerdp3-devel#3.19.0-alt1:p11+402226.100.2.1@1765552315 for
	pkgconfig(freerdp3)>=3.6.3
	E: Couldn't find package pkgconfig(winpr2)
	hsh-install: Failed to calculate package file list.

gnuplot-1:6.0.0-alt2
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
	x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -lcerf   -o
	doc2tex doc2tex-doc2tex.o doc2tex-termdoc.o  -lm -lopenspecfun -lcerf  -lz -lpangocairo-1.0
	-lpango-1.0 -lgobject-2.0 -lharfbuzz -lcairo -lglib-2.0
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
	make[1]: *** Deleting file 'gnuplot.tex'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
	./doc2tex -figures ./gnuplot.doc gnuplot.tex
	make[1]: *** [Makefile:1097: gnuplot.tex] Segmentation fault
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
	make: *** [Makefile:1100: pdf] Error 2

libgupnp-igd-1.6.0-alt1
	# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
	# GLib-GIO-DEBUG: GSocketClient: Connection successful!
	gupnp-simple-igd time out (After 60.0 seconds)
	1/1 gupnp-simple-igd TIMEOUT	    60.03s   killed by signal 15 SIGTERM
	Summary of Failures:
	1/1 gupnp-simple-igd TIMEOUT	    60.03s   killed by signal 15 SIGTERM
	Ok:		   0
	Fail:		   0
	Timeout:	   1
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

python3-module-cheroot-10.0.1-alt4
	err_text = ssl_err.value.args[0].reason.args[0].args[1]
	except AttributeError:
	if IS_WINDOWS or IS_GITHUB_ACTIONS_WORKFLOW:
	--
	----------------------------- Captured stderr call -----------------------------
	Client ('127.0.0.1', 40434) lost — peer dropped the TLS connection suddenly, during
	handshake: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to
	get local issuer certificate (_ssl.c:1000)')
	- 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
	FAILED cheroot/test/test_ssl.py::test_tls_client_auth[1-False-localhost-builtin] -
	assert False
	+  where False = any(<generator object test_tls_client_auth.<locals>.<genexpr> at
	0x7fd15ddf9e50>)
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-eventlet-0.36.1-alt1
	>	    assert ok, 'Expected single line "pass" in stdout'
	E	    AssertionError: Expected single line "pass" in stdout
	tests/__init__.py:358: AssertionError
	--
	assert len(mod._active) == n, 'Expected {} {} threads, got {}'.format(n, tag, mod._active)
	AssertionError: Expected 2 post-fork patched threads, got {140479482984256:
	<_MainThread(MainThread, started 140479482984256)>}
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/patcher_test.py::test_fork_after_monkey_patch - AssertionError: ...
	==== 1 failed, 633 passed, 89 skipped, 12 deselected, 48 warnings in 57.59s ====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not
	test_dns_methods_are_green and not test_noraise_dns_tcp and not test_clear and not
	test_raise_dns_tcp']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.20217 (%check)

python3-module-mdp-3.6.0.15.g64f14eee-alt4.1
	' covariance: %g' % min(corrs))
	E	AssertionError: source/estimate minimal covariance: 0.797335
	E	assert 0.7973354749276136 > 0.8
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_contrib.py::test_XSFANode - AssertionError: source/estim...
	==== 1 failed, 730 passed, 26 skipped, 176076 warnings in 227.57s (0:03:47) ====

python3-module-oslo.service-4.1.1-alt1.1
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [21/Dec/2025 04:24:21] "GET / HTTP/1.1" 200 123 5.005853
	--
	raise self.failureException(msg)
	AssertionError: False is not true
	Totals

python3-module-websockets-12.0-alt1
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	.Exception in thread Thread-495 (serve_forever):
	--
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	.Exception in thread Thread-496 (serve_forever):
	--
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	..................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
	FAIL: test_keepalive_ping_stops_when_connection_closing
	(tests.legacy.test_protocol.ClientTests.test_keepalive_ping_stops_when_connection_closing)
	Traceback (most recent call last):
	--
	self.assertTrue(self.protocol.keepalive_ping_task.cancelled())
	AssertionError: False is not true
	Ran 1297 tests in 2.974s
	FAILED (failures=1, skipped=12)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

stevia-0.49.0-alt1
	+ xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C x86_64-alt-linux
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:

	7 error logs REMOVED from the list
java-21-openjdk-0:21.0.9.0.10-alt1
libsecret-0.21.6-alt1
lkrg-0.9.9-alt1
perl-Expect-1.38-alt1
python3-module-asyncpg-0.29.0-alt2
sssd-2.9.7-alt3
tripso-1.2.2-alt1

Total 81 error logs.


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

only message in thread, other threads:[~2025-12-21  6:35 UTC | newest]

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