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

dropbear-musl-2025.88-alt1
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.12/socketserver.py:478: OSError
        --
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.12/socketserver.py:478: OSError
        --
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.12/socketserver.py:478: OSError
        --
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.12/socketserver.py:478: OSError
        --
        =========================== short test summary info 
============================
        FAILED test_channels.py::test_tcpflushout[L-1] - OSError: [Errno 98] 
Address ...
        FAILED test_channels.py::test_tcpflushout[L-4000] - OSError: [Errno 98] 
Addre...
        FAILED test_channels.py::test_tcpflushout[R-1] - OSError: [Errno 98] 
Address ...
        FAILED test_channels.py::test_tcpflushout[R-4000] - OSError: [Errno 98] 
Addre...
        ======== 4 failed, 44 passed, 3 skipped, 1 xfailed, 17 rerun in 28.28s 
=========

php8.4-pcntl-8.4.7-alt1
        001- bool(true)
        001+ Fatal error: Uncaught ValueError: pcntl_setns():
        Argument #1 ($process_id) process no longer available (410) in
        /usr/src/RPM/BUILD/php8.4-pcntl-8.4.7/tests/pcntl_setns_newpid.php:5
        002+ Stack trace:
        --
        Time taken      : 20.727 seconds
        FAILED TEST SUMMARY
        pcntl_setns() [tests/pcntl_setns_newpid.phpt]

polars-cli-0.8.0-alt1
        Compiling polars-cli v0.8.0 (/usr/src/RPM/BUILD/polars-cli-0.8.0)
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-async-upnp-client-0.44.0-alt1
        bname, bvalue = line.split(b":", 1)
        except ValueError:
        >               raise InvalidHeader(line) from None
        --
        bname, bvalue = line.split(b":", 1)
        except ValueError:
        >               raise InvalidHeader(line) from None
        --
        bname, bvalue = line.split(b":", 1)
        except ValueError:
        >               raise InvalidHeader(line) from None
        --
        =========================== short test summary info 
============================
        FAILED tests/test_ssdp.py::test_decode_ssdp_packet - 
aiohttp.http_exceptions....
        FAILED tests/test_ssdp.py::test_decode_ssdp_packet_missing_ending - 
aiohttp.h...
        FAILED tests/test_ssdp.py::test_decode_ssdp_packet_duplicate_header - 
aiohttp...
        FAILED tests/test_ssdp.py::test_decode_ssdp_packet_empty_location - 
aiohttp.h...
        FAILED tests/test_ssdp.py::test_decode_ssdp_packet_v6 - 
aiohttp.http_exceptio...
        FAILED tests/test_ssdp.py::test_microsoft_butchers_ssdp - 
aiohttp.http_except...
        =========== 6 failed, 138 passed, 14 deselected, 6 warnings in 9.29s 
===========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'tests', '-k', 'not
        _get_local_ip']' returned non-zero exit status 1.

python3-module-fastapi-0.116.1-alt2
        +++++++++++++++++++++++++++++++++++ Timeout 
++++++++++++++++++++++++++++++++++++
        FAILED                                                                  
 [ 98%]
        tests/test_tutorial/test_wsgi/test_tutorial001.py::test_flask PASSED    
 [ 98%]
        --
        =========================== short test summary info 
============================
        FAILED
        
tests/test_tutorial/test_websockets/test_tutorial003_py39.py::test_websocket_handle_disconnection
        - Failed: Timeout (>300.0s) from pytest-timeout.
        =========== 1 failed, 2339 passed, 129 skipped in 325.66s (0:05:25) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vvv', '-Wignore',
        '--timeout=300', 'tests']' returned non-zero exit status 1.

python3-module-faststream-0.5.45-alt1
        >               raise URLError(err)
        E               urllib.error.URLError: <urlopen error [Errno 111] 
Connection refused>
        /usr/lib64/python3.12/urllib/request.py:1347: URLError
        --
        =========================== short test summary info 
============================
        FAILED tests/cli/test_run.py::test_run - AssertionError: assert -15 == 0
        FAILED tests/cli/test_run.py::test_run_asgi - urllib.error.URLError: 
<urlopen...
        2 failed, 1901 passed, 6 skipped, 2028 deselected, 17 warnings in 
77.59s (0:01:17)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', 'tests', '-m', '(slow 
and (not nats and
        not kafka and not confluent and not rabbit and not redis)) or (not nats 
and not kafka
        and not confluent and not rabbit and not redis)']' returned non-zero 
exit status 1.

python3-module-h2-4.1.0-alt1
        =========================== short test summary info 
============================
        FAILED 
test/test_basic_logic.py::TestBasicClient::test_changing_max_frame_size
        ======================= 1 failed, 1432 passed in 22.61s 
========================

python3-module-hypothesis-crosshair-0.0.24-alt1
        hypothesis_crosshair_provider/end_to_end_test.py::test_string PASSED    
 [ 60%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_list FAILED      
 [ 65%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_set FAILED       
 [ 70%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_dict PASSED      
 [ 75%]
        --
        =========================== short test summary info 
============================
        FAILED hypothesis_crosshair_provider/end_to_end_test.py::test_list - 
Failed: ...
        FAILED hypothesis_crosshair_provider/end_to_end_test.py::test_set - 
hypothesi...
        ============= 2 failed, 18 passed, 6 warnings in 377.66s (0:06:17) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-oslo.middleware-6.5.0-alt1
        {0}
        
oslo_middleware.tests.test_cors.CORSRegularRequestTest.test_application_options_response
        [0.004359s] ... ok
        {4} 
oslo_middleware.tests.test_healthcheck.HealthcheckTests.test_json_response 
[0.012342s]
        ... FAILED
        Captured traceback:
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\
        --
        {0}
        
oslo_middleware.tests.test_http_proxy_to_wsgi.TestHTTPProxyToWSGI.test_url_translate_port_and_base_and_proto_and_host
        [0.000565s] ... ok
        ERROR [oslo_middleware.basic_auth] Problem reading auth file: [Errno 2] 
No such file
        or directory: '/usr/src/tmp/tmp2zcoxtww/tmpocd5z396.missing'
        {12} 
oslo_middleware.tests.test_auth_basic.TestAuthBasic.test_authenticate 
[0.002870s]
        ... ok
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\

python3-module-pytest-httpbin-2.1.0-alt1
        is not None
        E       AssertionError: assert None is not None
        E        +  where None = <function match at 
0x7f16800a3420>('pytest-httpbin server hit
        an exception serving request:.* The handshake operation timed 
out\nattempting to ignore
        so the rest of the tests can run\n', '')
        --
        =========================== short test summary info 
============================
        FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - 
Assertion...
        ========================= 1 failed, 22 passed in 3.26s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-ra', 
'-Wignore']'
        returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.86196 (%check)

python3-module-textdistance-4.6.3-alt1
        XFAIL tests/test_external.py::test_list_of_numbers[Levenshtein] - 
reason: module not
        installed: distance.levenshtein
        FAILED tests/test_compression/test_common.py::test_is_normalized[alg0] 
- hypo...
        ============= 1 failed, 417 passed, 12 xfailed in 83.71s (0:01:23) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

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

srt-1.5.4-alt2
        [  PASSED  ] 267 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] TestFEC.ConnectionForced
        1 FAILED TEST
        YOU HAVE 6 DISABLED TESTS

valkey-8.1.3-alt1
        240 seconds - integration/replication-psync
        !!! WARNING The following tests failed:
        *** [TIMEOUT]: clients state report follows.

        17 error logs REMOVED from the list
Mesa-4:25.1.4-alt1
bpftrace-0.23.3-alt2
czmq-4.2.1-alt1_1
exaile-4.1.4-alt1
guile22-2.2.7-alt1
kf6-ktextaddons-1.5.4-alt1
libsigsegv-2.14-alt1
mumps-5.3.5-alt3
openimagedenoise-2.3.3-alt3
pmdk-1.12.1-alt1
protobuf-3.25.5-alt6
python3-module-hypothesis-6.135.26-alt1
python3-module-pygame-2.6.1-alt2.1
python3-module-pytz-deprecation-shim-0.1.0.post0-alt3
python3-module-setuptools-1:80.9.0-alt1
redis-7.2.7-alt1
zig-0.14.1-alt1

Total 264 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
Sisyphus-cybertalk@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to