[cyber] I: Sisyphus-20190325 i586 beehive_status: +12 -11 (85)

ALT beekeeper hiver на altlinux.org
Пн Мар 25 15:13:01 MSK 2019


	12 NEW error logs

gettext-0.19.8.1-alt6
	SKIP test-mbrtowc-w32-5.sh (exit status: 77)
	FAIL: test-verify
	i586-alt-linux-gcc: error: test-verify.o: No such file or directory
	FAIL test-verify (exit status: 1)
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See gnulib-tests/test-suite.log

gprolog-1.4.4-alt2
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src/Ma2Asm'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src/Pl2Wam'
	Bootstrap Prolog Compiler OK
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src/Pl2Wam'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src/BipsPl'
	/tmp/make.log
	make[1]: *** [Makefile:183: check] Error 1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src/BipsPl'
	make: *** [Makefile:154: check] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.4/src'

jed-2:0.99.19-alt2.qa2.1
	/usr/bin/ld.default: sig.o: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1

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/lib/libmeschach.so.0: undefined symbol: _zv_copy
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_zero
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zadd
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_resize
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zsqrt
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zm_copy
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zv_norm2
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zget_col
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: __zzero__
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zin_prod

opencc-1.0.5-alt1.qa2
	[ 62%] Building STPhrases.ocd
	make[2]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
	make[2]: Entering directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
	[ 83%] Generating TWPhrases.txt
	make[2]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
	make[2]: Entering directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
	[ 86%] Generating TWVariantsRev.txt
	make[2]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
	make[1]: *** [CMakeFiles/Makefile2:1233: data/CMakeFiles/Dictionaries.dir/all] Error 2
	make: *** [Makefile:163: all] Error 2

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

phreshplayer-1.0.0-alt1
	Hunk #1 succeeded at 17 (offset -1 lines).
	+ exit 0
	Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90418
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd phreshplayer-1.0.0
	+ cat
	+ asar pack . resources/app.asar
	/usr/src/tmp/rpm-tmp.90418: line 106: 32256 Segmentation fault	    asar pack
	. resources/app.asar

python-module-aioutils-0.3.10-alt1.1
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	============== 1 failed, 16 passed, 846 warnings in 3.14 seconds ===============

python-module-h2-3.0.1-alt2
	if header[0] in (b'te', u'te'):
	test/test_invalid_headers.py::TestFilter::()::test_range_of_acceptable_outputs[hdr_validation_flags6-validate_headers]
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:420: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	if header[0] in (b':authority', u':authority'):
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:422: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	elif header[0] in (b'host', u'host'):
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:475: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	if header[0] in (b':path', u':path'):
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	============= 2 failed, 1407 passed, 4 warnings in 212.62 seconds ==============

tardy-1.17-alt2.qa1
	mv normal.o common/file/input/normal.o
	mv: cannot stat 'normal.o': No such file or directory
	make: *** [Makefile:153: common/file/input/normal.o] Error 1

virtualbox-5.2.26-alt2
	Selecting acpica for 'iasl'
	E: Couldn't find package qt5-gstreamer1-devel
	hsh-install: Failed to calculate package file list.

vlc-3.0.6-alt4
	access/sftp.c: In function 'Open':
	access/sftp.c:310:14: error: 'LIBSSH2_HOSTKEY_TYPE_ECDSA_256' undeclared (first use in
	this function); did you mean 'LIBSSH2_HOSTKEY_TYPE_DSS'?
	case LIBSSH2_HOSTKEY_TYPE_ECDSA_256:
	--
	access/sftp.c:310:14: note: each undeclared identifier is reported only once for each
	function it appears in
	access/sftp.c:311:42: error: 'LIBSSH2_KNOWNHOST_KEY_ECDSA_256' undeclared (first use
	in this function); did you mean 'LIBSSH2_KNOWNHOST_KEY_RSA1'?
	knownhost_fingerprint_algo = LIBSSH2_KNOWNHOST_KEY_ECDSA_256;
	LIBSSH2_KNOWNHOST_KEY_RSA1
	access/sftp.c:314:14: error: 'LIBSSH2_HOSTKEY_TYPE_ECDSA_384' undeclared (first use in
	this function); did you mean 'LIBSSH2_HOSTKEY_TYPE_DSS'?
	case LIBSSH2_HOSTKEY_TYPE_ECDSA_384:
	LIBSSH2_HOSTKEY_TYPE_DSS
	access/sftp.c:315:42: error: 'LIBSSH2_KNOWNHOST_KEY_ECDSA_384' undeclared (first use
	in this function); did you mean 'LIBSSH2_KNOWNHOST_KEY_RSA1'?
	knownhost_fingerprint_algo = LIBSSH2_KNOWNHOST_KEY_ECDSA_384;
	LIBSSH2_KNOWNHOST_KEY_RSA1
	access/sftp.c:318:14: error: 'LIBSSH2_HOSTKEY_TYPE_ECDSA_521' undeclared (first use in
	this function); did you mean 'LIBSSH2_HOSTKEY_TYPE_DSS'?
	case LIBSSH2_HOSTKEY_TYPE_ECDSA_521:
	LIBSSH2_HOSTKEY_TYPE_DSS
	access/sftp.c:319:42: error: 'LIBSSH2_KNOWNHOST_KEY_ECDSA_521' undeclared (first use
	in this function); did you mean 'LIBSSH2_KNOWNHOST_KEY_RSA1'?
	knownhost_fingerprint_algo = LIBSSH2_KNOWNHOST_KEY_ECDSA_521;

	11 error logs REMOVED from the list
archivemail-0.9.0-alt1
cilk-5.4.6-alt11
mate-notification-daemon-1:1.22.0-alt1
node-uglify-js-2.8.22-alt1
node-yargs-3.2.1-alt1
perl-Coro-1:6.540-alt1_1
perl-TheSchwartz-1.12-alt2
python-module-manhole-1.6.0-alt1
qt5-gstreamer1-1.2.0-alt7.S1
retroshare-0.6.4-alt5
sssd-2.0.0-alt5.gitf0603645f

Total 85 error logs.


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