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-20240817 x86_64 beehive_status: +13 -15 (182)
Date: Sat, 17 Aug 2024 07:02:05 +0000
Message-ID: <ZsBK7VixFJMgdx/U@beehive.mskdc.altlinux.org> (raw)

	13 NEW error logs

caddy-2.8.4-alt2
	{"level":"info","ts":1723867308.069508,"logger":"http","msg":"servers shutting down;
	grace period initiated","duration":0.000000001}
	{"level":"error","ts":1723867308.0695543,"logger":"http.handlers.reverse_proxy.health_checker.active","msg":"active
	health check failed","address":"/usr/src/tmp/348436522.sock:2021","error":"making
	request: parse \"http://%2Fusr%2Fsrc%2Ftmp%2F348436522.sock:2021/health\": invalid URL
	escape \"%2F\""}
	{"level":"info","ts":1723867308.0698466,"msg":"autosaved config (load with --resume
	flag)","file":"/usr/src/.config/caddy/autosave.json"}

elixir-1.14.2-alt2
	stacktrace:
	(stdlib 4.3) :ets.lookup(Mix.State, :scm)
	(mix 1.14.2) lib/mix/state.ex:31: Mix.State.get/2
	test/mix/scm_test.exs:7: Mix.SCMTest.__ex_unit_setup_1/1
	test/mix/scm_test.exs:3: Mix.SCMTest.__ex_unit__/2
	Finished in 143.0 seconds (2.3s on load, 0.03s async, 140.6s sync)
	6 doctests, 761 tests, 753 failures
	Randomized with seed 454646
	make: *** [Makefile:116: test_mix] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.14.2'

libphonenumber-8.13.43-alt1
	/usr/src/RPM/BUILD/libphonenumber-8.13.43/cpp/src/phonenumbers/phonenumberutil.cc:
	In function 'bool
	i18n::phonenumbers::{anonymous}::LoadCompiledInMetadata(i18n::phonenumbers::PhoneMetadataCollection*)':
	/usr/src/RPM/BUILD/libphonenumber-8.13.43/cpp/src/phonenumbers/phonenumberutil.cc:125:33:
	error: 'metadata_get' was not declared in this scope; did you mean 'metadata'?
	125 |	if (!metadata->ParseFromArray(metadata_get(), metadata_size())) {
	|				  metadata
	/usr/src/RPM/BUILD/libphonenumber-8.13.43/cpp/src/phonenumbers/phonenumberutil.cc:125:49:
	error: 'metadata_size' was not declared in this scope; did you mean 'metadata'?
	125 |	if (!metadata->ParseFromArray(metadata_get(), metadata_size())) {

libvamp-2.10.0-alt2
	x86_64-alt-linux-g++   -o host/vamp-simple-host host/vamp-simple-host.o ./libvamp-hostsdk.a
	-lsndfile
	ld: error: ./libvamp-hostsdk.a: file too short
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] 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-Starlet-0.31-alt1_22
	t/08chunked_req.t .......... ok
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

perl-Sys-Mmap-0.20-alt1
	Result: FAIL
	Failed 1/2 test programs. 0/14 subtests failed.
	make: *** [Makefile:962: test_dynamic] Error 255

python3-module-easyprocess-1.1-alt2
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 15%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 18%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 21%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 26%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 28%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 31%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 79.30s (0:01:19) ====================

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

python3-module-websockets-12.0-alt1
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	.Exception in thread Thread-496 (serve_forever):
	--
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	..................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
	ERROR: test_keepalive_ping_with_no_ping_timeout
	(tests.legacy.test_protocol.ClientTests.test_keepalive_ping_with_no_ping_timeout)
	Traceback (most recent call last):
	--
	ping_1_again, ping_2 = tuple(self.protocol.pings)
	ValueError: too many values to unpack (expected 2)
	Ran 1297 tests in 2.265s
	FAILED (errors=1, skipped=12)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

python3-module-zmq-26.0.3-alt1
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1190: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error.ZM...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

rastercarve-1.0.8-alt1
	Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33042
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd rastercarve-1.0.8
	+ export PYTHONPATH=/usr/src/tmp/rastercarve-buildroot/usr/lib/python3/site-packages
	+ PYTHONPATH=/usr/src/tmp/rastercarve-buildroot/usr/lib/python3/site-packages
	+ /usr/src/tmp/rastercarve-buildroot/usr/bin/rastercarve -h
	^[[1;2;31mflexiblas  Failed to load the BLAS fallback library.  Abort!
	^[[0m/usr/src/tmp/rastercarve-buildroot/usr/bin/rastercarve: line 2: 1778816 Aborted
	/usr/bin/python3 -m rastercarve $@

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
cilk-5.4.6-alt13
fprintd-1.94.3-alt1
givaro-4.2.0-alt4.gitfc6cac7
glycin-loaders-1.0.1-alt1
gnuplot-1:6.0.1-alt1
mu-1.10.7-alt1
perl-HTML-Widget-1.11-alt3
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
python3-module-iniparse-0.5-alt2
python3-module-pytest-mpi-0.6-alt1
python3-module-sanic-24.6.0-alt2
share-preview-0.5.0-alt1
stringtemplate4-4.3.3-alt1_3jpp11
tarantool-3.0.1-alt1
util-linux-2.39.2-alt1

Total 182 error logs.


                 reply	other threads:[~2024-08-17  7:02 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=ZsBK7VixFJMgdx/U@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