[cyber] I: Sisyphus-20241030 x86_64 beehive_status: +9 -7 (104)

ALT beekeeper hiver на altlinux.org
Ср Окт 30 08:49:18 MSK 2024


	9 NEW error logs

Cardinal-24.09-alt2
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:557: ../../bin/Cardinal] Error 1
	--
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:600: ../../bin/Cardinal.lv2/Cardinal.so]
	Error 1

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

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd FAIL	     6.24s   killed by signal 5 SIGTRAP
	Summary of Failures:
	1/1 gupnp-simple-igd FAIL	     6.24s   killed by signal 5 SIGTRAP
	Ok:		    0
	Expected Fail:	    0
	Fail:		    1
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    0
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

mumps-5.3.5-alt3
	gcc -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_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x17d2d772ac40c250 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_seq.so] Error 1

opensubdiv-3.6.0-alt3
	[ 80%] Linking CXX static library ../lib/libosdGPU.a
	cd /usr/src/RPM/BUILD/opensubdiv-3.6.0/x86_64-alt-linux/opensubdiv && /usr/bin/cmake
	-P CMakeFiles/osd_static_gpu.dir/cmake_clean_target.cmake
	cd /usr/src/RPM/BUILD/opensubdiv-3.6.0/x86_64-alt-linux/opensubdiv && /usr/bin/cmake
	-E cmake_link_script CMakeFiles/osd_static_gpu.dir/link.txt --verbose=1
	/usr/bin/ar qc ../lib/libosdGPU.a CMakeFiles/osd_static_gpu.dir/version.cpp.o
	CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o
	osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/clEvaluator.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/clPatchTable.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/clVertexBuffer.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/clGLVertexBuffer.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/cudaEvaluator.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/cudaPatchTable.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/cudaVertexBuffer.cpp.o
	osd/CMakeFiles/osd_gpu_obj.dir/cudaGLVertexBuffer.cpp.o
	../glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o
	../glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o
	/usr/bin/ranlib ../lib/libosdGPU.a
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/opensubdiv-3.6.0/x86_64-alt-linux'
	gmake[1]: Entering directory '/usr/src/RPM/BUILD/opensubdiv-3.6.0/x86_64-alt-linux'
	[ 80%] Built target osd_static_gpu
	gmake[1]: Leaving directory '/usr/src/RPM/BUILD/opensubdiv-3.6.0/x86_64-alt-linux'
	gmake: *** [Makefile:146: all] Error 2

python3-module-eventlet-0.37.0-alt1
	>	    assert ok, 'Expected single line "pass" in stdout'
	E	    AssertionError: Expected single line "pass" in stdout
	tests/__init__.py:358: AssertionError
	--
	assert len(mod._active) == n, 'Expected {} {} threads, got {}'.format(n, tag, mod._active)
	AssertionError: Expected 2 post-fork patched threads, got {140065382410048:
	<_MainThread(MainThread, started 140065382410048)>}
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/patcher_test.py::test_fork_after_monkey_patch - AssertionError: ...
	= 1 failed, 635 passed, 89 skipped, 12 deselected, 56 warnings in 82.80s (0:01:22) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-k', 'not
	test_dns_methods_are_green and not test_noraise_dns_tcp and not test_clear and not
	test_raise_dns_tcp']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.59216 (%check)

python3-module-sanic-24.6.0-alt2
	=========================== short test summary info ============================
	FAILED tests/test_tls.py::test_logger_vhosts - sanic.exceptions.ServerError: ...
	FAILED tests/test_tls.py::test_ssl_in_multiprocess_mode - assert ('sanic.root...
	= 2 failed, 1666 passed, 25 skipped, 5 deselected, 3 xfailed, 6 xpassed, 315 warnings
	in 151.25s (0:02:31) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_websocket_route_with_subprotocols and not test_keep_alive_client_timeout']'
	returned non-zero exit status 1.

sfizz-1.2.3-alt2
	/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:151
	/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:184: FAILED:
	REQUIRE( tmp1 == tmp2 )

tmux-3.5a-alt1
	+ rm regress/capture-pane-hyperlink.sh
	+ make -C regress
	make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
	sh am-terminal.sh
	sh capture-pane-sgr0.sh
	sh combine-test.sh
	sh command-order.sh
	server exited unexpectedly
	make: *** [Makefile:9: command-order.sh] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

	7 error logs REMOVED from the list
Uranium-5.4.0-alt3
automake_1.11-1.11.6-alt10
kernel-source-hinic-2.3.2.17-alt3
perl-HTML-Widget-1.11-alt3
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
python3-module-easyprocess-1.1-alt2
python3-module-joblib-1.4.2-alt1

Total 104 error logs.


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