[cyber] I: Sisyphus-20231123 x86_64 beehive_status: +10 -10 (75)

ALT beekeeper hiver на altlinux.org
Чт Ноя 23 08:11:38 MSK 2023


	10 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)

dopewars-1.5.12-alt2_20.1033svn
	/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc	-pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto -Wall  -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libsound_sdl.so.0
	-o .libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:577: all-recursive] Error 1
	make[1]: *** [Makefile:478: all-recursive] Error 1
	make: *** [Makefile:406: all] Error 2

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

glibc-6:2.38.0.27.750a45a783-alt1
	UNSUPPORTED: misc/tst-clock_adjtime
	FAIL: misc/tst-epoll
	UNSUPPORTED: misc/tst-mount
	--
	+ rc=2
	+ grep '^FAIL:' build-x86_64-linux/tests.sum
	+ cut '-d ' -f2-
	--
	==> build-x86_64-linux/misc/tst-epoll.test-result <==
	FAIL: misc/tst-epoll
	original exit status 1

java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
	RPM build errors:
	Unparseable macro: % by %%)
	Macro %z not found
	ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.382.b05
	ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.382.b05-alt0_1jpp8
	Unparseable macro: %.*}"

meschach-1.2-alt1.b.3
	ld: meschach.a: member meschach.a(copy.o) in archive is not an object
	collect2: error: ld returned 1 exit status

pdfmixtool-1.1.1-alt2
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:64:3: warning: #warning "this is
	an obsolete behavior please fix your makefile" [-Wcpp]
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:86:3: error: #error "you should
	set MAGICKCORE_HDRI_ENABLE"
	86 | # error "you should set MAGICKCORE_HDRI_ENABLE"
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:121:3: error: #error "you should
	set MAGICKCORE_HDRI_ENABLE"
	121 | # error "you should set MAGICKCORE_HDRI_ENABLE"
	--
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:64:3: warning: #warning "this is
	an obsolete behavior please fix your makefile" [-Wcpp]
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:86:3: error: #error "you should
	set MAGICKCORE_HDRI_ENABLE"
	86 | # error "you should set MAGICKCORE_HDRI_ENABLE"
	/usr/include/ImageMagick-7/MagickCore/magick-config.h:121:3: error: #error "you should
	set MAGICKCORE_HDRI_ENABLE"
	121 | # error "you should set MAGICKCORE_HDRI_ENABLE"

python3-module-easyprocess-1.1-alt2
	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 81.10s (0:01:21) ====================

python3-module-pulsectl-asyncio-1.1.1-alt1
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED
	[ 29%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED
	[ 35%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%]
	--
	>			self.assertGreater(peak, 0)
	E      AssertionError: 0.0 not greater than 0
	tests/test_async_with_dummy_instance.py:461: AssertionError
	=========================== short test summary info ============================
	FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
	======================== 1 failed, 16 passed in 20.24s =========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.1.1/.tox/py3/bin/pytest -vra
	(exited with code 1)
	py3 finish: run-test  after 20.41 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pulsectl-asyncio-1.1.1/.tox/.tmp/package/1/pulsectl_asyncio-1.1.1-py3-none-any.whl

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

	10 error logs REMOVED from the list
LibreOffice-still-7.5.8.2-alt1
fleet-commander-admin-0.15.1-alt12
gawk-5.1.0.0.213.d04f-alt1
guile22-2.2.7-alt1
libopencolorio2.2-2.2.1-alt3.1
libvamp-2.10.0-alt2
lightdm-1.32.0-alt4
mumps-5.3.5-alt3
python3-module-scikit-learn-1.3.0-alt1
python3-module-zmq-24.0.1-alt1.1.1.1

Total 75 error logs.


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