[cyber] I: Sisyphus-20190510 x86_64 beehive_status: +13 -10 (92)

ALT beekeeper hiver на altlinux.org
Пт Май 10 09:26:22 MSK 2019


	13 NEW error logs

automake_1.11-1.11.6-alt9
	checking for upc... no
	configure: error: no Unified Parallel C compiler was found
	+ exit_status=77
	--
	+ exit 77
	1 of 893 tests failed
	(58 tests were not run)

gssproxy-0.8.0-alt3
	Waiting for LDAP server to start...
	Tests to be run: t_acquire.py, t_basic.py, t_cred_store.py, t_impersonate.py,
	t_interpose.py, t_multi_key.py, t_program.py, t_reloading.py, t_setcredopt.py
	Killing LDAP(21241)
	Killing KDC(24735)
	Killing GSS-Proxy(28989)
	<167>May 10 05:53:27 slapd[21241]: daemon: shutdown requested and initiated.
	<39>May 10 05:53:27 slapd[21241]: DIGEST-MD5 common mech free
	<167>May 10 05:53:27 slapd[21241]: slapd stopped.
	make: *** [Makefile:2233: check] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/gssproxy-0.8.0'

jctools-2.0.2-alt1_3jpp8
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
	[ERROR]
	[ERROR] After correcting the problems, you can resume the build with the command
	[ERROR]   mvn <goals> -rf :jctools-experimental

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

nnti-2.0-alt1.git20150304.1
	[ 80%] Linking C static library libtrios_nnti.a
	cd /usr/src/RPM/BUILD/nnti-2.0/nnti_tests && /usr/bin/cmake -P
	CMakeFiles/trios_nnti-static.dir/cmake_clean_target.cmake
	cd /usr/src/RPM/BUILD/nnti-2.0/nnti_tests && /usr/bin/cmake -E cmake_link_script
	CMakeFiles/trios_nnti-static.dir/link.txt --verbose=1
	/usr/bin/ar qc libtrios_nnti.a	CMakeFiles/trios_nnti-static.dir/Trios_nnti_xdr.c.o
	CMakeFiles/trios_nnti-static.dir/fprint_types.cpp.o
	CMakeFiles/trios_nnti-static.dir/nnti.c.o CMakeFiles/trios_nnti-static.dir/nnti_utils.c.o
	CMakeFiles/trios_nnti-static.dir/buffer_queue.cpp.o
	CMakeFiles/trios_nnti-static.dir/nnti_ib.cpp.o
	CMakeFiles/trios_nnti-static.dir/nnti_mpi.cpp.o
	/usr/bin/ranlib libtrios_nnti.a
	make[2]: Leaving directory '/usr/src/RPM/BUILD/nnti-2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/nnti-2.0'
	[ 80%] Built target trios_nnti-static
	make[1]: Leaving directory '/usr/src/RPM/BUILD/nnti-2.0'
	make: *** [Makefile:130: all] Error 2

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

python-module-joblib-0.13.2-alt1
	>		raise ValueError(message)
	E		ValueError: Non-zero return code: -9.
	E		Stdout:
	--
	[DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-joblib-0.13.2/.tox/py37/bin/python -m pytest -vra
	(exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 5 minutes, 57.801 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

python-module-jupyter_console-5.2.0-alt1.1
	nose.plugins.cover: INFO: Coverage report will include only packages: ['jupyter_console']
	test that `jupyter console` starts a terminal ... ERROR
	jupyter console --help-all works ... ok
	--
	test_handle_image_tempfile
	(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
	ERROR: test that `jupyter console` starts a terminal
	Traceback (most recent call last):
	--
	Ran 9 tests in 68.397s
	FAILED (errors=1)

python-module-pebble-4.3.7-alt1.git20180228
	collecting ... collected 41 items
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
	FAILED [  2%]
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
	[  4%]
	--
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_forkserver.py:212: AssertionError
	----------------------------- Captured stderr call -----------------------------
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

python-module-pytest-cov-2.7.1-alt1
	Б°■ OK py27 in 8 minutes, 24.507 seconds
	hasher-priv: master: idle time limit (3600 seconds) exceeded

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.852s
	FAILED (failures=1)

qt4-4.8.7-alt16
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/src/gui/painting/qgraphicssystemhelper_symbian.cpp:68:
	Nonstandard wording in '\brief' text for 'QSymbianGraphicsSystemHelper' (expected 'class',
	'function', 'macro', 'widget', 'namespace' or 'header')
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/how-to-learn-qt.qdoc:28:
	Cannot link to 'Download Qt training materials' in how-to-learn-qt.html
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/how-to-learn-qt.qdoc:28:
	Cannot link to 'Qt in Education Course Material' in how-to-learn-qt.html
	qdoc: Unable to parse JavaScript: "Syntax error" at line 12, column 6765
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/legal/licenses.qdoc:40:
	Cannot link to 'Qt Commercial Edition' in licenses.html
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/tutorials.qdoc:28:
	Cannot link to 'Qt eLearning' in tutorials.html
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/frameworks-technologies/activeqt.qdoc:40:
	Cannot link to 'Qt Commercial Edition' in activeqt.html
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/legal/editions.qdoc:28:
	Cannot link to 'Qt Commercial Edition' in editions.html
	/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/declarative/qmlwebkit.qdoc:28:
	Cannot link to 'QML Web Browser' in qmlwebkit.html
	make: Leaving directory '/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7'

vi-traditional-050325-alt1
	/usr/bin/ld.default: cannot find -luxre
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:267: ex] Error 1

	10 error logs REMOVED from the list
aqbanking-5.7.8-alt2
libabigail-1.2-alt1
libsmi-0.4.8-alt2.2
perl-Perl-PrereqScanner-1.023-alt1
perl-Pod-Weaver-4.015-alt1
python-module-joblib-0.11-alt2
python-module-landslide-1.1.3-alt2.git20150525.1
python-module-rq-0.9.2-alt1.1
python3-module-urlgrabber-3.10.1-alt1.git20140204.2
xblas-1.0.248-alt1.2

Total 92 error logs.


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