[cyber] I: Sisyphus-20230717 x86_64 beehive_status: +12 -10 (251)
ALT beekeeper
hiver на altlinux.org
Пн Июл 17 07:09:44 MSK 2023
12 NEW error logs
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
2 of 878 tests failed
(73 tests were not run)
fprintd-1.94.2-alt1
Full log written to
/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-internal__test
/usr/bin/meson test --no-rebuild --print-errorlogs
libmicrohttpd-0.9.77-alt1
PASS: test_get_wait11
FAIL: test_quiesce
PASS: test_quiesce_stream
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See src/testcurl/test-suite.log
nxssh-7.5-alt13
2775 | (r = sshbuf_get_bignum2(buf, k->rsa->iqmp)) != 0 ||
sshkey.c:2776:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2776 | (r = sshbuf_get_bignum2(buf, k->rsa->p)) != 0 ||
sshkey.c:2777:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2777 | (r = sshbuf_get_bignum2(buf, k->rsa->q)) != 0 ||
sshkey.c:2784:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2784 | (r = sshbuf_get_bignum2(buf, k->rsa->d)) != 0 ||
sshkey.c:2785:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2785 | (r = sshbuf_get_bignum2(buf, k->rsa->iqmp)) != 0 ||
sshkey.c:2786:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2786 | (r = sshbuf_get_bignum2(buf, k->rsa->p)) != 0 ||
sshkey.c:2787:56: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'}
2787 | (r = sshbuf_get_bignum2(buf, k->rsa->q)) != 0 ||
--
sshkey.c: In function 'sshkey_parse_private_pem_fileblob':
sshkey.c:3820:30: error: 'EVP_R_BN_DECODE_ERROR' undeclared (first use in this function);
did you mean 'DH_R_BN_DECODE_ERROR'?
3820 | case EVP_R_BN_DECODE_ERROR:
--
sshkey.c:3820:30: note: each undeclared identifier is reported only once for each
function it appears in
sshkey.c:3838:15: error: invalid use of incomplete typedef 'EVP_PKEY' {aka 'struct
evp_pkey_st'}
3838 | if (pk->type == EVP_PKEY_RSA &&
--
377 | OSSL_DEPRECATEDIN_3_0 int RSA_blinding_on(RSA *rsa, BN_CTX *ctx);
sshkey.c:3853:22: error: invalid use of incomplete typedef 'EVP_PKEY' {aka 'struct
evp_pkey_st'}
3853 | } else if (pk->type == EVP_PKEY_DSA &&
--
1360 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);
sshkey.c:3865:22: error: invalid use of incomplete typedef 'EVP_PKEY' {aka 'struct
evp_pkey_st'}
3865 | } else if (pk->type == EVP_PKEY_EC &&
perl-Net-SIP-0.835-alt1
# received=31 lost=0 expect ca. 467.5 packets, events='1'
# Failed test 'UAS RTP ok'
# at t/19_call_with_dtmf.t line 140.
--
# doesn't match '(?^:UAS RTP ok)'
# Failed test 'UAC DTMF received'
# at t/19_call_with_dtmf.t line 142.
--
# expected: '1 2 D # 3 4 B *'
# Failed test 'UAS finished with DTMF'
# at t/19_call_with_dtmf.t line 67.
--
t/19_call_with_dtmf.t (Wstat: 768 Tests: 108 Failed: 3)
Failed tests: 97-99
Non-zero exit status: 3
--
Result: FAIL
Failed 1/24 test programs. 3/1875 subtests failed.
make: *** [Makefile:828: test_dynamic] Error 255
python3-module-glanceclient-4.3.0-alt1.1
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
During handling of the above exception, another exception occurred:
--
raise exceptions._WrappedReferencingError(err)
jsonschema.exceptions._WrappedReferencingError: Unresolvable: meta/core
Totals
python3-module-jupyter-server-terminals-0.4.4-alt1
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '-W',
'ignore::ImportWarning']' returned non-zero exit status 1.
python3-module-jupyterlab-server-2.23.0-alt1
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '-W',
'ignore::ImportWarning', '-k', 'not test_translation_api.py and not test_listings_api.py
and not test_settings_api.py and not test_themes_api.py and not test_workspaces_api.py
and not test_page_config']' returned non-zero exit status 1.
python3-module-referencing-0.29.1-alt1
==================================== ERRORS ====================================
____________________ ERROR collecting suite/test_sanity.py _____________________
/usr/lib64/python3.11/urllib/request.py:1348: in do_open
--
raise URLError(err)
E urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
During handling of the above exception, another exception occurred:
--
raise exceptions._WrappedReferencingError(err)
E jsonschema.exceptions._WrappedReferencingError: Unresolvable: meta/core
=========================== short test summary info ============================
ERROR suite/test_sanity.py - jsonschema.exceptions._WrappedReferencingError: ...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
exit status 2.
python3-module-robotframework-6.0.2-alt1
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
During handling of the above exception, another exception occurred:
--
raise exceptions._WrappedReferencingError(err)
jsonschema.exceptions._WrappedReferencingError: Unresolvable: meta/core
ERROR: test_toc (test_libdoc.TestLibdocJsonWriter.test_toc)
Traceback (most recent call last):
--
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
During handling of the above exception, another exception occurred:
--
raise exceptions._WrappedReferencingError(err)
jsonschema.exceptions._WrappedReferencingError: Unresolvable: meta/core
Ran 1974 tests in 3.793s
FAILED (errors=23)
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-robotframework-6.0.2/.tox/py3/bin/python utest/run.py
-v (exited with code 23)
py3 finish: run-test after 4.31 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
python3-module-trimesh-3.22.0-alt1
> raise exceptions._WrappedReferencingError(err)
E jsonschema.exceptions._WrappedReferencingError: Unresolvable: meta/core
/usr/lib/python3/site-packages/jsonschema/validators.py:443: _WrappedReferencingError
--
=========================== short test summary info ============================
FAILED tests/test_export.py::ExportTest::test_export - jsonschema.exceptions....
FAILED tests/test_export.py::ExportTest::test_gltf_path - jsonschema.exceptio...
FAILED tests/test_export.py::ExportTest::test_scene - jsonschema.exceptions._...
FAILED tests/test_gltf.py::GLTFTest::test_alphamode - jsonschema.exceptions._...
FAILED tests/test_gltf.py::GLTFTest::test_basic - jsonschema.exceptions._Wrap...
FAILED tests/test_gltf.py::GLTFTest::test_buffer_dedupe - jsonschema.exceptio...
FAILED tests/test_gltf.py::GLTFTest::test_bulk - jsonschema.exceptions._Wrapp...
FAILED tests/test_gltf.py::GLTFTest::test_cesium - jsonschema.exceptions._Wra...
FAILED tests/test_gltf.py::GLTFTest::test_duck - jsonschema.exceptions._Wrapp...
FAILED tests/test_gltf.py::GLTFTest::test_embed_buffer - jsonschema.exception...
qt6-wayland-6.4.2-alt1
AutoMoc: Reading dependencies from
"SRC:/BUILD/src/compositor/WaylandCompositor_autogen/include/moc_qwaylandwlshellintegration_p.cpp.d"
AutoMoc: Reading dependencies from
"SRC:/BUILD/src/compositor/WaylandCompositor_autogen/include/moc_qwaylandxdgshellintegration_p.cpp.d"
AutoMoc: Generating MOC compilation
"SRC:/BUILD/src/compositor/WaylandCompositor_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file
"SRC:/BUILD/src/compositor/CMakeFiles/WaylandCompositor_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file
"SRC:/BUILD/src/compositor/CMakeFiles/WaylandCompositor_autogen.dir/AutogenUsed.txt"
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/qtwayland-everywhere-src-6.4.2/BUILD'
gmake[1]: Entering directory '/usr/src/RPM/BUILD/qtwayland-everywhere-src-6.4.2/BUILD'
[ 34%] Built target WaylandCompositor_autogen
gmake[1]: Leaving directory '/usr/src/RPM/BUILD/qtwayland-everywhere-src-6.4.2/BUILD'
gmake: *** [Makefile:146: all] Error 2
10 error logs REMOVED from the list
glibc-6:2.37.0.22.3593050c27-alt1
java-1.8.0-openjdk-0:1.8.0.362.b09-alt0_1jpp8
mapsoft2-2.0-alt1
mumps-5.3.5-alt3
nim-lang-1.6.12-alt3
perl-Server-Starter-0.35-alt1.1
ploop-7.0.277-alt1
python3-module-easyprocess-1.1-alt1
python3-module-websockets-11.0.3-alt1
watchexec-1.22.3-alt1
Total 251 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk