[cyber] I: Sisyphus-20201023 x86_64 beehive_status: +14 -8 (94)

ALT beekeeper hiver на altlinux.org
Пт Окт 23 10:11:43 MSK 2020


	14 NEW error logs

atlas-3.9.35-alt1.qa1
	Read in L1 Cache size as = 64KB.
	ERROR 512, LINE 260 OF /usr/src/RPM/BUILD/ATLAS/BUILD/..//include/atlas_mvtesttime.h
	SYSTEM CALL FAILED: make zmvntime M=2300 N=1000 lda=2303 l1mul=400 mvnrout="zmvn_C.c"
	MVNKdir=EXTDIR zMVFLAGS="-O -fomit-frame-pointer -g -Wa,--noexecstack -fPIC -m64
	-fPIC" align="-Fa 8 -Fa -16 -Fx 8 -Fx -16 -Fy 8 -Fy -16" flushKB=8192 tflags="-f
	res/zmv900000N_2300x1000_2303-0_20x4_400_a0x0x0_24843 -# 8 -F 0" mu=20 nu=4 >
	/tmp/file0NCLFZ 2>&1
	OUTPUT OF system():
	--
	mv /usr/src/RPM/BUILD/ATLAS/BUILD/include/atlas_zmvn.h rmvn.bak
	mv: cannot stat '/usr/src/RPM/BUILD/ATLAS/BUILD/include/atlas_zmvn.h': No such file
	or directory
	make[4]: [Makefile:1078: zmvntime] Error 1 (ignored)
	--
	-c ATL_zmvnk.c
	ATL_zmvnk.c:762:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	'-' token
	762 |	       movlps -128@(aptr), rA0	      /* rA0 = {0, 0, Ai, Ar} */
	ATL_zmvnk.c:762:21: error: stray '@' in program
	762 |	       movlps -128@(aptr), rA0	      /* rA0 = {0, 0, Ai, Ar} */
	ATL_zmvnk.c:768:21: error: stray '@' in program
	768 |	       MOVA   -128@(aptr), rA0		      /* rA0 = Ai,    Ar */
	--
	make[2]: Leaving directory '/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	ERROR 914 DURING MVNTUNE!!.  CHECK INSTALL_LOG/zMVNTUNE.LOG FOR DETAILS.
	make[2]: Entering directory '/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	--
	gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
	x86_64-alt-linux-gcc: error: unrecognized command line option '-V'
	x86_64-alt-linux-gcc: fatal error: no input files
	compilation terminated.
	--
	directory.  Be sure to include this file in any help request.
	cat: ../../CONFIG/error.txt: No such file or directory
	ForceFetch=1, ifetch=5 nfetch=1

fish-3.1.2-alt1
	Testing file checks/variable-assignment.fish ... ok (62 ms)
	Testing file checks/version.fish ... ok (52 ms)
	Testing file checks/wildcard.fish ... ok (64 ms)
	Testing file checks/wraps.fish ... ok (57 ms)
	1 test failed
	make[3]: *** [CMakeFiles/serial_test_fishscript.dir/build.make:76:
	CMakeFiles/serial_test_fishscript] Error 1
	make[3]: Leaving directory '/usr/src/RPM/BUILD/fish-3.1.2/BUILD'
	make[2]: *** [CMakeFiles/Makefile2:889: CMakeFiles/serial_test_fishscript.dir/all] Error 2
	make[1]: *** [CMakeFiles/Makefile2:207: CMakeFiles/test.dir/rule] Error 2
	make: *** [Makefile:209: test] Error 2

geolatte-geom0.14-0.14-alt3_7jpp8
	[ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.078 s <<<
	FAILURE! - in org.geolatte.geom.codec.TestWktTokenizer
	[ERROR] testWktTokenizerToDoubleRandomValues(org.geolatte.geom.codec.TestWktTokenizer)
	Time elapsed: 0.075 s  <<< ERROR!
	java.lang.NumberFormatException: For input string: "6.892768911193059E-4E-1"

python-module-Naked-1:0.1.31-alt1.1
	of sources.list
	E: Package python-module-notebook has no installation candidate
	hsh-install: Failed to calculate package file list.

python-module-affinegap-1.10-alt2.1.1
	of sources.list
	E: Package python-module-notebook has no installation candidate
	hsh-install: Failed to calculate package file list.

python-module-bottleneck-1.2.1-alt2
	of sources.list
	E: Package python-module-notebook has no installation candidate
	hsh-install: Failed to calculate package file list.

python-module-numpy-1:1.15.4-alt6
	of sources.list
	E: Package python-module-notebook has no installation candidate
	hsh-install: Failed to calculate package file list.

python-module-scipy-1.2.0-alt7
	rpm-macros-sphinx is already the newest version.
	E: Couldn't find package python-module-ipyparallel
	hsh-install: Failed to calculate package file list.

python-module-triangle-2017.04.29-alt1.1.1
	Selecting python-dev for 'python-devel'
	E: Couldn't find package python-module-ipyparallel
	hsh-install: Failed to calculate package file list.

python3-module-fiona-1.8.17-alt1
	+ install -pm644 /usr/share/python-sphinx/objects.inv ./
	install: cannot stat '/usr/share/python-sphinx/objects.inv': No such file or directory

python3-module-ipyparallel-6.3.0-alt1
	Running Sphinx v2.4.4
	Extension error:
	Could not import extension IPython.sphinxext.ipython_console_highlighting (exception:
	No module named 'IPython')

python3-module-jupyter_client-6.1.7-alt1
	==================================== ERRORS ====================================
	_____________ ERROR collecting jupyter_client/tests/test_client.py _____________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-jupyter_client-6.1.7/jupyter_client/tests/test_client.py'.
	--
	from IPython.utils.capture import capture_output
	E   ModuleNotFoundError: No module named 'IPython'
	_________ ERROR collecting jupyter_client/tests/test_kernelmanager.py __________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/python3-module-jupyter_client-6.1.7/jupyter_client/tests/test_kernelmanager.py'.
	--
	from async_generator import async_generator, yield_
	E   ModuleNotFoundError: No module named 'async_generator'
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR jupyter_client/tests/test_client.py
	ERROR jupyter_client/tests/test_kernelmanager.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!

python3-module-moto-1.3.15-alt1
	Test that we get an exception if a CloudFormation stack tries to imports a non-existent
	export value ... ok
	Ran 2 tests in 0.146s
	OK
	+ flake8 moto
	moto/server.py:106:20: F522 '...'.format(...) has unused named argument(s): service
	moto/opsworks/models.py:521:32: E741 ambiguous variable name 'l'
	moto/opsworks/models.py:525:42: E741 ambiguous variable name 'l'
	moto/elb/models.py:478:17: E741 ambiguous variable name 'l'
	moto/elb/responses.py:245:17: E741 ambiguous variable name 'l'
	moto/batch/models.py:814:17: F523 '...'.format(...) has unused arguments at position(s): 0

python3-module-qtconsole-4.4.3-alt1
	from IPython.lib.lexers import IPythonLexer, IPython3Lexer
	ModuleNotFoundError: No module named 'IPython'
	make: *** [Makefile:62: source/config_options.rst] Error 1

	8 error logs REMOVED from the list
celestia-1.6.9.git-alt2
cilk-5.4.6-alt11
erlang-triq-1.3.0-alt1
itk-5.0.0-alt3
python-module-babel-1:2.6.0-alt1
python-module-notebook-5.2.2-alt4
python3-module-xdot-1.1-alt1
qt5-webengine-5.15.1-alt1

Total 94 error logs.


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