[cyber] I: Sisyphus-20190603 x86_64 beehive_status: +6 -9 (52)
ALT beekeeper
hiver на altlinux.org
Пн Июн 3 09:13:33 MSK 2019
6 NEW error logs
erlang-proper-1.3-alt1
DEBUG: No processes to kill
ERROR: One or more eunit tests failed.
ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort
font-manager-0.7.5-alt2
[39/94] Generating FontManager-0.7.5.vapi with a custom command.
FAILED: lib/common/FontManager-0.7.5.vapi
/usr/bin/vapigen --quiet --library=FontManager-0.7.5
--directory=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/unicode
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--girdir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/unicode --pkg=glib-2.0
--pkg=gdk-3.0 --pkg=gtk+-3.0 --pkg=json-glib-1.0 --pkg=libxml-2.0 --pkg=sqlite3
--pkg=Unicode-0.7.5 --metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.5/lib/common
/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common/FontManager-0.7.5.gir
/usr/src/RPM/BUILD/font-manager-0.7.5/lib/common/FontManager-custom.vala
error: Package `Unicode-0.7.5' not found in specified Vala API directories or
GObject-Introspection GIR directories
[40/94] Generating Unicode-0.7.5.gir with a custom command.
intercal-0.30-alt1
Compiling optimised program to executable...
Running optimised program...
Compiling program unoptimised...
Running unoptimised program...
Errors were found...
Errors found:
Line 775 fails on most input, e.g. (.1 = #65535, .2 = #22773, .3 = #512): u = LXVDXXXIV,
o =
Line 775 is
'"'V"'"'&"'.2~#65535'~'#65535$#0'"$"'"?'?#0~.2'"'~'#65535$#0'"'~'#0$#65535'"$"'&"'.2~#65535'~'#0$#65535'"$"'"?'?#0~.2'"'~'#0$#65535'"'~'#0$#65535'"'~'#65535$#0'"$"'"'?"'"'&"'.3~.3'~'#65535$#0'"$"'.2~#65535'~'#65535$#0'"'~'#0$#65535'"$"'&"'.3~.3'~'#0$#65535'"$"'.2~#65535'~'#0$#65535'"'~'#0$#65535'"'~'#65535$#0'"$".1~'#65535$#0'"'~'#0$#65535'"$"'?"'"'&"'.3~.3'~'#65535$#0'"$"'.2~#65535'~'#65535$#0'"'~'#0$#65535'"$"'&"'.3~.3'~'#0$#65535'"$"'.2~#65535'~'#0$#65535'"'~'#0$#65535'"'~'#0$#65535'"$".1~'#0$#65535'"'~'#0$#65535'"'~'#65535$#0'"'~'#0$#65535'"$"'V"'"'&"'.2~#65535'~'#65535$#0'"$"'"?'?#0~.2'"'~'#65535$#0'"'~'#0$#65535'"$"'&"'.2~#65535'~'#0$#65535'"$"'"?'?#0~.2'"'~'#0$#65535'"'~'#0$#65535'"'~'#0$#65535'"$"'"'?"'"'&"'.3~.3'~'#65535$#0'"$"'.2~#65535'~'#65535$#0'"'~'#0$#65535'"$"'&"'.3~.3'~'#0$#65535'"$"'.2~#65535'~'#0$#65535'"'~'#0$#65535'"'~'#65535$#0'"$".1~'#65535$#0'"'~'#0$#65535'"$"'?"'"'&"'.3~.3'~'#65535$#0'"$"'.2~#65535'~'#65535$#0'"'~'#0$#65535'"$"'&"'.3~.3'~'#0$#65535'"$"'.2~#65535'~'#0$#65535'"'~'#0$#65535'"'~'#0$#65535'"$".1~'#0$#65535'"'~'#0$#65535'"'~'#0$#65535'"'~'#0$#65535'"'
make: *** [Makefile:1752: fuzz] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/intercal-0.30-alt1'
mpc-0.30-alt1
[21/22] Generating Manpage documentation with a custom command.
FAILED: doc/man
/usr/bin/sphinx-build-3 -q -b man -d doc/doctrees /usr/src/RPM/BUILD/mpc-0.30/doc
doc/man/man1
--
doctree = pickle.load(f)
EOFError: Ran out of input
The full traceback has been saved in /usr/src/tmp/sphinx-err-md57lywc.log, if you want
to report the issue to the developers.
pve-spiceterm-3.0.5-alt1
generated_server_demarshallers.c: In function 'parse_msgc_tunnel_service_add':
generated_server_demarshallers.c:1499:28: error: 'SPICE_TUNNEL_SERVICE_TYPE_IPP'
undeclared (first use in this function); did you mean 'SPICE_VIDEO_CODEC_TYPE_VP9'?
if (type__value == SPICE_TUNNEL_SERVICE_TYPE_IPP) {
--
generated_server_demarshallers.c:1499:28: note: each undeclared identifier is reported
only once for each function it appears in
generated_server_demarshallers.c:1510:36: error: 'SPICE_TUNNEL_IP_TYPE_IPv4' undeclared
(first use in this function); did you mean 'SPICE_CLIP_TYPE_NONE'?
if (type__value == SPICE_TUNNEL_IP_TYPE_IPv4) {
--
generated_server_marshallers.c: In function 'spice_marshall_msg_tunnel_service_ip_map':
generated_server_marshallers.c:1283:37: error: 'SPICE_TUNNEL_IP_TYPE_IPv4' undeclared
(first use in this function); did you mean 'SPICE_CLIP_TYPE_NONE'?
if (src->virtual_ip.type == SPICE_TUNNEL_IP_TYPE_IPv4) {
python-module-manhole-1.6.0-alt1
tests/test_manhole_cli.py::test_pid PASSED [ 91%]
tests/test_manhole_cli.py::test_path FAILED [ 77%]
tests/test_manhole.py::test_uwsgi SKIPPED [ 80%]
--
seconds, check_strings
E AssertionError: Waited 30.00secs but ['SUCCESS'] did not appear in output in the
given order !
----------------------------- Captured stdout call -----------------------------
--
raise AssertionError(path + ' exists !')
AssertionError: /tmp/manhole-117232 exists !
DIED.
In atexit handler.
--
=============== 1 failed, 40 passed, 4 skipped in 274.34 seconds ===============
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/bin/pytest
-vv --assert=plain (exited with code 1)
ERROR: invocation failed (exit code 1)
Б°√ FAIL py37-normal-normal-nocov in 4 minutes, 41.771 seconds
--
py27-normal-normal-nocov: commands succeeded
ERROR: py37-normal-normal-nocov: parallel child exit code 1
9 error logs REMOVED from the list
nnti-2.0-alt1.git20150304.1
perl-HTTP-Proxy-0.304-alt2
python-module-sigtools-0.1-alt2.b2.git20150217.1.1
python-module-svg.charts-3.0-alt2.1.1
python-module-zc.async-1.5.4-alt3.1.1
python-module-zc.monitor-0.3.1-alt2.1.1
sgc-0.2.1-alt3
transgui-5.15.4-alt1.S1
xtux-20030306-alt5.qa1
Total 52 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk