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-20220829 x86_64 beehive_status: +8 -4 (99)
Date: Mon, 29 Aug 2022 03:31:45 +0000
Message-ID: <YwwzISBDjB3fXAAa@beehive.mskdc.altlinux.org> (raw)

	8 NEW error logs

erlang-1:24.3.3-alt1
	make[3]: Leaving directory '/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/stdlib/doc/src'
	make[3]: Entering directory '/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/stdlib/doc/src'
	escript
	/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/bootstrap/lib/erl_docgen/priv/bin/specs_gen.escript
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/*/include
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/*/src -o../specs/ ../../src/dets.erl
	make[3]: Leaving directory '/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/stdlib/doc/src'
	make[3]: Entering directory '/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/stdlib/doc/src'
	escript
	/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/bootstrap/lib/erl_docgen/priv/bin/specs_gen.escript
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/*/include
	-I/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/*/src -o../specs/ ../../src/binary.erl
	make[3]: Leaving directory '/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/lib/stdlib/doc/src'
	make[2]: *** [/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/make/otp_subdir.mk:29: docs] Error 2
	make[1]: *** [/usr/src/RPM/BUILD/otp_src_OTP-24.3.3/make/otp_subdir.mk:29: docs] Error 2
	make: *** [Makefile:425: docs] Error 2

fprintd-1.94.2-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

lightdm-1.30.0-alt22
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

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'

nodejs-symlink-bridge-0.0.2-alt1
	MI2a:	mark node-wordwrap
	E: Couldn't find package node-nodeunit
	hsh-install: Failed to calculate package file list.

python3-module-Cython-0.29.32-alt1
	ok
	FAIL: SubtypeWithUserDealloc (memoryview_in_subclasses)
	Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc
	--
	raise self.failureException(self.format_failure(new.getvalue()))
	AssertionError: Failed doctest test for memoryview_in_subclasses.SubtypeWithUserDealloc
	File
	"/usr/src/RPM/BUILD/cython-0.29.32/TEST_TMP/memoryview/c/memoryview_in_subclasses/memoryview_in_subclasses.cpython-310.so",
	line unknown line number, in SubtypeWithUserDealloc
	--
	Ran 12306 tests in 2693.166s
	FAILED (failures=1, skipped=40)
	Following tests excluded because of missing dependencies on your system:
	--
	ALL DONE
	ERROR: InvocationError for command /usr/src/RPM/BUILD/cython-0.29.32/.tox/py3/bin/python
	runtests.py -vv (exited with code 1)
	py3 finish: run-test  after 2696.15 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup /usr/src/RPM/BUILD/cython-0.29.32/.tox/.tmp/package/1/Cython-0.29.32.zip

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== 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 77.23s (0:01:17) ====================

python3-module-plumbum-1.7.2-alt1
	tests/test_local.py::TestLocalMachine::test_iter_lines_error PASSED	 [ 59%]
	tests/test_local.py::TestLocalMachine::test_iter_lines_line_timeout FAILED [ 60%]
	tests/test_local.py::TestLocalMachine::test_modifiers PASSED		 [ 60%]
	--
	SKIPPED [1] tests/test_utils.py:9: Skipping; marked with disabled optional tests
	(ssh, skipif)
	FAILED tests/test_local.py::TestLocalMachine::test_iter_lines_line_timeout - ...
	================== 1 failed, 186 passed, 4 skipped in 22.91s ===================

	4 error logs REMOVED from the list
automake_1.16-1.16.3-alt1
libsmi-0.5.0-alt2
libspice-gtk-0.40-alt1
perl-Path-Iter-0.2-alt2

Total 99 error logs.


                 reply	other threads:[~2022-08-29  3:31 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=YwwzISBDjB3fXAAa@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