15 NEW error logs

Cardinal-24.12-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:557: ../../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:600: 
../../bin/Cardinal.lv2/Cardinal.so]
        Error 1

autogen-5.18.16-alt1
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[4]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[5]: Leaving directory 
'/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

fprintd-1.94.5-alt1
        gi.repository.GLib.GError: g-io-error-quark: Could not connect: 
Connection refused (39)
        Ran 0 tests in 0.016s
        FAILED (errors=1)
        399/557 fprintd:daemon+fprintd+FPrintdVirtualDeviceStorageTest /
        
FPrintdVirtualDeviceStorageTest.test_unclaimed_list_enrolled_fingers_error
        OK              0.90s

gi-docgen-2025.3-alt1
        global found_programs
        Summary of Failures:
        1/1 flake8 FAIL            0.52s   exit status 1
        Ok:                 0
        Expected Fail:      0
        Fail:               1
        Unexpected Pass:    0
        Skipped:            0
        Timeout:            0
        Full log written to
        
/usr/src/RPM/BUILD/gi-docgen-2025.3/noarch-alt-linux/meson-logs/testlog.txt

guile30-3.0.10-alt1
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[6]: Leaving directory 
'/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/standalone'
        --
        Running 00-repl-server.test
        ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - 
arguments:
        ((system-error "fport_write" "~A" ("Broken pipe") (32)))
        make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1

libtdb-1.4.10-alt1
        ...tdb1-run-marklock-deadlock
        ...tdb1-run-allrecord-traverse-deadlock
        tdb1-run-allrecord-traverse-deadlock failed:
        Running Python test with /usr/bin/python3: python/tests/simple.py
        python testsuite returned 0
        make: *** [Makefile:17: test] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tdb-1.4.10'
        error: Bad exit status from /usr/src/tmp/rpm-tmp.64330 (%check)
        RPM build errors:
        Macro %ubt not found

ocaml-lsp-1.22.0-alt1
        +    detached: 
/-----------------------------------------------------------------------
        +    | Internal error: Uncaught exception.
        +    | ("Lev_fiber.Io: already closed",

perl-Starlet-0.31-alt1_22
        t/11multi-sockets.t ........ ok
        #   Failed test 'No warnings'
        #   at t/12bad_request_line.t line 24.
        --
        t/12bad_request_line.t   (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
        Failed test:  2
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/15 test programs. 1/146 subtests failed.
        make: *** [Makefile:753: test_dynamic] Error 255

python3-module-eventlet-0.39.1-alt1
        >           assert ok, 'Expected single line "pass" in stdout'
        E           AssertionError: Expected single line "pass" in stdout
        tests/__init__.py:358: AssertionError
        --
        assert len(mod._active) == n, 'Expected {} {} threads, got 
{}'.format(n, tag, mod._active)
        AssertionError: Expected 2 post-fork patched threads, got 
{139860234348352:
        <_MainThread(MainThread, started 139860234348352)>}
        =============================== warnings summary 
===============================
        --
        =========================== short test summary info 
============================
        FAILED tests/patcher_test.py::test_fork_after_monkey_patch - 
AssertionError: ...
        = 1 failed, 640 passed, 89 skipped, 12 deselected, 52 warnings in 
128.62s (0:02:08) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-k', 'not
        test_dns_methods_are_green and not test_noraise_dns_tcp and not 
test_clear and not
        test_raise_dns_tcp']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.24391 (%check)

python3-module-hypothesis-jsonschema-0.23.1-alt1
        assert make_validator(schema).is_valid(value)
        E   AssertionError: assert False
        E    +  where False = is_valid(-9007199254741149)
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_from_schema.py::test_generated_data_matches_schema[integer-schema]
        = 1 failed, 860 passed, 59 skipped, 109 xfailed, 2 xpassed in 1842.25s 
(0:30:42) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-n', 
'auto']' returned
        non-zero exit status 1.

python3-module-jupyter_server-2.15.0-alt2
        SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked
        'integration_test'. Run integration tests using the 
`--integration_tests` flag.
        FAILED 
tests/services/kernels/test_execution_state.py::test_execution_state
        = 1 failed, 985 passed, 15 skipped, 8 deselected, 34 warnings in 
227.21s (0:03:47) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-W', 'default',
        '-m', 'not network', '-k', 'not test_restart_kernel and not 
test_connection']' returned
        non-zero exit status 1.

python3-module-rsa-4.9-alt2
        rsa/pkcs1.py::rsa.pkcs1._pad_for_signing PASSED                         
 [ 12%]
        rsa/pkcs1.py::rsa.pkcs1.decrypt FAILED                                  
 [ 13%]
        rsa/pkcs1.py::rsa.pkcs1.encrypt PASSED                                  
 [ 14%]
        --
        Traceback (most recent call last):
        rsa.pkcs1.DecryptionError: Decryption failed
        Got:
        --
        =========================== short test summary info 
============================
        FAILED rsa/pkcs1.py::rsa.pkcs1.decrypt
        ======================== 1 failed, 106 passed in 2.03s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '-o=addopts=',
        '--doctest-modules', '--ignore=tests/test_mypy.py', 'rsa', 'tests']' 
returned non-zero
        exit status 1.

python3-module-sanic-24.6.0-alt2
        =========================== short test summary info 
============================
        FAILED tests/test_cli.py::test_server_run_with_repl - AssertionError: 
assert ...
        FAILED tests/test_reloader.py::test_reload_listeners - RuntimeError: 
generato...
        = 2 failed, 1666 passed, 25 skipped, 5 deselected, 3 xfailed, 6 
xpassed, 297 warnings
        in 367.86s (0:06:07) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_websocket_route_with_subprotocols and not 
test_keep_alive_client_timeout']'
        returned non-zero exit status 1.

python3-module-uvicorn-0.32.0-alt1
        ============= 1 failed, 814 passed, 11 skipped in 93.21s (0:01:33) 
=============
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

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'

        15 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt1
bind-9.18.35-alt1
chromium-gost-134.0.6998.88-alt1
dm-secdel-1.0.11-alt2
gnuplot-1:6.0.2-alt2
libdbi-drivers-1:0.9.0-alt7
libgupnp-igd-1.6.0-alt1
mailutils-3.17.90-alt1
mumps-5.3.5-alt3
python-2.7.18-alt11
python3-module-cheroot-10.0.1-alt3
python3-module-mdp-3.6.0.15.g64f14eee-alt4
python3-module-pytz-deprecation-shim-0.1.0.post0-alt3
python3-module-qtsass-0.3.0-alt3
valkey-8.0.2-alt1

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

Reply via email to