ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20201031 x86_64 beehive_status: +10 -12 (92)
Date: Sat, 31 Oct 2020 06:14:27 +0000
Message-ID: <20201031061427.GA27236@gyle.altlinux.org> (raw)

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

	10 NEW error logs

automake_1.11-1.11.6-alt9
	checking for upc... no
	configure: error: no Unified Parallel C compiler was found
	+ exit_status=77
	--
	+ exit 77
	2 of 878 tests failed
	(73 tests were not run)

custodia-0.6.0-alt6
	using tox.ini: /usr/src/RPM/BUILD/custodia-0.6.0/tox.ini (pid 467845)
	'exit code 1' cmd '/usr/bin/python2.7' out '' err 'Traceback (most recent call last):\n
	File "/usr/lib/python3/site-packages/tox/helper/get_version.py", line 3, in <module>\n
	import json\nImportError: No module named json\n'
	using tox-3.20.1 from /usr/lib/python3/site-packages/tox/__init__.py (pid 467845)
	--
	using tox.ini: /usr/src/RPM/BUILD/custodia-0.6.0/tox.ini (pid 472918)
	'exit code 1' cmd '/usr/bin/python2.7' out '' err 'Traceback (most recent call last):\n
	File "/usr/lib/python3/site-packages/tox/helper/get_version.py", line 3, in <module>\n
	import json\nImportError: No module named json\n'
	using tox-3.20.1 from /usr/lib/python3/site-packages/tox/__init__.py (pid 472918)
	--
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=54939): Max
	retries exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL:
	TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2623)')))
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/test_custodia.py::CustodiaHTTPSTests::test_client_no_client_cert
	================== 1 failed, 161 passed, 1 warning in 51.83s ===================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py38/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	✖ FAIL py38 in 1 minute, 3.107 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py38: parallel child exit code 1

dietlibc-0.33-alt3
	gcc -m32 -c dummy.c
	cc1: fatal error: dummy.c: No such file or directory
	compilation terminated.

kdevelop5-5.5.2-alt1
	CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:457 (message):
	feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
	run.

libopenh264-2.1.1-alt1
	--- stderr ---
	[OpenH264] this = 0x0x12f70f0, Error:Don't support width(4) or height(8) which is less
	than 16!
	[OpenH264] this = 0x0x12f70f0, Error:CWelsH264SVCEncoder::EncodeFrame(), kiEncoderReturn 5
	Full log written to
	/usr/src/RPM/BUILD/openh264-2.1.1/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-test
	/usr/bin/meson test --no-rebuild --print-errorlogs

neko-2.2.0-alt4.gitb68336c
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 92%] Built target nekotools
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 83%] Generating bin/nekoml.std
	make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 92%] Built target nekoml.std
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make: *** [Makefile:182: all] Error 2

perl-Net-SIP-0.823-alt1
	t/20_channel_on_hold.t .................. ok
	#   Failed test '[uas] (?^:I<.*REQ\(INVITE\) SDP: audio=\S+)'
	#   at ./t/testlib.pl line 234.
	#   Failed test 'Address family not supported by protocol	...propagated at
	t/21_channel_on_hold_stateless_proxy.t line 107.
	#   at ./t/testlib.pl line 31.
	--
	t/21_channel_on_hold_stateless_proxy.t (Wstat: 256 Tests: 132 Failed: 2)
	Failed tests:  131-132
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/21 test programs. 2/1581 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

perl-Server-Starter-0.35-alt1.1
	received TERM, sending TERM to all workers:1171165
	hasher-priv: master: idle time limit (3600 seconds) exceeded

python3-module-doc8-0.8.1-alt1
	==================================== ERRORS ====================================
	__________________ ERROR collecting doc8/tests/test_checks.py __________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/doc8-0.8.1/doc8/tests/test_checks.py'.
	--
	import testtools
	E   ModuleNotFoundError: No module named 'testtools'
	___________________ ERROR collecting doc8/tests/test_main.py ___________________
	ImportError while importing test module
	'/usr/src/RPM/BUILD/doc8-0.8.1/doc8/tests/test_main.py'.
	--
	from mock import patch, MagicMock
	E   ModuleNotFoundError: No module named 'mock'
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	ERROR doc8/tests/test_checks.py
	ERROR doc8/tests/test_main.py
	!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!

xtux-20030306-alt5.qa1
	gcc -o ../../xtux -pipe -frecord-gcc-switches -Wall -g -O2 -Wall
	-DDATADIR=\"/usr/share/games/xtux\" main.o win.o draw.o input.o image.o menu.o misc.o
	cl_net.o entity.o intro.o cl_netmsg_recv.o cl_netmsg_send.o particle.o text_buffer.o
	../../src/common/xtuxlib.a -lm -L/usr/X11R6/lib -lX11 -lXpm
	x86_64-alt-linux-gcc: error: ../../src/common/xtuxlib.a: No such file or directory
	make[1]: *** [Makefile:51: client] Error 1

	12 error logs REMOVED from the list
SNNS-4.3-alt1.1.1.1
apache-commons-pool2-2.4.2-alt4_7jpp8
chromium-86.0.4240.111-alt1
cilk-5.4.6-alt11
erlang-proper-1.3-alt2
gear-2.3.0-alt1
libgtksourceview4-4.8.0-alt1
libgupnp-igd-1.2.0-alt1
opencc-1.1.1-alt2
perl-DBD-Pg-3.14.2-alt1
perl-Parallel-Prefork-0.18-alt1_11
transgui-5.18.0-alt2

Total 92 error logs.


                 reply	other threads:[~2020-10-31  6:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201031061427.GA27236@gyle.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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