[cyber] I: Sisyphus-20181105 x86_64 beehive_status: +13 -13 (353)

ALT beekeeper hiver на altlinux.org
Пн Ноя 5 09:34:14 MSK 2018


	13 NEW error logs

apache2-mod_nss-1.0.17-alt4
	test_suite1[0]: /: Basic SSL connection ... ok
	test_suite1[1]: /notfound: Basic SSL connection, 404 ... ERROR
	test_suite1[2]: /: SSL connection, fail to verify ... ok
	--
	test_suite1[26]: /dhe_cipher/: server-side DHE cipher check ... ok
	ERROR: test_suite1[1]: /notfound: Basic SSL connection, 404
	Traceback (most recent call last):
	--
	Ran 27 tests in 31.724s
	FAILED (errors=1)
	make: *** [Makefile:1083: check] Error 1

asymptote-2.44-alt2
	make: Entering directory '/usr/src/RPM/BUILD/asymptote-2.44'
	cat: revision.cc: No such file or directory
	if test ! -s revision.cc -o "2.44git" != ""; then     \
	--
	picture.o: In function `operator new(unsigned long, GCPlacement, void (*)(void*,
	void*), void*)':
	/usr/include/gc/gc_cpp.h:523: undefined reference to `GC_throw_bad_alloc()'
	runarray.o: In function `operator new(unsigned long, GCPlacement, void (*)(void*,
	void*), void*)':
	/usr/include/gc/gc_cpp.h:523: undefined reference to `GC_throw_bad_alloc()'
	runarray.o: In function `run::copyTripleArray2C(vm::array*, unsigned long&, GCPlacement)':
	/usr/include/gc/gc_cpp.h:412: undefined reference to `GC_throw_bad_alloc()'
	runarray.o: In function `void run::copyArray2C<camp::pair>(camp::pair*&, vm::array
	const*, bool, unsigned long, GCPlacement)':
	/usr/include/gc/gc_cpp.h:412: undefined reference to `GC_throw_bad_alloc()'
	runpicture.o: In function `operator new(unsigned long, GCPlacement, void (*)(void*,
	void*), void*)':
	/usr/include/gc/gc_cpp.h:523: undefined reference to `GC_throw_bad_alloc()'
	runpath3d.o:/usr/include/gc/gc_cpp.h:412: more undefined references to
	`GC_throw_bad_alloc()' follow
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:110: asy] Error 1

e-uae-0.8.29-alt1
	writelog.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:43: genblitter] Error 1
	--
	build68k.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:45: build68k] Error 1

fortranposix-0.1.1-alt1
	f95 -pipe -Wall -g -O2 -fPIC -DPIC -shared fortranposix.f90 -o libfortranposix.so
	posixwrapper.o
	x86_64-alt-linux-gfortran: error: posixwrapper.o: No such file or directory
	make: *** [Makefile:49: libfortranposix.so] Error 1

jed-2:0.99.19-alt2.qa2.1
	ledit.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:188: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/xjed] Error 1

libsmi-0.4.8-alt2.2
	libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe
	-frecord-gcc-switches -Wall -g -O2 -c scanner-sming.c  -fPIC -DPIC -o .libs/scanner-sming.o
	scanner-sming.l:47:30: error: unknown type name 'YYSTYPE'; did you mean 'YYSTATE'?
	#define YY_DECL int yylex(YYSTYPE *lvalp, void *parser)

python-module-fs-2.1.0-alt1
	Check validatepath returns an absolute path. ... ok
	ERROR: <nose.suite.ContextSuite context=TestFTPFS>
	test suite for <class 'tests.test_ftpfs.TestFTPFS'>
	--
	return open(fname, "rb", **kwargs)
	IOError: [Errno 1] Operation not permitted: '/proc/1/stat'
	-------------------- >> begin captured logging << --------------------
	--
	--------------------- >> end captured logging << ---------------------
	ERROR: <nose.suite.ContextSuite context=TestFTPFSNoMLSD>
	test suite for <class 'tests.test_ftpfs.TestFTPFSNoMLSD'>
	--
	return open(fname, "rb", **kwargs)
	IOError: [Errno 1] Operation not permitted: '/proc/1/stat'
	-------------------- >> begin captured logging << --------------------
	--
	Ran 1542 tests in 411.763s
	FAILED (errors=2, skipped=95)
	Test failed: <unittest.runner.TextTestResult run=1542 errors=2 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1542 errors=2 failures=0>

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 69.571s
	FAILED (errors=1)

python-module-pexpect-4.6-alt1
	>	assert resp == 1  # index 1 == EOF
	E	AssertionError: assert 2 == 1
	tests/test_performance.py:108: AssertionError

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 35.262s
	FAILED (errors=1)

quodlibet-4.2.0-alt1
	warning: Macro %add_python3_req_skip not found
	error: line 40: Unknown tag: %add_python3_req_skip gi.repository.GObject
	hsh-rebuild: quodlibet-4.2.0-alt1.src.rpm: failed to fetch build dependencies.

sdcv-0.5.2-alt1
	10/10 Test  #7: t_interactive ....................   Passed    5.02 sec
	90% tests passed, 1 tests failed out of 10
	Total Test time (real) =   5.03 sec
	The following tests FAILED:
	1 - t_list (Failed)

zopfli-1.0.2-alt2
	squeeze.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:28: libzopfli] Error 1

	13 error logs REMOVED from the list
bitlbee-facebook-1.1.2-alt1.g553593d
chromium-69.0.3497.100-alt1
imapproxy-1.2.7-alt1
ipfm-0.11.5-alt1.qa1
make-2:4.2.1-alt3
opencc-1.0.5-alt1.qa1
perl-HTTP-Proxy-0.304-alt2
perl-Mojo-IOLoop-ReadWriteProcess-0.23-alt1
python-module-zdaemon-4.2.0-alt1
quodlibet-4.1.0-alt1
razor-2.85-alt4.1.1.1
spl-0.7.11-alt1
sssd-2.0.0-alt2.gitf0603645f

Total 353 error logs.


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