[cyber] I: p8-20170409 i586 beehive_status: +11 -6 (514)
ALT beekeeper
hiver на altlinux.org
Вс Апр 9 16:39:18 MSK 2017
11 NEW error logs
kde5-eventviews-16.12.3-alt1.M80P.1
MI2a: mark libdb4.7-devel
E: Couldn't find package kde5-kdgantt2-devel
hsh-install: Failed to calculate package file list.
kde5-incidenceeditor-16.12.3-alt1.M80P.1
MI2a: mark libdb4.7-devel
E: Couldn't find package kde5-kdgantt2-devel
hsh-install: Failed to calculate package file list.
kde5-pim-addons-16.12.3-alt1.M80P.1
MI2a: mark kde5-incidenceeditor-common
E: Couldn't find package kde5-kdgantt2-devel
hsh-install: Failed to calculate package file list.
kernel-modules-drbd-el-def-8.3.16-alt1.132640.25
MI2a: mark cpp4.4
E: Couldn't find package kernel-source-drbd=8.3.16
hsh-install: Failed to calculate package file list.
libgdk-pixbuf-2.36.5-alt0.M80P.1
PASS: pixbuf-randomly-modified 12 /pixbuf/randomly-modified/valid.1.gif
ERROR: pixbuf-randomly-modified - too few tests run (expected 49, got 12)
ERROR: pixbuf-randomly-modified - exited with status 139 (terminated by signal 11?)
PASS: pixbuf-threads 1 /pixbuf/threads
--
# SKIP: 1
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 2
See tests/test-suite.log
mumble-1.2.8-alt2.1.1
g++ -c -include release/mumble -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic
-fpermissive -Wfatal-errors -fvisibility=hidden -Wshadow -Woverloaded-virtual
-Wold-style-cast -Wconversion -Wsign-compare -Wextra -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT
-DPLUGIN_PATH=/usr/lib/mumble -DDEFAULT_SOUNDSYSTEM=PulseAudio -DRESTRICT=__restrict__
-D_FORTIFY_SOURCE=2 -DMUMBLE_VERSION_STRING=1.2.8 -DMUMBLE -DNO_CRASH_REPORT
-DUSE_OPUS -DUSE_ALSA -DUSE_PULSEAUDIO -DUSE_BONJOUR -DUSE_DBUS -DUSE_SPEECHD
-DNO_UPDATE_CHECK -DUSING_BUNDLED_QT_TRANSLATIONS -D_REENTRANT -DQT_NO_DEBUG
-DQT_SVG_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4
-I/usr/include/qt4/QtDBus -I../../src -I. -I../bonjour -I/usr/include/speex
-I../../celt-0.7.0-src/libcelt -Irelease -I/usr/include/opus -I/usr/include/alsa
-I/usr/include/avahi-compat-libdns_sd -I/usr/include/speech-dispatcher/speech-dispatcher
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -o release/TextToSpeech_unix.o
TextToSpeech_unix.cpp
TextToSpeech_unix.cpp:36:24: fatal error: libspeechd.h: No such file or directory
compilation terminated.
perl-HTML-FormFu-MultiForm-1.00-alt1
CGI::param called in list context from /usr/share/perl5/HTML/FormFu.pm line 317, this
can lead to vulnerabilities. See the warning in "Fetching the value or values of a
single named parameter" at /usr/share/perl5/CGI.pm line 407.
# Failed test 'Error running (t-aggregate/multiform-misc-file-client-side.t):
Couldn't parse 't-aggregate/multiform-misc-file-client-side.t': Can't locate
object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI"
at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 42, <$fh> chunk 2, at
/usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
# at /usr/share/perl5/Test/Aggregate/Nested.pm line 228.
--
# Looks like you failed 1 test of 7 run.
# Failed test 'Tests for t-aggregate/multiform-misc-file-client-side.t'
# at /usr/share/perl5/Test/Aggregate/Nested.pm line 229.
# Failed test 'Error running (t-aggregate/multiform-misc/file-server-side.t):
Couldn't parse 't-aggregate/multiform-misc/file-server-side.t': Can't locate
object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI"
at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 42, <$fh> chunk 4, at
/usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
# at /usr/share/perl5/Test/Aggregate/Nested.pm line 228.
--
# Looks like you failed 1 test of 8 run.
# Failed test 'Tests for t-aggregate/multiform-misc/file-server-side.t'
# at /usr/share/perl5/Test/Aggregate/Nested.pm line 229.
--
t/aggregate.t (Wstat: 512 Tests: 23 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 2
--
Result: FAIL
Failed 1/1 test programs. 2/23 subtests failed.
make: *** [test_dynamic] Error 2
python-module-mockito-0.5.2-alt1.1
testVerifies (mockito_test.verifications_test.VerifyZeroInteractionsTest) ... ok
FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.InorderVerifyTest)
Traceback (most recent call last):
--
raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
invocation))
mockito.verification.VerificationError:
Wanted foo() to be invoked, got foo() instead
>> raise VerificationError("\nWanted %s to be invoked, got %s instead" %
(wanted_invocation, invocation))
FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
(mockito_test.verifications_test.InorderVerifyTest)
Traceback (most recent call last):
--
raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
invocation))
mockito.verification.VerificationError:
Wanted someOtherMethod(1) to be invoked, got someOtherMethod(1) instead
>> raise VerificationError("\nWanted %s to be invoked, got %s instead" %
(wanted_invocation, invocation))
FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.VerifyTest)
Traceback (most recent call last):
--
raise VerificationError("\nWanted but not invoked: %s" % (invocation))
mockito.verification.VerificationError:
Wanted but not invoked: foo()
>> raise VerificationError("\nWanted but not invoked: %s" % (invocation))
FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
(mockito_test.verifications_test.VerifyTest)
Traceback (most recent call last):
--
raise VerificationError("\nWanted but not invoked: %s" % (invocation))
mockito.verification.VerificationError:
Wanted but not invoked: someOtherMethod(1)
--
Ran 164 tests in 0.112s
FAILED (failures=4)
python-module-terminado-0.5-alt1.git20150717.1
terminado/tests/basic_test.py::SingleTermTests::test_single_process PASSED
terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals FAILED
terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes PASSED
--
> self.assertEquals(msg[0], 'setup')
E TypeError: 'NoneType' object is not subscriptable
terminado/tests/basic_test.py:233: TypeError
--
WARNING:tornado.general:tornado.autoreload started more than once in the same process
ERROR:tornado.application:Uncaught exception in /unique
Traceback (most recent call last):
--
terminado.management.MaxTerminalsReached: Cannot create more than 3 terminals
ERROR:tornado.application:Uncaught exception in /unique
Traceback (most recent call last):
sbcl-1.3.4-alt1
::: Running (WAIT-ON-SEMAPHORE SEMAPHORE-NOTIFICATION)
hasher-priv: master: idle time limit (3600 seconds) exceeded
trojita-0.7-alt0.M80P.2
Selected version cmake#3.4.3-alt0.0.M80P.1 for cmake>=2.8.7
E: Couldn't find package kde5-gpgmepp-devel
hsh-install: Failed to calculate package file list.
6 error logs REMOVED from the list
gawk-4.1.0-alt2
octave-optiminterp-0.3.4-alt2.1
perl-1:5.22.3-alt0.M80P.1
perl-DBD-Pg-3.5.3-alt1.1
perl-Math-MatrixReal-2.12-alt1_4
wine-1:1.9.3-alt1.M80P.1
Total 514 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk