ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230504 x86_64 beehive_status: +8 -13 (126)
@ 2023-05-04  4:11 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-05-04  4:11 UTC (permalink / raw)
  To: sisyphus-cybertalk

	8 NEW error logs

erlang-proper-1.4.0.19.3bbd-alt1
	1) proper_tests:-options_test_/0-fun-131-/0:1157
	^[[0;31m     Failure/Error: ?assertMatch(false, proper : check ( ? FORALL ( T , any (
	) , T < 42 ) , CExm2 , [ any_to_integer , verbose , nocolors ] ))
	expected: = false
	--
	OK: Passed 100 test(s).
	Error: The property code returned a non-boolean result.
	^[[0m
	--
	OK: Passed 100 test(s).
	Error: The property code returned a non-boolean result.
	^[[0m

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 0x5d828ae747d19d22 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-Gearman-2.004.015-alt1_5
	t/40-prefix.t ................... ok
	#   Failed test 'timeout'
	#   at /usr/share/perl5/Test/Timer.pm line 31.
	--
	# Looks like you failed 1 test of 10.
	#   Failed test 'wait with timeout'
	#   at t/50-wait_timeout.t line 65.
	--
	t/50-wait_timeout.t	      (Wstat: 256 Tests: 4 Failed: 1)
	Failed test:  3
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/24 test programs. 1/337 subtests failed.
	make: *** [Makefile:781: test_dynamic] Error 255

python3-module-easyprocess-1.1-alt1
	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%]
	--
	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_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 79.06s (0:01:19) ====================

python3-module-oslo.rootwrap-6.3.1-alt2.1
	{0}
	oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user
	[0.000192s] ... ok
	{5} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client
	[5.282031s] ... FAILED
	Captured traceback:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:

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.24s ====================
	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 7.69 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-resampy-0.4.2-alt1
	==================================== ERRORS ====================================
	_____________________ ERROR collecting tests/test_core.py ______________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-resampy-0.4.2/tests/test_core.py'.
	--
	raise ImportError(msg)
	E   ImportError: Numba requires at least version 14.0.0 of LLVM.
	E   Installed llvmlite is built against version 11.0.1.
	E   Please update llvmlite.
	____________________ ERROR collecting tests/test_filters.py ____________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-resampy-0.4.2/tests/test_filters.py'.
	--
	raise ImportError(msg)
	E   ImportError: Numba requires at least version 14.0.0 of LLVM.
	E   Installed llvmlite is built against version 11.0.1.
	E   Please update llvmlite.
	____________________ ERROR collecting tests/test_quality.py ____________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-resampy-0.4.2/tests/test_quality.py'.
	--
	raise ImportError(msg)
	E   ImportError: Numba requires at least version 14.0.0 of LLVM.
	E   Installed llvmlite is built against version 11.0.1.
	--
	=========================== short test summary info ============================
	ERROR tests/test_core.py
	ERROR tests/test_filters.py
	ERROR tests/test_quality.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!

python3-module-uvicorn-0.20.0-alt1
	>	    assert exc_info.value.code == 1006
	E	    AssertionError: assert 1000 == 1006
	E	     +	where 1000 = ConnectionClosedOK(Close(code=1000, reason=''),
	Close(code=1000, reason=''), True).code
	--
	INFO:	  ('127.0.0.1', 37044) - "WebSocket /" [accepted]
	ERROR:	  ASGI callable should return None, but returned '123'.
	INFO:	  connection open
	--
	INFO	 uvicorn.error:websockets_impl.py:267 ('127.0.0.1', 37044) - "WebSocket /"
	[accepted]
	ERROR	 uvicorn.error:websockets_impl.py:257 ASGI callable should return None, but
	returned '123'.
	INFO	 uvicorn.error:server.py:646 connection open
	--
	>	    assert exc_info.value.code == 1006
	E	    AssertionError: assert 1000 == 1006
	E	     +	where 1000 = ConnectionClosedOK(Close(code=1000, reason=''),
	Close(code=1000, reason=''), True).code
	--
	INFO:	  ('127.0.0.1', 37066) - "WebSocket /" [accepted]
	ERROR:	  ASGI callable should return None, but returned '123'.
	INFO:	  connection open
	--
	INFO	 uvicorn.error:websockets_impl.py:267 ('127.0.0.1', 37066) - "WebSocket /"
	[accepted]
	ERROR	 uvicorn.error:websockets_impl.py:257 ASGI callable should return None, but
	returned '123'.
	INFO	 uvicorn.error:server.py:646 connection open
	--
	=========================== short test summary info ============================
	FAILED
	tests/protocols/test_websocket.py::test_asgi_return_value[H11Protocol-WebSocketProtocol]
	FAILED
	tests/protocols/test_websocket.py::test_asgi_return_value[HttpToolsProtocol-WebSocketProtocol]
	======================== 2 failed, 446 passed in 49.92s ========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-uvicorn-0.20.0/.tox/py3/bin/pytest -vra (exited with
	code 1)
	py3 finish: run-test  after 50.26 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-uvicorn-0.20.0/.tox/.tmp/package/1/uvicorn-0.20.0-py3-none-any.whl

	13 error logs REMOVED from the list
LibreOffice-still-7.3.7.2-alt2
blender-3.4.1-alt2.1
dopewars-1.5.12-alt2_20.1033svn
jicofo-1.1-alt0.4
libgmime3.0-3.2.13-alt1
mk-configure-0.38.2-alt1
openbabel-3.1.1-alt2
perl-HTML-Widget-1.11-alt3
php7-http-3.2.4-alt1.33
python3-module-zmq-24.0.1-alt1.1
qemu-8.0.0-alt2
sparse-0.6.4-alt1
tini-0.19.0-alt1

Total 126 error logs.


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

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

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