ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20231125 x86_64 beehive_status: +10 -8 (71)
@ 2023-11-25  4:27 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-11-25  4:27 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: 7763 bytes --]

	10 NEW error logs

automake_1.16-1.16.5-alt1
	# SKIP:  133
	# XFAIL: 38
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See ./test-suite.log

cilk-5.4.6-alt13
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    \rS1		 \rQ1.1		\rQ1.2	       \rQ1.3	      \rQ1.4	     \rQ1.5
	\rQ1.6	       \rQ1.7	      \rQ1.8	     \rS2	  \rQ2.1		 \rQ2.2
	\rQ2.3	       \rQ2.4	      \rS3	   \rQ3.1	  \rQ3.2		 \rQ3.3
	\rQ3.4	       \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /usr/libexec/rpm-build/install -p .libs/libcilk.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:567: install-libLTLIBRARIES] Error 1

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 Nov 25 03:52 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

libsmi-0.5.0-alt2
	parser-yang.c:4897:7: note: in expansion of macro 'yyerror'
	4897 |	     yyerror (parserPtr, YY_("syntax error"));
	parser-yang.y: At top level:

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-pytest-rerunfailures-10.2-alt1
	f"Expected '{expected_value}' but got '{field_value}'"
	E	AssertionError: outcomes.passed has unexpected value. Expected '2' but got '1'
	E	assert 1 == 2
	--
	=========================== short test summary info ============================
	FAILED test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash
	=================== 1 failed, 61 passed, 1 skipped in 7.87s ====================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/py3/bin/pytest
	test_pytest_rerunfailures.py (exited with code 1)
	py3 finish: run-test  after 8.35 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/.tmp/package/1/pytest-rerunfailures-10.2.zip

python3-module-scikit-learn-1.3.0-alt1
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[0-1]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[0-2]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[1-0]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[1-1]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[1-2]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[-1-0]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[-1-1]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_nodes_values[-1-2]
	PASSED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_predictions[42-True]
	SKIPPED [ 14%]
	sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py::test_predictions[42-False]
	/usr/src/tmp/rpm-tmp.1220: line 130: 2158737 CPU time limit exceeded py.test3 -vv

python3-module-zmq-24.0.1-alt1.1.1.1
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

stringtemplate4-4.3.3-alt1_3jpp11
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/stringtemplate4-4.3.3/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and
	[date].dumpstream.
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

xdg-desktop-portal-1.18.2-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.36s
	killed by signal 6 SIGABRT
	>>> MALLOC_PERTURB_=130 G_DEBUG=gc-friendly
	XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests/share
	XDG_CURRENT_DESKTOP=test
	G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests
	XDP_UNINSTALLED=1 G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/tests
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/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.2/x86_64-alt-linux/tests/../src/xdg-desktop-portal:1674850):
	xdg-desktop-portal-WARNING **: 03:39:57.350: 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.36s
	killed by signal 6 SIGABRT
	Ok:		    26

	8 error logs REMOVED from the list
fleet-commander-admin-0.15.1-alt12
libmicrohttpd-0.9.77-alt1
libvamp-2.10.0-alt2
mumps-5.3.5-alt3
ocaml-gsl-1.24.3-alt1
perl-Future-AsyncAwait-0.66-alt2
python3-module-qtpy-2.4.1-alt1
verilator-5.012-alt1.1

Total 71 error logs.


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

only message in thread, other threads:[~2023-11-25  4:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-25  4:27 [cyber] I: Sisyphus-20231125 x86_64 beehive_status: +10 -8 (71) 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