15 NEW error logs

altlinux-freedesktop-menu-0.70-alt2
        + for i in desktop-directories/*.directory
        ++ basename desktop-directories/altlinux-xfce.directory
        + j=altlinux-xfce.directory
        + grep altlinux-xfce.directory ignore.list
        + rm ignore.list
        + '[' 0 -gt 0 ']'
        + exit 1
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.jkXE54 (%check)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.jkXE54 (%check)

appstream-1.0.6-alt1
        [177/361] Compiling C object 
compose/libappstream-compose.so.1.0.6.p/asc-font.c.o
        FAILED: [code=1] compose/libappstream-compose.so.1.0.6.p/asc-font.c.o
        cc -Icompose/libappstream-compose.so.1.0.6.p -Icompose/ -I../compose 
-I. -I.. -Isrc
        -I../src -Icompose -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
        -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16
        -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/librsvg-2.0
        -I/usr/include/libxml2 -I/usr/include/pango-1.0 
-fdiagnostics-color=always
        -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu17 -O2 -g 
-Werror=shadow
        -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes
        -Werror=implicit-function-declaration -Werror=pointer-arith 
-Werror=missing-declarations
        -Werror=return-type -Werror=int-conversion 
-Werror=incompatible-pointer-types
        -Werror=misleading-indentation -Werror=missing-include-dirs
        -Werror=declaration-after-statement -Werror=format-security
        -Wno-missing-field-initializers -Wno-error=missing-field-initializers
        -Wno-unused-parameter -Wno-error=unused-parameter 
-D_POSIX_C_SOURCE=201710L
        -DAS_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto 
-fPIC -pthread
        -DASC_COMPILATION 
-DI_KNOW_THE_APPSTREAM_COMPOSE_API_IS_SUBJECT_TO_CHANGE
        -MD -MQ compose/libappstream-compose.so.1.0.6.p/asc-font.c.o
        -MF compose/libappstream-compose.so.1.0.6.p/asc-font.c.o.d -o
        compose/libappstream-compose.so.1.0.6.p/asc-font.c.o -c 
../compose/asc-font.c
        ../compose/asc-font.c: In function 
???asc_font_load_fontconfig_data_from_file???:
        ../compose/asc-font.c:207:20: error: implicit declaration of function 
???FcFreeTypeQuery???
        [-Wimplicit-function-declaration]
        207 |         fpattern = FcFreeTypeQuery ((const guchar *) fname, 0, 
NULL, &c);
        ../compose/asc-font.c:207:18: error: assignment to ???FcPattern *??? 
from ???int???
        makes pointer from integer without a cast [-Wint-conversion]
        207 |         fpattern = FcFreeTypeQuery ((const guchar *) fname, 0, 
NULL, &c);

deepfilternet-0.5.6-alt0.2
        Compiling rand_xoshiro v0.6.0
        error: failed to run custom build command for `hdf5-sys v0.8.1
        (https://github.com/aldanor/hdf5-rust.git?rev=26046fb#26046fb4)`
        Caused by:

event-driven-servers-2026.06.08.2-alt1
        Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the 
ExtUtils::MakeMaker
        module) (@INC entries checked: /usr/local/lib64/perl/5.38 
/usr/local/share/perl/5.38
        /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 
/etc/perl5
        /usr/lib/perl5/vendor_perl .) at Makefile.PL line 1.
        BEGIN failed--compilation aborted at Makefile.PL line 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.kNfASC (%install)

gerbera-2.6.1-alt1
        193/193 Test #192: ToolsTest.transliterate
        ....................................................................   
Passed    0.02 sec
        99% tests passed, 1 tests failed out of 193
        Total Test time (real) =   0.70 sec
        The following tests FAILED:
        13 - 
ExampleConfigGeneratorTest.GeneratesFullConfigXmlWithExiv2AllDefinitions 
(Failed)

lightdm-1.32.0-alt14
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        .. contents:: :depth: 2
        FAIL: test-autologin-unknown
        ** (process:2820662): WARNING **: 02:26:56.946: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2820665): WARNING **: 02:26:56.950: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2820671): WARNING **: 02:26:56.954: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2820680): WARNING **: 02:26:56.958: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory

python3-module-aiosmtplib-5.1.0-alt1
        tests/test_protocol.py::test_protocol_eof_response PASSED               
 [ 74%]
        tests/test_protocol.py::test_protocol_exception_cleanup_warning FAILED  
 [ 74%]
        tests/test_protocol.py::test_protocol_get_close_waiter PASSED           
 [ 75%]
        --
        >       assert "Future exception was never retrieved" not in caplog.text
        E       AssertionError: assert 'Future exce...er retrieved' not in 
'ERROR    as...F
        received\n'
        E
        E         'Future exception was never retrieved' is contained here:
        E           ERROR    asyncio:base_events.py:1890 Future exception was 
never retrieved
        E           future: <Future finished 
exception=SMTPServerDisconnected('Unexpected
        EOF received')>
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    asyncio:base_events.py:1890 Future exception was never 
retrieved
        future: <Future finished exception=SMTPServerDisconnected('Unexpected 
EOF received')>
        --
        =========================== short test summary info 
============================
        FAILED tests/test_protocol.py::test_protocol_exception_cleanup_warning 
- Asse...
        =================== 1 failed, 331 passed, 1 warning in 3.69s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.rQEQmV (%check)

python3-module-hdf5plugin-6.0.0-alt1
        raise ValueError("Unknown compression filter number: %s" % compression)
        ValueError: Unknown compression filter number: 32017
        FAIL: test_register_single_filter_by_id
        (hdf5plugin.test.TestRegisterFilter.test_register_single_filter_by_id) 
(name='blosc')
        Re-register embedded filters one at a time given their ID
        --
        self.assertTrue(status)
        AssertionError: False is not true
        FAIL: test_register_single_filter_by_id
        (hdf5plugin.test.TestRegisterFilter.test_register_single_filter_by_id) 
(name='blosc2')
        Re-register embedded filters one at a time given their ID
        --
        self.assertTrue(status)
        AssertionError: False is not true
        FAIL: test_register_single_filter_by_id
        (hdf5plugin.test.TestRegisterFilter.test_register_single_filter_by_id) 
(name='bshuf')
        Re-register embedded filters one at a time given their ID
        --
        self.assertTrue(status)
        AssertionError: False is not true
        FAIL: test_register_single_filter_by_id
        (hdf5plugin.test.TestRegisterFilter.test_register_single_filter_by_id) 
(name='lz4')
        Re-register embedded filters one at a time given their ID
        --
        self.assertTrue(status)
        AssertionError: False is not true
        FAIL: test_register_single_filter_by_id
        (hdf5plugin.test.TestRegisterFilter.test_register_single_filter_by_id) 
(name='sperr')
        Re-register embedded filters one at a time given their ID

python3-module-jupyter_server-2.19.0-alt1
        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/contents/test_manager.py::test_created_timestamp[jp_contents_manager1]
        = 1 failed, 1103 passed, 21 skipped, 12 deselected, 261 warnings in 
198.46s (0:03:18) =
        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.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.cSRtFR (%check)

python3-module-loky-3.5.6-alt1.1
        [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-oslo.middleware-6.6.0-alt1
        self.wfile.flush() #actually send the response if not already done.
        ValueError: I/O operation on closed file.
        {11} 
oslo_middleware.tests.test_healthcheck.HealthcheckMainTests.test_startup_response
        [0.025919s] ... ok
        {11} 
oslo_middleware.tests.test_healthcheck.HealthcheckTests.test_json_response
        [0.002511s] ... FAILED
        Captured traceback:
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\
        --
        {5} oslo_middleware.tests.test_auth_basic.TestAuthBasic.test_auth_entry 
[0.004778s] ... ok
        ERROR [oslo_middleware.basic_auth] Problem reading auth file: [Errno 2] 
No such file
        or directory: '/usr/src/tmp/tmpdb0_ek2_/tmpisklxts_.missing'
        {5} 
oslo_middleware.tests.test_auth_basic.TestAuthBasic.test_authenticate 
[0.002713s]
        ... ok
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: !=:
        reference = b'''\

python3-module-oslo.service-4.3.0-alt1
        raise self.failureException(msg)
        AssertionError: False is not true
        Totals

python3-module-paho-2.1.0-alt1
        ==================================== ERRORS 
====================================
        _________ ERROR at teardown of test_03_publish_helper_qos1_disconnect 
__________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 03-publish-helper-qos1-disconnect.py 
exited with code
        -2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        "on_disconnect",
        E           AssertionError: assert ['on_connect'..._unsubscribe'] ==
        ['on_connect'...n_disconnect']
        E
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_client.py::TestCompatibility::test_callback_v1_mqtt3[tcp]
        ERROR
        
tests/lib/test_03_publish_helper_qos1_disconnect.py::test_03_publish_helper_qos1_disconnect
        ======== 1 failed, 140 passed, 21 skipped, 1 xfailed, 1 error in 34.97s 
========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.61pYsJ (%check)

python3-module-websockets-16.0-alt2
        
.......................................sssssssssssssss.......ssssssss.......................................................................................................................................................................s....s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss...................................................................................................EF................s.s............................................................................E............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
        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
        ERROR: test_writing_in_recv_events_fails
        
(tests.sync.test_connection.ServerConnectionTests.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
        FAIL: test_writing_in_send_context_fails
        
(tests.sync.test_connection.ClientConnectionTests.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 1959 tests in 72.446s
        FAILED (failures=1, errors=2, 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.PnUrdS (%check)

wabt-1.0.40-alt1
        + test/wasm2c/spec/simd_f32x4_pmin_pmax.txt (128.112s)
        **** FAILED 
******************************************************************
        - test/wasm2c/spec/memory64/memory_copy.txt

        32 error logs REMOVED from the list
binwalk3-3.1.0-alt1
bmake-20251111-alt1
cmix-20-alt1
cyclades-serial-client-0.93-alt5
dia2code-0.8.8-alt3
dufs-0.46.0-alt1
fish-4.7.1-alt1
gambit-4.9.7-alt5
geany-2.0-alt2
geany-plugins-2.0-alt2
glog-0.7.1-alt1
gnome-vfs-1:2.24.4-alt15
gnustep-terminal-0.9.9-alt1
grex-1.4.6-alt1
jwasm-2.13-alt1
libmed-4.1.0-alt3
libmesode-0.9.3-alt2
liquidwar6-0.6.3902-alt7
lsof-4.93.2-alt1
maconv-1.0-alt1
mathomatic-16.0.5-alt5
python3-module-aiohttp-3.13.5-alt1
python3-module-fabio-2025.10.0-alt1
python3-module-ipykernel-7.3.0-alt1
python3-module-qtconsole-5.7.2-alt1.1
rogue-5.4.4-alt4
rott-1.1.1-alt1.qa2
screen-1:4.9.1-alt2
sqliteodbc-0.9998-alt1
sredird-2.2.2-alt2.qa1
tvtime-1.0.11-alt2
which-2.20-alt2.qa1

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

Reply via email to