10 NEW error logs

binwalk3-3.1.0-alt1
        test src/lib.rs - (line 5) - compile ... ok
        test src/binwalk.rs - binwalk::Binwalk::extract (line 537) ... FAILED
        test src/structures.rs - structures (line 41) - compile ... ok
        --
        thread 'main' (1991968) panicked at src/binwalk.rs:18:60:
        Unable to read file: Os { code: 2, kind: NotFound, message: "No such 
file or directory" }
        stack backtrace:
        --
        src/binwalk.rs - binwalk::Binwalk::extract (line 537)
        test result: FAILED. 28 passed; 1 failed; 3 ignored; 0 measured; 0 
filtered out;
        finished in 0.67s
        error: doctest failed, to rerun pass `--doc`

bookokrat-0.3.10-alt1
        all doctests ran in 1.94s; merged doctests compilation took 1.90s
        error: 1 target failed:
        `--test keybinding_actions`

dynarmic-6.7.0-alt4
        /usr/include/xbyak/xbyak_util.h:153:15: note: conversion of argument 1 
would be ill-formed:
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:40:11: error: 
'tAVX512_4VNNIW'
        is not a member of 'Cpu' {aka 'Xbyak::util::Cpu'}
        40 |         X(tAVX512_4VNNIW),
        --
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:29:51: error: 
no matching
        function for call to 'Xbyak::util::Cpu::Type::Type(<brace-enclosed 
initializer list>)'
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        --
        /usr/include/xbyak/xbyak_util.h:153:15: note: conversion of argument 1 
would be ill-formed:
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:53:11: error: 
'tAVX512ER'
        is not a member of 'Cpu' {aka 'Xbyak::util::Cpu'}
        53 |         X(tAVX512ER),
        --
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:29:51: error: 
no matching
        function for call to 'Xbyak::util::Cpu::Type::Type(<brace-enclosed 
initializer list>)'
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        --
        /usr/include/xbyak/xbyak_util.h:153:15: note: conversion of argument 1 
would be ill-formed:
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:56:11: error: 
'tAVX512PF'
        is not a member of 'Cpu' {aka 'Xbyak::util::Cpu'}
        56 |         X(tAVX512PF),
        --
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:29:51: error: 
no matching
        function for call to 'Xbyak::util::Cpu::Type::Type(<brace-enclosed 
initializer list>)'
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        --
        /usr/include/xbyak/xbyak_util.h:153:15: note: conversion of argument 1 
would be ill-formed:
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:84:11: error: 
'tPREFETCHWT1'
        is not a member of 'Cpu' {aka 'Xbyak::util::Cpu'}
        84 |         X(tPREFETCHWT1),
        --
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])
        /usr/src/RPM/BUILD/dynarmic-6.7.0/tests/x64_cpu_info.cpp:29:51: error: 
no matching
        function for call to 'Xbyak::util::Cpu::Type::Type(<brace-enclosed 
initializer list>)'
        29 | #define X(NAME) std::make_pair(Cpu::Type{Cpu::NAME}, &#NAME[1])

jsqlparser-5.3-alt1
        > Task :test
        CCJSqlParserUtilTest > testTimeOutIssue1582() FAILED
        org.opentest4j.AssertionFailedError at CCJSqlParserUtilTest.java:428
        --
        952 tests completed, 1 failed, 2 skipped
        > Task :test FAILED
        [Incubating] Problems report is available at:
        
file:///usr/src/RPM/BUILD/jsqlparser-5.3/build/reports/problems/problems-report.html
        --
        For more on this, please refer to
        
https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings
        in the Gradle documentation.
        BUILD FAILED in 42s
        11 actionable tasks: 11 executed

libuniset2-2.45.1-alt1
        JSHelpers.cc: In function 'JSModuleDef*
        uniset::jshelper::module_loader_with_path(JSContext*, const char*, 
void*)':
        JSHelpers.cc:348:55: error: too few arguments to function 'JSModuleDef*
        js_module_loader(JSContext*, const char*, void*, JSValue)'
        348 |                 JSModuleDef* module = js_module_loader(ctx, 
full_path.c_str(),
        nullptr);
        --
        49 | JSModuleDef *js_module_loader(JSContext *ctx,
        JSHelpers.cc:358:42: error: too few arguments to function 'JSModuleDef*
        js_module_loader(JSContext*, const char*, void*, JSValue)'
        358 |                 module = js_module_loader(ctx, full_path.c_str(), 
nullptr);
        --
        JSHelpers.cc: In function 'JSModuleDef*
        uniset::jshelper::module_loader_with_path(JSContext*, const char*, 
void*)':
        JSHelpers.cc:348:55: error: too few arguments to function 'JSModuleDef*
        js_module_loader(JSContext*, const char*, void*, JSValue)'
        348 |                 JSModuleDef* module = js_module_loader(ctx, 
full_path.c_str(),
        nullptr);
        --
        49 | JSModuleDef *js_module_loader(JSContext *ctx,
        JSHelpers.cc:358:42: error: too few arguments to function 'JSModuleDef*
        js_module_loader(JSContext*, const char*, void*, JSValue)'
        358 |                 module = js_module_loader(ctx, full_path.c_str(), 
nullptr);

python3-module-qtconsole-5.7.2-alt1.1
        INFO     : Running command: ['xvfb-run', '-s', '-nolisten local', 
'pytest', '-v',
        'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        ============================= test session starts 
==============================
        --
        if obj == self._text_edit:
        AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
        /usr/bin/xvfb-run: line 171: 742770 Aborted                 
DISPLAY=:"$SERVERNUM"
        XAUTHORITY="$AUTHFILE" "$@"
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['xvfb-run', '-s', '-nolisten 
local', 'pytest',
        '-v', 'qtconsole', '--ignore', 
'qtconsole/tests/test_inprocess_kernel.py']' returned
        non-zero exit status 134.

python3-module-textdistance-4.6.3-alt1
        XFAIL tests/test_external.py::test_list_of_numbers[Levenshtein] - 
module not installed:
        distance.levenshtein
        FAILED tests/test_compression/test_common.py::test_is_normalized[alg0] 
- hypo...
        ============ 1 failed, 417 passed, 12 xfailed in 213.42s (0:03:33) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-zmq-27.1.0-alt1
        raise RuntimeError('Event loop is closed')
        RuntimeError: Event loop is closed
        warnings.warn(
        --
        =========================== short test summary info 
============================
        FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - 
assert ...
        ==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 
33.01s =====
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not test_cython']'
        returned non-zero exit status 1.

qt5-pim-5.15-alt1
        make[4]: *** [Makefile:390: check] Aborted
        make[4]: Leaving directory
        
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto/contacts/qcontactmanager'
        make[3]: *** [Makefile:976: sub-qcontactmanager-check] Error 2
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto/contacts'
        make[2]: *** [Makefile:581: sub-contacts-check] Error 2
        make[2]: Leaving directory 
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto'
        make[1]: *** [Makefile:369: sub-auto-check] Error 2
        make[1]: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests'
        make: *** [Makefile:438: sub-tests-check] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build'

shepherd-1.0.1-alt1
        make[4]: Entering directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        FAIL: tests/services/log-rotation.sh
        make[4]: Leaving directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        --
        # SKIP:  1
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See ./test-suite.log

        16 error logs REMOVED from the list
adanaxisgpl-1.2.5-alt4_42
dvdauthor-0.7.2-alt5
edk2-aarch64-20260201-alt1
gnokii-0.6.31-alt4
java-1.8.0-openjdk-0:1.8.0.492.b09-alt2
libgupnp-igd-1.6.0-alt1
libshape-1.6.2-alt1
perl-Tie-DBI-1.08-alt1
python3-module-hdf5plugin-6.0.0-alt1
python3-module-hypothesis-jsonschema-0.23.1-alt1
python3-module-joblib-1.5.3-alt1
python3-module-jupyter_server-2.18.2-alt1
python3-module-mypy-2.0.0-alt1
python3-module-oslo.middleware-6.6.0-alt1
python3-module-sqlfluff-3.4.2-alt1
scotch-5.1.12b-alt7.svn20110910

Total 591 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to