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-20190610 i586 beehive_status: +9 -8 (48)
Date: Mon, 10 Jun 2019 13:39:15 +0000
Message-ID: <20190610133914.GA28252@gyle.altlinux.org> (raw)

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

	9 NEW error logs

atlas-3.9.35-alt1.qa1
	1: 331:1, -1.0 326:0, -1.0 311:0, -1.0	 3:1,2529.7   1:0,2448.3
	2: 328:0,2293.1 321:0,2186.8 317:1, -1.0
	4: 332:1, -1.0 309:1, -1.0 308:1, -1.0
	8: 306:1,2417.0   5:1,2682.8
	16: 324:1, -1.0 322:1, -1.0 307:1, -1.0
	72: 323:2, -1.0
	1:   3:1,2529.7
	make[4]: Leaving directory '/usr/src/RPM/BUILD/ATLAS/BUILD/tune/blas/gemm'
	3064
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

bolt-0.8-alt0.1.g55918d9
	--- stderr ---
	ERROR:../tests/test-common.c:1664:test_strv_permute: assertion failed (k < 5): (5 < 5)
	Full log written to /usr/src/RPM/BUILD/bolt-0.8/i586-alt-linux/meson-logs/testlog.txt
	FAILED: meson-test
	/usr/bin/meson test --no-rebuild --print-errorlogs

kde-icon-theme-DarkGlass_Reworked-2.72-alt2
	Ready to go!  Converting all icons! (about 10 minutes on an Athlon 64)
	hasher-priv: master: idle time limit (3600 seconds) exceeded

librabbitmq-c-0.9.0-alt1
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
	'amqp_decode_method':
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:33: error:
	'amqp_basic_retur' undeclared (first use in this function); did you mean 'amqp_basic_get'?
	amqp_basic_return_t *m = (amqp_basic_return_t *) amqp_pool_alloc(pool,
	sizeof(amqp_basic_return_t));
	--
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:33: note:
	each undeclared identifier is reported only once for each function it appears in
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:49: error:
	expected ')' at end of input
	amqp_basic_return_t *m = (amqp_basic_return_t *) amqp_pool_alloc(pool,
	sizeof(amqp_basic_return_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:7: error:
	expected declaration or statement at end of input
	amqp_basic_return_t *m = (amqp_basic_return_t *) amqp_pool_alloc(pool,
	sizeof(amqp_basic_return_t));
	--
	amqp_basic_return_t *m = (amqp_basic_return_t *) amqp_pool_alloc(pool,
	sizeof(amqp_basic_return_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:7: error:
	expected declaration or statement at end of input
	amqp_basic_return_t *m = (amqp_basic_return_t *) amqp_pool_alloc(pool,
	sizeof(amqp_basic_return_t));
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:7: error:
	expected declaration or statement at end of input
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:827:7: warning:
	control reaches end of non-void function [-Wreturn-type]

mairix-0.24-alt1
	parse.y: In function 'yyparse':
	parse.y:220:5: error: expected expression at end of input
	| TYPE STRING		       {    define_type(current_evaluator, $2); }
	parse.y:220:5: error: expected declaration or statement at end of input
	parse.c:1346:5: error: label 'yyerrlab' used but not defined
	goto yyerrlab;
	parse.c:1270:5: error: label 'yyacceptlab' used but not defined
	YYACCEPT;
	parse.c:1264:9: error: label 'yyabortlab' used but not defined
	YYABORT;
	parse.c:1247:11: error: label 'yyexhaustedlab' used but not defined
	goto yyexhaustedlab;

perl-Net-Ping-2.72-alt1
	t/150_syn_inst.t ...... ok
	#   Failed test 'Make sure it died for a good excuse'
	#   at t/190_alarm.t line 54.
	--
	t/190_alarm.t	    (Wstat: 256 Tests: 6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/17 test programs. 1/66 subtests failed.
	make: *** [Makefile:784: test_dynamic] Error 255

python-module-pebble-4.3.7-alt1.git20180228
	collecting ... collected 41 items
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
	FAILED [  2%]
	test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
	[  4%]
	--
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_forkserver.py:212: AssertionError
	----------------------------- Captured stderr call -----------------------------
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

python-module-pytest-cov-2.7.1-alt1
	✔ OK py37 in 7 minutes, 8.744 seconds
	hasher-priv: master: idle time limit (3600 seconds) exceeded

sssd-2.1.0-alt1
	PASS: test_ad_subdom
	FAIL: test_ipa_subdom_server
	PASS: test_sssd_krb5_localauth_plugin
	--
	# SKIP:  2
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test_ipa_subdom_server
	[==========] Running 13 test(s).
	--
	[ RUN	   ] test_ipa_server_trust_init
	[  ERROR   ] --- test_ctx->ipa_ctx->server_mode->trusts
	[   LINE   ] --- src/tests/cmocka/test_ipa_subdomains_server.c:552: error: Failure!
	[  FAILED  ] test_ipa_server_trust_init
	[ RUN	   ] test_ipa_server_create_trusts
	--
	[  PASSED  ] 12 test(s).
	[  FAILED  ] 1 test(s), listed below:
	[  FAILED  ] test_ipa_server_trust_init
	1 FAILED TEST(S)

	8 error logs REMOVED from the list
SNNS-4.3-alt1.1.1.1
capstats-0.21-alt1
geolatte-geom-0.14-alt1_7jpp8
gprolog-1.4.4-alt2
meschach-1.2-alt1.b.3
perl-HTTP-Proxy-0.304-alt2
python-module-pytest-benchmark-3.2.2-alt1
sgc-0.2.1-alt3

Total 48 error logs.


                 reply	other threads:[~2019-06-10 13:39 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=20190610133914.GA28252@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