[cyber] I: Sisyphus-20210401 x86_64 beehive_status: +11 -32 (307)

ALT beekeeper hiver на altlinux.org
Чт Апр 1 09:39:25 MSK 2021


	11 NEW error logs

R-base-4.0.4-alt1
	width.SJ				html
	write.matrix				html
	wtloss					html
	** building package indices
	** testing if installed package can be loaded
	* DONE (MASS)
	Making 'packages.html' ... done
	make[2]: Leaving directory '/usr/src/RPM/BUILD/R-4.0.4/src/library/Recommended'
	make[1]: *** [Makefile:39: recommended-packages] Error 2
	make: *** [Makefile:77: stamp-recommended] Error 2

SNNS-4.3-alt1.1.1.1
	ld: ../../kernel/sources/libfunc.a(learn_f.o): in function `LEARN_backpropWeightDecay':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/learn_f.c:1753: undefined reference to
	`pr_checkDeadUnits'
	ld: libxgui1.a(ui_controlP.o): in function `ui_rem_performFFLearn':
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1575: undefined reference to
	`pr_minError'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1624: undefined reference to
	`pr_minError'
	ld: libxgui1.a(ui_controlP.o): in function `ui_rem_performPrunInit':
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1198: undefined reference to
	`pr_trainCycles'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1203: undefined reference to
	`pr_minError'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1205: undefined reference to
	`pr_maxErrorInc'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1206: undefined reference to
	`pr_acceptedError'
	ld: libxgui1.a(ui_controlP.o): in function `ui_rem_performPrun':
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1239: undefined reference to
	`pr_recreate'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1257: undefined reference to
	`pr_callPrunFunc'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1267: undefined reference to
	`pr_calcMeanDeviation'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1270: undefined reference to
	`pr_minError'

erlang-proper-1.3-alt2
	DEBUG: No processes to kill
	ERROR: One or more eunit tests failed.
	ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort

kernel-modules-ipt-so-std-def-1.0-alt8.328812.1
	Test: -m so --so-categ 1 --so-categ 2 --so-match-all -> (2)  OK 
	Test: -m so --so-categ 0,1 --so-match-all -> (1)  OK 
	Test: -m so --so-categ 1,2 --so-match-all -> (0)  OK  (unload)  OK 
	Test: -m so --so-categ 0x00 --so-match-all -> (0)  OK  (unload)  OK 
	Test: -m so --so-categ 0x01 --so-match-all -> (0)  OK  (unload)  OK 
	Test: -m so --so-categ 0x02 --so-match-all -> (0)  OK  (unload)  OK 
	Test: -m so --so-categ 0x03 --so-match-all -> (0)  OK qemu-system-x86_64:
	terminating on signal 15 from pid 650534 (timeout)
	error: Bad exit status from /usr/src/tmp/rpm-tmp.90282 (%check)
	RPM build errors:
	line 38: Deprecated PreReq converted to Requires(pre,postun): PreReq: kernel-image-std-def
	= 2:5.4.108-alt1

libgupnp-igd-1.2.0-alt1.1
	1/1 gupnp-simple-igd TIMEOUT	    60.03s   killed by signal 15 SIGTERM
	Summary of Failures:
	1/1 gupnp-simple-igd TIMEOUT	    60.03s   killed by signal 15 SIGTERM
	Ok:		    0
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    1
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.2.0/x86_64-alt-linux/meson-logs/testlog.txt

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_encode_method':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:49: error:
	'amqp_exchange_declare_t' {aka 'struct amqp_exchange_declare_t_'} has no member named 'ar'
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:53: error:
	expected ')' at end of input
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:19: error:
	too few arguments to function 'amqp_encode_table'
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	--
	2126 | int AMQP_CALL amqp_encode_table(amqp_bytes_t encoded, amqp_table_t *input,
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:9: error:
	expected declaration or statement at end of input
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	--
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:9: error:
	expected declaration or statement at end of input
	1412 |	       int res = amqp_encode_table(encoded, &(m->arguments), &offset);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412:9: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1412: warning:
	control reaches end of non-void function [-Wreturn-type]

perl-DBD-Pg-3.14.2-alt1
	t/01constants.t ........ ok
	(in cleanup) DBD::Pg::st DESTROY failed: ERROR:  canceling statement due to user request
	at t/02attribs.t line 1018.
	DBD::Pg::st execute failed: ERROR:  current transaction is aborted, commands ignored
	until end of transaction block at t/02attribs.t line 1023.
	# Looks like your test exited with 255 just after 184.
	--
	Result: FAIL
	Failed 1/17 test programs. 0/2882 subtests failed.
	make: *** [Makefile:983: test_dynamic] Error 255

perl-Net-Packet-3.28-alt1
	Compilation failed in require at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	Compilation failed in require at t/19-d3-eth-udp-l7.t line 6.
	BEGIN failed--compilation aborted at t/19-d3-eth-udp-l7.t line 6.
	t/19-d3-eth-udp-l7.t ...........
	--
	Compilation failed in require at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	Compilation failed in require at t/20-d4-eth-tcp.t line 6.
	BEGIN failed--compilation aborted at t/20-d4-eth-tcp.t line 6.
	t/20-d4-eth-tcp.t ..............
	--
	Compilation failed in require at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	Compilation failed in require at t/21-d4-eth-tcp-opt.t line 6.
	BEGIN failed--compilation aborted at t/21-d4-eth-tcp-opt.t line 6.
	t/21-d4-eth-tcp-opt.t ..........
	--
	Compilation failed in require at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	Compilation failed in require at t/22-d4-eth-tcp-opt-l7.t line 6.
	BEGIN failed--compilation aborted at t/22-d4-eth-tcp-opt-l7.t line 6.
	t/22-d4-eth-tcp-opt-l7.t .......
	--
	Compilation failed in require at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/Net-Packet-3.28/blib/lib/Net/Packet/Env.pm line 59.
	Compilation failed in require at t/23-d4-eth-udp.t line 6.
	BEGIN failed--compilation aborted at t/23-d4-eth-udp.t line 6.
	t/23-d4-eth-udp.t ..............

python3-3.9.2-alt1
	test_valid_signals (test.test_signal.WindowsSignalTests) ... skipped 'Windows specific'
	FAIL: test_stress_delivery_dependent (test.test_signal.StressTest)
	This test uses dependent signal handlers.
	--
	self.assertEqual(len(sigs), N, "Some signals were lost")
	AssertionError: 9633 != 10000 : Some signals were lost
	Ran 53 tests in 81.395s
	FAILED (failures=1, skipped=4)
	test test_signal failed

python3-module-virtualenv-20.1.0-alt1
	SKIPPED [1] tests/unit/activation/conftest.py:249: Csh(
	version=FileNotFoundError(2, 'No such file or directory'),
	creator=CPython3Posix(dest=/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw0/activation-tester-env0/e-$
	ц╗я─я┌П÷ ▓Б≥·Д╦╜Г┴┤-j, clear=False, global=False),
	interpreter=PythonInfo(spec=CPython3.9.2.final.0-64, system=/usr/bin/python3.9,
	exe=/usr/src/RPM/BUILD/python3-module-virtualenv-20.1.0/.tox/py3/bin/python,
	platform=linux, version='3.9.2 (default, Feb 26 2021, 15:33:46) \n[GCC 10.2.1 20201125
	(ALT Sisyphus 10.2.1-alt2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2]
	No such file or directory: 'csh'
	SKIPPED [1] tests/unit/test_util.py:19: subprocess patch only applied on Windows python2
	--
	SKIPPED [1] tests/unit/activation/conftest.py:249: Fish(
	version=FileNotFoundError(2, 'No such file or directory'),
	creator=CPython3Posix(dest=/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw1/activation-tester-env0/e-$
	ц╗я─я┌П÷ ▓Б≥·Д╦╜Г┴┤-j, clear=False, global=False),
	interpreter=PythonInfo(spec=CPython3.9.2.final.0-64, system=/usr/bin/python3.9,
	exe=/usr/src/RPM/BUILD/python3-module-virtualenv-20.1.0/.tox/py3/bin/python,
	platform=linux, version='3.9.2 (default, Feb 26 2021, 15:33:46) \n[GCC 10.2.1 20201125
	(ALT Sisyphus 10.2.1-alt2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2]
	No such file or directory: 'fish'
	SKIPPED [1] tests/unit/activation/conftest.py:249: Csh(
	version=FileNotFoundError(2, 'No such file or directory'),
	creator=CPython3Posix(dest=/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw1/activation-tester-env1/e-$
	ц╗я─я┌П÷ ▓Б≥·Д╦╜Г┴┤-j, clear=False, global=False),
	interpreter=PythonInfo(spec=CPython3.9.2.final.0-64, system=/usr/bin/python3.9,
	exe=/usr/src/RPM/BUILD/python3-module-virtualenv-20.1.0/.tox/py3/bin/python,
	platform=linux, version='3.9.2 (default, Feb 26 2021, 15:33:46) \n[GCC 10.2.1 20201125
	(ALT Sisyphus 10.2.1-alt2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2]
	No such file or directory: 'csh'
	SKIPPED [1] tests/unit/activation/conftest.py:249: Fish(
	version=FileNotFoundError(2, 'No such file or directory'),
	creator=CPython3Posix(dest=/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw2/activation-tester-env0/e-$
	ц╗я─я┌П÷ ▓Б≥·Д╦╜Г┴┤-j, clear=False, global=False),
	interpreter=PythonInfo(spec=CPython3.9.2.final.0-64, system=/usr/bin/python3.9,
	exe=/usr/src/RPM/BUILD/python3-module-virtualenv-20.1.0/.tox/py3/bin/python,
	platform=linux, version='3.9.2 (default, Feb 26 2021, 15:33:46) \n[GCC 10.2.1 20201125
	(ALT Sisyphus 10.2.1-alt2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2]
	No such file or directory: 'fish'
	SKIPPED [1] tests/unit/activation/conftest.py:249: PowerShell(
	version=FileNotFoundError(2, 'No such file or directory'),
	creator=CPython3Posix(dest=/usr/src/tmp/pytest-of-builder/pytest-0/popen-gw5/activation-tester-env0/e-$
	ц╗я─я┌П÷ ▓Б≥·Д╦╜Г┴┤-j, clear=False, global=False),
	interpreter=PythonInfo(spec=CPython3.9.2.final.0-64, system=/usr/bin/python3.9,
	exe=/usr/src/RPM/BUILD/python3-module-virtualenv-20.1.0/.tox/py3/bin/python,
	platform=linux, version='3.9.2 (default, Feb 26 2021, 15:33:46) \n[GCC 10.2.1 20201125
	(ALT Sisyphus 10.2.1-alt2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2]
	No such file or directory: 'pwsh'
	SKIPPED [2] tests/integration/test_zipapp.py:100: Requires internet connection

sbcl-2.0.4-alt1
	; wrote
	/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-branching-forms.fasl
	; compilation finished in 0:00:00.001
	; compiling file
	"/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover/test-data-4.lisp" (written
	06 MAY 2020 02:00:12 PM):
	; wrote /usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-4.fasl
	; compilation finished in 0:00:00.001
	* make[1]: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover'
	make: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

	32 error logs REMOVED from the list
apache-commons-pool2-2.4.2-alt4_7jpp8
automake_1.11-1.11.6-alt9
chestnut-dialer-0.3.3-alt8.3
cpio-2.12-alt1
curl-7.75.0-alt1
dict-web1913-1:1.4_0.47pd-alt2.1
dietlibc-0.33-alt3
felix-framework-5.6.0-alt1_8jpp8
gawk-5.1.0.0.213.d04f-alt1
golang-tools-0-alt7.git24acc66e
gwget-1.0.4-alt4.1
hardening-wrapper-2.6-alt1
index.html
inkscape-1.0.2-alt1
iozone-3.489-alt3
kernel-modules-ipt-so-std-def-1.0-alt7.328812.1
libsmi-0.5.0-alt1.svn1841
ltspfs-0.3-alt4.20070117.qa1
ltspfsd-0.3-alt0.2.2.qa1
mar-20070301-alt1.qa1
mdk-1.2.10-alt1
ncmpc-0.38-alt1
open-vm-tools-11.2.5-alt1
perl-MooseX-Daemonize-0.22-alt1
perl-SQL-Abstract-Limit-0.142-alt1
pesign-113-alt2
php7-memcache-4.0.5.2-alt7.4.16.alt1
pulseview-0.4.2-alt2
python-module-rencode-1.0.6-alt1
python3-module-testtools-2.3.0-alt3
vmango-0.7.0-alt1
xdg-desktop-portal-1.8.1-alt1

Total 307 error logs.


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