[cyber] I: Sisyphus-20180806 x86_64 beehive_status: +12 -11 (490)
ALT beekeeper
hiver на altlinux.org
Пн Авг 6 08:47:36 MSK 2018
12 NEW error logs
apache2-mod_nss-1.0.17-alt1
test_suite1[0]: /: Basic SSL connection ...
hasher-priv: master: idle time limit (3600 seconds) exceeded
gawk-4.1.0-alt2
make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.1.0-alt2/test'
1 TESTS FAILED
make[2]: *** [Makefile:3646: pass-fail] Error 1
inn-2.4.5-alt6.1.1.1.1
Building Dependency Tree...
E: Version ='2.13' for 'autoconf' was not found
hsh-install: Failed to calculate package file list.
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"
nut-2.7.4-alt1
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H
-I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -Wall
-Wsign-compare -s -c -o parseconf.lo parseconf.c
../libtool: line 4: /usr/src/RPM/BUILD/nut-2.7.4/common/../libtool-default: No such
file or directory
../libtool: line 4: exec: /usr/src/RPM/BUILD/nut-2.7.4/common/../libtool-default:
cannot execute: No such file or directory
make[1]: *** [Makefile:485: parseconf.lo] Error 126
--
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H
-I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -Wall
-Wsign-compare -s -c -o common.lo common.c
../libtool: line 4: /usr/src/RPM/BUILD/nut-2.7.4/common/../libtool-default: No such
file or directory
../libtool: line 4: exec: /usr/src/RPM/BUILD/nut-2.7.4/common/../libtool-default:
cannot execute: No such file or directory
make[1]: *** [Makefile:485: common.lo] Error 126
perl-IO-Event-0.813-alt2
Result: FAIL
Failed 1/12 test programs. 0/920 subtests failed.
make: *** [Makefile:780: test_dynamic] Error 255
perl-Net-Ping-2.68-alt1
t/150_syn_inst.t ...... ok
# Failed test 'Make sure it died for a good excuse'
# at t/190_alarm.t line 51.
--
t/190_alarm.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
--
Result: FAIL
Failed 1/17 test programs. 1/66 subtests failed.
make: *** [Makefile:784: test_dynamic] Error 255
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-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-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, 171 passed, 12 skipped, 28 warnings in 66.33 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.986s
FAILED (errors=1)
python-module-zdaemon-4.2.0-alt1
testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... ok
FAIL: nonzero_exit_on_program_failure (zdaemon.tests.tests)
Doctest: zdaemon.tests.tests.nonzero_exit_on_program_failure
--
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for zdaemon.tests.tests.nonzero_exit_on_program_failure
File "/usr/src/RPM/BUILD/python-module-zdaemon-4.2.0/src/zdaemon/tests/tests.py",
line 359, in nonzero_exit_on_program_failure
--
Ran 81 tests in 107.188s
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>
11 error logs REMOVED from the list
Mayavi-4.4.0-alt1.git20150422
apr1-1.5.2-alt1
automake_1.11-1.11.6-alt7
curl-7.61.0-alt1.S1
e-uae-0.8.29-alt1
erlang-meck-0.8.9-alt1.S1
kernel-image-un-def-1:4.17.9-alt1
libtool_2.4-2.4.2-alt5
sbcl-1.4.6-alt1
tremulous-1.1.0-alt4.2
zopfli-1.0.2-alt1
Total 490 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk