[cyber] I: Sisyphus-20190802 i586 beehive_status: +10 -7 (61)

ALT beekeeper hiver на altlinux.org
Пт Авг 2 16:48:23 MSK 2019


	10 NEW error logs

atlas-3.9.35-alt1.qa1
	BEST GENERATED NU-TUNED KERNEL FOR imf=4: MU=8, NU=2, MF=3383.33
	BEGIN MU EXTRACT SEARCH, imf=4
	NU=2, MU=8, mflop[4]=3383.33
	900000:cmvt_C.c (M=435, N=8, lda=441) gets 3383.33 MFLOPS
	NU=2, MU=16, mflop[4]=3383.33
	900000:cmvt_C.c (M=435, N=8, lda=441) gets 3383.33 MFLOPS
	NU=2, MU=1, mflop[4]=3383.33
	900000:cmvt_C.c (M=435, N=8, lda=441) gets 3383.33 MFLOPS
	NU=2, MU=2
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

derby-0:10.13.1.1-alt1_4jpp8
	[javac]		at
	com.sun.tools.javac.parser.JavacParser.blockStatements(JavacParser.java:2337)
	BUILD FAILED
	/usr/src/RPM/BUILD/derby-10.13.1.1/db-derby-10.13.1.1-src/build.xml:525: The following
	error occurred while executing this line:

earlyoom-1.3-alt2
	+ make -j8 test
	make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.3'
	cd tests ; go test -v
	=== RUN   TestCli
	/bin/sh: line 1: 21659 Killed		       go test -v
	make: *** [Makefile:82: test] Error 137
	make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.3'
	+ exit 0
	Processing files: earlyoom-1.3-alt2
	Command terminated by signal 9

gettext-0.19.8.1-alt6
	SKIP test-mbrtowc-w32-5.sh (exit status: 77)
	FAIL: test-verify
	/usr/bin/ld.default: cannot find test-verify.o: No such file or directory
	collect2: error: ld returned 1 exit status
	FAIL test-verify (exit status: 1)
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See gnulib-tests/test-suite.log

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_decode_method':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:89: error:
	'amqp_confirm_' undeclared (first use in this function); did you mean 'amqp_offset'?
	amqp_confirm_select_t *m = (amqp_confirm_select_t *) amqp_pool_alloc(pool,
	sizeof(amqp_confirm_select_t));
	--
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:89: note:
	each undeclared identifier is reported only once for each function it appears in
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:102: error:
	expected ')' at end of input
	amqp_confirm_select_t *m = (amqp_confirm_select_t *) amqp_pool_alloc(pool,
	sizeof(amqp_confirm_select_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:7: error:
	expected declaration or statement at end of input
	amqp_confirm_select_t *m = (amqp_confirm_select_t *) amqp_pool_alloc(pool,
	sizeof(amqp_confirm_select_t));
	--
	amqp_confirm_select_t *m = (amqp_confirm_select_t *) amqp_pool_alloc(pool,
	sizeof(amqp_confirm_select_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:7: error:
	expected declaration or statement at end of input
	amqp_confirm_select_t *m = (amqp_confirm_select_t *) amqp_pool_alloc(pool,
	sizeof(amqp_confirm_select_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:7: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:1014:7: warning:
	control reaches end of non-void function [-Wreturn-type]

libwlc0-0.0.11-alt1
	[100%] Linking C executable example
	/usr/bin/ld.default: ../src/libwlc.so.0.0.10: undefined reference to
	`zxdg_shell_v6_interface'
	/usr/bin/ld.default: ../src/libwlc.so.0.0.10: undefined reference to
	`zxdg_positioner_v6_interface'
	/usr/bin/ld.default: ../src/libwlc.so.0.0.10: undefined reference to
	`zxdg_surface_v6_interface'
	/usr/bin/ld.default: ../src/libwlc.so.0.0.10: undefined reference to
	`zxdg_toplevel_v6_interface'
	/usr/bin/ld.default: ../src/libwlc.so.0.0.10: undefined reference to
	`zxdg_popup_v6_interface'
	collect2: error: ld returned 1 exit status
	make[2]: *** [example/CMakeFiles/example.dir/build.make:87: example/example] Error 1

python-module-manhole-1.6.0-alt2
	tests/test_manhole.py:302: in check_print_tracebacks
	wait_for_strings(client.read, 1, "NameError:", "name 'NO_SUCH_NAME' is not defined", ">>>")
	/usr/lib/python3/site-packages/process_tests.py:243: in wait_for_strings
	seconds, check_strings
	E   AssertionError: Waited 1.00secs but ['>>>', "name 'NO_SUCH_NAME' is not defined",
	'NameError:'] did not appear in output in the given order !
	----------------------------- Captured stdout call -----------------------------
	--
	print('\n'.join(lines), file=sys.stderr if _MANHOLE.redirect_stderr else sys.stdout)
	BrokenPipeError: [Errno 32] Broken pipe
	*********** OUTPUT ***********
	--
	SKIPPED [1] tests/test_manhole.py:527: condition: not is_module_available("uwsgi")
	FAILED tests/test_manhole.py::test_redirect_stderr_default_print_tracebacks
	=============== 1 failed, 40 passed, 4 skipped in 281.05 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)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37-normal-normal-nocov in 4 minutes, 53.081 seconds
	--
	py27-normal-normal-nocov: commands succeeded
	ERROR:	 py37-normal-normal-nocov: parallel child exit code 1

python-module-pycodestyle-2.5.0-alt1
	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: [Errno 2] No such file or directory: 'build/bdist.linux-i686/egg/pycodestyle.pyc'
	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
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py27 in 15.442 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py27: parallel child exit code 1
	py37: commands succeeded

quilt-0.66-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[three.test]
	66 commands (66 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Target 'check' not remade because of errors.

riot-desktop-1.2.1-alt1
	Entrypoint undefined = mobile_guide/index.html
	[0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/vector/mobile_guide/index.html
	101 KiB {0} [built]
	[2] (webpack)/buildin/global.js 472 bytes {0} [built]
	[3] (webpack)/buildin/module.js 497 bytes {0} [built]
	+ 1 hidden module
	Done in 70.87s.
	+ rm -rf node_modules/
	+ mv production/node_modules ./
	+ asar pack . resources/app.asar
	/usr/src/tmp/rpm-tmp.79219: line 107: 129092 Segmentation fault      asar pack
	. resources/app.asar

	7 error logs REMOVED from the list
apache-commons-pool2-2.4.2-alt4_7jpp8
bouncycastle-0:1.61-alt1_1jpp8
jed-2:0.99.19-alt2.qa2.1
python-module-coverage-4.5.3-alt1
python-module-crochet-1.9.0-alt2
python-module-pytest-benchmark-3.2.2-alt1
python-module-sh-1.12.14-alt4

Total 61 error logs.


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