ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230320 x86_64 beehive_status: +6 -4 (86)
@ 2023-03-20  3:48 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-03-20  3:48 UTC (permalink / raw)
  To: sisyphus-cybertalk

	6 NEW error logs

libfprint2-1.94.5-alt1
	stderr:
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.3/spi_master/spi0/spi-ELAN7001:00/spidev/spidev0.0
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.3/spi_master/spi0/spi-ELAN7001:00
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.3/spi_master/spi0
	ERROR: uevent_sender_send: No such device /sys/devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.3
	ERROR: uevent_sender_send: No such device /sys/devices/pci0000:00/0000:00:1e.2
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0001/hidraw/hidraw0
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0001
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1
	ERROR: uevent_sender_send: No such device
	/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1
	ERROR: uevent_sender_send: No such device /sys/devices/pci0000:00/0000:00:15.1

libvamp-2.10.0-alt1
	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
	--
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	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'

python3-module-hupper-1.0-alt2
	'timeout waiting for change to file=%s' % (path,))
	E		    RuntimeError: timeout waiting for change to
	file=/usr/src/tmp/tmpzfkxt8ai
	tests/util.py:99: RuntimeError
	--
	'timeout waiting for change to file=%s' % (path,))
	E		    RuntimeError: timeout waiting for change to
	file=/usr/src/tmp/tmplib9wajy
	tests/util.py:99: RuntimeError
	--
	=========================== short test summary info ============================
	FAILED tests/test_it.py::test_myapp_reloads_when_touching_ini - RuntimeError:...
	FAILED tests/test_it.py::test_myapp_reloads_when_touching_pyfile - RuntimeErr...
	=================== 2 failed, 3 passed, 1 warning in 16.31s ====================

python3-module-mdp-3.6-alt1
	idn, eq_pr_dict['ldl'])
	E	    AssertionError:
	E	    Arrays are not almost equal to 2 decimals
	--
	=========================== short test summary info ============================
	FAILED mdp/test/test_SFANode.py::testSFANode_rank_deficit - AssertionError:
	====== 1 failed, 730 passed, 26 skipped, 11 warnings in 144.52s (0:02:24) ======
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-mdp-3.6/.tox/py3/bin/pytest mdp (exited with code 1)
	py3 finish: run-test  after 144.96 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup /usr/src/RPM/BUILD/python3-module-mdp-3.6/.tox/.tmp/package/1/MDP-3.6.zip

python3-module-pytest-xdist-2.5.0-alt1
	result = pytester.runpytest("-n1")
	>	result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
	E	Failed: nomatch: '*RuntimeError: Some runtime error*'
	E	    and: '============================= test session starts
	=============================='
	--
	E	    and: 'INTERNALERROR>     raise IOError("cannot send to {!r}".format(self))'
	E	    and: 'INTERNALERROR> OSError: cannot send to <Channel id=1 closed>'
	E	    and: ''
	E	    and: '============================ no tests ran in 0.35s
	============================='
	E	remains unmatched: '*RuntimeError: Some runtime error*'
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/testing/acceptance_test.py:1156:
	Failed
	--
	INTERNALERROR>	   raise IOError("cannot send to {!r}".format(self))
	INTERNALERROR> OSError: cannot send to <Channel id=1 closed>
	============================ no tests ran in 0.35s =============================
	--
	XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason:
	[NOTRUN]
	FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
	======= 1 failed, 154 passed, 2 skipped, 10 xfailed in 69.39s (0:01:09) ========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/py3/bin/pytest (exited with
	code 1)
	py3 finish: run-test  after 69.72 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/.tmp/package/1/pytest-xdist-2.5.0.zip

	4 error logs REMOVED from the list
dopewars-1.5.12-alt2_20.1033svn
fprintd-1.94.2-alt1
python3-module-easyprocess-1.1-alt1
python3-module-oslo.service-3.1.0-alt1.1

Total 86 error logs.


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

only message in thread, other threads:[~2023-03-20  3:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20  3:48 [cyber] I: Sisyphus-20230320 x86_64 beehive_status: +6 -4 (86) 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