[cyber] I: Sisyphus-20240123 x86_64 beehive_status: +13 -31 (336)

ALT beekeeper hiver на altlinux.org
Вт Янв 23 06:49:32 MSK 2024


	13 NEW error logs

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

blender-4.0.2-alt0.4
	Processing files: blender-4.0.2-alt0.4
	error: File not found by glob:
	/usr/src/tmp/blender-buildroot/usr/share/blender/*/scripts/addons/cycles/lib/kernel_compute*.ptx
	error: File not found by glob:
	/usr/src/tmp/blender-buildroot/usr/share/blender/*/scripts/addons/cycles/lib/kernel_sm_*.cubin
	RPM build errors:

lightdm-1.32.0-alt4
	PASS: test-session-greeter-autologin
	FAIL: test-session-greeter-reconnect
	PASS: test-session-greeter-unlock
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  2
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

mailfromd-8.16-alt1
	Connect Handler
	139: Connect: stdio				     FAILED (connect00.at:20)
	140: Connect: unix				     ok
	--
	## Test results. ##
	ERROR: 121 tests were run,
	1 failed unexpectedly.

meschach-1.2-alt1.b.3
	Verifying ELF objects in /usr/src/tmp/meschach-buildroot
	(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: restart
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: m_ident
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: get_row
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: v_mltadd
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: __zero__
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: m_transp
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: mrand
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: v_sub
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: m_resize
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _in_prod
	verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: px_get

openimagedenoise-2.1.0-alt2
	gmake[2]: Entering directory '/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux'
	[ 92%] Completed 'OpenImageDenoise_device_hip'
	cd /usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices && /usr/bin/cmake -E
	make_directory /usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices/CMakeFiles
	cd /usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices && /usr/bin/cmake -E touch
	/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices/CMakeFiles/OpenImageDenoise_device_hip-complete
	cd /usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices && /usr/bin/cmake -E touch
	/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux/devices/hip/stamp/OpenImageDenoise_device_hip-done
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux'
	gmake[1]: Entering directory '/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux'
	[ 92%] Built target OpenImageDenoise_device_hip
	gmake[1]: Leaving directory '/usr/src/RPM/BUILD/oidn-2.1.0/x86_64-alt-linux'
	gmake: *** [Makefile:144: all] Error 2

openvdb-10.1.0-alt3
	-- Detecting C compile features - done
	-- --------------- Configuring NanoVDB ----------------
	CMake Error at /usr/share/cmake/Modules/Internal/CMakeCUDAFindToolkit.cmake:104 (message):
	Failed to find nvcc.
	Compiler requires the CUDA toolkit.  Please set the CUDAToolkit_ROOT
	variable.
	Call Stack (most recent call first):
	/usr/share/cmake/Modules/CMakeDetermineCUDACompiler.cmake:89 (cmake_cuda_find_toolkit)
	nanovdb/nanovdb/CMakeLists.txt:89 (enable_language)
	-- Configuring incomplete, errors occurred!

pocl-5.0-alt0.2
	to the PKG_CONFIG_PATH environment variable
	Package 'libxml-2.0', required by 'hwloc', not found
	-- Found Hwloc: hwloc
	--
	-- Checking for module 'lttng-ust>=2.7'
	--   No package 'lttng-ust' found
	-- Checking for module 'ocl-icd>=1.3'

python3-module-BTrees-5.0-alt2
	test.__dict__.update(self._test_state)
	AttributeError: 'TestResult' object has no attribute '_test_state'
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['zope-testrunner', '--test-path=src', '-vv']'
	returned non-zero exit status 1.

python3-module-HeapDict-1.0.1-alt1
	>	test_support.run_unittest(*test_classes)
	E	AttributeError: module 'test.support' has no attribute 'run_unittest'
	test_heap.py:107: AttributeError
	=========================== short test summary info ============================
	FAILED test_heap.py::test_main - AttributeError: module 'test.support' has no...
	========================= 1 failed, 9 passed in 0.03s ==========================

python3-module-pytest-mock-3.11.1-alt1
	>	assert str(exc_info.value) == expected_message
	E	AssertionError: assert 'expected cal...: not called.' == 'expected cal...:
	not called.'
	E	    expected call not found.
	--
	>	assert str(exc_info.value) == expected_message
	E	AssertionError: assert 'expected cal...: not called.' == 'expected cal...:
	not called.'
	E	    expected call not found.
	--
	>	assert str(exc_info.value) == expected_message
	E	AssertionError: assert 'expected cal...: not called.' == 'expected cal...:
	not called.'
	E	    expected call not found.
	--
	>	assert str(exc_info.value) == expected_message
	E	AssertionError: assert 'expected cal...: not called.' == 'expected cal...:
	not called.'
	E	  Skipping 52 identical leading characters in diff, use -v to show
	--
	SKIPPED [1] tests/test_pytest_mock.py:914: Needs introspection
	FAILED tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_no_name
	FAILED tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[None]
	FAILED tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[]
	FAILED tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[f]
	FAILED tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[The
	Castle of aaarrrrggh]
	=================== 5 failed, 74 passed, 5 skipped in 4.40s ====================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore',
	'tests']' returned non-zero exit status 1.

python3-module-websockets-12.0-alt1
	.....................................................................................................................................F................................................................................................................ss......s.....................................................................................................................s......................................................................................................................................s........................................................................................................F....E..FsFF..............F...s...........................................E.sFssF..................s...........................E.E..................................................................
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

watchexec-1.22.3-alt1
	test allowlist ... ok
	test scopes ... FAILED
	test folders ... ok
	--
	scopes
	test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.00s
	error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`

	31 error logs REMOVED from the list
0ad-1:0.0.26-alt0_6_alpha
codeblocks-20.03-alt9
deepin-log-viewer-5.9.13-alt1
java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
libgupnp-igd-1.6.0-alt1
opentabletdriver-0.6.3.0-alt1
percona-xtrabackup80-8.0.35-alt1
python3-module-async_generator-1.10-alt3
python3-module-fasteners-0.19-alt1
python3-module-futurist-2.4.1-alt1.1
python3-module-gunicorn-20.1.0-alt2
python3-module-hsluv-5.0.3-alt1
python3-module-httpretty-1.1.4-alt1
python3-module-ironic-lib-5.5.0-alt1
python3-module-jupyterlab-server-2.25.2-alt1
python3-module-opcua-asyncio-1.0.6-alt1
python3-module-os-brick-6.3.0-alt1.1
python3-module-os-vif-3.2.0-alt1.1
python3-module-os-win-5.9.0-alt1.1
python3-module-oslo.privsep-3.1.0-alt1.1
python3-module-oslo.rootwrap-7.0.1-alt1.1
python3-module-oslo.service-3.1.1-alt1
python3-module-oslo.utils-6.2.0-alt1
python3-module-oslo.vmware-4.1.1-alt1
python3-module-pytest-freezegun-0.4.2-alt2
python3-module-python-engineio-4.8.0-alt1
python3-module-python-json-logger-2.0.7-alt1
python3-module-scikits.bootstrap-1.1.0-alt1
python3-module-sentry-sdk-1.39.1-alt1
python3-module-sphinxtesters-0.2.3-alt4
python3-module-telnetlib3-2.0.4-alt1

Total 336 error logs.


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