ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230211 x86_64 beehive_status: +10 -5 (71)
@ 2023-02-11  3:38 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-02-11  3:38 UTC (permalink / raw)
  To: sisyphus-cybertalk

	10 NEW error logs

kernelshark-1:2.1.1-alt1
	+ sed -i /Version/d
	/usr/src/tmp/kernelshark-buildroot//usr/share/applications/kernelshark.desktop
	sed: can't read
	/usr/src/tmp/kernelshark-buildroot//usr/share/applications/kernelshark.desktop: No such
	file or directory

libvamp-2.10.0-alt1
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

mdevctl-1.2.0-alt1
	test tests::test_modify ... ok
	test tests::test_define ... FAILED
	test tests::test_start ... ok
	--
	tests::test_define
	test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.21s
	error: test failed, to rerun pass `--bin mdevctl`
	error: 1 target failed:
	`--bin mdevctl`

perl-Devel-PerlySense-0.0221-alt2
	t/PerlySense-cache.t .............................................. ok
	#   Failed test 'create_graph ok'
	#   at t/PerlySense-call-tree-visualize.t line 148.
	# died: Could not run 'dot':
	# Fontconfig error: Cannot load default config file: No such file: (null)
	# Looks like you failed 1 test of 1.
	#   Failed test 'create_graph'
	#   at t/PerlySense-call-tree-visualize.t line 150.
	--
	t/PerlySense-call-tree-visualize.t				(Wstat: 256 Tests:
	6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/76 test programs. 1/1108 subtests failed.
	make: *** [Makefile:830: test_dynamic] Error 255

perl-Inline-C-0.82-alt1
	$load_cfg sub: $config: **
	#   Failed test 'bind was successful'
	#   at t/26fork.t line 21.
	--
	#     expected: ''
	#   Failed test 'bound func no die()'
	#   at t/26fork.t line 23.
	--
	#     expected: ''
	#   Failed test 'bound func gave right result'
	#   at t/26fork.t line 24.
	--
	t/26fork.t			 (Wstat: 768 Tests: 4 Failed: 3)
	Failed tests:  2-4
	Non-zero exit status: 3
	--
	Result: FAIL
	Failed 1/37 test programs. 3/162 subtests failed.
	make: *** [Makefile:787: test_dynamic] Error 255

pspp-1.4.1-alt1
	CHARTS Rudimentary run tests
	1143: Examine					      FAILED (charts.at:53)
	1144: Roc					      FAILED (charts.at:105)
	1145: Scree					      FAILED (charts.at:135)
	1146: Histogram					      FAILED (charts.at:172)
	1147: FREQUENCIES charts			      FAILED (charts.at:209)
	1148: CROSSTABS charts				      FAILED (charts.at:252)
	1149: BOXPLOT Empty				      ok
	--
	## Test results. ##
	ERROR: 1221 tests were run,
	16 failed unexpectedly.

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 78.95s (0:01:18) ====================

python3-module-graphviz-0.19.1-alt2
	>	assert capsys.readouterr() == ('', '')
	E	AssertionError: assert CaptureResult...irectories\n') == ('', '')
	E	  Full diff:
	E	  - ('', '')
	E	  + CaptureResult(out='', err='Fontconfig error: No writable cache
	directories\nFontconfig error: No writable cache directories\nFontconfig error: No
	writable cache directories\n')
	tests/backend/test_rendering.py:63: AssertionError
	--
	>	assert capsys.readouterr() == ('', '')
	E	AssertionError: assert CaptureResult...irectories\n') == ('', '')
	E	  Full diff:
	E	  - ('', '')
	E	  + CaptureResult(out='', err='Fontconfig error: No writable cache
	directories\nFontconfig error: No writable cache directories\nFontconfig error: No
	writable cache directories\n')
	tests/backend/test_rendering.py:63: AssertionError
	--
	>	assert capsys.readouterr() == ('', '')
	E	AssertionError: assert CaptureResult...irectories\n') == ('', '')
	E	  Full diff:
	E	  - ('', '')
	E	  + CaptureResult(out='', err='Fontconfig error: No writable cache
	directories\nFontconfig error: No writable cache directories\nFontconfig error: No
	writable cache directories\n')
	tests/backend/test_rendering.py:86: AssertionError
	--
	>	assert capsys.readouterr() == ('', '')
	E	AssertionError: assert CaptureResult...irectories\n') == ('', '')
	E	  Full diff:
	E	  - ('', '')
	E	  + CaptureResult(out='', err='Fontconfig error: No writable cache
	directories\nFontconfig error: No writable cache directories\nFontconfig error: No
	writable cache directories\n')
	tests/backend/test_rendering.py:107: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/test_graphs.py::test_subgraph_render[Graph-...] - AssertionError...
	FAILED tests/test_graphs.py::test_subgraph_render[Digraph-...] - AssertionErr...
	FAILED tests/backend/test_piping.py::test_pipe[dot-svg-None-None-(?s)^<\\?xml
	.+</svg>\\s*$]

python3-module-transitions-0.8.11-alt1
	>	    warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning)
	E	    RuntimeWarning: Fontconfig error: No writable cache directories
	E	    Fontconfig error: No writable cache directories
	/usr/lib64/python3/site-packages/pygraphviz/agraph.py:1405: RuntimeWarning
	=========================== short test summary info ============================
	FAILED tests/test_pygraphviz.py::PygraphvizTest::test_binary_stream - Runtime...
	!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
	--
	======================== 1 failed, 1860 passed in 4.14s ========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-transitions-0.8.11/.tox/py3/bin/pytest -nauto
	--doctest-modules (exited with code 2)
	py3 finish: run-test  after 4.39 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-transitions-0.8.11/.tox/.tmp/package/1/transitions-0.8.11.zip

racket-main-8.6-alt2
	md5sum: /usr/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo: No such file or directory
	md5sum: /usr/src/RPM/BUILD/fakechroot/usr/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo:
	No such file or directory
	[OK] Removed: fontconfig
	--
	[OK] Removed: bash
	md5sum: /usr/share/locale/af/LC_MESSAGES/coreutils.mo: No such file or directory
	md5sum: /usr/src/RPM/BUILD/fakechroot/usr/share/locale/af/LC_MESSAGES/coreutils.mo:
	No such file or directory
	md5sum: /usr/share/locale/af/LC_TIME/coreutils.mo: No such file or directory
	md5sum: /usr/src/RPM/BUILD/fakechroot/usr/share/locale/af/LC_TIME/coreutils.mo: No such
	file or directory
	md5sum: /usr/share/locale/be/LC_MESSAGES/coreutils.mo: No such file or directory
	md5sum: /usr/src/RPM/BUILD/fakechroot/usr/share/locale/be/LC_MESSAGES/coreutils.mo:
	No such file or directory
	md5sum: /usr/share/locale/be/LC_TIME/coreutils.mo: No such file or directory
	md5sum: /usr/src/RPM/BUILD/fakechroot/usr/share/locale/be/LC_TIME/coreutils.mo: No such
	file or directory
	md5sum: /usr/share/locale/bg/LC_MESSAGES/coreutils.mo: No such file or directory

	5 error logs REMOVED from the list
bamf-0.5.6-alt1
fprintd-1.94.2-alt1
python3-module-fastapi-0.87.0-alt1
python3-module-iniparse-0.5-alt1
python3-module-pytz-deprecation-shim-0.1.0.post0-alt1

Total 71 error logs.


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

only message in thread, other threads:[~2023-02-11  3:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  3:38 [cyber] I: Sisyphus-20230211 x86_64 beehive_status: +10 -5 (71) 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