ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20220806 i586 beehive_status: +14 -25 (113)
@ 2022-08-06  7:12 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-08-06  7:12 UTC (permalink / raw)
  To: sisyphus-cybertalk

	14 NEW error logs

ansible-lint-4.3.7-alt1
	Selected version
	python3-module-setuptools_scm#7.0.5-alt1:sisyphus+304839.200.2.1@1659736216 for
	python3-module-setuptools_scm>=3.5.0
	E: Couldn't find package python3-module-setuptools_scm_git_archive>=1.0
	hsh-install: Failed to calculate package file list.

klibc-2.0.9-alt1
	from usr/klibc/__static_init.c:2:
	/usr/src/RPM/BUILD/klibc-2.0.9/usr/klibc/../include/fcntl.h:36:9: error: expected
	specifier-qualifier-list before '__ARCH_FLOCK64_PAD'
	36 |	     __ARCH_FLOCK64_PAD

libsmi-0.5.0-alt2
	parser-smi.c:9973:31: note: in expansion of macro 'YY_CAST'
	parser-smi.c:9973:69: error: expected declaration specifiers or '...' before '&' token
	parser-smi.c:9973:77: error: expected declaration specifiers or '...' before '&' token
	parser-smi.c:9975:3: warning: data definition has no type or storage class
	--
	parser-smi.c:9976:3: warning: type defaults to 'int' in declaration of 'yylen'
	[-Wimplicit-int]
	parser-smi.c:9978:4: error: expected identifier or '(' before '++' token
	parser-smi.c:9983:3: error: expected identifier or '(' before '{' token
	parser-smi.c:9991:3: error: expected identifier or '(' before 'goto'
	parser-smi.c:9997:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-smi.c:10002:3: error: expected identifier or '(' before 'if'
	parser-smi.c:10008:3: error: expected identifier or '(' before 'if'
	parser-smi.c:10029:3: error: expected identifier or '(' before 'goto'
	parser-smi.c:10035:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-smi.c:10043:3: warning: data definition has no type or storage class

perl-RRDTool-OO-0.36-alt1
	Result: FAIL
	Failed 1/13 test programs. 0/116 subtests failed.
	make: *** [Makefile:773: test_dynamic] Error 255

python3-module-FormEncode-1:2.0.1-alt1
	Selecting python3-module-setuptools_scm for 'python3(setuptools_scm)'
	E: Couldn't find package python3(setuptools_scm_git_archive)
	hsh-install: Failed to calculate package file list.

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 79.19s (0:01:19) ====================

python3-module-hatch-vcs-0.2.0-alt1
	tests/test_build.py::test_basic PASSED					 [  6%]
	tests/test_build.py::test_write FAILED					 [ 12%]
	tests/test_build.py::test_fallback PASSED				 [ 18%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_build.py::test_write - assert "__version__ ...ion = '1.2.3'...
	========================= 1 failed, 15 passed in 0.68s =========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-hatch-vcs-0.2.0/.tox/py3/bin/pytest -vra tests
	(exited with code 1)
	py3 finish: run-test  after 0.85 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-hatch-vcs-0.2.0/.tox/.tmp/package/1/hatch_vcs-0.2.0-py2.py3-none-any.whl

python3-module-mypy-0.942-alt1
	main:6: error: Assignment expressions are only supported in Python 3.8 and greater (diff)
	Alignment of first line difference:
	E: main:7: note: Revealed type is "Literal[True]"...
	A: main:6: error: Assignment expressions are only supported in Python 3.8 a...
	_______________________ testWalrusConditionalTypeCheck2 ________________________
	--
	assert_string_arrays_equal(output, a, msg.format(testcase.file, testcase.line))
	E   AssertionError: Unexpected type checker output
	(/usr/src/RPM/BUILD/python3-module-mypy-0.942/test-data/unit/check-python38.test, line 423)
	----------------------------- Captured stderr call -----------------------------
	--
	Actual:
	main:5: error: Assignment expressions are only supported in Python 3.8 and greater (diff)
	Alignment of first line difference:
	E: main:6: note: Revealed type is "builtins.str"...
	A: main:5: error: Assignment expressions are only supported in Python 3.8 a...
	____________________________ testWalrusPartialTypes ____________________________
	--
	assert_string_arrays_equal(output, a, msg.format(testcase.file, testcase.line))
	E   AssertionError: Unexpected type checker output
	(/usr/src/RPM/BUILD/python3-module-mypy-0.942/test-data/unit/check-python38.test, line 438)
	----------------------------- Captured stderr call -----------------------------
	Expected:
	main:4: error: Need type annotation for "x" (hint: "x: List[<type>] = ...") (diff)
	main:13: note: Revealed type is "builtins.list[builtins.int]" (diff)
	Actual:
	main:4: error: Assignment expressions are only supported in Python 3.8 and greater (diff)
	Alignment of first line difference:
	E: main:4: error: Need type annotation for "x" (hint: "x: List[<type>] = .....
	A: main:4: error: Assignment expressions are only supported in Python 3.8 a...
	_______________ testWalrusAssignmentAndConditionScopeForLiteral ________________

python3-module-pyfakefs-4.5.6-alt1
	raise OSError(err_no, message, filename)
	IsADirectoryError: [Errno 21] Is a directory in the fake filesystem: '/usr/src/tmp'
	ERROR: test_temporary_file (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest)
	Traceback (most recent call last):
	--
	raise OSError(err_no, message, filename)
	IsADirectoryError: [Errno 21] Is a directory in the fake filesystem: '/usr/src/tmp'
	ERROR: test_pause_resume
	(pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest)
	Traceback (most recent call last):
	--
	raise OSError(err_no, message, filename)
	IsADirectoryError: [Errno 21] Is a directory in the fake filesystem: '/usr/src/tmp'
	ERROR: test_pause_resume_contextmanager
	(pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest)
	Traceback (most recent call last):
	--
	raise OSError(err_no, message, filename)
	IsADirectoryError: [Errno 21] Is a directory in the fake filesystem: '/usr/src/tmp'
	ERROR: test_pause_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest)
	Traceback (most recent call last):
	--
	raise OSError(err_no, message, filename)
	IsADirectoryError: [Errno 21] Is a directory in the fake filesystem: '/usr/src/tmp'
	ERROR: test_pause_resume_contextmanager
	(pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest)
	Traceback (most recent call last):

python3-module-pytest-xdist-2.5.0-alt1
	result = pytester.runpytest("-n1")
	>	result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
	E	Failed: nomatch: '*RuntimeError: Some runtime error*'
	E	    and: '============================= test session starts
	=============================='
	--
	E	    and: 'INTERNALERROR>     raise IOError("cannot send to {!r}".format(self))'
	E	    and: 'INTERNALERROR> OSError: cannot send to <Channel id=1 closed>'
	E	    and: ''
	E	    and: '============================ no tests ran in 0.32s
	============================='
	E	remains unmatched: '*RuntimeError: Some runtime error*'
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/testing/acceptance_test.py:1156:
	Failed
	--
	INTERNALERROR>	   raise IOError("cannot send to {!r}".format(self))
	INTERNALERROR> OSError: cannot send to <Channel id=1 closed>
	============================ no tests ran in 0.32s =============================
	--
	reason: [NOTRUN]
	FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
	======= 1 failed, 154 passed, 2 skipped, 10 xfailed in 74.89s (0:01:14) ========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/py3/bin/pytest (exited with
	code 1)
	py3 finish: run-test  after 75.25 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/.tmp/package/1/pytest-xdist-2.5.0.zip

python3-module-veusz-3.4-alt1
	from sipbuild.code_generator import set_globals, parse, generateCode
	ImportError: cannot import name 'parse' from 'sipbuild.code_generator'
	(/usr/lib/python3/site-packages/sipbuild/code_generator.abi3.so)

python3-module-vispy-0.6.6-alt1
	rpm-build-python3 is already the newest version.
	E: Couldn't find package python3-module-setuptools_scm_git_archive
	hsh-install: Failed to calculate package file list.

stress-ng-0.14.03-alt1
	program header entry 6: file offset and virtual address not module of alignment
	verify-elf: ERROR: ./usr/bin/stress-ng: eu-elflint failed

xpra-4.0.6-alt1.1
	rpm-build-python3 is already the newest version.
	E: Couldn't find package /usr/bin/uglifyjs
	hsh-install: Failed to calculate package file list.

	25 error logs REMOVED from the list
binutils-1:2.37-alt3
borg-1.2.0-alt3
cvs-1.11.23-alt7
gpui-0.2.14-alt1
grub-customizer-5.2.1-alt1
ipython3-8.0.1-alt1
jitsi-meet-4109-alt1
libvamp-2.10.0-alt1
node-uglify-js-3.9.4-alt1
nx-libs-3.5.99.26-alt3
perl-Net-SIP-0.833-alt1
pulseaudio-module-xrdp-0.6-alt2
python3-module-PyQt5-5.15.6-alt1
python3-module-PyQtWebEngine-5.15.5-alt1
python3-module-boto3-1.21.15-alt1
python3-module-elasticsearch-5.1.0-alt2
python3-module-markdown-checklist-0.4.1-alt2
python3-module-moto-3.0.7-alt1
python3-module-poppler-qt5-21.1.0-alt2
python3-module-readthedocs-sphinx-ext-2.1.1-alt1
python3-module-shapely-1.8.2-alt1
python3-module-sphinxcontrib-qthelp-1.0.3-alt1
qgis3-3.24.0-alt2
qscintilla2-2.13.1-alt1.1
scratch-desktop-3.4.0-alt3

Total 113 error logs.


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

only message in thread, other threads:[~2022-08-06  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-06  7:12 [cyber] I: Sisyphus-20220806 i586 beehive_status: +14 -25 (113) 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