ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240814 x86_64 beehive_status: +14 -11 (170)
@ 2024-08-14  5:41 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-08-14  5:41 UTC (permalink / raw)
  To: sisyphus-cybertalk

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 9691 bytes --]

	14 NEW error logs

fprintd-1.94.3-alt1
	stderr:
	setUpClass (__main__.FPrintdUtilsTest) ... ERROR
	ERROR: setUpClass (__main__.FPrintdUtilsTest)
	Traceback (most recent call last):
	--
	cls.dbus = Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'],
	gi.repository.GLib.GError: g-io-error-quark: Could not connect: Connection refused (39)
	Ran 0 tests in 0.066s
	FAILED (errors=1)
	514/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd
	/ TestPamFprintd.test_pam_already_claimed
	OK		0.37s
	--
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.3/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

gem-bake-test-external-0.3.2-alt1
	Processing files: gem-bake-test-external-doc-0.3.2-alt1
	error: No such file or directory:
	/usr/src/tmp/gem-bake-test-external-buildroot/usr/lib/ruby/gemie/ri/bake-test-external-0.3.2
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11515
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-bake-test-external-buildroot/usr/lib/ruby/gemie/ri/bake-test-external-0.3.2

gem-blockenspiel-0.5.0-alt1
	(ruby 3.3.4 x86_64-linux)
	Setup::Loader.load_file.chdir > NoMethodError: undefined method `exists?' for class File
	Setup::Loader.load_file > NoMethodError: undefined method `exists?' for class File
	[setup.rb][INFO]> Source list are the following:
	--
	Processing files: gem-blockenspiel-0.5.0-alt1
	error: No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/specifications/blockenspiel-0.5.0.gemspec
	error: No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/gems/blockenspiel-0.5.0
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42111
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/specifications/blockenspiel-0.5.0.gemspec
	No such file or directory:
	/usr/src/tmp/gem-blockenspiel-buildroot/usr/lib/ruby/gemie/gems/blockenspiel-0.5.0

gem-rails-6.1.7.7-alt1
	Wrote: /usr/src/in/nosrpm/gem-rails-6.1.7.7-alt1.nosrc.rpm (w1.gzdio)
	error: failed build dependencies:
	gem(psych) >= 5 conflicts with gem-rails-6.1.7.7-alt1

gem-test-unit-launchable-0.1.5-alt1
	Processing files: gem-test-unit-launchable-doc-0.1.5-alt1
	error: No such file or directory:
	/usr/src/tmp/gem-test-unit-launchable-buildroot/usr/lib/ruby/gemie/ri/test-unit-launchable-0.1.5
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45946
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-test-unit-launchable-buildroot/usr/lib/ruby/gemie/ri/test-unit-launchable-0.1.5

gem-versionomy-0.5.0-alt1
	Processing files: gem-versionomy-0.5.0-alt1
	error: No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/specifications/versionomy-0.5.0.gemspec
	error: No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/gems/versionomy-0.5.0
	Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5844
	--
	RPM build errors:
	No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/specifications/versionomy-0.5.0.gemspec
	No such file or directory:
	/usr/src/tmp/gem-versionomy-buildroot/usr/lib/ruby/gemie/gems/versionomy-0.5.0

guile-fibers-1.3.1-alt1
	make  check-TESTS
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

openFPGALoader-0.12.1-alt1
	doctree = pickle.loads(serialised)
	EOFError: Ran out of input
	The above exception was the direct cause of the following exception:
	--
	raise ExtensionError(
	sphinx.errors.ExtensionError: Handler <bound method TocTreeCollector.get_updated_docs
	of <sphinx.environment.collectors.toctree.TocTreeCollector object at 0x7fc463a94770>>
	for event 'env-get-updated' threw an exception (exception: Ran out of input)
	Extension error (sphinx.environment.collectors.toctree):

python3-module-cheroot-10.0.1-alt2
	==================================== ERRORS ====================================
	________________ ERROR at setup of test_ssl_env[0-True-builtin] ________________
	[gw1] linux -- Python 3.12.2
	/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
	--
	>	    assert col in needed_collectors, "previous item was not torn down properly"
	E	    AssertionError: previous item was not torn down properly
	col	   = <Module test_server.py>
	--
	XFAIL cheroot/test/test_core.py::test_large_request -
	https://github.com/cherrypy/cheroot/issues/106
	ERROR cheroot/test/test_ssl.py::test_ssl_env[0-True-builtin] - AssertionError...
	=================== 152 passed, 3 xfailed, 1 error in 14.30s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_tls_client_auth']' returned non-zero exit status 1.

python3-module-django-graphiql-debug-toolbar-0.2.0-alt2
	==================================== ERRORS ====================================
	__________________ ERROR collecting tests/test_middleware.py ___________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/django-graphiql-debug-toolbar-0.2.0/tests/test_middleware.py'.
	--
	from debug_toolbar.middleware import _HTML_TYPES
	E   ImportError: cannot import name '_HTML_TYPES' from 'debug_toolbar.middleware'
	(/usr/lib/python3/site-packages/debug_toolbar/middleware.py)
	=========================== short test summary info ============================
	ERROR tests/test_middleware.py
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 2.

qt5-webkit-5.212.0-alt25
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/ThirdParty/gtest/src/gtest.cc:824:39:
	note: length computed here
	824 |			  NULL : CloneString(c_str, strlen(c_str));
	make[2]: Leaving directory '/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0'
	make[2]: Entering directory '/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0'
	[  4%] Linking CXX shared library ../../../lib/libgtest.so
	make[2]: Leaving directory '/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0'
	[  4%] Built target gtest
	make[1]: Leaving directory '/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0'
	make: *** [Makefile:166: all] Error 2

sassc-3.6.2-alt1
	from /usr/src/RPM/BUILD/sassc-3.6.2/sass-spec/lib/sass_spec/runner.rb:32:in `each'
	from /usr/src/RPM/BUILD/sassc-3.6.2/sass-spec/lib/sass_spec/runner.rb:32:in `flat_map'
	from /usr/src/RPM/BUILD/sassc-3.6.2/sass-spec/lib/sass_spec/runner.rb:32:in
	`get_input_files'
	from /usr/src/RPM/BUILD/sassc-3.6.2/sass-spec/lib/sass_spec/runner.rb:81:in `_get_cases'
	from /usr/src/RPM/BUILD/sassc-3.6.2/sass-spec/lib/sass_spec/runner.rb:42:in `run'
	from sass-spec/sass-spec.rb:45:in `<main>'
	Recursively searching under sass-spec/spec for test files to test libsass sassc: 3.6.2
	libsass: 3.6.6
	sass2scss: 1.1.1
	sass: 3.5

tarantool-3.0.1-alt1
	# logfile:	  /tmp/t/log/104_app-luatest.log
	# reproduce file: /tmp/t/reproduce/104_app-luatest.list.yaml
	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-3.0.1'
	make[2]: *** [CMakeFiles/Makefile2:5128: test/CMakeFiles/test-force.dir/all] Error 2
	make[2]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
	make[1]: *** [CMakeFiles/Makefile2:5135: test/CMakeFiles/test-force.dir/rule] Error 2
	make[1]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
	make: *** [Makefile:1841: test-force] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'

xdg-desktop-portal-1.18.4-alt1
	▶  8/28 /portal/inhibit/monitor -
	xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion
	failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL
	▶  8/28							ERROR
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.22s
	killed by signal 6 SIGABRT
	>>> G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests
	XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/share
	XDP_UNINSTALLED=1
	MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
	MESON_TEST_ITERATION=1 XDG_CURRENT_DESKTOP=test G_DEBUG=gc-friendly
	MALLOC_PERTURB_=54 G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/tests
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/test-portals
	--verbose --keep-going --tap -p /portal/inhibit
	--
	XDP: providing portal org.freedesktop.portal.GameMode
	(/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/../src/xdg-desktop-portal:1849961):
	xdg-desktop-portal-WARNING **: 04:30:45.732: Failed to create RealtimeKit proxy: Could
	not connect: No such file or directory
	XDP: providing portal org.freedesktop.portal.Realtime
	--
	Summary of Failures:
	8/28 xdg-desktop-portal:portals / test-portals-inhibit	     ERROR	      2.22s
	killed by signal 6 SIGABRT
	Ok:		    26

	11 error logs REMOVED from the list
cosmic-comp-0.0.1176.g9185-alt2
emblem-1.4.0-alt1
givaro-4.2.0-alt4.gitfc6cac7
libgupnp-igd-1.6.0-alt1
lightdm-1.32.0-alt6
meschach-1.2-alt1.b.3
perl-POE-1.370-alt1
python3-module-easyprocess-1.1-alt2
python3-module-qtconsole-5.5.2-alt1
python3-module-sanic-24.6.0-alt2
python3-module-websockets-12.0-alt1

Total 170 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-14  5:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-14  5:41 [cyber] I: Sisyphus-20240814 x86_64 beehive_status: +14 -11 (170) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git