ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230329 x86_64 beehive_status: +7 -4 (132)
@ 2023-03-29  3:40 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-03-29  3:40 UTC (permalink / raw)
  To: sisyphus-cybertalk

	7 NEW error logs

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

openmotif-2.3.8-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
	../../../clients/uil/uil -o superman.uid superman.uil -I./../../../clients/uil
	-I../../../clients/uil
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
	make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
	/bin/sh ../../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -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	  -o xmanimate xmanimate.o
	../../lib/Xmd/libXmd.a ../../../lib/Mrm/libMrm.la ../../../lib/Xm/libXm.la -lXt -lX11
	-lXp  -lfreetype -lfontconfig -lfreetype -lXft -ljpeg -lpng
	libtool: link: x86_64-alt-linux-gcc -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 -o .libs/xmanimate xmanimate.o  ../../lib/Xmd/libXmd.a
	../../../lib/Mrm/.libs/libMrm.so ../../../lib/Xm/.libs/libXm.so -lXt -lX11 -lXp
	-lfontconfig -lfreetype -lXft -ljpeg -lpng
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
	make[2]: *** [Makefile:358: all-recursive] Error 1
	make[1]: *** [Makefile:325: all-recursive] Error 1
	make: *** [Makefile:380: all-recursive] Error 1

perl-Devel-Cover-1.38-alt2
	t/e2e/axor_constant_fold.t .. ok
	#   Failed test 'output'
	#   at /usr/src/RPM/BUILD/Devel-Cover-1.38/blib/lib/Devel/Cover/Test.pm line 331.
	--
	t/e2e/change.t		  (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/81 test programs. 1/89 subtests failed.
	make: *** [Makefile:1045: test_dynamic] Error 255

perl-Starlet-0.31-alt1_10
	t/11multi-sockets.t ........ ok
	#   Failed test 'No warnings'
	#   at t/12bad_request_line.t line 24.
	--
	t/12bad_request_line.t	 (Wstat: 256 Tests: 2 Failed: 1)
	Failed test:  2
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/15 test programs. 1/146 subtests failed.
	make: *** [Makefile:775: test_dynamic] Error 255

python3-module-daemon-2.3.0-alt1
	WARNING: Retrying (Retry(total=0, connect=None, read=None,
	redirect=None, status=None)) after connection broken by
	'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
	0x7f27a4ebcb80>: Failed to establish a new connection: [Errno -3] Temporary failure in
	name resolution')': /simple/jeepney/
	ERROR: Could not find a version that satisfies the requirement jeepney>=0.4.2 (from
	versions: none)
	ERROR: No matching distribution found for jeepney>=0.4.2
	Traceback (most recent call last):
	--
	raise CalledProcessError(retcode, cmd)
	subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip',
	'--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/usr/src/tmp/tmpmvz4mt05',
	'--quiet', 'jeepney>=0.4.2']' returned non-zero exit status 1.
	The above exception was the direct cause of the following exception:
	--
	raise DistutilsError(str(e)) from e
	distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip',
	'--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/usr/src/tmp/tmpmvz4mt05',
	'--quiet', 'jeepney>=0.4.2']' returned non-zero exit status 1.

python3-module-mkdocs-1.4.1-alt2
	...................................................................................................................................................................................................................................................................................................................................................................................................................................................E...............................................s......................................................s..............s..............s..............................................................................................
	ERROR: test_watch_with_broken_symlinks (mkdocs.tests.livereload_tests.BuildTests)
	Traceback (most recent call last):
	--
	paths = [os.path.join(root, entry.name) for entry in self.listdir(root)]
	OSError: [Errno 40] Too many levels of symbolic links:
	'/usr/src/tmp/mkdocs_test-b_m9v927/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 663 tests in 8.776s
	FAILED (errors=1, skipped=4)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-mkdocs-1.4.1/.tox/py3/bin/python -m unittest discover
	-p '*tests.py' mkdocs --top-level-directory . (exited with code 1)
	py3 finish: run-test  after 9.09 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-mkdocs-1.4.1/.tox/.tmp/package/1/mkdocs-1.4.1-py3-none-any.whl

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 =============================
	--
	XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason:
	[NOTRUN]
	FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
	======= 1 failed, 154 passed, 2 skipped, 10 xfailed in 65.23s (0:01:05) ========
	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 65.55 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

	4 error logs REMOVED from the list
cataclysm-dda-0.F.3-alt3
ffmpeg-plugin-browser-106-alt1
php7-memcached-1:3.2.0-alt1.33
python3-module-zmq-24.0.1-alt1.1

Total 132 error logs.


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

only message in thread, other threads:[~2023-03-29  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29  3:40 [cyber] I: Sisyphus-20230329 x86_64 beehive_status: +7 -4 (132) 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