ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240214 x86_64 beehive_status: +8 -11 (151)
@ 2024-02-14  4:43 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-02-14  4:43 UTC (permalink / raw)
  To: sisyphus-cybertalk

	8 NEW error logs

java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
	RPM build errors:
	Unparseable macro: % by %%)
	Macro %z not found
	ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.382.b05
	ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.382.b05-alt0_1jpp8
	ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.382.b05-alt0_1jpp8
	Unparseable macro: %.*}"

libvamp-2.10.0-alt2
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1

meschach-1.2-alt1.b.3
	gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
	spbkp.c: In function 'spBKPfactor':
	spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
	614 |	  int	      row_num;
	spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
	612 |	  int	      i, j, k, l, n, onebyone, r;
	spbkp.c: At top level:
	spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
	34 | static  char    rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
	make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'

perl-Server-Starter-0.35-alt1.1
	received TERM, sending TERM to all workers:3371917
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-anyio-4.2.0-alt1
	yield
	E   asyncio.exceptions.CancelledError: Cancelled by cancel scope 7f6560e4ea50
	During handling of the above exception, another exception occurred:
	--
	yield
	E   asyncio.exceptions.CancelledError: Cancelled by cancel scope 7f6560b89a30
	During handling of the above exception, another exception occurred:
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-Wignore', '-m',
	'not network', '-k', 'not ((TestTCPStream and (test_happy_eyeballs and (ipv6
	or dualstack) or (test_connection_refused and multi))) or (TestTCPListener and
	test_bind_link_local) or (TestTCPStream and ipv6 and (test_send_after_close	or
	test_unretrieved_future_exception_server_crash	   or test_send_after_peer_closed
	or test_iterate     or test_connect_tcp_with_tls_cert_check_fail     or
	test_connect_tcp_with_tls or test_send_eof     or test_receive_after_close or
	test_send_large_buffer	   or test_close_during_receive or test_send_receive	 or
	test_concurrent_receive or test_extra_attributes     or test_socket_options
	or test_receive_timeout     or test_concurrent_send)) or (test_reuse_port
	and (TestConnectedUDPSocket or TestUDPSocket	 or TestTCPListener)) or
	((TestConnectedUDPSocket or TestUDPSocket)     and (test_receive_after_close or
	test_send_after_close	      or test_close_during_receive or test_send_receive
	or test_iterate or test_close_during_receive	     or test_concurrent_receive))
	or (TestConnectedUDPSocket and test_extra_attributes and ipv6) or (TestUDPSocket
	and test_extra_attributes) or (TestTCPListener and (test_send_after_eof     or
	test_close_from_other_task or test_socket_options     or test_accept_after_close or
	(test_accept and (ipv4 or ipv6))     or test_extra_attributes)))']' returned non-zero
	exit status 1.

python3-module-pexpect-4.8.0-alt3
	tests/test_async.py::AsyncTests::test_expect_exact FAILED		 [  7%]
	tests/test_async.py::AsyncTests::test_simple_expect FAILED		 [  7%]
	tests/test_async.py::AsyncTests::test_timeout FAILED			 [  8%]
	tests/test_command_list_split.py::SplitCommandLineTestCase::testSplitSizes PASSED [  8%]
	--
	tests/test_env.py::TestCaseEnv::test_spawn_uses_env PASSED		 [ 15%]
	tests/test_expect.py::ExpectTestCase::test_bad_arg FAILED		 [ 15%]
	tests/test_expect.py::ExpectTestCase::test_before_across_chunks PASSED	 [ 16%]
	--
	tests/test_misc.py::TestCaseMisc::test_bad_arguments_second_arg_is_list PASSED [ 39%]
	tests/test_misc.py::TestCaseMisc::test_bad_arguments_suggest_fdpsawn FAILED [ 40%]
	tests/test_misc.py::TestCaseMisc::test_bad_child_pid FAILED		 [ 40%]
	tests/test_misc.py::TestCaseMisc::test_bad_type_in_expect PASSED	 [ 41%]
	--
	tests/test_pickling.py::PickleTest::test_picking PASSED			 [ 53%]
	tests/test_popen_spawn.py::ExpectTestCase::test_bad_arg FAILED		 [ 54%]
	tests/test_popen_spawn.py::ExpectTestCase::test_crlf PASSED		 [ 54%]
	--
	tests/test_popen_spawn.py::ExpectTestCase::test_unexpected_eof PASSED	 [ 58%]
	tests/test_pxssh.py::PxsshTestCase::test_connection_refused FAILED	 [ 58%]
	tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd FAILED		 [ 59%]
	tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd_debug PASSED	 [ 59%]
	tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd FAILED	 [ 60%]
	tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd_debug PASSED [ 60%]

sniffnet-1.1.3-alt1
	Compiling tiff v0.8.1
	error: rustc interrupted by SIGSEGV, printing backtrace
	/usr/lib64/librustc_driver-ba15bc578279f798.so(+0x750d56)[0x7f7515d6dd56]
	--
	note: backtrace dumped due to SIGSEGV! resuming signal
	error: could not compile `exr` (lib)
	Caused by:

watchexec-1.22.3-alt1
	test globs ... ok
	test scopes ... FAILED
	failures:
	--
	scopes
	test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.00s
	error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`

	11 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt1
dolphin-emu-5.0.19870-alt3.2
libsmi-0.5.0-alt2
litmus-0.14.0-alt2.git.9fbc73d
mumps-5.3.5-alt3
python3-module-asyncpg-0.29.0-alt2
python3-module-pytest-forked-1.6.0-alt1
python3-module-pytest-mpi-0.6-alt1
python3-module-sybil-5.0.3-alt1
python3-module-testfixtures-7.1.0-alt1
sfizz-1.2.2-alt2

Total 151 error logs.


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

only message in thread, other threads:[~2024-02-14  4:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14  4:43 [cyber] I: Sisyphus-20240214 x86_64 beehive_status: +8 -11 (151) 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