[cyber] I: Sisyphus-20180727 i586 beehive_status: +12 -13 (511)

ALT beekeeper hiver на altlinux.org
Пт Июл 27 14:59:57 MSK 2018


	12 NEW error logs

Mayavi-4.4.0-alt1.git20150422
	Gtk-Message: 09:42:55.506: GtkDialog mapped without a transient parent. This is
	discouraged.
	hasher-priv: master: idle time limit (3600 seconds) exceeded

apr1-1.5.2-alt1
	.libs/testcond.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:83: testall] Error 1

curl-7.61.0-alt1.S1
	TESTDONE: 922 tests out of 925 reported OK: 99%
	TESTFAIL: These test cases failed: 587 588 644
	TESTDONE: 1202 tests were considered during 402 seconds.

elixir-1.5.2-alt1
	(stdlib) proc_lib.erl:247: :proc_lib.init_p_do_apply/3
	.warning: redefining module A (current version loaded from
	/usr/src/RPM/BUILD/elixir-1.5.2/lib/mix/tmp/Mix.Tasks.CompileTest/test compile a project
	with mixfile/_build/dev/lib/sample/ebin/Elixir.A.beam)
	lib/a.ex:1
	warning: redefining module B (current version loaded from
	/usr/src/RPM/BUILD/elixir-1.5.2/lib/mix/tmp/Mix.Tasks.CompileTest/test compile a project
	with mixfile/_build/dev/lib/sample/ebin/Elixir.B.beam)
	lib/b.ex:1
	Finished in 213.3 seconds (8.3s on load, 204.9s on tests)
	427 tests, 1 failure
	Randomized with seed 436738
	make: *** [Makefile:100: test_mix] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.5.2'

jed-2:0.99.19-alt2.qa2.1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; i586-alt-linux-gcc -c -pipe
	-frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic	-I/usr/include/freetype2
	-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Dunix
	-DJED -DUSE_GPM_MOUSE -I/usr/include/slang  /usr/src/RPM/BUILD/jed-0.99-19/src/ledit.c
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; i586-alt-linux-gcc buffer.o cmds.o misc.o
	file.o ins.o sig.o sysdep.o screen.o paste.o ledit.o line.o search.o text.o keymap.o
	replace.o window.o undo.o vfile.o intrin.o syntax.o abbrev.o indent.o jprocess.o lineattr.o
	blocal.o mouse.o userinfo.o lock.o version.o hooks.o colors.o main.o jedwin.o display.o
	menu.o gpmmouse.o  -o jed -Wl,-export-dynamic	-lslang -lgpm	-lutil	-lm -ldl
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	jed created in /usr/src/RPM/BUILD/jed-0.99-19/src/objs
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'

python-module-apptools-4.4.0-alt2
	==================================== ERRORS ====================================
	______ ERROR collecting apptools/persistence/tests/test_state_pickler.py _______
	apptools/persistence/tests/test_state_pickler.py:18: in <module>
	--
	return _core_.PyApp__BootstrapApp(*args, **kwargs)
	E   SystemError: wxEntryStart failed, unable to initialize wxWidgets!  (Is DISPLAY
	set properly?)
	------------------------------- Captured stderr --------------------------------

python-module-jupyter_console-5.2.0-alt1.1
	jupyter console --help-all works ... ok
	Ensure display protocol plain/text key is supported ... ERROR
	jupyter console --generate-config works ... ok
	--
	test_handle_image_tempfile
	(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
	ERROR: Ensure display protocol plain/text key is supported
	Traceback (most recent call last):
	--
	Ran 9 tests in 66.845s
	FAILED (errors=1)

python-module-pexpect-4.4-alt1.S1
	E	    searcher: searcher_re:
	E		0: re.compile("0<STOP>")
	pexpect/expect.py:61: EOF
	----------------------------- Captured stdout call -----------------------------
	tests.test_interact.InteractTestCase.test_interact_exit_unicode
	=============================== warnings summary ===============================
	None
	[pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.
	-- Docs: http://doc.pytest.org/en/latest/warnings.html
	======== 1 failed, 199 passed, 7 skipped, 1 warnings in 172.92 seconds =========

python-module-pytest-3.4.2-alt1.S1
	Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
	Please use Metafunc.parametrize instead.
	Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
	Please use Metafunc.parametrize instead.
	Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
	Please use Metafunc.parametrize instead.
	Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
	Please use Metafunc.parametrize instead.
	-- Docs: http://doc.pytest.org/en/latest/warnings.html
	= 1 failed, 1983 passed, 46 skipped, 13 xfailed, 28 warnings in 242.42 seconds =

python-module-terminado-0.5-alt1.git20150717.2.1
	test_single_process (terminado.tests.basic_test.SingleTermTests) ... ok
	test_max_terminals (terminado.tests.basic_test.UniqueTermTests) ... ERROR
	test_unique_processes (terminado.tests.basic_test.UniqueTermTests) ... ok
	ERROR: test_max_terminals (terminado.tests.basic_test.UniqueTermTests)
	Traceback (most recent call last):
	--
	self.assertEquals(msg[0], 'setup')
	TypeError: 'NoneType' object has no attribute '__getitem__'
	-------------------- >> begin captured logging << --------------------
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	Ran 8 tests in 34.870s
	FAILED (errors=1)

quilt-0.65.0.27.0f2a-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
	[import.test]
	83 commands (83 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.65.0.27.0f2a-alt1'
	make: Target 'check' not remade because of errors.

wcslib-5.14-alt1
	tab.o: file not recognized: Bad value
	collect2: error: ld returned 1 exit status
	make[1]: *** [GNUmakefile:244: libwcs.so.5.14] Error 1

	13 error logs REMOVED from the list
HikariCP-2.4.3-alt1_1jpp8
cilk-5.4.6-alt11
glibc-6:2.27-alt6
intercal-0.29-alt1.git20140828.1
kaptain-0.73-alt1
libkqueue-2.0.1-alt2
libotr5-4.1.1-alt1.1
libwebkitgtk2-2.4.11-alt4
libwebkitgtk3-2.4.11-alt4
perl-Test-TCP-2.19-alt1
purple-whatsapp-0.9.0-alt1
python-module-joblib-0.11-alt2
waon-0.10-alt3

Total 511 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk