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-20240902 x86_64 beehive_status: +13 -15 (181)
Date: Mon, 2 Sep 2024 05:30:52 +0000
Message-ID: <ZtVNjMXdZrL5dcuV@beehive.mskdc.altlinux.org> (raw)

	13 NEW error logs

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

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd TIMEOUT	    60.02s   killed by signal 15 SIGTERM
	Summary of Failures:
	1/1 gupnp-simple-igd TIMEOUT	    60.02s   killed by signal 15 SIGTERM
	Ok:		    0
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    1
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

libsmi-0.5.0-alt2
	parser-sming.c:5503:32: note: in expansion of macro 'YY_ACCESSING_SYMBOL'
	parser-sming.c:5503:59: error: expected declaration specifiers or '...' before 'yyvsp'
	parser-sming.c:5503:66: error: unknown type name 'yylsp'
	parser-sming.c:5505:3: warning: data definition has no type or storage class
	parser-sming.c:5505:3: warning: type defaults to 'int' in declaration of 'yystate'
	[-Wimplicit-int]
	parser-sming.c:5505:3: error: redefinition of 'yystate'
	parser-sming.c:5460:3: note: previous definition of 'yystate' with type 'int'
	parser-sming.c:5505:13: error: 'yyn' undeclared here (not in a function); did you mean
	'yylen'?
	parser-sming.c:5506:3: error: expected identifier or '(' before 'goto'
	parser-sming.c:5512:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-sming.c:5514:3: error: expected identifier or '(' before 'goto'
	parser-sming.c:5520:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-sming.c:5522:3: error: expected identifier or '(' before 'goto'
	parser-sming.c:5528:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before
	':' token
	parser-sming.c:5530:3: warning: data definition has no type or storage class

openmotif-2.3.8-alt1
	../../../clients/uil/uil -o hellomotif.uid hellomotif.uil -I./../../../clients/uil
	-I../../../clients/uil
	make[3]: *** [Makefile:647: hellomotif.uid] Segmentation fault
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	make[3]: *** Waiting for unfinished jobs....
	make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm
	-I./../../../lib -I../../../lib    -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
	-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  -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	-c hellomotif.c
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	make[2]: *** [Makefile:359: all-recursive] Error 1
	make[1]: *** [Makefile:326: all-recursive] Error 1
	make: *** [Makefile:381: all-recursive] Error 1

perl-Data-Dump-Streamer-2.42-alt1
	*  Cpanel::JSON::XS is not installed
	ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
	of the modules indicated above before proceeding with this installation
	--
	Result: FAIL
	Failed 1/26 test programs. 0/365 subtests failed.

perl-Gearman-2.004.015-alt1_5
	# No tests run!
	#   Failed test 'No tests run for subtest "socket"'
	#   at t/05-taskset.t line 112.
	--
	t/05-taskset.t		      (Wstat: 65280 (exited 255) Tests: 9 Failed: 1)
	Failed test:  9
	Non-zero exit status: 255
	--
	Result: FAIL
	Failed 1/24 test programs. 1/329 subtests failed.
	make: *** [Makefile:782: test_dynamic] Error 255

python3-module-cheroot-10.0.1-alt2
	cheroot/test/test_ssl.py::test_https_over_http_error[::]
	[gw4] [ 97%] ERROR cheroot/test/test_ssl.py::test_https_over_http_error[::]
	[gw9] [ 98%] PASSED cheroot/test/test_conn.py::test_HTTP11_Timeout_after_request
	--
	==================================== ERRORS ====================================
	_______________ ERROR at setup of test_https_over_http_error[::] _______________
	[gw4] linux -- Python 3.12.5
	/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
	--
	>	    assert col in needed_collectors, "previous item was not torn down properly"
	E	    AssertionError: previous item was not torn down properly
	col	   = <Module test_server.py>
	--
	XFAIL cheroot/test/test_core.py::test_large_request -
	https://github.com/cherrypy/cheroot/issues/106
	ERROR cheroot/test/test_ssl.py::test_https_over_http_error[::] - AssertionErr...
	=================== 152 passed, 3 xfailed, 1 error in 14.46s ===================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_tls_client_auth']' returned non-zero exit status 1.

python3-module-mdp-3.6.0.15.g64f14eee-alt3
	>	assert abs(train_bm.bv - bm.bv).max() < 0.5
	E	AssertionError: assert 0.7513533082283361 < 0.5
	E	 +  where 0.7513533082283361 = <built-in method max of numpy.ndarray object
	at 0x7f9543a7de30>()
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_RBM.py::test_RBM_bv_learning - AssertionError: assert 0....
	==== 1 failed, 730 passed, 26 skipped, 176076 warnings in 139.44s (0:02:19) ====
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/py3/bin/pytest mdp
	(exited with code 1)
	py3 finish: run-test  after 140.52 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/.tmp/package/1/MDP-3.6-py2.py3-none-any.whl

python3-module-pulsectl-asyncio-1.2.0-alt1
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_stream
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-pygeoif-1.5.0-alt1
	>	assert pygeoif.functions.signed_area(hull) >= 0
	E	AssertionError: assert -0.0625 >= 0
	E	 +  where -0.0625 = <function signed_area at 0x7fbf4bd79ee0>(((0.5,
	2251800082120704.0), (1.0, 0.0), (1.0, 0.25), (0.5, 2251800082120704.0)))
	--
	=========================== short test summary info ============================
	FAILED tests/hypothesis/test_functions.py::test_fuzz_convex_hull - AssertionE...
	===== 1 failed, 427 passed, 1 xfailed, 1255 warnings in 106.37s (0:01:46) ======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v']' returned non-zero
	exit status 1.

python3-module-pythran-0.16.1-alt1
	INFO	 : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

srt-1.5.3-alt1
	[  PASSED  ] 258 tests.
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] TestEnforcedEncryption.CASE_C_1_Blocking_Enforced_Off_On_Pwd_Set_Set_Match
	1 FAILED TEST
	YOU HAVE 6 DISABLED TESTS

tuxpaint-config-0.0.24-alt1
	msgfmt -o trans/ach.mo src/po/ach.po
	msgfmt: error while opening "trans/ach.mo" for writing: No such file or directory
	make: *** [Makefile:406: trans/ach.mo] Error 1

	15 error logs REMOVED from the list
fprintd-1.94.3-alt1
guile-ncurses-3.1-alt1
libuldaq-1.2.1-alt1
libvamp-2.10.0-alt2
nagios-3.0.6-alt18
nautilus-dropbox-2022.12.05-alt1
nicotine-plus-3.1.1-alt1
openrgb-0.9-alt2
python3-module-setuptools-1:70.3.0-alt1
python3-module-websockets-12.0-alt1
python3-module-wtforms-3.1.2-alt1
python3-module-xonsh-0.18.3-alt1
tarantool-3.0.1-alt1
vargus-viewer-1.0.2-alt2
yate-6.1.0-alt4

Total 181 error logs.


                 reply	other threads:[~2024-09-02  5:30 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=ZtVNjMXdZrL5dcuV@beehive.mskdc.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