[cyber] I: Sisyphus-20220924 x86_64 beehive_status: +10 -7 (88)

ALT beekeeper hiver на altlinux.org
Сб Сен 24 06:25:26 MSK 2022


	10 NEW error logs

elixir-1.12.3-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.12.3'
	make[1]: Entering directory '/usr/src/RPM/BUILD/elixir-1.12.3'
	==> unicode (compile)
	Compiling lib/elixir/unicode/unicode.ex (it's taking more than 10s)
	make[1]: Leaving directory '/usr/src/RPM/BUILD/elixir-1.12.3'
	make: *** Deleting file 'lib/elixir/ebin/Elixir.Kernel.beam'
	make: Entering directory '/usr/src/RPM/BUILD/elixir-1.12.3'
	==> elixir (compile)
	make: *** [Makefile:94: lib/elixir/ebin/Elixir.Kernel.beam] Segmentation fault
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.12.3'

fprintd-1.94.2-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

innernet-1.5.1-alt1
	For more information about this error, try `rustc --explain E0700`.
	error: could not compile `shared` due to previous error
	warning: build failed, waiting for other jobs to finish...

python3-module-Flask-WebTest-0.0.9-alt3
	original_scopefunc = flask_sqlalchemy.connection_stack.__ident_func__
	AttributeError: module 'flask_sqlalchemy' has no attribute 'connection_stack'
	During handling of the above exception, another exception occurred:
	--
	original_scopefunc = _app_ctx_stack.__ident_func__
	AttributeError: '_FakeStack' object has no attribute '__ident_func__'

python3-module-mkdocs-1.3.0-alt1
	.....................................................................................................................................................................................................................................................................................E.........................................................s...................................................................s.........s..................................................................................................
	ERROR: test_watch_with_broken_symlinks (mkdocs.tests.livereload_tests.BuildTests)
	Traceback (most recent call last):
	--
	for entry in self.listdir(root)]
	OSError: [Errno 40] Too many levels of symbolic links:
	'/usr/src/tmp/mkdocs_test-kqwlv87q/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir'
	Ran 512 tests in 9.812s
	FAILED (errors=1, skipped=3)
	ERROR: InvocationError for command /usr/bin/coverage run --source=mkdocs --omit
	'mkdocs/tests/*' -m unittest discover -p '*tests.py' mkdocs --top-level-directory
	. (exited with code 1)
	py310-unittests finish: run-test  after 10.42 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py310-unittests: commands failed
	cleanup /usr/src/RPM/BUILD/python3-module-mkdocs-1.3.0/.tox/.tmp/package/1/mkdocs-1.3.0.zip

python3-module-pytest-httpbin-1.0.2-alt1
	from werkzeug.wrappers import BaseResponse
	ImportError: cannot import name 'BaseResponse' from 'werkzeug.wrappers'
	(/usr/lib/python3/site-packages/werkzeug/wrappers/__init__.py)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-httpbin-1.0.2/.tox/py3/bin/pytest -vra (exited
	with code 1)
	py3 finish: run-test  after 0.23 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-httpbin-1.0.2/.tox/.tmp/package/1/pytest_httpbin-1.0.2-py2.py3-none-any.whl

python3-module-requests-2.28.1-alt1
	from werkzeug.wrappers import BaseResponse
	ImportError: cannot import name 'BaseResponse' from 'werkzeug.wrappers'
	(/usr/lib/python3/site-packages/werkzeug/wrappers/__init__.py)
	ERROR: InvocationError for command /usr/src/RPM/BUILD/requests-2.28.1/.tox/py3/bin/pytest
	tests (exited with code 1)
	py3 finish: run-test  after 0.26 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/requests-2.28.1/.tox/.tmp/package/1/requests-2.28.1-py3-none-any.whl

spotify-tui-0.25.0-alt1
	For more information about this error, try `rustc --explain E0512`.
	error: could not compile `socket2` due to previous error
	warning: build failed, waiting for other jobs to finish...

tarantool-2.8.4-alt1
	- [box/indices_any_type.test.lua, null]
	- [box/hash_string_insert.test.lua, null]
	make[3]: *** [test/CMakeFiles/test-force.dir/build.make:70: test/CMakeFiles/test-force]
	Error 3
	make[3]: Leaving directory '/usr/src/RPM/BUILD/tarantool-2.8.4'
	make[2]: *** [CMakeFiles/Makefile2:5356: test/CMakeFiles/test-force.dir/all] Error 2
	make[2]: Leaving directory '/usr/src/RPM/BUILD/tarantool-2.8.4'
	make[1]: *** [CMakeFiles/Makefile2:5363: test/CMakeFiles/test-force.dir/rule] Error 2
	make[1]: Leaving directory '/usr/src/RPM/BUILD/tarantool-2.8.4'
	make: *** [Makefile:2074: test-force] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/tarantool-2.8.4'

vector-0.18.1-alt1
	Compiling shared v0.1.0 (/usr/src/RPM/BUILD/vector-0.18.1/lib/shared)
	error: associated function `project_ref` is never used
	--> lib/vector-core/buffers/src/lib.rs:191:1
	--
	= note: `-D dead-code` implied by `-D warnings`
	error: associated function `project_ref` is never used
	--> lib/vector-core/buffers/src/lib.rs:276:1
	276 | #[pin_project]
	error: associated function `project_ref` is never used
	--> lib/vector-core/buffers/src/disk/mod.rs:35:1
	35 | #[pin_project]
	error: associated function `project_ref` is never used
	--> lib/vector-core/buffers/src/topology/channel.rs:235:1
	235 | #[pin_project]
	error: could not compile `buffers` due to 4 previous errors
	warning: build failed, waiting for other jobs to finish...

	7 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
lightdm-1.30.0-alt22
lyx-2:2.3.4.4-alt2
php7-memcache-4.0.5.2-alt7.4.30.alt1
python3-module-m2r-1:0.2.1-alt2
python3-module-mypy-0.971-alt1
python3-module-sphinxcontrib-spelling-7.2.1-alt1

Total 88 error logs.


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