ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230721 x86_64 beehive_status: +15 -15 (242)
@ 2023-07-21  4:02 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-07-21  4:02 UTC (permalink / raw)
  To: sisyphus-cybertalk

	15 NEW error logs

automake_1.11-1.11.6-alt9
	checking for upc... no
	configure: error: no Unified Parallel C compiler was found
	+ exit_status=77
	--
	+ exit 77
	2 of 878 tests failed
	(73 tests were not run)

clickhouse-23.3.7.5-alt1
	[  SKIPPED ] RandomishInt/CodecTest.TranscodingWithDataType/33
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] FileCacheTest.writeBuffer
	1 FAILED TEST

fprintd-1.94.2-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

ibus-1.5.28-alt1
	131 |	  __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
	/usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro
	'g_atomic_pointer_get'
	262 |	  (!g_atomic_pointer_get (location) &&				   \
	panel.c:6440:13: note: in expansion of macro 'g_once_init_enter'
	6440 |	       if (g_once_init_enter (&panel_type_id__once)) {
	make[3]: Leaving directory '/usr/src/RPM/BUILD/ibus-1.5.28/ui/gtk3'
	rm ibus-emoji.7
	make[2]: *** [Makefile:519: all-recursive] Error 1
	make[1]: *** [Makefile:696: all-recursive] Error 1
	make: *** [Makefile:603: all] Error 2

llvm15.0-15.0.7-alt4
	from sphinx.util import progress_message
	/usr/src/RPM/BUILD/llvm-project/lldb/docs/python_api.rst:9: ERROR: Unknown directive type
	"automodapi".
	.. automodapi:: lldb
	--
	[4028/8760] cd /usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs
	&& /usr/bin/cmake -E env
	LLDB_SWIG_MODULE=/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs
	/usr/bin/sphinx-build-3 -b html -d
	/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs/_doctrees-lldb-html -q
	-t builder-html -D version=15 -D release=15.0.7 /usr/src/RPM/BUILD/llvm-project/lldb/docs
	/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs/html
	FAILED: tools/lldb/docs/CMakeFiles/docs-lldb-html
	/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs/CMakeFiles/docs-lldb-html
	cd /usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs && /usr/bin/cmake -E
	env LLDB_SWIG_MODULE=/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs
	/usr/bin/sphinx-build-3 -b html -d
	/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs/_doctrees-lldb-html -q
	-t builder-html -D version=15 -D release=15.0.7 /usr/src/RPM/BUILD/llvm-project/lldb/docs
	/usr/src/RPM/BUILD/llvm-project/x86_64-alt-linux/tools/lldb/docs/html

mailfromd-8.16-alt1
	120: Working current_message			     ok
	121: message_body_is_empty			     FAILED (nulmsg.at:20)
	Header Functions
	--
	## Test results. ##
	ERROR: 121 tests were run,
	1 failed unexpectedly.

perl-SQL-Statement-1.414-alt1
	Result: FAIL
	Failed 1/17 test programs. 0/6420 subtests failed.
	make: *** [Makefile:791: test_dynamic] Error 255

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 1 failed, 37 passed in 78.11s (0:01:18) ====================

python3-module-etcd-0.4.5-alt4
	modname = s
	except ImportError:
	break
	--
	>	    result = getattr(result, p)
	E	    AttributeError: 'function' object has no attribute 'RequestMethods'
	/usr/lib64/python3.11/pkgutil.py:715: AttributeError
	--
	modname = s
	except ImportError:
	break
	--
	>	    result = getattr(result, p)
	E	    AttributeError: 'function' object has no attribute 'RequestMethods'
	/usr/lib64/python3.11/pkgutil.py:715: AttributeError
	--
	=========================== short test summary info ============================
	FAILED src/etcd/tests/unit/test_request.py::TestClientApiInterface::test_machines
	FAILED src/etcd/tests/unit/test_request.py::TestClientRequest::test_machines
	====== 2 failed, 114 passed, 2 deselected, 1 xfailed, 3 warnings in 1.97s ======

python3-module-jupyter_client-8.3.0-alt1
	E		  File "zmq/backend/cython/socket.pyx", line 336, in
	zmq.backend.cython.socket.Socket.__init__
	E		zmq.error.ZMQError: Too many open files
	/usr/lib/python3/site-packages/_pytest/threadexception.py:73:
	PytestUnhandledThreadExceptionWarning
	--
	=========================== short test summary info ============================
	FAILED tests/test_client.py::TestThreadedKernelClient::test_shutdown_id - pyt...
	====== 1 failed, 216 passed, 6 skipped, 3 deselected in 282.44s (0:04:42) ======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_input_request']' returned non-zero exit status 1.

python3-module-keystoneauth1-5.1.2-alt1.1
	raise ProtocolError(f"Connection broken: {e!r}", e) from e
	urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(780 bytes read,
	1904 more expected)', IncompleteRead(780 bytes read, 1904 more expected))
	During handling of the above exception, another exception occurred:
	--
	self._original_response.close()
	AttributeError: 'MockHTTPResponse' object has no attribute 'close'
	Totals

python3-module-nbclient-0.8.0-alt2
	==================================== ERRORS ====================================
	________________ ERROR collecting nbclient/tests/test_client.py ________________
	/usr/lib/python3/site-packages/_pytest/runner.py:341: in from_call
	--
	from testpath import modified_env
	E   ModuleNotFoundError: No module named 'testpath'
	________________ ERROR collecting nbclient/tests/test_client.py ________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-nbclient-0.8.0/nbclient/tests/test_client.py'.
	--
	from testpath import modified_env
	E   ModuleNotFoundError: No module named 'testpath'
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR nbclient/tests/test_client.py - ModuleNotFoundError: No module named 't...
	ERROR nbclient/tests/test_client.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '--color=no',
	'-k', 'not test_many_parallel_notebooks']' returned non-zero exit status 2.

python3-module-requests_toolbelt-1.0.0-alt1
	>		raise ProtocolError(f"Connection broken: {e!r}", e) from e
	E		urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(234
	bytes read, 5 more expected)', IncompleteRead(234 bytes read, 5 more expected))
	/usr/lib/python3/site-packages/urllib3/response.py:727: ProtocolError
	--
	>		    self._original_response.close()
	E		    AttributeError: 'MockHTTPResponse' object has no attribute 'close'
	/usr/lib/python3/site-packages/urllib3/response.py:740: AttributeError
	=========================== short test summary info ============================
	FAILED tests/test_dump.py::TestDumpRealResponses::test_dump_response - Attrib...
	FAILED tests/test_dump.py::TestDumpRealResponses::test_dump_all - AttributeEr...
	FAILED tests/test_sessions.py::TestBasedSession::test_prepared_request_override_base
	FAILED tests/test_sessions.py::TestBasedSession::test_prepared_request_with_base
	FAILED tests/test_sessions.py::TestBasedSession::test_request_override_base
	FAILED tests/test_sessions.py::TestBasedSession::test_request_with_base - Att...
	6 failed, 158 passed, 5 skipped in 1.32s
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-requests_toolbelt-1.0.0/.tox/py3/bin/pytest -W
	error::DeprecationWarning (exited with code 1)
	py3 finish: run-test  after 1.59 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-requests_toolbelt-1.0.0/.tox/.tmp/package/1/requests_toolbelt-1.0.0-py2.py3-none-any.whl

python3-module-zmq-24.0.1-alt1.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 - ...

rng-tools-6.14-alt1.git82f665c4
	PASS: rngtestzero.sh
	FAIL: rngtestjitter.sh
	Testsuite summary for rng-tools 6.14
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

	15 error logs REMOVED from the list
cilk-5.4.6-alt13
libvamp-2.10.0-alt2
lightdm-1.32.0-alt4
maven-artifact-transfer-1:0.13.1-alt1_3jpp11
mumps-5.3.5-alt3
openmotif-2.3.8-alt1
python3-module-ciso8601-2.3.0-alt1
python3-module-exceptiongroup-1.1.1-alt3
python3-module-funcy-1.17-alt1
python3-module-jsonschema-spec-0.2.3-alt1
python3-module-mkdocs-1.4.3-alt1
python3-module-moto-4.0.5-alt1
python3-module-pydyf-0.6.0-alt1
python3-module-rabbitpy-2.0.1-alt1
python3-module-whatever-0.6-alt1

Total 242 error logs.


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

only message in thread, other threads:[~2023-07-21  4:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21  4:02 [cyber] I: Sisyphus-20230721 x86_64 beehive_status: +15 -15 (242) 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