15 NEW error logs

Cardinal-25.06-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:610: 
../../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:567: ../../bin/Cardinal] 
Error 1

SuperSlicer-2.7.61.10-alt3
        gmake[2]: Leaving directory 
'/usr/src/RPM/BUILD/SuperSlicer-2.7.61.10/x86_64-alt-linux'
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

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

clamav-1.4.3-alt3
        [INFO]: Removed tmp directory:
        /usr/src/RPM/BUILD/clamav-1.4.3/x86_64-alt-linux/unit_tests/TC-1kqwz0pr
        FAIL: test_freshclam_04_http_429 
(freshclam_test.TC.test_freshclam_04_http_429)
        Traceback (most recent call last):
        --
        Ran 11 tests in 15.349s
        FAILED (failures=1, skipped=1)
        5/5 Test #3: clamd ............................   Passed   18.20 sec
        80% tests passed, 1 tests failed out of 5
        Total Test time (real) =  18.21 sec
        The following tests FAILED:
        4 - freshclam (Failed)

dopewars-1.5.12-alt2_20.1033svn
        ranlib: .libs/libsound_sdl.a(sound_sdl.o): plugin needed to handle lto 
object
        ranlib: unable to copy file '.libs/libsound_sdl.a'; reason: No such 
file or directory
        make[3]: *** [Makefile:430: libsound_sdl.la] Error 1

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

libdqlite-1.18.2-alt1
        make[2]: Entering directory '/usr/src/RPM/BUILD/libdqlite-1.18.2'
        FAIL: integration-test
        make[2]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-1.18.2'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See ./test-suite.log

libwebkitgtk6.0-2.50.4-alt1
        clang++: warning: argument unused during compilation: '-fcoroutines'
        [-Wunused-command-line-argument]
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

node-22.19.0-alt1
        ../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not 
allowed for
        constructor in C++20 [-Wtemplate-id-cdtor]
        85 |   explicit inline Type(Address ptr)
        ../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro
        'OBJECT_CONSTRUCTORS'
        969 |   OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
        ../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
        85 |   explicit inline Type(Address ptr)
        ../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro
        'OBJECT_CONSTRUCTORS'
        969 |   OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
        make[1]: Leaving directory '/usr/src/RPM/BUILD/node-22.19.0/out'
        hasher-privd: parent: work_limits_ok: time elapsed limit (28800 
seconds) exceeded

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
        [ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar -- Time 
elapsed: 0.085
        s <<< FAILURE!
        java.lang.AssertionError: expected:<0.015> but was:<0.016047897>
        at org.junit.Assert.fail(Assert.java:89)

python3-module-anyio-4.12.1-alt1
        SKIPPED [6] tests/test_taskgroups.py:1822: Requires Python 3.14
        FAILED 
tests/test_pytest_plugin.py::test_keyboardinterrupt_during_test[asyncio]
        = 1 failed, 1884 passed, 46 skipped, 5 xfailed, 4 xpassed in 110.89s 
(0:01:50) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-Wignore', '-m',
        'not network', '--ignore=tests/test_sockets.py']' returned non-zero 
exit status 1.

python3-module-oslo.db-17.4.0-alt1
        {78} 
oslo_db.tests.sqlalchemy.test_utils.TestPaginateQuery.test_paginate_on_hybrid
        [0.006530s] ... ok
        ERROR [oslo_db.api] DB exceeded retry limit.
        Traceback (most recent call last):
        --
        raise exception
        
oslo_db.tests.sqlalchemy.test_exc_filters.TestsExceptionFilter.IntegrityError:
        constraint violation
        {127} 
oslo_db.tests.sqlalchemy.test_exc_filters.TestDuplicate.test_unsupported_backend
        [0.006263s] ... ok
        --
        {123}
        
oslo_db.tests.sqlalchemy.test_update_match.PGUpdateMatchTest.test_update_specimen_on_multiple_nonnone_successful
        ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: Could not 
connect
        ERROR [oslo_db.api] DB exceeded retry limit.
        Traceback (most recent call last):
        --
        raise e
        oslo_db.exception.DBConnectionError: (2006, 'Test raise operational 
error')
        (Background on this error at: https://sqlalche.me/e/20/dbapi)
        --
        {72}
        
oslo_db.tests.sqlalchemy.test_utils.TestDialectFunctionDispatcher.test_multiple_no_driver
        [0.000876s] ... ok
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-rich-14.2.0-alt1
        >       assert proc1.returncode == 1
        E       AssertionError: assert 0 == 1
        E        +  where 0 = <Popen: returncode: 0 args: ['python', '-m', 
'rich']>.returncode
        --
        SKIPPED [1] tests/test_windows_renderer.py:136: windows only
        FAILED tests/test_console.py::test_brokenpipeerror - AssertionError: 
assert 0...
        ================== 1 failed, 854 passed, 25 skipped in 4.39s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'tests', '-ra']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.41344 (%check)

python3-module-tooz-6.3.0-alt1
        {3}
        
tooz.tests.test_coordination.TestAPI.test_lock_context_manager_acquire_argument_release_within
        [0.000655s] ... ok
        {8} 
tooz.tests.test_coordination.TestAPI.test_unwatch_leave_group_callback_not_found
        [0.001510s] ... FAILED
        Captured traceback:
        --
        size=self._SEGMENT_SIZE)
        OSError: [Errno 43] Identifier removed
        {8} tooz.tests.test_hashring.HashRingTestCase.test_add_node [0.000179s] 
... ok
        --
        size=self._SEGMENT_SIZE)
        OSError: [Errno 43] Identifier removed
        Totals

python3-module-websockets-16.0-alt1
        
.......................................sssssssssssssss.......ssssssss.......................................................................................................................................................................s....s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss...................................................................................................EF................s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
        ERROR: test_writing_in_recv_events_fails
        
(tests.sync.test_connection.ClientConnectionTests.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
        FAIL: test_writing_in_send_context_fails
        
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_send_context_fails)
        Error when sending outgoing frame is correctly reported.
        --
        self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
        AssertionError: None is not an instance of <class 'BrokenPipeError'>
        Ran 1959 tests in 73.663s
        FAILED (failures=1, errors=1, skipped=53)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.

        13 error logs REMOVED from the list
blender5.0-5.0.0-alt0.2
cilk-5.4.6-alt13
libs2geometry-0.12.0-alt1
navidrome-0.59.0-alt1
python3-module-jupyter_server-2.17.0-alt1
python3-module-nbclassic-1.3.3-alt1
python3-module-paho-2.1.0-alt1
python3-module-snakeviz-2.2.2-alt1
python3-module-textdistance-4.6.3-alt1
python3-module-uvloop-0.22.1-alt2
shepherd-1.0.1-alt1
signify-32-alt1
tripso-1.2.2-alt2

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

Reply via email to