10 NEW error logs

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

logitune-0.3.4-alt1
        585/585 Test #585: logitune-qml-tests
        
.................................................................................................................................................................................................................................................................................................................................................
        Passed   11.28 sec
        99% tests passed, 1 tests failed out of 585
        Total Test time (real) =  16.45 sec
        The following tests FAILED:
        52 - SettingsModelTest.LoggingEnabledDelegatesToLogManager (Failed)

mailutils-3.17.90-alt1
        ## GNU Mailutils 3.17.90 test suite. ##
        1: mail version                                    FAILED 
(version.at:19)
        2: reading mail with HOME unset                    ok
        --
        ## Test results. ##
        ERROR: 21 tests were run,
        1 failed unexpectedly.

pytables-1:3.9.2-alt1
        
......................................ss....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssss........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssss...............................................................................................................................sssss...............sssss....................................................................................................................................................................ssssss......................................................................................................................................................................................................................s................................................................................................................................................................................................................................................................................................s...s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
        FAIL: None (tables.tests.test_basics.ThreadingTestCase.None)
        Traceback (most recent call last):
        --
        self.assertEqual(q.get(), 'OK')
        AssertionError: (<class 'tables.exceptions.HDF5ExtError'>[129 
chars]440>) != 'OK'
        Ran 6799 tests in 66.418s
        FAILED (failures=1, skipped=58)
        
/usr/src/RPM/BUILD/pytables-3.9.2/build/lib.linux-x86_64-cpython-312/tables/file.py:113:
        UnclosedFileWarning: Closing remaining open file: 
/usr/src/tmp/ThreadingTestCasesgny4sh9.h5

python3-module-curio-1.6-alt1
        tests/test_timequeue.py::test_timequeue_expired PASSED                  
 [ 96%]
        tests/test_workers.py::test_cpu FAILED                                  
 [ 96%]
        tests/test_workers.py::test_bad_cpu PASSED                              
 [ 97%]
        --
        ('fib', 14930352)
        E       AssertionError: assert [10, 9, 8, 7, 6, 5, 4, ('fib', 
14930352), 3, 2, 1] ==
        [10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 14930352)]
        E
        --
        raise RuntimeError(
        RuntimeError: Curio kernel not properly terminated.  Please use 
Kernel.run(shutdown=True)
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        raise RuntimeError("Async generator with async finalization must be 
wrapped by\n"
        RuntimeError: Async generator with async finalization must be wrapped by
        async with curio.meta.finalize(agen) as agen:
        --
        raise RuntimeError('Task not terminated')
        RuntimeError: Task not terminated
        warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
        --
        =========================== short test summary info 
============================
        FAILED tests/test_workers.py::test_cpu - AssertionError: assert [10, 9, 
8, 7, 6, 5, 4,
        ('fib', 14930352), 3, 2, 1] == [10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 
14930352)]
        At index 7 diff: ('fib', 14930352) != 3
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-m', 'not
        internet']' returned non-zero exit status 1.

python3-module-pythran-0.17.0-alt2
        INFO     : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-traitlets-5.14.3-alt1
        >       return self._get_help_string(action) % params
        E       KeyError: 'asctime'
        action     = IntrospectAction(option_strings=['--SubApp1.log_datefmt'],
        dest='SubApp1.log_datefmt', nargs=None, const=None, default... 'str'>, 
choices=None,
        required=False, help='The date format used by logging formatters for 
%(asctime)s',
        metavar=None)
        --
        SKIPPED [1] 
../../../../lib/python3/site-packages/_pytest/doctest.py:458: all tests
        skipped by +SKIP option
        FAILED 
tests/config/test_argcomplete.py::TestArgcomplete::test_complete_simple_app
        FAILED 
tests/config/test_argcomplete.py::TestArgcomplete::test_complete_custom_completers
        FAILED 
tests/config/test_argcomplete.py::TestArgcomplete::test_complete_subcommands_subapp1
        ============= 3 failed, 569 passed, 1 skipped, 1 warning in 0.83s 
==============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'--ignore',
        'tests/test_typing.py']' returned non-zero exit status 1.

python3-module-zmq-26.0.3-alt1
        zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1190: ZMQError
        --
        zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1190: ZMQError
        --
        zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        zmq/backend/cython/_zmq.py:1190: ZMQError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - 
TimeoutError: T...
        FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - 
zmq.error...
        FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - 
zmq.erro...
        FAILED tests/test_log.py::TestPubLog::test_custom_message_type - 
zmq.error.ZM...
        FAILED tests/test_log.py::TestPubLog::test_init_iface - 
zmq.error.ZMQError: S...
        FAILED tests/test_log.py::TestPubLog::test_init_socket - 
zmq.error.ZMQError: ...
        FAILED tests/test_log.py::TestPubLog::test_root_topic - 
zmq.error.ZMQError: S...
        FAILED 
tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

toybox-0.8.11-alt1
        musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches 
-Wall -g -O2
        -flto=auto -Wall -Wundef -Werror=implicit-function-declaration 
-Wno-char-subscripts
        -Wno-pointer-sign -funsigned-char -Wno-restrict -Wno-format-overflow 
-static -xc -
        -lssl -o /dev/null
        ld: cannot find -lselinux: No such file or directory
        ld: cannot find -liconv: No such file or directory
        collect2: error: ld returned 1 exit status
        ld: cannot find -llog: No such file or directory
        ld: cannot find -lattr: No such file or directory
        ld: cannot find -ltls: No such file or directory
        ld: cannot find -lsmack: No such file or directory
        collect2: error: ld returned 1 exit status
        Which C files to build...
        --
        435 | #define HELP_mke2fs_journal "usage:
        ./generated/help.h:436:1: error: stray '\324' in program
        436 | <d4>;e<b8>s [-E stride=###] [-O option[,option]] [-L label] [-M 
path] [-o string]
        [-j] [-J size=###,device=XXX]\n\n-E stride= Set RAID stripe size (in 
blocks)\n-J
        Journal options\n-L         Volume label\n-M         Path to mount 
point\n-O [opts]
        Specify fewer ext2 option flags (for old kernels)\n-j         Create 
journal (ext3)\n-o
        Created by\n           size: Number of blocks (1024-102400)\n           
device: Specify
        an external journal\n           All of these are on by default (as 
appropriate)\n   none
        Clear default options (all but journaling)\n   dir_index    Use htree 
indexes for large
        directories\n   filetype     Store file type info in directory entry\n  
 has_journal
        Set by -j\n   journal_dev  Set by -J device=XXX\n   sparse_super Don't 
allocate huge
        numbers of redundant superblocks"
        ./generated/help.h:436:4: error: stray '\270' in program
        436 | <d4>;e<b8>s [-E stride=###] [-O option[,option]] [-L label] [-M 
path] [-o string]
        [-j] [-J size=###,device=XXX]\n\n-E stride= Set RAID stripe size (in 
blocks)\n-J
        Journal options\n-L         Volume label\n-M         Path to mount 
point\n-O [opts]
        Specify fewer ext2 option flags (for old kernels)\n-j         Create 
journal (ext3)\n-o
        Created by\n           size: Number of blocks (1024-102400)\n           
device: Specify
        an external journal\n           All of these are on by default (as 
appropriate)\n   none
        Clear default options (all but journaling)\n   dir_index    Use htree 
indexes for large
        directories\n   filetype     Store file type info in directory entry\n  
 has_journal
        Set by -j\n   journal_dev  Set by -J device=XXX\n   sparse_super Don't 
allocate huge
        numbers of redundant superblocks"

zstd-1.5.5-alt2
        test206 : ZSTD_adjustCParams() + dictionary OK
        test207 : check compression mem usage monotonicity over levels for 
estimateCCtxSize() : OK
        test208 : check estimateCCtxSize() always larger or equal to
        ZSTD_estimateCCtxSize_usingCParams() : OK
        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          
        26          
         40          
          77          
    92         
   109
        
   126           
   128    
   149     
   176      
        185          
        189          
         192          
   197         
   212          
   223           
   232
        
   255           
   265    
   279     
   293      
        322          
        338          
         341          
   357         
   358          
   368           
   387
        
   388           
   404    
   413     
   454      
        482          
        495          
         509          
   524         
   541          
   560           
   570
        
   575           
   599    
   619     
   630      
        645          
        651          
         669          
   686         
   713          
   745           
   770
        
   780           
   796    
   816     
   820      
        834          
        840          
         846          
   864         
   871          
   900           
   911
        
   919           
   943    
   954     
   965      
        974          
        990          
        1007          
  1026         
  1038          
  1064           
        1068          
  1071         
  1081          
  1095           
  1115    
        1125          
  1143         
  1159          
  1163           
  1175    
        1191          
  1208         
  1235          
  1252           
  1259    
        1263          
  1270         
  1279          
  1290           
  1299    
        1311          
  1325         
  1342          
  1354           
  1361    
        1372          
  1391         
  1403          
  1420           
  1444    
        1478          
  1488         
  1490          
  1501           
  1504    
        1515          
  1535         
  1553          
  1554           
  1562    
        1570          
  1593         
  1604          
  1608           
  1612    
        1635          
  1646         
  1659          
  1667           
  1684    
        1690          
  1712         
  1726          
  1749           
  1761    
        1764          
  1772         
  1787          
  1799           
  1817    
        1837          
  1847         
  1857          
  1871           
  1874    
        1875          
  1898         
  1906          
  1913           
  1925    
        1937          
  1945         
  1953          
  1964           
  1968    
        1982          
  2016         
  2050          
  2073           
  2090    
        2104          
  2109         
  2131          
  2142           
  2146    
        2162          
  2180         
  2198          
  2206           
  2216    
        2241          
  2268         
  2276          
  2292           
  2309    
        2320          
  2325         
  2345          
  2357           
  2364    
        2385          
  2398         
  2403          
  2418           
  2430    
        2445          
  2457         
  2475          
  2492           
  2496    
        2512          
  2528         
  2547          
  2553           
  2554    
        2565          
  2590         
  2618          
  2632           
  2638    
        2658          
  2681         
  2697          
  2724           
  2744    
        2768          
  2780         
  2800          
  2818           
  2840    
        2882          
  2903         
  2927          
  2940           
  2945    
        2968          
  2985         
  3006          
  3033           
  3051    
        3054          
  3069         
  3070          
  3098           
  3110    
        3141          
  3162         
  3173          
  3189           
  3200    
        3225          
  3240         
  3262          
  3278           
  3293    
        3306          
  3320         
  3340          
  3359           
  3366    
        3379          
  3386         
  3391          
  3409           
  3432    
        3445          
  3453         
  3454          
  3468           
  3473
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.

        11 error logs REMOVED from the list
fortranposix-0.1.1-alt1
fprintd-1.94.5-alt3
gawk-5.1.0.0.213.d04f-alt1
lcdproc-0.5.7-alt5
libgdk-pixbuf-2.44.4-alt1
litmus-0.14.0-alt2.git.9fbc73d
mumps-5.3.5-alt4
python3-module-aiohttp-3.13.3-alt0.p11.1
python3-module-pyshark-0.6-alt2
python3-module-troveclient-8.2.0-alt1.1
qemu-9.1.2-alt1

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

Reply via email to