17 NEW error logs

Cardinal-26.02-alt1
        ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding 
symbols: archive
        has no index; run ranlib to add one
        collect2: error: ld returned 1 exit status
        make[2]: *** [../../dpf/Makefile.plugins.mk:665: 
../../bin/Cardinal.lv2/Cardinal.so]
        Error 1
        --
        ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding 
symbols: archive
        has no index; run ranlib to add one
        collect2: error: ld returned 1 exit status
        make[2]: *** [../../dpf/Makefile.plugins.mk:622: ../../bin/Cardinal] 
Error 1

basilisk-1:2025.10.10-alt1
        browser-plugins-npapi-devel is already the newest version.
        E: Couldn't find package python-module-future
        hsh-install: Failed to calculate package file list.

dvdauthor-0.7.2-alt5
        dvdvmy.c:2369:3: error: expected identifier or '(' before 'goto'
        2369 |   goto yyreturnlab;
        dvdvmy.c:2375:15: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before ':' token
        2375 | yyexhaustedlab:
        --
        2377 |   yyresult = 2;
        dvdvmy.c:2377:3: error: type defaults to 'int' in declaration of 
'yyresult'
        [-Wimplicit-int]
        dvdvmy.c:2378:3: error: expected identifier or '(' before 'goto'
        2378 |   goto yyreturnlab;
        dvdvmy.c:2384:12: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before ':' token
        2384 | yyreturnlab:
        --
        2395 |   YYPOPSTACK (yylen);
        dvdvmy.c:2395:3: error: type defaults to 'int' in declaration of 
'YYPOPSTACK'
        [-Wimplicit-int]
        dvdvmy.c:2395:3: error: parameter names (without types) in function 
declaration
        [-Wdeclaration-missing-parameter-type]
        dvdvmy.c:2396:3: warning: data definition has no type or storage class
        2396 |   YY_STACK_PRINT (yyss, yyssp);
        dvdvmy.c:2396:3: error: type defaults to 'int' in declaration of 
'YY_STACK_PRINT'
        [-Wimplicit-int]
        dvdvmy.c:2396:3: error: parameter names (without types) in function 
declaration
        [-Wdeclaration-missing-parameter-type]
        dvdvmy.c:2397:3: error: expected identifier or '(' before 'while'
        2397 |   while (yyssp != yyss)

java-1.8.0-openjdk-0:1.8.0.492.b09-alt2
        + /usr/bin/gmake VERBOSE= LOG_LEVEL=trace -R -I
        
/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.492.b09-0.x86_64/openjdk/make/common
        -f adlc.make -r -rRw
        
-I/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.492.b09-0.x86_64/openjdk/make/common
 -j2
        -Otarget --sync-mutex=fnm:/usr/src/tmp/GmA8XWl -j
        gmake: *** cannot open output sync mutex /usr/src/tmp/GmA8XWl: No such 
file or directory.
        Stop.
        gmake[5]: ***
        
[/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.492.b09-0.x86_64/jdk8u492-b09/hotspot/make/linux/makefiles/top.make:91:
        ad_stuff] Error 2

libsecret-0.21.7-alt1
        Bail out!
        21/24 libsecret - libsecret:test-item             OK              3.37s
        22/24 libsecret - libsecret:test-paths            OK              3.54s
        23/24 libsecret - libsecret:test-methods          OK              4.06s
        24/24 libsecret - libsecret:test-service          OK             14.83s
        Summary of Failures:
        20/24 libsecret - libsecret:test-collection       FAIL            2.97s 
  (exit status
        134 or signal 6 SIGABRT)
        Ok:                23
        Fail:              1
        Full log written to
        
/usr/src/RPM/BUILD/libsecret-0.21.7/x86_64-alt-linux/meson-logs/testlog.txt

openFPGALoader-1.1.1-alt1
        doctree = pickle.loads(serialised)
        EOFError: Ran out of input
        The above exception was the direct cause of the following exception:
        --
        ) from exc
        sphinx.errors.ExtensionError: Handler <bound method 
TocTreeCollector.get_updated_docs
        of <sphinx.environment.collectors.toctree.TocTreeCollector object at 
0x7f811c492900>>
        for event 'env-get-updated' threw an exception (exception: Ran out of 
input)
        The full traceback has been saved in:

palemoon-2:34.2.2-alt1
        browser-plugins-npapi-devel is already the newest version.
        E: Couldn't find package python-module-future
        hsh-install: Failed to calculate package file list.

python3-module-cheroot-11.1.2-alt1
        import tracemalloc
        except ImportError:
        return ""
        >       tb = tracemalloc.get_object_traceback(source)
        E       AttributeError: partially initialized module 'tracemalloc' from
        '/usr/lib64/python3.13/tracemalloc.py' has no attribute 
'get_object_traceback' (most
        likely due to a circular import)
        source     = <function IOBase.__del__ at 0x7f64f7a694e0>
        --
        meta = pop_unraisable()
        except IndexError:
        break
        --
        >               raise errors[0]
        E               RuntimeError: Failed to process unraisable exception
        config     = <_pytest.config.Config object at 0x7f64fc83a270>
        --
        tb = tracemalloc.get_object_traceback(source)
        AttributeError: partially initialized module 'tracemalloc' from
        '/usr/lib64/python3.13/tracemalloc.py' has no attribute 
'get_object_traceback' (most
        likely due to a circular import)
        ============================= slowest 10 durations 
=============================
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        FAILED 
cheroot/test/test_server.py::test_serving_is_false_and_stop_returns_after_ctrlc
        =================== 1 failed, 196 passed, 3 xfailed in 8.50s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

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 1.809s
        FAILED (errors=4, skipped=17)
        py3: exit 1 (2.04 seconds) 
/usr/src/RPM/BUILD/python3-module-chess-1.11.2> python
        test.py --verbose pid=2490833

python3-module-django-6.0.5-alt1
        test_field_name (admin_docs.test_views.TestFieldType.test_field_name) 
... ok
        ERROR: test_double_replaced_migrations_are_checked_correctly
        
(migrations.test_commands.SquashMigrationsTests.test_double_replaced_migrations_are_checked_correctly)
        If replaced migrations are already applied and replacing migrations
        --
        File "<frozen importlib._bootstrap>", line 1324, in 
_find_and_load_unlocked
        ModuleNotFoundError: No module named
        
'tmpyykgxe5w.migrations.0001_initial_squashed_0002_auto_20260517_0238_squashed_0003_auto_20260517_0238'
        Ran 18699 tests in 332.273s
        FAILED (errors=1, skipped=1566, expected failures=5)
        Destroying test database for alias 'default'
        ('file:memorydb_default?mode=memory&cache=shared')...

python3-module-httpdbg-2.1.6-alt1
        >       assert "def handle_exception" in group.label, 
records._print_for_debug()
        E       AssertionError: None
        E       assert 'def handle_exception' in ''
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    tests.test_server_hook_flask:app.py:875 Exception on /boum 
[GET]
        Traceback (most recent call last):
        --
        1 / 0
        ZeroDivisionError: division by zero
        INFO     werkzeug:_internal.py:97 127.0.0.1 - - [17/May/2026 09:05:32] 
"GET
        /boum HTTP/1.1" 500 -
        =========================== short test summary info 
============================
        FAILED tests/test_server_hook_fastapi.py::test_fastapi_endpoint - 
assert b'' ...
        FAILED 
tests/test_server_hook_flask.py::test_flask_internal_server_error - As...
        ======================== 2 failed, 185 passed in 52.99s 
========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'--ignore=tests/ui']'
        returned non-zero exit status 1.

python3-module-mypy-2.0.0-alt1
        XFAIL 
mypyc/test/test_run.py::TestRun::run-singledispatch.test::testSingleDispatchMethod
        FAILED 
mypyc/test/test_run.py::TestRun::run-async.test::testRunAsyncRefCounting
        ===== 1 failed, 13848 passed, 362 skipped, 12 xfailed in 180.79s 
(0:03:00) =====
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.

python3-module-retrying-1.4.2-alt1
        "msg": "calls_per_second_final was not within +/-20% of 
calls_per_second_initial"
        E       AssertionError: False is not true : 
{'calls_per_second_initial': 24154.41241300113,
        'calls_per_second_final': 17886.803830867713, 'msg': 
'calls_per_second_final was not
        within +/-20% of calls_per_second_initial'}
        test_retrying.py:530: AssertionError
        =========================== short test summary info 
============================
        FAILED test_retrying.py::LoadTest::test_load - AssertionError: False is 
not t...
        ======================== 1 failed, 26 passed in 24.52s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'test_retrying.py']'
        returned non-zero exit status 1.

python3-module-websockets-16.0-alt2
        
.......................................sssssssssssssss.......ssssssss.......................................................................................................................................................................s....s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss.....................................................................................................................s.s............................................................................E............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
        ERROR: test_writing_in_recv_events_fails
        
(tests.sync.test_connection.ServerConnectionTests.test_writing_in_recv_events_fails)
        Error when responding to incoming frames is correctly reported.
        --
        raise self.protocol.close_exc from original_exc
        websockets.exceptions.ConnectionClosedError: no close frame received or 
sent
        Ran 1959 tests in 72.824s
        FAILED (errors=1, skipped=53)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.

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

util-linux-2.39.2-alt2
        blkid: superblocks probing: [62] jbd                 ... OK
        script: replay: [04] live                             ... KNOWN FAILED 
(script/replay-live)
        lscpu: lscpu: [11] s390-zvm                          ... OK
        script: replay                                        ... KNOWN FAILED 
(1 from 4 sub-tests)
        blkid: superblocks probing: [63] jfs                 ... OK
        --
        lscpu: lscpu: [14] vmware_fpe                        ... OK
        lsfd: character device with O_RDWR                  ... FAILED
        (lsfd/mkfds-rw-character-device)
        blkid: superblocks probing: [71] minix-BE            ... OK
        --
        script: race conditions                               ... OK
        1 tests of 247 FAILED
        lsfd/mkfds-rw-character-device

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          
        25          
         33          
          42          
    62         
    76
        
    93           
   100    
   116     
   135      
        139          
        157          
         158          
   162         
   183          
   206           
   229
        
   240           
   250    
   262     
   285      
        305          
        324          
         346          
   360         
   375          
   386           
   411
        
   437           
   464    
   475     
   498      
        526          
        533          
         540          
   556         
   568          
   581           
   592
        
   598           
   616    
   625     
   640      
        661          
        671          
         677          
   693         
   698          
   710           
   716
        
   724           
   754    
   772     
   803      
        822          
        825          
         831          
   844         
   851          
   856           
   877
        
   897           
   925    
   942     
   963      
        969          
        987          
         989          
  1001         
  1022          
  1052           
        1066          
  1072         
  1078          
  1100           
  1119    
        1150          
  1152         
  1165          
  1169           
  1194    
        1225          
  1238         
  1256          
  1267           
  1288    
        1310          
  1319         
  1321          
  1330           
  1356    
        1374          
  1382         
  1389          
  1398           
  1419    
        1421          
  1423         
  1438          
  1463           
  1484    
        1494          
  1506         
  1529          
  1545           
  1547    
        1571          
  1572         
  1579          
  1589           
  1603    
        1622          
  1637         
  1641          
  1643           
  1653    
        1659          
  1682         
  1712          
  1730           
  1757    
        1769          
  1775         
  1778          
  1782           
  1789    
        1799          
  1825         
  1851          
  1864           
  1889    
        1891          
  1913         
  1915          
  1919           
  1936    
        1937          
  1965         
  1986          
  1991           
  2005    
        2024          
  2050         
  2059          
  2083           
  2101    
        2110          
  2125         
  2134          
  2140           
  2155    
        2168          
  2179         
  2212          
  2224           
  2242    
        2253          
  2269         
  2279          
  2305           
  2336    
        2354          
  2366         
  2375          
  2379           
  2395    
        2403          
  2418         
  2441          
  2457           
  2468    
        2483          
  2499         
  2522          
  2540           
  2560    
        2569          
  2573         
  2584          
  2608           
  2610    
        2621          
  2638         
  2639          
  2662           
  2677    
        2684          
  2698         
  2715          
  2755           
  2757    
        2758          
  2781         
  2789          
  2793           
  2815    
        2835          
  2857         
  2876          
  2886           
  2893    
        2911          
  2914         
  2933          
  2938           
  2955    
        2971          
  2987         
  2994          
  3006           
  3023    
        3025          
  3033         
  3037          
  3049           
  3068    
        3072          
  3087         
  3095          
  3123           
  3141    
        3163          
  3177         
  3193          
  3197           
  3207    
        3230          
  3243         
  3250          
  3264           
  3280    
        3287          
  3313         
  3328          
  3344           
  3346    
        3362          
  3375         
  3390          
  3412           
  3432
        make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
        make: Target 'test' not remade because of errors.

        15 error logs REMOVED from the list
auditd-plugin-clickhouse-lite-0.1.9-alt3
bugstalker-0.3.3-alt1
drawpile-2.3.0-alt1
dufs-0.43.0-alt1
edk2-aarch64-20260201-alt1
efitools-1.9.2-alt4
gambit-4.9.7-alt5
grass-sass-0.13.4-alt2
gz-gui-10.0.0-alt2
jilter-1.2-alt2
logitune-0.3.4-alt1
perl-HTML-Widget-1.11-alt3
plasma-wallpaper-engine-kde-plugin-0.5.4-alt1.gited58dd8
python3-module-hdf5plugin-6.0.0-alt1
python3-module-mkdocs-1.6.1-alt2

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

Reply via email to