[cyber] I: Sisyphus-20210617 x86_64 beehive_status: +13 -13 (84)
ALT beekeeper
hiver на altlinux.org
Чт Июн 17 10:06:41 MSK 2021
13 NEW error logs
SNNS-4.3-alt1.1.1.1
ar rc lib3d.a net_analyzer.o d3_xUtils.o d3_global.o d3_anageo.o d3_shade.o d3_lists.o
d3_point.o d3_dither.o d3_zgraph.o d3_fonts.o d3_graph.o d3_draw.o d3_disp.o d3_move.o
d3_zValue.o d3_setup.o d3_units.o d3_links.o d3_model.o d3_project.o d3_light.o
d3_pannels.o d3_main.o bn_bignet.o bn_basics.o bn_art1.o bn_art2.o bn_artmap.o
bn_TD_bignet.o bn_kohonen.o bn_assoz.o o_graph.o bn_JordElm.o ui_class.o bn_bighop.o
ranlib lib3d.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'
make[1]: Entering directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'
x86_64-alt-linux-gcc libxgui1.a libxgui2.a lib3d.a \
-lXaw3d -lXmu -lXt -lXext -lSM -lICE -lX11 \
../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o xgui
ld: libxgui1.a(ui_controlP.o): in function `ui_rem_performPrunInit':
/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1191: warning: the use of
`tempnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources'
automake_1.11-1.11.6-alt9
checking for upc... no
configure: error: no Unified Parallel C compiler was found
+ exit_status=77
--
+ exit 77
1 of 878 tests failed
(73 tests were not run)
ibus-1.5.24-alt1
indicator.c:2068:12: warning: assignment discards 'const' qualifier from pointer target
type [-Wdiscarded-qualifiers]
2068 | old_value = indicator_get_label_s (self);
indicator.c: In function 'indicator_set_label_guide_s':
indicator.c:2095:12: warning: assignment discards 'const' qualifier from pointer target
type [-Wdiscarded-qualifiers]
2095 | old_value = indicator_get_label_guide_s (self);
make[3]: Leaving directory '/usr/src/RPM/BUILD/ibus-1.5.24/ui/gtk3'
rm ibus-emoji.7
make[2]: *** [Makefile:509: all-recursive] Error 1
make[1]: *** [Makefile:686: all-recursive] Error 1
make: *** [Makefile:593: all] Error 2
libopenh264-2.1.1-alt1
stderr:
[OpenH264] this = 0x0x562c93f54110, Error:Don't support width(9) or height(1) which is
less than 16!
[OpenH264] this = 0x0x562c93f54110, Error:CWelsH264SVCEncoder::EncodeFrame(),
kiEncoderReturn 5
Summary of Failures:
--
Full log written to
/usr/src/RPM/BUILD/openh264-2.1.1/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
python3-module-Chaco-4.8.0.0.91.git22972069-alt1
+ xargs -0 rm -rfv
find: '/usr/src/tmp/python3-module-Chaco-buildroot/usr/lib/python3/site-packages/':
No such file or directory
+ xargs -0 rm -rfv
+ find /usr/src/tmp/python3-module-Chaco-buildroot/usr/lib/python3/site-packages/
-name test -type d -print0
find: '/usr/src/tmp/python3-module-Chaco-buildroot/usr/lib/python3/site-packages/':
No such file or directory
+ rm -rfv
/usr/src/tmp/python3-module-Chaco-buildroot/usr/lib64/python3/site-packages/chaco/tests_with_backend/
python3-module-ipdb-0.13.4-alt1
running build_ext
test_opts (unittest.loader._FailedTest) ... ERROR
test_import (tests.test_import.ImportTest) ... ERROR
test_config (unittest.loader._FailedTest) ... ERROR
ERROR: test_opts (unittest.loader._FailedTest)
ImportError: Failed to import test module: test_opts
Traceback (most recent call last):
--
from .testing import test
ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
ERROR: test_import (tests.test_import.ImportTest)
Traceback (most recent call last):
--
from .testing import test
ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
ERROR: test_config (unittest.loader._FailedTest)
ImportError: Failed to import test module: test_config
Traceback (most recent call last):
python3-module-ipykernel-5.3.4-alt1
from .testing import test
ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
python3-module-ipyparallel-6.3.0-alt2
Running Sphinx v4.0.2
Extension error:
Could not import extension IPython.sphinxext.ipython_console_highlighting (exception:
cannot import name 'test' from 'IPython.testing' (unknown location))
python3-module-jupyter_client-6.1.7-alt2
==================================== ERRORS ====================================
_____________ ERROR collecting jupyter_client/tests/test_client.py _____________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-jupyter_client-6.1.7/jupyter_client/tests/test_client.py'.
--
from .testing import test
E ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
ERROR jupyter_client/tests/test_client.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
python3-module-jupyter_console-6.2.0-alt1
from .testing import test
ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
make: *** [Makefile:60: config_options.rst] Error 1
python3-module-nbconvert-6.0.2-alt2
> raise OSError(stderr.decode('utf8', 'replace'))
E OSError: [NbConvertApp] Converting notebook notebook3_with_errors.ipynb
to markdown
E Traceback (most recent call last):
--
E from .testing import test
E ImportError: cannot import name 'test' from 'IPython.testing' (unknown
location)
E Traceback (most recent call last):
--
E raise RuntimeError('Kernel died before replying to kernel_info')
E RuntimeError: Kernel died before replying to kernel_info
E Error in atexit._run_exitfuncs:
--
> assert 'print("Some text before the error")' in error_output
E AssertionError: assert 'print("Some text before the error")' in '[NbConvertApp]
Converting notebook notebook3_with_errors.ipynb to markdown\nTraceback (most recent call
last):\n Fil...ite-packages/nbclient/client.py", line 346, in _async_cleanup_kernel\n
assert self.km is not None\nAssertionError\n'
nbconvert/tests/test_nbconvertapp.py:435: AssertionError
--
=========================== short test summary info ============================
FAILED nbconvert/preprocessors/tests/test_execute.py::test_basic_execution - ...
FAILED nbconvert/preprocessors/tests/test_execute.py::test_executenb - Runtim...
FAILED nbconvert/preprocessors/tests/test_execute.py::test_populate_language_info
FAILED nbconvert/preprocessors/tests/test_execute.py::test_preprocess_cell - ...
FAILED nbconvert/tests/test_nbconvertapp.py::TestNbConvertApp::test_allow_errors
FAILED nbconvert/tests/test_nbconvertapp.py::TestNbConvertApp::test_errors_print_traceback
====== 6 failed, 240 passed, 34 skipped, 5 warnings in 124.38s (0:02:04) =======
python3-module-qtconsole-4.4.3-alt2
from .testing import test
ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)
make: *** [Makefile:62: source/config_options.rst] Error 1
xdg-desktop-portal-1.8.1-alt2
PASS: test-portals 38 /portal/inhibit/permissions
ERROR: test-portals - Bail
out! xdg-desktop-portal:ERROR:tests/inhibit.c:327:session_state_changed_cb: assertion
failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1)
PASS: test-xdp-utils 1 /alternate-doc-path
--
PASS: testdb 3 /db/modify
SKIP: test-doc-portal 1 /db/version # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 2 /db/create_doc # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 3 /db/recursive_doc # SKIP access /dev/fuse: No such file or
directory
SKIP: test-doc-portal 4 /db/create_docs # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 5 /db/add_named # SKIP access /dev/fuse: No such file or directory
PASS: test-permission-store 1 /permissions/version
--
# SKIP: 6
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 1
See ./test-suite.log
13 error logs REMOVED from the list
cadaver-0.23.3-alt4
cilk-5.4.6-alt11
custodia-0.6.0-alt6
distribution-1.2.2-alt2
litmus-0.13-alt2
mysqldiff-0.60-alt1
node-14.17.0-alt1
onedrive-2.4.12-alt1
openfire-4.2.4-alt1
python-module-botocore-1.17.56-alt1
python-module-mccabe-0.6.1-alt1
python-module-repoze.who.plugins.sa-1.0.1-alt2.1.1.1.1
vtk-9.0.1-alt3
Total 84 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk