ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20231206 x86_64 beehive_status: +9 -12 (75)
@ 2023-12-06  4:53 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-12-06  4:53 UTC (permalink / raw)
  To: sisyphus-cybertalk

	9 NEW error logs

autogen-5.18.16-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[4]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

curl-8.4.0-alt1
	TESTDONE: 1406 tests out of 1407 reported OK: 99%
	TESTFAIL: These test cases failed: 1474
	make[1]: *** [Makefile:829: full-test] Error 1

dopewars-1.5.12-alt2_20.1033svn
	/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc	-pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto -Wall  -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libsound_sdl.so.0
	-o .libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:577: all-recursive] Error 1
	make[1]: *** [Makefile:478: all-recursive] Error 1
	make: *** [Makefile:406: all] Error 2

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

litmus-0.14.0-alt2.git.9fbc73d
	checking for a BSD-compatible install... /bin/install -c
	./configure: line 3491: syntax error near unexpected token `0,'
	./configure: line 3491: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31 32)'

python3-module-easyprocess-1.1-alt2
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	=================== 1 failed, 37 passed in 76.72s (0:01:16) ====================

python3-module-pulsectl-asyncio-1.1.1-alt1
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED
	[ 29%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED
	[ 35%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%]
	--
	>			self.assertGreater(peak, 0)
	E      AssertionError: 0.0 not greater than 0
	tests/test_async_with_dummy_instance.py:461: AssertionError
	=========================== short test summary info ============================
	FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
	======================== 1 failed, 16 passed in 20.24s =========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.1.1/.tox/py3/bin/pytest -vra
	(exited with code 1)
	py3 finish: run-test  after 20.52 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.1.1/.tox/.tmp/package/1/pulsectl_asyncio-1.1.1-py3-none-any.whl

python3-module-pytest-randomly-3.15.0-alt1
	"test_one.py::test_d PASSED",
	E	AssertionError: assert ['', 'test_on...est_b PASSED'] == ['test_one.py...est_d
	PASSED']
	E	  At index 0 diff: '' != 'test_one.py::test_c PASSED'
	--
	"test_one.py::test_one.foo PASSED",
	E	AssertionError: assert ['', 'test_on...e.bar PASSED'] == ['test_one.py...e.foo
	PASSED']
	E	  At index 0 diff: '' != 'test_one.py::test_one.bar PASSED'
	--
	"test.txt::test.txt PASSED",
	E	AssertionError: assert ['', 'test2.t...2.txt PASSED'] == ['test2.txt::...t.txt
	PASSED']
	E	  At index 0 diff: '' != 'test2.txt::test2.txt PASSED'
	--
	=========================== short test summary info ============================
	FAILED tests/test_pytest_randomly.py::test_files_reordered - AssertionError: ...
	FAILED tests/test_pytest_randomly.py::test_files_reordered_when_seed_not_reset
	FAILED tests/test_pytest_randomly.py::test_classes_reordered - AssertionError...
	FAILED tests/test_pytest_randomly.py::test_class_test_methods_reordered - Ass...
	FAILED tests/test_pytest_randomly.py::test_test_functions_reordered - Asserti...
	FAILED
	tests/test_pytest_randomly.py::test_test_functions_reordered_when_randomness_in_module
	FAILED tests/test_pytest_randomly.py::test_doctests_reordered - AssertionErro...
	FAILED tests/test_pytest_randomly.py::test_doctests_in_txt_files_reordered - ...

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 - ...

	12 error logs REMOVED from the list
ceph-17.2.6-alt3.2
deepin-screen-recorder-5.10.22-alt1
fprintd-1.94.2-alt1
libsmi-0.5.0-alt2
meschach-1.2-alt1.b.3
openmotif-2.3.8-alt1
perl-Test-Strict-0.52-alt1
perl-Test-Vars-0.015-alt1
python3-module-PySide2-5.15.2-alt4
python3-module-websockets-12.0-alt1
xdg-desktop-portal-1.18.2-alt1
zstd-1.5.5-alt2

Total 75 error logs.


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

only message in thread, other threads:[~2023-12-06  4:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06  4:53 [cyber] I: Sisyphus-20231206 x86_64 beehive_status: +9 -12 (75) 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