15 NEW error logs

edk2-aarch64-20260201-alt1
        68 |   ParserBlackBox<CVfrDLGLexer, EfiVfrParser, ANTLRToken> 
VfrParser(File);
        Pccts/h/PBlackBox.h:88:14: error: no matching function for call to
        'ANTLRTokenBuffer::ANTLRTokenBuffer(CVfrDLGLexer*&)'
        88 |       pipe = new ANTLRTokenBuffer(scan);
        --
        Pccts/h/ATokenBuffer.h:55:22: note: no known conversion for argument 1 
from 'CVfrDLGLexer*'
        to 'const ANTLRTokenBuffer&'
        Pccts/h/PBlackBox.h:90:13: error: 'class CVfrDLGLexer' has no member 
named 'setToken'
        90 |       scan->setToken(tok);

gwm-1.5.0-alt1
        test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 0.00s
        error: 1 target failed:
        `--test exec_tests`

libfprint2-1.94.100-alt1
        raise CalledProcessError(retcode, cmd)
        subprocess.CalledProcessError: Command '['umockdev-run', '-d',
        '/usr/src/RPM/BUILD/libfprint2-1.94.100/tests/egis_etu905/device', '-p',
        
'/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4=/usr/src/RPM/BUILD/libfprint2-1.94.100/tests/egis_etu905/custom.pcapng',
        '--', '/usr/bin/python3',
        '/usr/src/RPM/BUILD/libfprint2-1.94.100/tests/egis_etu905/custom.py']' 
returned non-zero
        exit status 6.
        127/129 drivers+custom - libfprint:mafpmoc
        OK                5.23s

perl-Crypt-RSA-1.99-alt2
        t/11-wrapper.t     (Wstat: 0 Tests: 13 Failed: 1)
        Failed test:  12
        Parse errors: Tests out of sequence.  Found (1) but expected (2)
        --
        Tests out of sequence.  Found (5) but expected (6)
        Displayed the first 5 of 13 TAP syntax errors.
        Re-run prove with the -p option to see them all.
        --
        Result: FAIL
        Failed 1/16 test programs. 1/95 subtests failed.
        make: *** [Makefile:791: test_dynamic] Error 255

postgresql18-18.6-alt1
        1..231
        # 13 of 231 tests failed.
        # The differences that caused some tests to fail can be viewed in the 
file
        
"/usr/src/RPM/BUILD/postgresql18-18.6/src/test/regress/regression.diffs".

pybind11-3.1.0-alt1
        ) from None
        E           RuntimeError: Subprocess failed with exit code 1.
        E
        --
        E           Exception while importing from subinterpreter:
        E           ImportError: get_internals: get_pp() returned nullptr
        E           Traceback (most recent call last):
        --
        E               raise ExecutionFailed(excinfo)
        E           concurrent.interpreters.ExecutionFailed: ImportError: 
failed to import from
        subinterpreter due to exception
        E
        --
        E             File "<string>", line 8, in test
        E           ImportError: failed to import from subinterpreter due to 
exception
        E
        --
        E               raise exc from wrapper
        E           ImportError: failed to import from subinterpreter due to 
exception
        _          = 3
        --
        SKIPPED [1] ../../tests/test_thread.py:72: Deadlock with the GIL
        FAILED 
test_multiple_interpreters.py::test_import_in_subinterpreter_concurrently
        ================= 1 failed, 1329 passed, 19 skipped in 13.13s 
==================

python3-module-crosshair-tool-0.0.110-alt1
        XPASS crosshair/fuzz_core_test.py::test_op[marshal.loads] - C helper 
rejects SymbolicBytes
        (no buffer protocol <3.12)
        FAILED 
crosshair/libimpl/datetimelib_ch_test.py::test_builtin[check_timedelta_divmod]
        = 1 failed, 14545 passed, 848 skipped, 32 xfailed, 52 xpassed, 407 
warnings in 1224.61s
        (0:20:24) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3',
        '-m', 'pytest', '-vra', '-n', '16', '--deselect',
        
'crosshair/libimpl/datetimelib_ch_test.py::test_builtin[check_timedelta_new]',
        '--deselect', 'crosshair/libimpl/datetimelib_test.py::test_leap_year']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.bZbGrh (%check)

python3-module-devpi-server-6.20.3-alt1
        >           assert not pypistage.cache_retrieve_times.is_expired("pkg",
        pypistage.cache_expiry)
        E           AssertionError: assert not True
        E            +  where True = is_expired('pkg', 1800)
        --
        SKIPPED [4] test_devpi_server/test_streaming.py:103: No nginx 
executable found.
        FAILED 
test_devpi_server/test_mirror.py::TestMirrorStageprojects::test_simplelinks_timeout
        ===== 1 failed, 1133 passed, 53 skipped, 26 warnings in 394.13s 
(0:06:34) ======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.KQxxUM (%check)

python3-module-django-oauth-toolkit-3.2.0-alt1
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_get_valid_token_without_user
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_invalid_client_creds_basic_auth
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_invalid_client_creds_plaintext
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_invalid_token
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_no_token
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_notexisting_token
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_valid_client_creds_basic_auth
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_valid_client_creds_plaintext
        ERROR
        
tests/test_introspection_view.py::TestTokenIntrospectionViews::test_view_post_valid_token
        ERROR tests/test_mixins.py::TestOAuthLibMixin::test_correct_server - 
Attribut...
        ERROR tests/test_mixins.py::TestOAuthLibMixin::test_custom_backend - 
Attribut...

python3-module-oslo.middleware-6.6.0-alt1
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\
        --
        {8}
        
oslo_middleware.tests.test_http_proxy_to_wsgi.TestHTTPProxyToWSGI.test_forwarded_for_headers
        [0.000911s] ... ok
        ERROR [oslo_middleware.basic_auth] Problem reading auth file: [Errno 2] 
No such file
        or directory: '/usr/src/tmp/tmpdbvwv3bs/tmp2qx5sb1m.missing'
        {0} 
oslo_middleware.tests.test_auth_basic.TestAuthBasic.test_authenticate 
[0.004149s]
        ... ok
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\

python3-module-trimesh-4.11.0-alt1
        tests/test_primitives.py::test_primitives
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-websockets-16.1-alt1
        
.........................................sssssssssssssss.......ssssssss...........................................................................................................................................................................s....s.s...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss...................................................................................................E.................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
        Ran 1979 tests in 73.752s
        FAILED (errors=1, skipped=53)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'unittest']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.gS6yYk (%check)

python3-module-zict-3.0.0-alt1
        File 
"/usr/src/RPM/BUILD/python3-module-zict-3.0.0/zict/tests/utils_test.py", line 
193,
        in check_different_keys_threadsafe
        f1.result()
        File "/usr/lib64/python3.14/concurrent/futures/_base.py", line 449, in 
result
        self._condition.wait(timeout)
        File "/usr/lib64/python3.14/threading.py", line 370, in wait
        waiter.acquire()
        +++++++++++++++++++++++++++++++++++ Timeout 
++++++++++++++++++++++++++++++++++++
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.rzhrVY (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.rzhrVY (%check)

stockfish-18-alt1
        + umask 022
        + /bin/mkdir -p /usr/src/RPM/BUILD
        + cd /usr/src/RPM/BUILD
        + cd stockfish-18
        + ./src/stockfish bench
        Stockfish 18 by the Stockfish developers (see AUTHORS file)
        /usr/src/tmp/rpmb-tmp.l1sW99: line 137: 4041856 Segmentation fault      
./src/stockfish
        bench
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.l1sW99 (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.l1sW99 (%check)

television-0.15.9-alt1
        channels::channel::tests::test_load_candidates_null_byte_delimiter
        test result: FAILED. 188 passed; 1 failed; 1 ignored; 0 measured; 0 
filtered out;
        finished in 0.05s
        error: test failed, to rerun pass `--lib`
        Running 
`/usr/src/RPM/BUILD/television-0.15.9/target/release/deps/tv-d5c32cc3211590c7`
        --
        test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 1.17s
        error: 1 target failed:
        `--lib`

        21 error logs REMOVED from the list
compiz-0.9.14.2-alt3.4
dufs-0.46.0-alt1
firefox-esr-140.13.0-alt1
fonts-ttf-Iosevka-34.7.0-alt1
gambit-4.9.7-alt5
gz-gui-10.0.0-alt2
gz-sim-10.1.1-alt2
librecad-2.2.0.2-alt1
links2-2.30-alt1
perl-Sys-Mmap-0.20-alt1
pkcs11-provider-1.2.0-alt3
pybind11-3.0.4-alt1
python3-module-fabio-2025.10.0-alt1
python3-module-futurist-3.2.1-alt1
python3-module-paho-2.1.0-alt2
python3-module-pytest-xprocess-1.0.2-alt1.1
qemu-10.2.2-alt1
stevia-0.56.0-alt1
synfigstudio-1.5.5-alt1
tcl-tdom-0.9.2-alt2
uutils-coreutils-0.9.0-alt1

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

Reply via email to