[cyber] I: Sisyphus-20181026 x86_64 beehive_status: +21 -13 (387)

ALT beekeeper hiver на altlinux.org
Пт Окт 26 09:44:36 MSK 2018


	21 NEW error logs

libpri-20170313:1.6.0-alt1
	Building Dependency Tree...
	E: Couldn't find package libtonezone-dahdi-devel
	hsh-install: Failed to calculate package file list.

lshw-2.18-alt1
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:88: undefined reference to
	`sqlite::value::value(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:88: undefined reference to
	`sqlite::statement::bind(int, sqlite::value const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:88: undefined reference to
	`sqlite::value::~value()'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:89: undefined reference to
	`sqlite::value::value(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:89: undefined reference to
	`sqlite::statement::bind(int, sqlite::value const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:89: undefined reference to
	`sqlite::value::~value()'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:90: undefined reference to
	`sqlite::value::value(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:90: undefined reference to
	`sqlite::statement::bind(int, sqlite::value const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:90: undefined reference to
	`sqlite::value::~value()'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/dump.cc:91: undefined reference to
	`sqlite::statement::execute()'

lz4-1:1.8.3-alt1
	36916 -rw-r--r-- 1 builder builder 3221225472 Oct 26 04:35 tmphf1
	*** LZ4 command line interface 64-bits v1.8.3, by Yann Collet ***
	Decompressed : 228 MB  
Decompressed : 460 MB  
Decompressed : 696 MB  
Decompressed
	: 928 MB  
Decompressed : 1160 MB  
Decompressed : 1391 MB  
Decompressed : 1617 MB
	
Decompressed : 1848 MB  
Decompressed : 2080 MB  
Decompressed : 2308 MB  
Decompressed
	: 2540 MB  
Decompressed : 2768 MB  
Decompressed : 3000 MB
	stdin		     : decoded 3221225472 bytes
	36916 -rw-r--r-- 1 builder builder 3221225472 Oct 26 04:35 tmphf2
	diff -s tmphf1 tmphf2
	Files tmphf1 and tmphf2 are identical
	rm -f tmphf*
	make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.8.3-alt1/tests'
	make: Target 'test' not remade because of errors.

perl-Class-Base-0.09-alt1
	Result: FAIL
	Failed 1/3 test programs. 0/17 subtests failed.
	make: *** [Makefile:776: test_dynamic] Error 255

perl-Class-DBI-3.0.17-alt2
	t/16-reserved.t .......... ok
	# Pg connection failed (DBI connect('dbname=template1','postgres',...) failed: could
	not connect to server: No such file or directory
	#	Is the server running locally and accepting
	--
	Result: FAIL
	Failed 6/28 test programs. 0/459 subtests failed.
	make: *** [Makefile:786: test_dynamic] Error 255

perl-Convert-PEM-0.08-alt1
	Possible precedence issue with control flow operator at
	/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
	#   Failed test 'errstr matches decryption failed'
	#   at t/01-readwrite.t line 32.
	--
	t/01-readwrite.t (Wstat: 256 Tests: 16 Failed: 1)
	Failed test:  10
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/5 test programs. 1/36 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

perl-CryptX-0.061-alt1
	#   Failed test '$x = Math::BigInt->new("-6"); $y = Math::BigInt->new("-6"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '-6'
	#   Failed test '$x = Math::BigInt->new("-7"); $y = Math::BigInt->new("-4"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '-8'
	#   Failed test '$x = Math::BigInt->new("-7"); $y = Math::BigInt->new("4"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '0'
	#   Failed test '$x = Math::BigInt->new("-4"); $y = Math::BigInt->new("7"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '4'
	#   Failed test '$x = Math::BigInt->new("30"); $y = Math::BigInt->new("-3"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '28'
	#   Failed test '$x = Math::BigInt->new("123"); $y = Math::BigInt->new("-1"); $x & $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '123'
	#   Failed test '$x = Math::BigInt->new("-2"); $y = Math::BigInt->new("-3"); $x | $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '-1'
	#   Failed test '$x = Math::BigInt->new("-1"); $y = Math::BigInt->new("-1"); $x | $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '-1'
	#   Failed test '$x = Math::BigInt->new("-6"); $y = Math::BigInt->new("-6"); $x | $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: '-6'
	#   Failed test '$x = Math::BigInt->new("-7"); $y = Math::BigInt->new("4"); $x | $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.

perl-DBI-1.641-alt1
	Result: FAIL
	Failed 1/100 test programs. 0/6360 subtests failed.
	make: *** [Makefile:1144: test_dynamic] Error 255

perl-DBIx-Class-0.082841-alt1
	t/cdbi/15-accessor.t				  (Wstat: 11 Tests: 2 Failed: 2)
	Failed tests:  1-2
	Non-zero wait status: 11
	--
	t/cdbi/26-mutator.t				  (Wstat: 512 Tests: 2 Failed: 2)
	Failed tests:  1-2
	Non-zero exit status: 2
	--
	t/sqlmaker/bind_transport.t			  (Wstat: 512 Tests: 15 Failed: 2)
	Failed tests:  1-2
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 39/308 test programs. 6/12876 subtests failed.
	make: *** [Makefile:978: test_dynamic] Error 255

perl-Dancer2-0.206000-alt1
	Result: FAIL
	Failed 1/166 test programs. 0/1595 subtests failed.
	make: *** [Makefile:861: test_dynamic] Error 255

perl-Parallel-Prefork-0.18-alt1_7
	t/05-before_after_fork.t ................. ok
	hasher-priv: master: idle time limit (3600 seconds) exceeded

pitivi-0.99-alt1.1
	[10/232] Compiling C object 'renderer на sha/pitivi_coptimizations_renderer.c.o'.
	FAILED: renderer на sha/pitivi_coptimizations_renderer.c.o
	cc -Irenderer на sha -I. -I.. -I/usr/include/gstreamer-1.0
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m
	-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/freetype2
	-I/usr/include/harfbuzz -I/usr/include/libpng15 -fdiagnostics-color=always
	-pipe -D_FILE_OFFSET_BITS=64 -frecord-gcc-switches -Wall -g -O2 -fPIC
	-pthread  -MD -MQ 'renderer на sha/pitivi_coptimizations_renderer.c.o'
	-MF 'renderer на sha/pitivi_coptimizations_renderer.c.o.d' -o
	'renderer на sha/pitivi_coptimizations_renderer.c.o' -c ../pitivi/coptimizations/renderer.c
	../pitivi/coptimizations/renderer.c:7:24: error: static declaration of Б─≤Pycairo_CAPIБ─≥
	follows non-static declaration
	static Pycairo_CAPI_t *Pycairo_CAPI;

python-module-pytest-xdist-1.23.2-alt1
	1 failed, 123 passed, 2 skipped, 9 xfailed, 1 xpassed, 474 warnings in 534.25 seconds
	ERROR: InvocationError for command '/usr/src/RPM/BUILD/python3/.tox/py36/bin/pytest -v'
	(exited with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py36: commands failed

python-module-scikits.fitting-1:0.6-alt2
	Utils: Test squash and unsquash. ... ok
	FAIL: NonLinearLeastSquaresFit: Compare to LinearLeastSquaresFit on a linear problem
	and check use of Jacobian.
	Traceback (most recent call last):
	--
	raise AssertionError(msg)
	AssertionError:
	Arrays are not almost equal to 6 decimals
	--
	Ran 31 tests in 2.262s
	FAILED (failures=1)

python-module-zdaemon-4.2.0-alt1
	testCtlSocketDirectoryCreationRelativePath (zdaemon.tests.testzdrun.TestRunnerDirectory)
	... ok
	testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... Test failed:
	<unittest.runner.TextTestResult run=81 errors=0 failures=1>
	error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
	ok
	FAIL: test_stop_timeout (zdaemon.tests.tests)
	Doctest: zdaemon.tests.tests.test_stop_timeout
	--
	raise self.failureException(self.format_failure(new.getvalue()))
	AssertionError: Failed doctest test for zdaemon.tests.tests.test_stop_timeout
	File "/usr/src/RPM/BUILD/python3/src/zdaemon/tests/tests.py", line 120, in
	test_stop_timeout
	--
	Ran 81 tests in 144.269s
	FAILED (failures=1)

razor-2.85-alt4.1.1.1
	blib/man5/razor-whitelist.5
	Can't write-open blib/man5/razor-agent.conf.5: No such file or directory at
	/usr/share/perl5/ExtUtils/Command/MM.pm line 153.
	Manifying 3 pod documents

rex-1.6.0-alt1
	<13>Oct 26 04:02:29 rpmi: iputils-20180629-alt1 1535650705 installed
	sysctl: cannot stat /proc/sys/net/ipv4/ping_group_range: No such file or directory
	<13>Oct 26 04:02:29 rpmi: libssh2-1.8.0-alt1 1535747071 installed

sdcv-0.5.2-alt1
	10/10 Test  #7: t_interactive ....................   Passed    5.01 sec
	90% tests passed, 1 tests failed out of 10
	Total Test time (real) =   5.03 sec
	The following tests FAILED:
	1 - t_list (Failed)

transgui-5.15.4-alt1.S1
	(3104) п п╬п╪п©п╦п╩я▐я├п╦я▐ trcomp.pas
	(3104) п п╬п╪п©п╦п╩я▐я├п╦я▐ vargrid.pas
	(3104) п п╬п╪п©п╦п╩я▐я├п╦я▐ varlist.pas
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(93,28) п÷п╬п╢я│п╨п╟п╥п╨п╟: (5024)
	п÷п╟pп╟п╪п╣я┌p "Sender" п╫п╣ п╦я│п©п╬п╩я▄п╥yп╣я┌я│я▐
	/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(107An unhandled exception occurred at
	$000000000053DF03:
	EAccessViolation: Access violation
	$000000000053DF03
	$0000000000575E75
	$0000000000579F37
	$000000000057B141

zfs-0.7.11-alt1
	+ /bin/tar -xf /usr/src/RPM/SOURCES/zfs-0.7.11.tar
	+ cd zfs-0.7.11
	+ /bin/chmod -c -Rf u+rwX,go-w .
	+ echo 'Patch #1 (zfs-0.7.9-import-by-disk-id.patch):'
	Patch #1 (zfs-0.7.9-import-by-disk-id.patch):
	+ /usr/bin/patch -p1
	patching file etc/systemd/system/zfs-import-scan.service.in
	+ sed -i 's|datarootdir|libdir|' lib/libzfs/Makefile.am
	+ tar -C .. --exclude .gitignore -cJf zfs-0.7.11.tar.xz .
	tar: ./zfs-0.7.11: file changed as we read it

zopfli-1.0.2-alt2
	squeeze.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:28: libzopfli] Error 1

	13 error logs REMOVED from the list
archivemail-0.9.0-alt1
asterisk11-11.21.0-alt1
asterisk11cert-11.6.cert13-alt1
bitlbee-facebook-1.1.2-alt1.g553593d
cinnamon-control-center-3.8.2-alt1
daemontools-asterisk-0.6-alt1
gnustep-sqlclient-1.7.0-alt7.svn20140221.1
libwebkitgtk2-2.4.11-alt5
perl-Cairo-1.106-alt1.1.1.1
perl-Sys-Virt-4.7.0-alt1
perl-Wx-0.9932-alt2.1
qt5-webengine-5.11.2-alt1
sgc-0.2.1-alt1

Total 387 error logs.


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