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-20240923 x86_64 beehive_status: +7 -7 (108)
Date: Mon, 23 Sep 2024 06:18:01 +0000
Message-ID: <ZvEIGWRKMexRGkwo@beehive.mskdc.altlinux.org> (raw)

	7 NEW error logs

ldns-1.8.4-alt1
	mv: cannot stat 'examples/ldns-test-edns.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.4'
	--
	./libtool --tag=CC --quiet --mode=compile x86_64-alt-linux-gcc -I. -I.	-DHAVE_CONFIG_H
	-DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100
	-fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -pipe
	-frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -c
	examples/ldns-testpkts.c -o examples/ldns-testpkts.o
	mv: cannot stat 'examples/ldns-testpkts.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.4'
	--
	ld: warning: examples/.libs/ldns-testpkts.o has a section extending past end of file
	lto-wrapper: fatal error: malformed 'COLLECT_GCC_OPTIONS'
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:210: examples/ldns-testns] Error 1

libvamp-2.10.0-alt2
	ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

mumps-5.3.5-alt3
	gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
	multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x10ef37c588c5753b not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

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

python3-module-pytest-mpi-0.6-alt1
	>	result.assert_outcomes(skipped=1)
	E	AssertionError: assert {'errors': 1,...pped': 0, ...} == {'errors': 0,...pped':
	1, ...}
	E
	--
	==================================== ERRORS ====================================
	_________________ ERROR collecting pytest-cache-files-bf267n6r _________________
	/usr/lib/python3/site-packages/_pytest/runner.py:341: in from_call
	--
	with os.scandir(path) as s:
	E   FileNotFoundError: [Errno 2] No such file or directory:
	'/usr/src/tmp/pytest-of-builder/pytest-0/test_mpi_skip_under_mpi0/pytest-cache-files-bf267n6r'
	=============================== MPI Information ================================
	Unable to import mpi4py=========================== short test summary info
	============================
	ERROR pytest-cache-files-bf267n6r - FileNotFoundError: [Errno 2] No such file...
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	=========================== short test summary info ============================
	FAILED tests/test_markers.py::test_mpi_skip_under_mpi - AssertionError: asser...
	========================= 1 failed, 12 passed in 3.45s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore',
	'-p', 'pytester', '--runpytest=subprocess']' returned non-zero exit status 1.

python3-module-qtsass-0.3.0-alt3
	tests/test_functions.py::TestQLinearGradientFunc::test_rgba PASSED	 [ 89%]
	tests/test_watchers.py::test_watchers[PollingWatcher] FAILED		 [ 91%]
	tests/test_watchers.py::test_watchers[None] PASSED			 [ 94%]
	--
	SKIPPED [1] tests/test_watchers.py:100: Fails on linux
	FAILED tests/test_watchers.py::test_watchers[PollingWatcher] - assert 1 == 2
	=================== 1 failed, 35 passed, 1 skipped in 10.55s ===================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/py3/bin/pytest -vra (exited with
	code 1)
	py3 finish: run-test  after 10.71 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/.tmp/package/1/qtsass-0.3.0-py2.py3-none-any.whl

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 - ...

	7 error logs REMOVED from the list
caddy-2.8.4-alt2
glibc-6:2.38.0.76.e9f05fa1c6-alt1
guile22-2.2.7-alt1
meschach-1.2-alt1.b.3
python3-module-networkx-2:3.3-alt2
python3-module-pygeoif-1.5.0-alt1
python3-module-xonsh-0.18.3-alt1

Total 108 error logs.


                 reply	other threads:[~2024-09-23  6:18 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=ZvEIGWRKMexRGkwo@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