ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250820 x86_64 beehive_status: +14 -35 (189)
@ 2025-08-20  8:09 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-08-20  8:09 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: 10276 bytes --]

	14 NEW error logs

batik-0:1.14-alt1_3jpp11
	[INFO] ------------------------------------------------------------------------
	[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	(package-all) on project batik-all: Execution package-all of
	goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	failed: An API incompatibility was encountered while executing
	org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single: java.lang.NoSuchFieldError:
	ROLE
	[ERROR] -----------------------------------------------------

blender4.5-4.5.1-alt1
	[3664/6621] cd /usr/src/RPM/BUILD/blender4.5-4.5.1/x86_64-alt-linux/intern/cycles/kernel
	&& /usr/src/RPM/BUILD/blender4.5-4.5.1/x86_64-alt-linux/bin/zstd_compress
	/usr/src/RPM/BUILD/blender4.5-4.5.1/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb
	/usr/src/RPM/BUILD/blender4.5-4.5.1/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb.zst
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

byteman-4.0.16-alt1_7jpp11
	[INFO] ------------------------------------------------------------------------
	[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	(make-assembly) on project byteman: Execution make-assembly of
	goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	failed: An API incompatibility was encountered while executing
	org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single: java.lang.NoSuchFieldError:
	ROLE
	[ERROR] -----------------------------------------------------

chromium-139.0.7258.127-alt1
	[chrome 50594/52164] CXX obj/chrome/browser/browser/on_device_tail_model_service_factory.o
	[chrome 50595/52164] CXX
	obj/chrome/browser/browser/autocomplete_scoring_model_service_factory.o
	[chrome 50596/52164] CXX
	obj/chrome/browser/browser/file_type_policies_component_installer.o
	[chrome 50597/52164] CXX
	obj/chrome/browser/browser/server_certificate_database_service_factory.o
	[chrome 50598/52164] CXX obj/chrome/browser/browser/nss_service_linux.o
	[chrome 50599/52164] CXX obj/chrome/browser/browser/nss_service_factory.o
	[chrome 50600/52164] CXX obj/chrome/browser/browser/nss_service.o
	[chrome 50601/52164] CXX obj/chrome/browser/browser/vr_ui_host_impl.o
	[chrome 50602/52164] CXX obj/chrome/browser/browser/chrome_xr_integration_client.o
	hasher-privd: parent: work_limits_ok: time elapsed limit (28800 seconds) exceeded

exec-maven-plugin-3.1.0-alt1_1jpp11
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

jffi-1.3.4-alt1_1jpp11
	[INFO] ------------------------------------------------------------------------
	[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	(jffi-complete) on project jffi: Execution jffi-complete of
	goal org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single
	failed: An API incompatibility was encountered while executing
	org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single: java.lang.NoSuchFieldError:
	ROLE
	[ERROR] -----------------------------------------------------

mumps-5.3.5-alt3
	gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
	multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0xa9e838962d7c23e1 not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

plexus-archiver-0:4.2.7-alt1_2jpp11
	[INFO] -------------------------------------------------------------
	[ERROR] COMPILATION ERROR :
	[INFO] -------------------------------------------------------------

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', 46826) 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:1010)')
	- generated xml file:
	/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.test-results/pytest/test.xml -
	--
	unclosed <socket.socket fd=16, family=10, type=1, proto=6, laddr=('::1', 40190, 0, 0),
	raddr=('::1', 43223, 0, 0)>
	FAILED cheroot/test/test_ssl.py::test_tls_client_auth[2-False-localhost-builtin] -
	assert False
	+  where False = any(<generator object test_tls_client_auth.<locals>.<genexpr> at
	0x7f3736a7b030>)
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-iniparse-0.5.1-alt1
	E...........
	ERROR: test_queue (test_multiprocessing.TestIni.test_queue)
	Traceback (most recent call last):
	--
	Ran 120 tests in 1.078s
	FAILED (errors=1, skipped=25)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['/usr/bin/python3', 'runtests.py']' returned
	non-zero exit status 1.

python3-module-oslo.service-4.2.1-alt1
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [20/Aug/2025 04:15:19] "GET / HTTP/1.1" 200 123 5.002013
	--
	raise self.failureException(msg)
	AssertionError: False is not true
	Totals

python3-module-pyshark-0.6-alt2
	>		raise KeyError(f"Packet of index {packet_index} does not exist in capture")
	E		KeyError: 'Packet of index 0 does not exist in capture'
	.tox/py3/lib/python3/site-packages/pyshark/capture/file_capture.py:75: KeyError
	--
	=========================== short test summary info ============================
	FAILED ../tests/test_cap_operations.py::test_getting_packet_summary - KeyErro...
	================= 1 failed, 72 passed, 121 warnings in 31.97s ==================

python3-module-websockets-15.0.1-alt1
	.......................................sssssssssssssss.......ssssssss...................................................................................................................................................................s....s.s........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s........................................................................................................sssssssssssssss.....ssssssss....................s................................s..............................................................sss...............................s.............................................EF.....................................................................................................................................................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................................
	ERROR: test_writing_in_recv_events_fails
	(tests.sync.test_connection.ServerConnectionTests.test_writing_in_recv_events_fails)
	Error when responding to incoming frames is correctly reported.
	--
	raise self.protocol.close_exc from original_exc
	websockets.exceptions.ConnectionClosedError: no close frame received or sent
	FAIL: test_writing_in_send_context_fails
	(tests.sync.test_connection.ServerConnectionTests.test_writing_in_send_context_fails)
	Error when sending outgoing frame is correctly reported.
	--
	self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
	AssertionError: None is not an instance of <class 'BrokenPipeError'>
	Ran 1947 tests in 73.657s
	FAILED (failures=1, errors=1, skipped=61)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

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

	35 error logs REMOVED from the list
act-github-actions-0.2.70-alt1
autorestic-1.8.3-alt2
bin-github-0.21.2-alt1
bpftrace-0.23.3-alt2
direnv-2.34.0-alt1.1
dropbear-musl-2025.88-alt1
ets-0.3.1-alt1
fq-0.15.1-alt1
gitleaks-8.21.2-alt1
gnome-bluetooth3.0-47.1-alt2
gum-0.16.2-alt1
influxdb3-3.3.0-alt1
jid-0.7.6-alt1
kcptun-20231012-alt1
kopia-0.21.1-alt1
llama-swap-110-alt1
mkcert-1.4.4-alt1
musikcube-3.0.4-alt1
openimagedenoise-2.3.3-alt3
perl-Net-SIP-0.838-alt1
perl-Tie-DBI-1.08-alt1
pup-1:0.4.0-alt1
python3-module-faststream-0.5.48-alt1
python3-module-schemathesis-4.0.15-alt1
python3-module-tox-4.28.4-alt1
restic-0.18.0-alt1
resticprofile-0.31.0-alt2
shfmt-3.10.0-alt1
stevia-0.49.0-alt1
stringtemplate4-4.3.3-alt1_3jpp11
trurl-0.16.1-alt1
vgrep-2.8.0-alt1
wabt-1.0.37-alt1
webhook-2.8.2-alt1
yq-go-4.44.3-alt1

Total 189 error logs.


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

only message in thread, other threads:[~2025-08-20  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-20  8:09 [cyber] I: Sisyphus-20250820 x86_64 beehive_status: +14 -35 (189) 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