[cyber] I: p9-20200920 x86_64 beehive_status: +17 -6 (119)

ALT beekeeper hiver на altlinux.org
Вс Сен 20 08:41:17 MSK 2020


	17 NEW error logs

apache-commons-ognl-3.0.2-alt2_15.20120313svn1102435jpp8
	[ERROR]
	[ERROR] Please refer to
	/usr/src/RPM/BUILD/apache-commons-ognl-3.0.2/target/surefire-reports for the individual
	test results.
	[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream
	and [date]-jvmRun[N].dumpstream.
	[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/MojoFailureException

camotics-1.2.0-alt1
	build_function(["build/build_info.cpp"], [])
	[Errno 2] No such file or directory
	g++ -o build/build_info.o -c -std=c++11 -O3 -funroll-loops -fno-pie -fPIC -DNDEBUG
	-D_REENTRANT -DHAVE_EXPAT -DHAVE_PTHREADS -DHAVE_LIBSQLITE -DHAVE_OPENSSL -DHAVE_V8
	-DUSING_CBANG -Iinclude -Isrc -Isrc/boost build/build_info.cpp
	--
	scons: Reading SConscript files ...
	EnvironmentError: No module named six:
	File "/usr/src/RPM/BUILD/camotics-1.2.0/SConstruct", line 37:

custodia-0.6.0-alt6
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=33177): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	==================== 1 failed, 161 passed in 43.15 seconds =====================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 57.375 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

gear-2.2.0-alt1
	tests passed:	  356  99%
	tests failed:	    1	0%
	tests skipped:	    0	0%

geda-xgsch2pcb-0.1.3-alt2
	+ mv '/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/*.py'
	/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/xgsch2pcb/
	mv: cannot stat
	'/usr/src/tmp/geda-xgsch2pcb-buildroot/usr/lib/python2.7/site-packages/*.py': No such
	file or directory

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 10 wallclock secs ( 0.10 usr  0.04 sys +  3.98 cusr  0.55 csys =
	4.67 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

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

php7-memcache-4.0.5.2-alt7.3.21.alt1
	Time taken	:    8 seconds
	FAILED TEST SUMMARY
	memcache->increment()/decrement() with multiple keys [tests/040.phpt]

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

python-module-apptools-4.4.0-alt2
	+ xvfb-run py.test
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	==================================== ERRORS ====================================
	___________ ERROR collecting apptools/io/h5/tests/test_dict_node.py ____________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/AppTools-4.4.0/apptools/io/h5/tests/test_dict_node.py'.
	--
	from numpy.testing import raises, assert_allclose
	E   ImportError: No module named testing
	______________ ERROR collecting apptools/io/h5/tests/test_file.py ______________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/AppTools-4.4.0/apptools/io/h5/tests/test_file.py'.
	--
	from numpy import testing
	E   ImportError: cannot import name testing
	___________ ERROR collecting apptools/io/h5/tests/test_table_node.py ___________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/AppTools-4.4.0/apptools/io/h5/tests/test_table_node.py'.
	--
	from numpy.testing import assert_allclose
	E   ImportError: No module named testing
	=============================== warnings summary ===============================

python-module-argcomplete-1.9.4-alt2
	test_wordbreak_chars (__main__.TestBashGlobal) ... ok
	FAIL: test_parse_special_characters_dollar (__main__.TestBashGlobal)
	Traceback (most recent call last):
	--
	self.sh.run_command('exit')
	AssertionError: EOF not raised
	Ran 116 tests in 127.294s
	FAILED (failures=1, expected failures=10)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/argcomplete-1.9.4/.tox/py37/bin/python test/test.py -v (exited with
	code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 2 minutes, 19.188 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

python-module-pycodestyle-2.5.0-alt1
	Extracting pycodestyle-2.5.0-py2.7.egg to
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/lib/python2.7/site-packages
	error: [Errno 2] No such file or directory: 'build/bdist.linux-x86_64/egg/pycodestyle.py'
	Adding pycodestyle 2.5.0 to easy-install.pth file
	--
	Finished processing dependencies for pycodestyle==2.5.0
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py37/bin/python setup.py install
	(exited with code 1)
	py27 run-test: commands[1] |
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/bin/python pycodestyle.py
	--max-doc-length=72 --testsuite testsuite
	[2868608] /usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0$
	/usr/src/RPM/BUILD/python-module-pycodestyle-2.5.0/.tox/py27/bin/python pycodestyle.py
	--max-doc-length=72 --testsuite testsuite
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 9.77 seconds
	--
	py27: commands succeeded
	ERROR:	 py37: parallel child exit code 1

python-module-pylama-6.1.1-alt3.git20141029.2
	running build_ext
	tests (unittest.loader.ModuleImportFailure) ... ERROR
	ERROR: tests (unittest.loader.ModuleImportFailure)
	ImportError: Failed to import test module: tests
	Traceback (most recent call last):
	--
	import pytest
	ImportError: No module named pytest
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python-module-summary-0.2.0-alt1.git20150209.1.1.1
	running build_ext
	summary.test (unittest.loader.ModuleImportFailure) ... ERROR
	ERROR: summary.test (unittest.loader.ModuleImportFailure)
	ImportError: Failed to import test module: summary.test
	Traceback (most recent call last):
	--
	_assert_warns = np.testing.assert_warns
	AttributeError: 'module' object has no attribute 'testing'
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

rng-tools-6.7-alt2
	make[3]: Entering directory '/usr/src/RPM/BUILD/rng-tools-6.7/tests'
	FAIL: rngtesturandom.sh
	PASS: rngtestzero.sh
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

sgc-0.2.1-alt3
	+ xvfb-run sh makedocs
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-DA_7_s.log, if you want
	to report the issue to the developers.

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

	6 error logs REMOVED from the list
apache-commons-pool2-2.4.2-alt4_6jpp8
chromium-gost-83.0.4103.61-alt2.M90P.1
php7-7.3.21-alt1
python-module-pytest-cov-2.7.1-alt1
python-module-scikits.fitting-1:0.6-alt2
python3-3.7.4-alt3

Total 119 error logs.


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