[cyber] I: Sisyphus-20230805 x86_64 beehive_status: +13 -14 (290)

ALT beekeeper hiver на altlinux.org
Сб Авг 5 07:20:55 MSK 2023


	13 NEW error logs

bind-9.16.42-alt1
	R:timeouts:SKIPPED
	E:timeouts:2023-08-05T01:43:53+0000
	S:tools:2023-08-05T01:43:53+0000
	--
	R:tools:PASS
	E:tools:2023-08-05T01:44:02+0000
	S:tsig:2023-08-05T01:44:02+0000
	--
	R:tsig:PASS
	E:tsig:2023-08-05T01:44:24+0000
	S:tsiggss:2023-08-05T01:44:24+0000
	--
	I:tsiggss:ensure too long realm name is not fatal in interactive mode (11)
	cat: authsock.pid: No such file or directory
	kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
	[sigspec]
	--
	R:tsiggss:FAIL
	E:tsiggss:2023-08-05T01:44:32+0000

libvamp-2.10.0-alt2
	x86_64-alt-linux-g++   -o rdf/generator/vamp-rdf-template-generator
	rdf/generator/vamp-rdf-template-generator.o ./libvamp-hostsdk.a
	ld: error: ./libvamp-hostsdk.a: corrupt object file
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1
	--
	ld: /usr/src/tmp/ccgN1yY4.ltrans1.ltrans.o: in function
	`_VampHost::Vamp::HostExt::PluginLoader::Impl::loadPlugin(std::__cxx11::basic_string<char,
	std::char_traits<char>, std::allocator<char> >, float, int)':
	/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/src/vamp-hostsdk/PluginLoader.cpp:462:
	undefined reference to
	`_VampHost::Vamp::HostExt::PluginChannelAdapter::PluginChannelAdapter(_VampHost::Vamp::Plugin*)'
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

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

mdevctl-1.2.0-alt1
	test tests::test_start ... ok
	test tests::test_define ... FAILED
	test tests::test_list ... ok
	--
	tests::test_define
	test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.03s
	error: test failed, to rerun pass `--bin mdevctl`
	error: 1 target failed:
	`--bin mdevctl`

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 0x8c69e5ba74d51c3c 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

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
	[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar  Time elapsed: 0.027
	s  <<< FAILURE!
	java.lang.AssertionError: expected:<0.015> but was:<0.017475414>
	at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)

python3-module-bluetooth-adapters-0.15.4-alt1
	==================================== ERRORS ====================================
	_____________________ ERROR collecting tests/test_init.py ______________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-bluetooth-adapters-0.15.4/tests/test_init.py'.
	--
	import async_timeout
	E   ModuleNotFoundError: No module named 'async_timeout'
	---------- coverage: platform linux, python 3.11.4-final-0 -----------
	--
	=========================== short test summary info ============================
	ERROR tests/test_init.py
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
	non-zero exit status 2.

python3-module-bluetooth-auto-recovery-1.2.0-alt1
	==================================== ERRORS ====================================
	_____________________ ERROR collecting tests/test_init.py ______________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-bluetooth-auto-recovery-1.2.0/tests/test_init.py'.
	--
	import async_timeout
	E   ModuleNotFoundError: No module named 'async_timeout'
	---------- coverage: platform linux, python 3.11.4-final-0 -----------
	--
	=========================== short test summary info ============================
	ERROR tests/test_init.py
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
	non-zero exit status 2.

python3-module-cattrs-23.1.2-alt1
	from hypothesis import HealthCheck, settings
	E   ModuleNotFoundError: No module named 'hypothesis'
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-cattrs-23.1.2/.tox/py3/bin/pytest -vra (exited with
	code 4)
	py3 finish: run-test  after 0.16 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-cattrs-23.1.2/.tox/.tmp/package/1/cattrs-23.1.2-py3-none-any.whl

python3-module-chacha20poly1305-reuseable-0.2.5-alt1
	==================================== ERRORS ====================================
	_____________________ ERROR collecting tests/test_init.py ______________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-chacha20poly1305-reuseable-0.2.5/tests/test_init.py'.
	--
	from cryptography.exceptions import InvalidTag
	E   ModuleNotFoundError: No module named 'cryptography'
	---------- coverage: platform linux, python 3.11.4-final-0 -----------
	=========================== short test summary info ============================
	ERROR tests/test_init.py
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', 'tests']' returned
	non-zero exit status 2.

python3-module-openapi-core-0.18.0-alt1
	==================================== ERRORS ====================================
	_____ ERROR collecting tests/unit/contrib/aiohttp/test_aiohttp_requests.py _____
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/aiohttp/test_aiohttp_requests.py'.
	--
	from aiohttp import web
	E   ModuleNotFoundError: No module named 'aiohttp'
	____ ERROR collecting tests/unit/contrib/aiohttp/test_aiohttp_responses.py _____
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/aiohttp/test_aiohttp_responses.py'.
	--
	from aiohttp import web
	E   ModuleNotFoundError: No module named 'aiohttp'
	__________ ERROR collecting tests/unit/contrib/django/test_django.py ___________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-openapi-core-0.18.0/tests/unit/contrib/django/test_django.py'.
	--
	from django.http.request import HttpRequest
	E   ModuleNotFoundError: No module named 'django'
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR tests/unit/contrib/aiohttp/test_aiohttp_requests.py
	ERROR tests/unit/contrib/aiohttp/test_aiohttp_responses.py
	ERROR tests/unit/contrib/django/test_django.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', 'tests/unit', '-v']'
	returned non-zero exit status 2.

python3-module-pook-1.1.1-alt1
	==================================== ERRORS ====================================
	___________ ERROR collecting tests/unit/interceptors/aiohttp_test.py ___________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-pook-1.1.1/tests/unit/interceptors/aiohttp_test.py'.
	--
	import aiohttp
	E   ModuleNotFoundError: No module named 'aiohttp'
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR tests/unit/interceptors/aiohttp_test.py
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!

python3-module-snuggs-1.4.7-alt1
	>	    msg = m.group(1)
	E	    AttributeError: 'NoneType' object has no attribute 'group'
	snuggs/__init__.py:190: AttributeError
	--
	>	    msg = m.group(1)
	E	    AttributeError: 'NoneType' object has no attribute 'group'
	snuggs/__init__.py:190: AttributeError
	=========================== short test summary info ============================
	FAILED test_snuggs.py::test_missing_closing_paren - AttributeError: 'NoneType...
	FAILED test_snuggs.py::test_missing_func2 - AttributeError: 'NoneType' object...
	FAILED test_snuggs.py::test_bogus_higher_order_func - AttributeError: 'NoneTy...
	=================== 3 failed, 33 passed, 1 xpassed in 0.58s ====================

	14 error logs REMOVED from the list
canl-java-2.8.2-alt1_1jpp11
dvdauthor-0.7.2-alt4
gnome-shell-44.3-alt1.1
gpaste-44.1-alt1
kernel-modules-nvidia-std-def-535.86.05-alt1.393514.1
libfilezilla-0.42.2-alt1
python3-module-easyprocess-1.1-alt1
python3-module-fastapi-0.99.1-alt1
python3-module-jupyterlab-4.0.3-alt1
python3-module-robotframework-6.0.2-alt1
python3-module-trimesh-3.22.0-alt1
python3-module-websockets-11.0.3-alt1
qemu-8.0.0-alt3
sbcl-2.3.7-alt1

Total 290 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk