[cyber] I: Sisyphus-20190820 x86_64 beehive_status: +10 -9 (86)

ALT beekeeper hiver на altlinux.org
Вт Авг 20 09:29:41 MSK 2019


	10 NEW error logs

Perlbal-1.80-alt1
	Result: FAIL
	Failed 1/25 test programs. 0/461 subtests failed.
	make: *** [Makefile:852: test_dynamic] Error 255

SNNS-4.3-alt1.1.1.1
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(prun_f.o): in function
	`pr_nc_calc_stddev':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:1287: undefined reference to
	`propagateNetForward'
	/usr/bin/ld.default: /usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:1309: undefined
	reference to `propagateNetForward'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(prun_f.o): in function
	`pr_calcMeanDeviation':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:262: undefined reference to
	`propagateNetForward'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(prun_f.o): in function `PRUNE_OBD':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:475: undefined reference to
	`propagateNetForward'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(prun_f.o): in function
	`pr_obs_calculateInverseHessian':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:798: undefined reference to
	`propagateNetForward'
	/usr/bin/ld.default:
	../../kernel/sources/libfunc.a(prun_f.o):/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/prun_f.c:1145:
	more undefined references to `propagateNetForward' follow
	/usr/bin/ld.default: ../../kernel/sources/libkernel.a(kr_ui.o): in function
	`krui_spanning_tree':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/kr_ui.c:5307: undefined reference to
	`spanning_tree'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1168):
	undefined reference to `LEARN_backprop'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1180):
	undefined reference to `LEARN_ART1'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1198):
	undefined reference to `LEARN_ART2'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x11b0):
	undefined reference to `LEARN_ARTMAP'

aqbanking-5.7.8-alt2
	/bin/sh ../../../../../libtool	--tag=CC   --mode=link x86_64-alt-linux-gcc
	-DBUILDING_AQHBCI -fvisibility=hidden -pipe -frecord-gcc-switches -Wall
	-g -O2 -g -Wall -Wdeclaration-after-statement  -g -o testlib testlib.o
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la
	/usr/src/RPM/BUILD/aqbanking-5.7.8/src/libs/aqbanking/libaqbanking.la -lgwenhywfar
	libtool:   error: cannot find the library
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	or unhandled argument
	'/usr/src/RPM/BUILD/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/libaqhbci.la'
	make[8]: *** [Makefile:766: testlib] Error 1

kernel-image-ovz-el7-1:3.10.0-alt1.957.21.3.vz7.106.6
	+ timeout 600 qemu -no-kvm -kernel
	/usr/src/tmp/kernel-image-ovz-el7-buildroot/boot/vmlinuz-3.10.0-ovz-el7-alt1.957.21.3.vz7.106.6
	-nographic -append 'console=ttyS0 panic=1' -initrd initrd.img
	timeout: failed to run command 'qemu': No such file or directory
	error: Bad exit status from /usr/src/tmp/rpm-tmp.96457 (%check)

kernel-image-xenomai-4.14.128-alt3
	+ timeout --foreground 600 qemu -no-kvm -kernel
	/usr/src/tmp/kernel-image-xenomai-buildroot/boot/vmlinuz-4.14.128-xenomai-alt3 -nographic
	-append console=ttyS0 -initrd initrd.img
	timeout: failed to run command 'qemu': No such file or directory
	+ cat boot.log

python-module-manhole-1.6.0-alt3
	tests/test_manhole.py::test_sigmask SKIPPED				 [ 75%]
	tests/test_manhole.py::test_stderr_doesnt_deadlock FAILED		 [ 77%]
	tests/test_manhole.py::test_uwsgi SKIPPED				 [ 80%]
	--
	seconds, check_strings
	E   AssertionError: Waited 30.00secs but ['SUCCESS'] did not appear in output in the
	given order !
	----------------------------- Captured stdout call -----------------------------
	--
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-104094 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:527: condition: not is_module_available("uwsgi")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	========= 1 failed, 40 passed, 4 skipped, 1 warnings in 362.22 seconds =========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	___________________________________ summary ____________________________________
	py27-normal-normal-nocov: commands succeeded
	ERROR:	 py37-normal-normal-nocov: commands failed

python-module-pebble-4.3.7-alt1.git20180228
	collecting ... collected 44 items
	test/test_process_pool_fork.py::TestProcessPool::test_process_pool_broken_initializer
	FAILED [  2%]
	test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback PASSED [  4%]
	--
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_fork.py:214: AssertionError

python-module-pycodestyle-2.5.0-alt1
	Processing pycodestyle-2.5.0-py3.7.egg
	error: file
	'/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/build/bdist.linux-x86_64/egg/pycodestyle.py'
	does not exist
	creating
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py37/lib/python3/site-packages/pycodestyle-2.5.0-py3.7.egg
	Extracting pycodestyle-2.5.0-py3.7.egg to
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py37/lib/python3/site-packages
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/bin/python setup.py install
	(exited with code 1)
	Adding pycodestyle 2.5.0 to easy-install.pth file
	--
	Finished processing dependencies for pycodestyle==2.5.0
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py27 in 12.566 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	py37: commands succeeded

racket-7.3-alt1
	raco setup: 5 re-rendering: <pkgs>/data-doc/data/scribblings/data.scrbl
	raco setup: 4 re-rendering: <pkgs>/racket-index/scribblings/main/release.scrbl
	raco setup: 3 re-rendering: <pkgs>/scribble-doc/scribblings/scribble/scribble.scrbl
	raco setup: 2 re-rendering: <pkgs>/racket-index/scribblings/main/start.scrbl
	raco setup: 1 re-rendering:
	<pkgs>/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl
	raco setup: 0 re-rendering: <pkgs>/racket-index/scribblings/main/local-redirect.scrbl
	make[1]: *** [Makefile:196: install-3m] CPU time limit exceeded
	make[1]: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'
	make: *** [Makefile:119: install] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'

sdcc-1:3.6.0-alt1
	libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include
	-DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes
	-Wmissing-prototypes -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c asxxxx.c
	-o asxxxx.o
	asxxxx.c:83:10: fatal error: bfd.h: No such file or directory
	#include "bfd.h"

	9 error logs REMOVED from the list
dolphin-emu-5.0-alt11
evolution-3.32.4-alt1
gromacs-4.0.7-alt8
ice-3.7.1-alt1
jed-2:0.99.19-alt2.qa2.1
perl-HTTP-Proxy-0.304-alt2
perl-Net-Server-Mail-0.28-alt1
pgmodeler-0.9.1-alt1
xfce4-sensors-plugin-1.3.92-alt1

Total 86 error logs.


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