9 NEW error logs

automake_1.11-1.11.6-alt10
        checking for upc... no
        configure: error: no Unified Parallel C compiler was found
        + exit_status=77
        --
        + exit 77
        1 of 878 tests failed
        (73 tests were not run)

gcr4-4.3.0-alt1
        + xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C 
x86_64-alt-linux -t 8
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        <12>Aug 10 04:08:24 egg-hkdf: Libgcrypt warning: missing initialization 
- please fix
        the application

gnome-bluetooth3.0-47.1-alt1
        Listing only the last 100 lines from a long log.
        FAIL: test_connected_input_devices 
(__main__.Tests.test_connected_input_devices)
        Traceback (most recent call last):
        --
        self.assertEqual(out.returncode, 0, "Running test " + test_name + " 
failed:" +
        out.stderr.decode('UTF-8') + '\n\n\nSTDOUT:\n' + 
out.stdout.decode('UTF-8'))
        AssertionError: 1 != 0 : Running test test_connected_input_devices 
failed:F
        FAIL: test_connected_input_devices 
(__main__.OopTests.test_connected_input_devices)
        Traceback (most recent call last):
        --
        self.assertEqual(self.client.has_connected_input_devices(), True)
        AssertionError: False != True
        Ran 1 test in 5.059s
        FAILED (failures=1)
        STDOUT:
        --
        Ran 1 test in 6.674s
        FAILED (failures=1)
        Summary of Failures:

libvamp-2.10.0-alt2
        ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:268: host/vamp-simple-host] Error 1

libwebrtc-audio-processing-1.3-alt2
        [307/308] Linking target 
webrtc/modules/audio_coding/libwebrtc-audio-coding-1.so.3
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

perl-CHI-0.61-alt1
        # 40 is not between 59 and 99
        #   Failed test 'Memory:l1_cache size = 40'
        #   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1555.
        --
        # 2 is not between 3 and 5
        #   Failed test 'Memory:l1_cache keys = 2'
        #   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1557.
        --
        t/Driver-Memory.t                     (Wstat: 512 (exited 2) Tests: 875 
Failed: 2)
        Failed tests:  864-865
        Non-zero exit status: 2
        --
        Result: FAIL
        Failed 1/26 test programs. 2/1787 subtests failed.
        make: *** [Makefile:828: test_dynamic] Error 255

perl-HTML-Widget-1.11-alt3
        BEGIN failed--compilation aborted at t/get_constraint.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/get_elements.t line 6.
        BEGIN failed--compilation aborted at t/get_elements.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/get_filter.t line 6.
        BEGIN failed--compilation aborted at t/get_filter.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/get_filters.t line 6.
        BEGIN failed--compilation aborted at t/get_filters.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/retain_default.t line 6.
        BEGIN failed--compilation aborted at t/retain_default.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/submitted.t line 6.
        BEGIN failed--compilation aborted at t/submitted.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        t/01use.t                              (Wstat: 256 (exited 1) Tests: 1 
Failed: 1)
        Failed test:  1
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 43/90 test programs. 1/394 subtests failed.
        make: *** [Makefile:834: test_dynamic] Error 2

python3-module-mdp-3.6.0.15.g64f14eee-alt4.1
        >           return func(*args, **kwds)
        E           AssertionError:
        E           Arrays are not almost equal to 3 decimals
        --
        >           return func(*args, **kwds)
        E           AssertionError:
        E           Arrays are not almost equal to 3 decimals
        --
        =========================== short test summary info 
============================
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:None 
SA:01 S:01 CL:None]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:None 
SA:01 S:01 CL:0.01]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:None 
SA:01 S:<1 CL:None]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:None 
SA:01 S:<1 CL:0.01]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 
SA:01 S:01 CL:None]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 
SA:01 S:01 CL:0.01]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 
SA:01 S:<1 CL:None]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 
SA:01 S:<1 CL:0.01]
        FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:tanh 
SA:01 S:01 CL:None]

python3-module-websockets-12.0-alt1
        raise ValueError("Invalid file descriptor: {}".format(fd))
        ValueError: Invalid file descriptor: -1
        .Exception in thread Thread-495 (serve_forever):
        --
        raise ValueError("Invalid file descriptor: {}".format(fd))
        ValueError: Invalid file descriptor: -1
        
...................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
        FAIL: test_server_shuts_down_and_waits_until_handlers_terminate
        
(tests.legacy.test_client_server.ClientServerTests.test_server_shuts_down_and_waits_until_handlers_terminate)
        Traceback (most recent call last):
        --
        self.assertFalse(server_ws.handler_task.done())
        AssertionError: True is not false
        FAIL: test_writing_in_send_context_fails
        
(tests.sync.test_connection.ServerConnectionTests.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 1297 tests in 3.422s
        FAILED (failures=2, skipped=12)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.

        14 error logs REMOVED from the list
emptty-0.14.0-alt1
gnuplot-1:6.0.0-alt2
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
libsecret-0.21.6-alt1
meschach-1.2-alt1.b.3
mumps-5.3.5-alt3
python-2.7.18-alt11
python3-module-easyprocess-1.1-alt2
python3-module-hdf5storage-0.2-alt1.1
python3-module-mkdocs-1.6.0-alt1
python3-module-qtconsole-5.5.2-alt1
shim-16.0-alt1
util-linux-2.39.2-alt2
valkey-8.1.3-alt1

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

Reply via email to