10 NEW error logs

altlinux-freedesktop-menu-0.70-alt2
        + j=altlinux-webdevelopment.directory
        + grep altlinux-webdevelopment.directory ignore.list
        + grep 'Name\[ru\]=' 
desktop-directories/altlinux-webdevelopment.directory
        + for i in desktop-directories/*.directory
        ++ basename desktop-directories/altlinux-xfce.directory
        + j=altlinux-xfce.directory
        + grep altlinux-xfce.directory ignore.list
        + rm ignore.list
        + '[' 0 -gt 0 ']'
        + exit 1

edk2-aarch64-20260201-alt1
        68 |   ParserBlackBox<CVfrDLGLexer, EfiVfrParser, ANTLRToken> 
VfrParser(File);
        Pccts/h/PBlackBox.h:88:14: error: no matching function for call to
        'ANTLRTokenBuffer::ANTLRTokenBuffer(CVfrDLGLexer*&)'
        88 |       pipe = new ANTLRTokenBuffer(scan);
        --
        Pccts/h/ATokenBuffer.h:55:22: note: no known conversion for argument 1 
from 'CVfrDLGLexer*'
        to 'const ANTLRTokenBuffer&'
        Pccts/h/PBlackBox.h:90:13: error: 'class CVfrDLGLexer' has no member 
named 'setToken'
        90 |       scan->setToken(tok);

fonts-ttf-IosevkaTermCurlySlab-34.4.0-alt1
        please wait...
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.02 sec
        96% tests passed, 2 tests failed out of 54
        Total Test time (real) = 131.29 sec
        The following tests FAILED:
        41 - UNIT_WorldStats_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+12680696minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gz-sim-10.1.1-alt2
        [  PASSED  ] 22 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] TriggeredPublisherTest.BooleanReqStringMsgRep
        1 FAILED TEST
        Start 216: check_INTEGRATION_triggered_publisher
        --
        234/234 Test #234: check_PERFORMANCE_level_manager 
........................   Passed
        0.01 sec
        99% tests passed, 1 tests failed out of 234
        Total Test time (real) = 428.64 sec
        The following tests FAILED:
        215 - INTEGRATION_triggered_publisher (Failed)
        --
        0inputs+0outputs (0major+53675746minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

nsync-1.30.0-alt1
        cv_mu_timeout_stress_test_cpp test_mu_timeout_stress
        error:
        
/usr/src/RPM/BUILD/nsync-1.30.0/x86_64-alt-linux/cpp/testing/cv_mu_timeout_stress_test.c:481:
        test_mu_timeout_stress: expected more than 8708 timeouts, got 8707
        cv_mu_timeout_stress_test_cpp test_mu_timeout_stress                    
     failed
        5.02s
        --
        26/26 Test #13: mu_test ..........................   Passed   15.75 sec
        96% tests passed, 1 tests failed out of 26
        Total Test time (real) =  15.76 sec
        The following tests FAILED:
        4 - cv_mu_timeout_stress_test_cpp (Failed)

perl-CHI-0.61-alt1
        # 40 is not between 59 and 99
        #   Failed test 'Memory:l1_cache size = 40'
        #   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1555.
        --
        # 2 is not between 3 and 5
        #   Failed test 'Memory:l1_cache keys = 2'
        #   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1557.
        --
        t/Driver-Memory.t                     (Wstat: 512 (exited 2) Tests: 875 
Failed: 2)
        Failed tests:  864-865
        Non-zero exit status: 2
        --
        Result: FAIL
        Failed 1/26 test programs. 2/1787 subtests failed.
        make: *** [Makefile:828: test_dynamic] Error 255

python3-module-chess-1.11.2-alt1
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_multipv (__main__.EngineTestCase.test_sf_multipv)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_options (__main__.EngineTestCase.test_sf_options)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        ERROR: test_sf_quit (__main__.EngineTestCase.test_sf_quit)
        Traceback (most recent call last):
        --
        return await command.result
        chess.engine.EngineTerminatedError: engine process died unexpectedly 
(exit code: -11)
        Ran 288 tests in 0.980s
        FAILED (errors=4, skipped=17)
        py3: exit 1 (1.14 seconds) 
/usr/src/RPM/BUILD/python3-module-chess-1.11.2> python
        test.py --verbose pid=4053028

python3-module-devpi-server-6.20.1-alt1
        SKIPPED [4] test_devpi_server/test_streaming.py:103: No nginx 
executable found.
        FAILED test_devpi_server/test_mythread.py::test_run - Failed: Timeout 
(>60.0s...
        ===== 1 failed, 1129 passed, 53 skipped, 27 warnings in 356.60s 
(0:05:56) ======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.

python3-module-easyprocess-1.1-alt2
        tests/test_fast/test_proc.py::test_wrap PASSED                          
 [ 26%]
        tests/test_fast/test_proc.py::test_with FAILED                          
 [ 28%]
        tests/test_fast/test_proc.py::test_parse PASSED                         
 [ 31%]
        --
        =========================== short test summary info 
============================
        FAILED tests/test_fast/test_proc.py::test_with - assert False
        =================== 1 failed, 37 passed in 76.30s (0:01:16) 
====================

        11 error logs REMOVED from the list
casr-2.13.0-alt2
mirrormagic-3.0.0-alt1_18
openFPGALoader-1.1.1-alt1
php8.2-8.2.30-alt1
php8.2-xmlreader-8.2.30-alt1
process-compose-1.110.0-alt1
python3-module-django-6.0.5-alt1
python3-module-mypy-2.0.0-alt1
python3-module-requests-unixsocket2-1.0.1-alt1
python3-module-signxml-4.4.0-alt1
xfce4-power-manager-4.21.1-alt1

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

Reply via email to