13 NEW error logs

doctest-2.4.11-alt2
        155/155 Test #155: playground_junit ...........................   
Passed    0.01 sec
        99% tests passed, 1 tests failed out of 155
        Total Test time (real) =   1.13 sec
        The following tests FAILED:
        121 - order_1 (Failed)

givaro-4.2.0-alt3
        Parsing file 
/usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_div.C...
        Preprocessing 
/usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_gcd.C...
        Parsing file 
/usr/src/RPM/BUILD/givaro-4.2.0/src/kernel/gmp++/gmp++_int_gcd.C...
        Pmake[1]: *** [Makefile:496: docs] Segmentation fault
        make[1]: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0/docs'
        make: *** [Makefile:606: install-recursive] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0'
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.e2Sxac (%install)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.e2Sxac (%install)

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.01 sec
        94% tests passed, 3 tests failed out of 54
        Total Test time (real) = 112.52 sec
        The following tests FAILED:
        1 - UNIT_Application_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+12863572minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gz-sim-10.1.0-alt1
        236/236 Test #236: check_PERFORMANCE_level_manager 
........................   Passed
        0.01 sec
        99% tests passed, 1 tests failed out of 236
        Total Test time (real) = 524.88 sec
        The following tests FAILED:
        107 - INTEGRATION_entity_system (Failed)
        --
        0inputs+0outputs (0major+52695922minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libcacard-2.8.1-alt1
        # libcacard-DEBUG: vreader_xfr_bytes: status=27013 sw1=0x69 sw2=0x85 
len=0 (total=2)
        not ok /hw-tests/decipher - ERROR:../tests/hwtests.c:148:do_login: 
assertion failed
        (pbRecvBuffer[0] == VCARD7816_SW1_SUCCESS): (0x00000069 == 0x00000090)
        Bail out!
        stderr:
        ERROR:../tests/hwtests.c:148:do_login: assertion failed 
(pbRecvBuffer[0] ==
        VCARD7816_SW1_SUCCESS): (0x00000069 == 0x00000090)
        7/8 libcacard      OK              0.02s
        --
        Full log written to
        
/usr/src/RPM/BUILD/libcacard-2.8.1/x86_64-alt-linux/meson-logs/testlog.txt
        FAILED: meson-internal__test
        /usr/bin/meson test --no-rebuild --print-errorlogs

litmus-0.14.0-alt2.git.9fbc73d
        checking for a BSD-compatible install... /usr/bin/ginstall -c
        ./configure: line 3491: syntax error near unexpected token `0,'
        ./configure: line 3491: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31 32)'

nushell-0.114.1-alt1
        commands::network::port::port_with_already_usage
        test result: FAILED. 2455 passed; 1 failed; 28 ignored; 0 filtered out; 
across 9 groups,
        finished in 36.18s
        error: test failed, to rerun pass `-p nu-command --test tests`
        Caused by:

podman-tui-1.11.3-alt1
        ------------------------------
        ??? [FAILED] [0.001 seconds]
        progress bar dialog [It] progress value
        
/usr/src/RPM/BUILD/podman-tui-1.11.3/ui/dialogs/progress_test.go:74
        [FAILED] Expected
        <int>: 1
        --
        FAIL! -- 51 Passed | 1 
Failed |
        0 Pending | 1 Skipped
        --- FAIL: TestDialogs (0.02s)
        FAIL

python3-module-aiohttp-3.14.1-alt0.p11.1
        ==================================== ERRORS 
====================================
        _____________ ERROR at teardown of test_release_not_opened[pyloop] 
_____________
        [gw32] linux -- Python 3.12.13
        /usr/src/RPM/BUILD/python3-module-aiohttp-3.14.1/.run_venv/bin/python3
        --
        SKIPPED [1] tests/test_multipart_helpers.py:99: need more smart parser 
which respects
        quoted text
        SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding 
error: %82 is
        invalid for latin1
        SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding 
error: %E4 is
        invalid for utf-8
        SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote 
is tolerate to
        standalone % chars
        --
        XFAIL
        
tests/test_http_parser.py::test_http_request_parser_utf8_request_line[c-parser-pyloop]
        - Regression test for Py parser. May match C behaviour later.
        ERROR tests/test_connector.py::test_release_not_opened[pyloop] - 
pytest.Pytes...
        FAILED tests/test_connector.py::test_release_not_started[pyloop] - 
assert 403...
        == 1 failed, 4678 passed, 25 skipped, 5 xfailed, 1 error in 93.61s 
(0:01:33) ===
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', '-m', 'not dev_mode and 
not
        internal', '-vra', '-o=addopts=', '-n', 'auto', 
'--ignore=tests/autobahn',
        '--ignore=tests/test_proxy_functional.py', 
'--ignore-glob=tests/test_benchmarks_*',
        
'--deselect=tests/test_web_functional.py::test_keepalive_expires_on_time', 
'tests']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.96iKAN (%check)

python3-module-hid-tools-0.9-alt1
        >       source = self.uhid_device.hidraw_nodes[0]
        E       IndexError: list index out of range
        tests/test_cli_decode.py:263: IndexError
        =========================== short test summary info 
============================
        FAILED 
tests/test_cli_decode.py::TestHidrawSysfsReportDescriptor::test_pass_hidraw
        ======================== 1 failed, 460 passed in 2.41s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', 'tests']'
        returned non-zero exit status 1.
        7.80user 14.65system 0:08.91elapsed 252%CPU (0avgtext+0avgdata 
13657644maxresident)k

python3-module-sanic-25.3.0-alt1
        tests/test_cli.py .....................................................
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

tbb-2022.1.0-alt1.2
        138/138 Test #138: test_malloc_new_handler ..................   Passed  
  0.00 sec
        99% tests passed, 1 tests failed out of 138
        Total Test time (real) = 114.70 sec
        The following tests FAILED:
        25 - test_task_arena (Failed)

zstd-1.5.5-alt2
        test209 : thread pool API tests :
        thread pool test : threadPool re-use roundtrips: OK
        thread pool test : threadPool simultaneous usage: OK
        thread pool tests OK
        1          
        18          
         41          
          63          
    66         
    71
        
    99           
   116    
   119     
   134      
        144          
        175          
         204          
   217         
   239          
   250           
   269
        
   300           
   310    
   367     
   384      
        401          
        437          
         441          
   453         
   469          
   490           
   501
        
   514           
   519    
   522     
   551      
        573          
        587          
         608          
   619         
   637          
   663           
   678
        
   685           
   691    
   715     
   752      
        755          
        772          
         786          
   803         
   810          
   812           
   816
        
   829           
   846    
   870     
   877      
        883          
        892          
         902          
   920         
   943          
   956           
   965
        
   996           
  1009    
  1013     
  1024      
  1041       
        1044          
  1049         
  1074          
  1087           
  1100    
        1106          
  1126         
  1133          
  1143           
  1175    
        1183          
  1196         
  1215          
  1222           
  1232    
        1248          
  1250         
  1261          
  1266           
  1278    
        1288          
  1301         
  1310          
  1331           
  1334    
        1342          
  1346         
  1365          
  1377           
  1394    
        1401          
  1412         
  1431          
  1433           
  1448    
        1454          
  1457         
  1465          
  1474           
  1477    
        1486          
  1497         
  1513          
  1529           
  1550    
        1552          
  1558         
  1561          
  1583           
  1613    
        1624          
  1639         
  1641          
  1666           
  1669    
        1688          
  1703         
  1736          
  1742           
  1746    
        1754          
  1762         
  1777          
  1802           
  1815    
        1817          
  1835         
  1859          
  1864           
  1885    
        1907          
  1931         
  1941          
  1957           
  1960    
        1987          
  2007         
  2012          
  2032           
  2045    
        2063          
  2076         
  2087          
  2088           
  2092    
        2098          
  2105         
  2108          
  2128           
  2145    
        2162          
  2171         
  2188          
  2203           
  2215    
        2248          
  2269         
  2287          
  2289           
  2305    
        2328          
  2338         
  2345          
  2381           
  2400    
        2415          
  2427         
  2445          
  2466           
  2467    
        2489          
  2507         
  2521          
  2528           
  2552    
        2563          
  2584         
  2596          
  2611           
  2626    
        2628          
  2648         
  2659          
  2681           
  2687    
        2688          
  2706         
  2721          
  2737           
  2761    
        2803          
  2815         
  2841          
  2855           
  2864    
        2883          
  2900         
  2905          
  2915           
  2934    
        2946          
  2963         
  2980          
  3005           
  3036    
        3056          
  3077         
  3083          
  3102           
  3106    
        3143          
  3161         
  3175          
  3178           
  3186    
        3207          
  3229         
  3252          
  3256           
  3270    
        3273          
  3307         
  3310          
  3335           
  3365    
        3379          
  3400         
  3409          
  3422           
  3441    
        3456          
  3470         
  3472          
  3499           
  3506
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.aFlEgP (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.aFlEgP (%check)

        5 error logs REMOVED from the list
kernel-modules-aic8800-6.18-0.0.40.3a09-alt2.397864.1
libdesock-2.0-alt1
openblas-0.3.27-alt1
python3-module-loky-3.5.6-alt1.1
qemu-9.1.2-alt1

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

Reply via email to