ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240407 x86_64 beehive_status: +9 -7 (120)
@ 2024-04-07  9:11 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-04-07  9:11 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: 6863 bytes --]

	9 NEW error logs

ldns-1.8.1-alt2
	./libtool --tag=CC --quiet --mode=compile x86_64-alt-linux-gcc -I. -I.	-DHAVE_CONFIG_H
	-DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100
	-fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall
	-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64  -c
	./examples/ldns-rrsig.c -o examples/ldns-rrsig.lo
	mv: cannot stat 'examples/ldns-rrsig.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.1'
	--
	./libtool --tag=CC --quiet --mode=compile x86_64-alt-linux-gcc -I. -I.	-DHAVE_CONFIG_H
	-DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100
	-fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall
	-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64  -c
	examples/ldns-walk.c -o examples/ldns-walk.o
	mv: cannot stat 'examples/ldns-walk.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.1'
	--
	ld: /usr/src/tmp/cch2Jmdk.debug.temp.o: error adding symbols: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:203: examples/ldns-keygen] Error 1

mumps-5.3.5-alt3
	/usr/lib64/openmpi/bin/mpicc -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-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
	-L/usr/lib64/openmpi/lib -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x4d3a2a831fb05250 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.so] Error 1

perl-Test-TCP-2.22-alt1
	t/02_abrt.t .................... ok
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

perl-Tie-DBI-1.08-alt1
	Result: FAIL
	Failed 1/2 test programs. 0/46 subtests failed.
	make: *** [Makefile:781: test_dynamic] Error 255

python3-module-dbus-next-0.2.3-alt2
	>	assert reply.body == ['got it']
	E	AssertionError: assert ['The name :1...ervice files'] == ['got it']
	E
	--
	------------------------------ Captured log call -------------------------------
	ERROR	 asyncio:base_events.py:1819 Future exception was never retrieved
	future: <Future finished exception=OSError(9, 'Bad file descriptor')>
	--
	self.offset += self.sock.send(self.buf[self.offset:])
	OSError: [Errno 9] Bad file descriptor
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED test/test_fd_passing.py::test_sending_file_descriptor_low_level - Asse...
	============= 1 failed, 74 passed, 7 skipped, 6 warnings in 0.94s ==============

python3-module-oslo.service-3.1.1-alt1
	{6}
	oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_format_string
	[0.001768s] ... ok
	ERROR [oslo.service.loopingcall] Dynamic interval looping call
	'oslo_service.loopingcall.RetryDecorator.__call__.<locals>._func' failed
	Traceback (most recent call last):
	--
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [07/Apr/2024 08:20:08] "GET / HTTP/1.1" 200 0 5.026961
	--
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [07/Apr/2024 08:20:08] "GET / HTTP/1.1" 200 0 5.012243
	--
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [07/Apr/2024 08:20:09] "GET / HTTP/1.1" 200 0 5.002013
	--
	{26}
	oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout
	[5.085107s] ... ok
	{5} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigterm [5.052823s]
	... FAILED
	Captured traceback:
	--
	raise self.failureException(msg)
	AssertionError: [2321026] is not false : No OS processes left.
	{5} oslo_service.tests.test_wsgi.TestWSGIServer.test_client_socket_timeout [0.007163s]
	... ok
	--
	raise self.failureException(msg)
	AssertionError: [2321026] is not false : No OS processes left.
	Totals

python3-module-pexpect-4.9.0-alt1
	tests/test_replwrap.py::REPLWrapTestCase::test_python PASSED		 [ 66%]
	tests/test_replwrap.py::REPLWrapTestCase::test_zsh FAILED		 [ 67%]
	tests/test_repr.py::TestCaseMisc::test_str_before_spawn PASSED		 [ 67%]
	--
	tests/test_socket.py::ExpectTestCase::test_multiple_interrupts
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

torrust-tracker-2.3.1-alt1
	Compiling sha1_smol v1.0.0
	error: rustc interrupted by SIGSEGV, printing backtrace
	/usr/lib64/librustc_driver-8a258500883af626.so(+0x7463f6)[0x7fedfb8263f6]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `frunk_core` (lib)
	Caused by:

xdg-desktop-portal-1.18.3-alt1
	▶  8/28 /portal/inhibit/monitor -
	xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion
	failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL
	▶  8/28							ERROR
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.19s
	killed by signal 6 SIGABRT
	>>> XDG_CURRENT_DESKTOP=test MALLOC_PERTURB_=247 XDP_UNINSTALLED=1
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests
	XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/share
	G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/tests
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 G_DEBUG=gc-friendly
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/test-portals
	--verbose --keep-going --tap -p /portal/inhibit
	--
	XDP: providing portal org.freedesktop.portal.GameMode
	(/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.3/x86_64-alt-linux/tests/../src/xdg-desktop-portal:3484707):
	xdg-desktop-portal-WARNING **: 08:40:59.450: Failed to create RealtimeKit proxy: Could
	not connect: No such file or directory
	XDP: providing portal org.freedesktop.portal.Realtime
	--
	Summary of Failures:
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.19s
	killed by signal 6 SIGABRT
	Ok:		    26

	7 error logs REMOVED from the list
fprintd-1.94.3-alt1
gpodder-3.11.4-alt1
kernel-modules-drbd9-ovz-el7-2:9.2.8-alt1.199168.4.1160.90.1.vz7.200.7
ocrfeeder-0.8.5-alt2
python3-module-podcastparser-0.6.10-alt1
redis-7.2.4-alt1.1
wl-screenrec-0.1.2-alt1

Total 120 error logs.


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

only message in thread, other threads:[~2024-04-07  9:11 UTC | newest]

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