12 NEW error logs

cosmic-applets-1.0.0-alt0.60.alpha.6
        Compiling cosmic-applets v0.1.1
        (/usr/src/RPM/BUILD/cosmic-applets-epoch-1.0.0-alpha.6/cosmic-applets)
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

dropbear-musl-2025.87-alt2
        >               sock.connect(sa)
        E               ConnectionRefusedError: [Errno 111] Connection refused
        /usr/lib64/python3.12/socket.py:850: ConnectionRefusedError
        --
        >       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] - 
ConnectionRefusedError: [Err...
        FAILED test_channels.py::test_tcpflushout[L-4000] - 
ConnectionRefusedError: [...
        FAILED test_channels.py::test_tcpflushout[L-40000] - OSError: [Errno 
98] Addr...
        FAILED test_channels.py::test_tcpflushout[R-1] - OSError: [Errno 98] 
Address ...
        ======== 4 failed, 44 passed, 3 skipped, 1 xfailed, 12 rerun in 18.54s 
=========

fish-4.0.1-alt1
        188/188 Test #188: cargo-test ...............................   Passed  
244.49 sec
        99% tests passed, 1 tests failed out of 188
        Total Test time (real) = 374.32 sec
        --
        92 - print-help.fish (Skipped)
        The following tests FAILED:
        132 - tmux-history-search.fish (Failed)
        Errors while running CTest
        FAILED: CMakeFiles/fish_run_tests
        /usr/src/RPM/BUILD/fish-4.0.1/x86_64-alt-linux/CMakeFiles/fish_run_tests
        cd /usr/src/RPM/BUILD/fish-4.0.1/x86_64-alt-linux && env 
FISH_FORCE_COLOR=1
        FISH_SOURCE_DIR=/usr/src/RPM/BUILD/fish-4.0.1 /usr/bin/ctest 
--force-new-ctest-process
        --output-on-failure --progress

gcc13-13.2.1-alt5
        make[3]: Leaving directory
        '/usr/src/RPM/BUILD/gcc-13.2.1-20240128-alt5/obj-x86_64-alt-linux/gcc'
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

kyotocabinet-1.2.76-alt3
        error
        FAILED: KCRNDSEED=182562703 PID=1988761 ./kcdirtest queue -th 4 -it 4 
casket 500
        make[1]: *** [Makefile:551: check-dir] Error 1

libpango-1.56.3-alt1
        ??? 24/27 /layout/vertical.layout OK
        24/27 test-layout             ERROR           0.61s   exit status 1
        stderr:
        --
        Summary of Failures:
        24/27 test-layout             ERROR           0.61s   exit status 1
        Ok:                 24

mumps-5.3.5-alt3
        /usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o 
ddcreate.o ddbisect.o
        nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o 
sort.o minpriority.o
        -Wl,-soname,libpord-5.3.so -o libpord-5.3.so 
-Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
        -L/usr/lib64/openmpi/lib -Wl,-z,defs
        lto1: internal compiler error: resolution sub id 0x5b8fb91dd18af57d not 
in object file
        libbacktrace could not find executable to open
        --
        See <http://bugzilla.altlinux.org> for instructions.
        lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
        compilation terminated.
        ld: error: lto-wrapper failed
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:34: libpord.so] Error 1

perl-Plack-Middleware-Session-0.34-alt1
        t/010a_middleware.t ............ ok
        #   Failed test 'Early data is set'
        #   at t/012_streaming.t line 55.
        --
        #     expected: '2'
        #   Failed test 'Late data was stored'
        #   at t/012_streaming.t line 56.
        --
        t/012_streaming.t            (Wstat: 512 (exited 2) Tests: 11 Failed: 2)
        Failed tests:  10-11
        Non-zero exit status: 2

python3-module-cheroot-10.0.1-alt3
        ==================================== ERRORS 
====================================
        _______________ ERROR at setup of test_ssl_env[0-False-builtin] 
________________
        [gw6] linux -- Python 3.12.9
        /usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
        --
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        ERROR cheroot/test/test_ssl.py::test_ssl_env[0-False-builtin] - 
AssertionErro...
        =================== 152 passed, 3 xfailed, 1 error in 15.36s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_tls_client_auth']' returned non-zero exit status 1.

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_common.py::test_normalization_range[alg21] - 
hypothesis.err...
        ============= 1 failed, 417 passed, 12 xfailed in 83.02s (0:01:23) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-zmq-26.3.0-alt1
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: 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 - ...

tmux-3.5a-alt1
        sh kill-session-process-exit.sh
        sh new-session-base-index.sh
        sh new-session-command.sh
        sh new-session-environment.sh
        sh new-session-no-client.sh
        sh new-session-size.sh
        sh new-window-command.sh
        sh osc-11colours.sh
        make: *** [Makefile:9: osc-11colours.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

        17 error logs REMOVED from the list
Perlbal-1.80-alt1
accountsservice-23.13.9-alt5
bind-9.18.35-alt1
cppcheck-2.16.2-alt1_1_1f61c2e8d
dropbear-2025.87-alt1
extreme-tuxracer-1:0.8.4-alt1
gnome-bluetooth3.0-47.1-alt1
libgda6-6.0.0-alt2
libsecret-0.21.7-alt1
marsshooter-0.7.6-alt2
planify-4.12.0-alt1
python3-module-devpi-server-6.14.0-alt1
python3-module-netCDF4-1.5.6-alt2
python3-module-pysnmp-7.1.17-alt1
python3-module-pytz-deprecation-shim-0.1.0.post0-alt3
rhythmbox-plugins-alternative-toolbar-0.20.4-alt1
visualboyadvance-m-2.1.11-alt1

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

Reply via email to