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-20240726 x86_64 beehive_status: +11 -4 (165)
Date: Fri, 26 Jul 2024 05:31:07 +0000
Message-ID: <ZqM0m+q0FMFHcPJM@beehive.mskdc.altlinux.org> (raw)

	11 NEW error logs

broot-1.36.1-alt1
	Compiling broot v1.36.1 (/usr/src/RPM/BUILD/broot-1.36.1)
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-f60be773e8a58789.so(+0x81dd16)[0x7fa536672d16]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

clisp-1:2.49.92-alt2
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Jul 26 04:12 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

joshuto-0.9.8-alt2
	Compiling clap_builder v4.5.2
	error: rustc interrupted by SIGSEGV, printing backtrace
	/lib64/librustc_driver-f60be773e8a58789.so(+0x81dd16)[0x7f3eab777d16]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd TIMEOUT	    60.02s   killed by signal 15 SIGTERM
	Summary of Failures:
	1/1 gupnp-simple-igd TIMEOUT	    60.02s   killed by signal 15 SIGTERM
	Ok:		    0
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    1
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

libgxim-0.5.0-alt3
	gximmisc.c:3696:53: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead
	[-Wdeprecated-declarations]
	3696 |							   retval->key.string = g_memdup
	("\0\0", 2);
	In file included from /usr/include/glib-2.0/glib/gstring.h:37,
	from /usr/include/glib-2.0/glib/giochannel.h:36,
	from /usr/include/glib-2.0/glib.h:56:
	/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
	350 | gpointer		    g_memdup	     (gconstpointer mem,
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libgxim-0.5.0/libgxim'
	make[1]: *** [Makefile:510: all-recursive] Error 1
	make: *** [Makefile:416: all] Error 2

lightdm-1.32.0-alt6
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test-session-greeter-reconnect
	** (process:3979373): WARNING **: 04:07:46.182: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3979388): WARNING **: 04:07:46.195: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3979395): WARNING **: 04:07:46.205: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3979407): WARNING **: 04:07:46.222: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory

mapsoft2-2.6-alt1
	## Running test: downloader.test
	Error: assert_err: downloader.test.cpp:46: wrong error message:
	command: D.get(pref+"/missing_file")
	expected error: Couldn't read a file:// file:
	file:///usr/src/RPM/BUILD/mapsoft2-2.6/modules/downloader/missing_file
	actual error:	Could not read a file:// file:
	file:///usr/src/RPM/BUILD/mapsoft2-2.6/modules/downloader/missing_file
	make[2]: *** [../Makefile.inc:114: downloader.test.passed] Error 1

meschach-1.2-alt1.b.3
	gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
	spbkp.c: In function 'spBKPfactor':
	spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
	614 |	  int	      row_num;
	spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
	612 |	  int	      i, j, k, l, n, onebyone, r;
	spbkp.c: At top level:
	spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
	34 | static  char    rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
	make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'

python3-module-PyGreSQL-6.0.1-alt1
	tests/test_classic_notification.py::TestAsyncNotification::test_notify_with_five_payloads
	PASSED [ 82%]
	tests/test_classic_notification.py::TestAsyncNotification::test_notify_with_timeout
	FAILED [ 82%]
	tests/test_classic_notification.py::TestAsyncNotification::test_notify_without_timeout
	PASSED [ 82%]
	--
	self.assertTrue(handler.listening)
	E   AssertionError: False is not true
	=========================== short test summary info ============================
	--
	SKIPPED [1] tests/test_dbapi20.py:765: database does not support latin-1
	FAILED tests/test_classic_notification.py::TestAsyncNotification::test_notify_with_timeout
	================== 1 failed, 790 passed, 21 skipped in 13.14s ==================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['pytest', '-vra', './tests', '--import-mode=append']'
	returned non-zero exit status 1.

xdg-desktop-portal-1.18.4-alt1
	tests/test_clipboard.py::TestClipboard::test_clipboard_checks_clipboard_enabled PASSED
	[ 50%]
	tests/test_clipboard.py::TestClipboard::test_clipboard_set_selection ERROR [ 66%]
	tests/test_clipboard.py::TestClipboard::test_clipboard_selection_write ERROR [ 83%]
	tests/test_clipboard.py::TestClipboard::test_clipboard_selection_read ERROR [100%]
	==================================== ERRORS ====================================
	_________ ERROR at setup of TestClipboard.test_clipboard_set_selection _________
	@pytest.fixture()
	--
	/usr/lib64/python3/site-packages/dbus/bus.py:120: DBusException
	________ ERROR at setup of TestClipboard.test_clipboard_selection_write ________
	@pytest.fixture()
	--
	>	assert old_pid is None, f"PID {old_pid} still alive?"
	E	AssertionError: PID 1302400 still alive?
	/usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
	________ ERROR at setup of TestClipboard.test_clipboard_selection_read _________
	@pytest.fixture()
	--
	>	assert old_pid is None, f"PID {old_pid} still alive?"
	E	AssertionError: PID 1302400 still alive?
	/usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
	=========================== short test summary info ============================
	ERROR tests/test_clipboard.py::TestClipboard::test_clipboard_set_selection - ...
	ERROR tests/test_clipboard.py::TestClipboard::test_clipboard_selection_write
	ERROR tests/test_clipboard.py::TestClipboard::test_clipboard_selection_read

	4 error logs REMOVED from the list
cilk-5.4.6-alt13
nfs-1:2.6.4-alt2
perl-Test-LectroTest-0.5001-alt3
rabbitvcs-0.19.0.21.git6f2da1b-alt1

Total 165 error logs.


                 reply	other threads:[~2024-07-26  5:31 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=ZqM0m+q0FMFHcPJM@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