[cyber] I: Sisyphus-20180905 x86_64 beehive_status: +12 -22 (623)

ALT beekeeper hiver на altlinux.org
Ср Сен 5 08:12:04 MSK 2018


	12 NEW error logs

Pymacs-0.24-alt1beta2.1
	`desktop-clear-preserve-buffers'
	pymacs.el:182:25:Warning: assignment to free variable
	`desktop-clear-preserve-buffers'
	+ mkdir -p /usr/src/tmp/Pymacs-buildroot/usr/share/emacs/site-lisp/pymacs
	+ mv pymacs.elc /usr/src/tmp/Pymacs-buildroot/usr/share/emacs/site-lisp/pymacs
	+ mkdir -p /usr/src/tmp/Pymacs-buildroot//etc/emacs/site-start.d/
	+ cat
	+ python pppp -C ppppconfig.py pymacs.rst.in
	+ rst2html.py --input-encoding=UTF-8 pymacs.rst pymacs.html
	/usr/src/tmp/rpm-tmp.75582: line 116: rst2html.py: command not found

archivemail-0.9.0-alt1
	................................................F..................................................
	FAIL: testJustOld (__main__.TestIsTooOld)
	with max_days=1, should be true for these dates >= 1 day
	--
	Ran 99 tests in 2.162s
	FAILED (failures=1)

custodia-0.5.0-alt4
	r = low_conn.getresponse(buffering=True)
	except TypeError:
	# For compatibility with Python 2.6 versions and back
	--
	>		raise SSLError(e, request=request)
	E		requests.exceptions.SSLError: [SSL: SSLV3_ALERT_UNSUPPORTED_CERTIFICATE]
	sslv3 alert unsupported certificate (_ssl.c:858)
	/usr/lib/python3/site-packages/requests/adapters.py:524: SSLError
	--
	Coverage.py warning: Module custodia was previously imported, but not measured
	(module-not-measured)
	ERROR: InvocationError for command '/usr/src/RPM/BUILD/python3/.tox/py36/bin/python
	setup.py pytest --addopt --verbose --cov=custodia' (exited with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py36: commands failed

ipfm-0.11.5-alt1.qa1
	gcc -pipe -frecord-gcc-switches -Wall -g -O2
	-Wall	-DDEFAULT_OPTIONS_PIDFILE=\"/var/run/ipfm.pid\"
	-DDEFAULT_OPTIONS_CONFIGFILE=\"/etc/ipfm.conf\"
	-DDEFAULT_OPTIONS_LOGFILE=\"/var/log/ipfm/%d-%b.%H-%M\"   -c lex.yy.c
	config.l:44:10: fatal error: y.tab.h: No such file or directory
	#include "y.tab.h"

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

pure-doc-0.3-alt1
	MI2a:	    mark gcc-c++-common
	E: Couldn't find package /usr/bin/rst2html.py
	hsh-install: Failed to calculate package file list.

python-module-hachoir-core-1:1.3.4-alt4
	copying hachoir_regex/version.py -> build/lib/hachoir_regex
	copying hachoir_regex/tools.py -> build/lib/hachoir_regex
	copying hachoir_regex/regex.py -> build/lib/hachoir_regex
	copying hachoir_regex/pattern.py -> build/lib/hachoir_regex
	copying hachoir_regex/parser.py -> build/lib/hachoir_regex
	copying hachoir_regex/compatibility.py -> build/lib/hachoir_regex
	copying hachoir_regex/__init__.py -> build/lib/hachoir_regex
	+ for i in regex regression
	+ rst2html.py regex.rst
	/usr/src/tmp/rpm-tmp.4074: line 156: rst2html.py: command not found

python-module-joblib-0.11-alt2
	joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing PASSED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions FAILED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 97%]
	--
	>		raise ValueError(message)
	E		ValueError: Non-zero return code: -9.
	E		Stdout:

python-module-mwlib-0.15.14-alt1.2
	copying and adjusting sandbox/postman.py -> build/scripts-2.7
	changing mode of build/scripts-2.7/nslave.py from 644 to 755
	changing mode of build/scripts-2.7/nserve.py from 644 to 755
	changing mode of build/scripts-2.7/postman.py from 644 to 755
	+ /usr/bin/make -C docs
	make: Entering directory '/usr/src/RPM/BUILD/python-module-mwlib-0.15.14/docs'
	rst2html.py commands.txt >commands.html
	/bin/sh: rst2html.py: command not found
	make: *** [Makefile:9: commands.html] Error 127
	make: Leaving directory '/usr/src/RPM/BUILD/python-module-mwlib-0.15.14/docs'

python-module-requirements-detector-0.5.2-alt1.1
	running build_ext
	requirements_detector (unittest.loader._FailedTest) ... ERROR
	ERROR: requirements_detector (unittest.loader._FailedTest)
	ImportError: Failed to import test module: requirements_detector
	Traceback (most recent call last):
	--
	from astroid import MANAGER, CallFunc, Name, Assign, Keyword, List, Tuple, Const, AssName
	ImportError: cannot import name 'CallFunc'
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python-module-zdaemon-4.2.0-alt1
	testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... ok
	FAIL: dont_hang_when_program_doesnt_start (zdaemon.tests.tests)
	Doctest: zdaemon.tests.tests.dont_hang_when_program_doesnt_start
	--
	raise self.failureException(self.format_failure(new.getvalue()))
	AssertionError: Failed doctest test for
	zdaemon.tests.tests.dont_hang_when_program_doesnt_start
	File "/usr/src/RPM/BUILD/python-module-zdaemon-4.2.0/src/zdaemon/tests/tests.py",
	line 75, in dont_hang_when_program_doesnt_start
	--
	Ran 81 tests in 110.197s
	FAILED (failures=1)
	Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
	error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>

uae-0.8.29-alt2
	make -C tools build68kc
	make[2]: *** No rule to make target 'build68kc'.  Stop.
	make[1]: *** [Makefile:115: tools/build68k] Error 2

	22 error logs REMOVED from the list
gnupg-pkcs11-scd-0.9.1-alt1
intercal-0.29-alt1.git20140828.1
jed-2:0.99.19-alt2.qa2.1
libxerces-c28-2.8.0-alt3.qa5
lshw-2.18-alt1
mutt-3:1.8.3-alt1
perl-Mojo-Pg-4.09-alt1
postgresql10-10.5-alt2
postgresql10-1C-10.5-alt1
postgresql9.3-9.3.24-alt1
postgresql9.4-9.4.19-alt1
postgresql9.5-9.5.14-alt1
postgresql9.6-9.6.10-alt2
python-module-h2-3.0.1-alt2
python-module-scikits.fitting-1:0.6-alt2
python-module-txpostgres-1.2.0.1-alt2.git20140624.1
python3-3.6.5-alt1
quilt-0.65.0.27.0f2a-alt1
racket-6.10.1-alt1
scribus-1:1.5.4-alt2
sgc-0.2.1-alt1
tardy-1.17-alt2.qa1

Total 623 error logs.


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