ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250319 x86_64 beehive_status: +21 -23 (292)
@ 2025-03-19  6:21 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-03-19  6:21 UTC (permalink / raw)
  To: sisyphus-cybertalk

	21 NEW error logs

android-file-transfer-4.2-alt1_2
	Selecting libssl-devel for 'pkgconfig(openssl)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

ardour-8.12-alt1
	Selecting libsuil-devel for 'pkgconfig(suil-0)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

clisp-1:2.49.92-alt2.3
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Mar 19 04:55 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

coquillo-2.0.1-alt1_2
	Selecting qt5-base-devel for 'pkgconfig(Qt5Widgets)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

easytag-2.4.3-alt4
	Selecting libid3tag-devel for 'pkgconfig(id3tag)'
	E: Couldn't find package pkgconfig(taglib)>=1.9.1
	hsh-install: Failed to calculate package file list.

kew-3.0.3-alt1
	Selecting libopusfile-devel for 'pkgconfig(opusfile)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

kodi-21.2-alt2
	Selecting libsqlite3-devel for 'pkgconfig(sqlite3)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

libkarma-0.1.2-alt2_12
	Selecting mono-devel for 'pkgconfig(mono)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

mpz-1.1.1-alt1
	Selecting libyaml-cpp-devel for 'pkgconfig(yaml-cpp)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

mumps-5.3.5-alt3
	gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
	multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0xf2e013fb056e37c2 not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

openmotif-2.3.8-alt2
	make[4]: Entering directory
	'/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotifi18n'
	../../../clients/uil/uil japanese/uid/l_strings.uil -I. -o japanese/uid/l_strings.uid
	make[4]: Leaving directory
	'/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotifi18n'
	make[4]: Entering directory
	'/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotifi18n'
	x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm
	-I../../../lib -I../../../lib	 -I/usr/include/freetype2 -I/usr/include/libpng16
	-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
	-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto  -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment
	-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include	-c -o helloint.o helloint.c
	make[4]: Leaving directory
	'/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotifi18n'
	make[3]: *** [Makefile:578: all-recursive] Error 1
	make[2]: *** [Makefile:431: all-recursive] Error 1
	make[1]: *** [Makefile:398: all-recursive] Error 1
	make: *** [Makefile:457: all-recursive] Error 1

python3-module-cheroot-10.0.1-alt3
	>	    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>
	--
	/usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
	________ ERROR at setup of test_http_over_https_error[0.0.0.0-builtin] _________
	[gw4] linux -- Python 3.12.9
	/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[1-False-builtin] - AssertionErro...
	ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
	================== 151 passed, 3 xfailed, 2 errors in 16.03s ===================
	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-jose-3.3.0-alt3
	>	assert pub_pem_source == pub_target.to_pem().strip()
	E	AssertionError: assert b'-----BEGIN ...BLIC KEY-----' == b'-----BEGIN ...BLIC
	KEY-----'
	E
	--
	>	assert pub_pem_source == pub_target.to_pem().strip()
	E	AssertionError: assert b'-----BEGIN ...BLIC KEY-----' == b'-----BEGIN ...BLIC
	KEY-----'
	E
	--
	>	assert pem_source == target.to_pem().strip()
	E	AssertionError: assert b'-----BEGIN ...VATE KEY-----' == b'-----BEGIN ...VATE
	KEY-----'
	E
	--
	>	assert pem_source == target.to_pem().strip()
	E	AssertionError: assert b'-----BEGIN ...VATE KEY-----' == b'-----BEGIN ...VATE
	KEY-----'
	E
	--
	=========================== short test summary info ============================
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_public_key_to_pem[ECDSAECKey-CryptographyECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_public_key_to_pem[CryptographyECKey-ECDSAECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_private_key_to_pem[ECDSAECKey-CryptographyECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_private_key_to_pem[CryptographyECKey-ECDSAECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_public_key_load_cycle[ECDSAECKey-CryptographyECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_public_key_load_cycle[CryptographyECKey-ECDSAECKey]
	FAILED
	tests/algorithms/test_EC_compat.py::TestBackendEcdsaCompatibility::test_private_key_load_cycle[ECDSAECKey-CryptographyECKey]

python3-module-oslo.service-4.0.0-alt1
	return send_method(data, *args)
	BrokenPipeError: [Errno 32] Broken pipe
	127.0.0.1 - - [19/Mar/2025 03:40:15] "GET / HTTP/1.1" 200 123 5.001688
	--
	raise self.failureException(msg)
	AssertionError: False is not true
	Totals

python3-module-pygeoif-1.5.1-alt1
	>	assert pygeoif.functions.signed_area(hull) >= 0
	E	AssertionError: assert -2.938735877055719e-39 >= 0
	E	 +  where -2.938735877055719e-39 = <function signed_area at 0x7fc3eb227c40>(((-1.0,
	0.0), (-0.5, 1.0), (-1.0, 1.1754943508222875e-38), (-1.0, 0.0)))
	--
	=========================== short test summary info ============================
	FAILED tests/hypothesis/test_functions.py::test_fuzz_convex_hull - AssertionE...
	=========== 1 failed, 428 passed, 1246 warnings in 113.72s (0:01:53) ===========
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v']' returned non-zero
	exit status 1.

python3-module-pytest-cov-5.0.0-alt1
	assert sorted(dest_dir.visit('**/*.html')) == [dest_dir.join('index.html'),
	dest_dir.join('test_funcarg_py.html')]
	E   AssertionError: assert [local('/usr/...arg_py.html')] == [local('/usr/...arg_py.html')]
	E
	--
	SKIPPED [1] tests/test_pytest_cov.py:1819: condition: coverage.version_info >= (5, 0)
	FAILED tests/test_pytest_cov.py::test_term_report_does_not_interact_with_html_output
	============= 1 failed, 120 passed, 9 skipped in 109.84s (0:01:49) =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']'
	returned non-zero exit status 1.

python3-module-sanic-24.6.0-alt2
	tests/test_reloader.py ssssss
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-terminado-0.18.1-alt1
	tests/basic_test.py::UniqueTermTests::test_large_io_doesnt_hang ^[[32mPASSED^[[0m^[[32m
	[ 77%]^[[0m
	tests/basic_test.py::UniqueTermTests::test_max_terminals ^[[31mFAILED^[[0m^[[31m	       [
	88%]^[[0m
	tests/basic_test.py::UniqueTermTests::test_unique_processes ^[[32mPASSED^[[0m^[[31m
	[100%]^[[0m
	--
	>	self.assertEqual(msg[0], "setup")
	^[[1m^[[31mE	 TypeError: 'NoneType' object is not subscriptable^[[0m
	msg	   = None
	--
	^[[36m^[[1m=========================== short test summary info
	============================^[[0m
	^[[31mFAILED^[[0m tests/basic_test.py::^[[1mUniqueTermTests::test_max_terminals^[[0m -
	TypeError: 'NoneType' object is not subscriptable
	^[[31m========================= ^[[31m^[[1m1 failed^[[0m, ^[[32m8 passed^[[0m^[[31m in
	38.50s^[[0m^[[31m =========================^[[0m
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-websockets-14.1-alt1
	.........................................................................................................................................................................................................s....s.s...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s...........................................................................................................................s........................s..............................................F..............sss.......................s...........................................................................................................................................................................................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................
	FAIL: test_writing_in_send_context_fails
	(tests.sync.test_connection.ClientConnectionTests.test_writing_in_send_context_fails)
	Error when sending outgoing frame is correctly reported.
	--
	self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
	AssertionError: None is not an instance of <class 'BrokenPipeError'>
	Ran 1819 tests in 70.165s
	FAILED (failures=1, skipped=15)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

rsgain-3.6-alt1
	Selecting libavutil-devel for 'pkgconfig(libavutil)'
	E: Couldn't find package pkgconfig(taglib)
	hsh-install: Failed to calculate package file list.

tmux-3.5a-alt1
	+ rm regress/capture-pane-hyperlink.sh
	+ make -C regress
	make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
	sh am-terminal.sh
	sh capture-pane-sgr0.sh
	sh combine-test.sh
	sh command-order.sh
	server exited unexpectedly
	make: *** [Makefile:9: command-order.sh] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

	23 error logs REMOVED from the list
ImageMagick-7.1.1.41-alt1
bcachefs-tools-1.4.1-alt2
cosmic-applets-1.0.0-alt0.60.alpha.6
foot-1.20.2-alt1
gnuplot-1:6.0.2-alt2
guile22-2.2.7-alt1
guile30-3.0.10-alt1
imath-3.1.6-alt4
libsecret-0.21.6-alt1
oddjob-0.34.7-alt1
perl-Glib-1.3294-alt1
pytables-1:3.10.2-alt1
python-2.7.18-alt11
python3-module-dbus-next-0.2.3-alt3
python3-module-eventlet-0.39.1-alt1
python3-module-fast-depends-2.4.12-alt1
python3-module-fastapi-0.115.11-alt1
python3-module-haversine-2.9.0-alt1
python3-module-hypothesis-6.129.3-alt1
python3-module-jupyter_server-2.15.0-alt2
python3-module-zmq-26.2.1-alt1
vaultwarden-1.33.2-alt2
zig-0.13.0-alt1

Total 292 error logs.


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

only message in thread, other threads:[~2025-03-19  6:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-19  6:21 [cyber] I: Sisyphus-20250319 x86_64 beehive_status: +21 -23 (292) 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