[cyber] I: Sisyphus-20181124 x86_64 beehive_status: +13 -14 (441)

ALT beekeeper hiver на altlinux.org
Сб Ноя 24 09:10:56 MSK 2018


	13 NEW error logs

apache2-mod_perl-2.0.10-alt4.1
	t/rewrite_env.t ................ skipped: cannot find module 'mod_rewrite.c'
	# Failed test 5 in t/special_blocks.t at line 96
	# Failed test 6 in t/special_blocks.t at line 107
	t/special_blocks.t .............
	--
	t/special_blocks.t	     (Wstat: 0 Tests: 12 Failed: 2)
	Failed tests:  5-6
	Files=21, Tests=81, 11 wallclock secs ( 0.07 usr  0.03 sys +  5.20 cusr  1.19 csys =
	6.49 CPU)
	Result: FAIL
	Failed 1/21 test programs. 2/81 subtests failed.
	[warning] server localhost.localdomain:8529 shutdown

archivemail-0.9.0-alt1
	................................................F..................................................
	FAIL: testJustOld (__main__.TestIsTooOld)
	with max_days=1, should be true for these dates >= 1 day
	--
	Ran 99 tests in 2.240s
	FAILED (failures=1)

bitlbee-facebook-1.1.2-alt1.g553593d
	void	 g_type_class_add_private	(gpointer		     g_class,
	facebook-mqtt.c:88:18: error: 'fb_marshal_VOID__VOID' undeclared (first use in this
	function); did you mean 'g_cclosure_marshal_VOID__VOID'?
	fb_marshal_VOID__VOID,
	--
	facebook-mqtt.c:88:18: note: each undeclared identifier is reported only once for each
	function it appears in
	facebook-mqtt.c:105:18: error: 'fb_marshal_VOID__OBJECT' undeclared (first use in this
	function); did you mean 'g_cclosure_marshal_VOID__OBJECT'?
	fb_marshal_VOID__OBJECT,
	g_cclosure_marshal_VOID__OBJECT
	facebook-mqtt.c:139:18: error: 'fb_marshal_VOID__STRING_BOXED' undeclared (first use
	in this function); did you mean 'g_cclosure_marshal_VOID__STRINGv'?
	fb_marshal_VOID__STRING_BOXED,

ceph-12.2.9-alt1
	struct quota_info_t
	x86_64-alt-linux-g++: fatal error: Killed signal terminated program cc1plus
	compilation terminated.
	--
	{standard input}:286750: Warning: end of file not at end of a line; newline inserted
	{standard input}:287395: Error: unknown pseudo-op: `.'
	{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
	x86_64-alt-linux-g++: fatal error: Killed signal terminated program cc1plus
	compilation terminated.

golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
	+ go test -compiler gc github.com/xiang90/probing
	--- FAIL: TestProbe (0.21s)
	prober_test.go:37: total = 141, want around 200

kernel-image-std-def-1:4.14.80-alt1
	+ msg='Booted successfully'
	+ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -s -static -xc -o init -
	<stdin>: In function 'main':
	<stdin>:6:2: warning: ignoring return value of 'write', declared with attribute
	warn_unused_result [-Wunused-result]
	+ gzip -9n
	+ echo init
	+ cpio -H newc -o
	1497 blocks
	+ timeout --foreground 600 qemu -no-kvm -kernel
	/usr/src/tmp/kernel-image-std-def-buildroot/boot/vmlinuz-4.14.80-std-def-alt1 -nographic
	-append console=ttyS0 -initrd initrd.img
	qemu-system-x86_64: terminating on signal 15 from pid 46569 (<unknown process>)

lshw-2.18-alt1
	/usr/bin/ld.default: ../core/liblshw.a(cdrom.o): in function `scan_cdrom(hwNode&)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/cdrom.cc:116: undefined reference to
	`scan_partitions(hwNode&)'
	/usr/bin/ld.default: ../core/liblshw.a(disk.o): in function `scan_disk(hwNode&)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/disk.cc:79: undefined reference to
	`scan_partitions(hwNode&)'
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:42: gtk-lshw] Error 1

perl-Net-Ping-2.71-alt1
	t/150_syn_inst.t ...... ok
	#   Failed test 'Make sure it died for a good excuse'
	#   at t/190_alarm.t line 54.
	--
	t/190_alarm.t	    (Wstat: 256 Tests: 6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/17 test programs. 1/66 subtests failed.
	make: *** [Makefile:784: test_dynamic] Error 255

perl-Test-Taint-1.06-alt4
	t/tainted.t ............ ok
	#   Failed test '$ENV{TEST2_ACTIVE} is tainted'
	#   at t/tainted_ok.t line 12.
	--
	t/tainted_ok.t	     (Wstat: 256 Tests: 3 Failed: 1)
	Failed test:  2
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/9 test programs. 1/145 subtests failed.
	make: *** [Makefile:948: test_dynamic] Error 255

pommed-1.39-alt8
	/usr/bin/ld.default: ../client-common/dbus-client.o: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:18: wmpomme] Error 1

python-module-joblib-0.11-alt2
	joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing SKIPPED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions FAILED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 97%]
	--
	>		raise ValueError(message)
	E		ValueError: Non-zero return code: -9.
	E		Stdout:

python-module-pexpect-4.6-alt1
	tests/test_performance.py::PerformanceTestCase::test_100000 PASSED	 [ 54%]
	tests/test_performance.py::PerformanceTestCase::test_large_stdout_stream FAILED [ 54%]
	tests/test_pickling.py::PickleTest::test_picking PASSED			 [ 55%]
	--
	>	assert resp == 1  # index 1 == EOF
	E	AssertionError: assert 2 == 1
	tests/test_performance.py:108: AssertionError

vdr-2.2.0-alt5
	Makefile:326: To install files execute "make install" in
	Makefile:326: /usr/src/RPM/BUILD/vdr-2.2.0/PLUGINS/src/xineliboutput
	Makefile:326: *****************************************************************
	*** plugins with old Makefile: enigmang sc text2skin wirbelscan
	*** While this currently still works, it is strongly recommended
	*** that you convert old Makefiles to the new style used since
	*** VDR version 1.7.36. Support for old style Makefiles may be dropped
	*** in future versions of VDR.
	*** failed plugins: dvbhddevice
	make: *** [Makefile:212: plugins] Error 1

	14 error logs REMOVED from the list
cilk-5.4.6-alt11
intercal-0.29-alt1.git20140828.1
libappindicator-12.10.0-alt8.1
libotr5-4.1.1-alt1.1
neko-2.2.0-alt1
perl-IO-Event-0.813-alt2
python-module-OpenGL_accelerate-3.1.1a1-alt1.S1.1
python-module-terminado-0.5-alt1.git20150717.2.1
python-module-zdaemon-4.2.0-alt1
python3-3.6.5-alt1.1
sbcl-1.4.12-alt1
ted-2.23-alt1
transgui-5.15.4-alt1.S1
volpack-1.0c7-alt1.1.qa1

Total 441 error logs.


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