18 NEW error logs

auditd-plugin-clickhouse-lite-0.1.8-alt2
        ok 5 auditd-plugin-clickhouse def-threads 100-loads
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

blender5.0-5.0.0-alt0.1
        [4013/7007] cd 
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel
        && 
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/bin/zstd_compress
        
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx902.hipfb
        
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx902.hipfb.zst
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

dm-secdel-1.0.12-alt1
        systemctl daemon-reload
        make: systemctl: No such file or directory
        make: [Makefile:24: install-bin] Error 127 (ignored)
        systemctl enable secdeltab
        make: systemctl: No such file or directory
        make: [Makefile:25: install-bin] Error 127 (ignored)

dufs-0.43.0-alt1
        running 35 tests
        2025-12-03T04:30:25Z ERROR - Failed to zip /usr/src/tmp/.tmpe6ODsL, an 
upstream reader
        returned an error: broken pipe
        test get_dir_404 ... ok
        --
        test get_dir_search ... ok
        2025-12-03T04:30:25Z ERROR - Failed to zip /usr/src/tmp/.tmpdUPwT2, an 
upstream reader
        returned an error: broken pipe
        test empty_search ... ok
        --
        test get_dir_simple ... ok
        2025-12-03T04:30:25Z ERROR - Failed to zip /usr/src/tmp/.tmpNOMAwS, an 
upstream reader
        returned an error: broken pipe
        test get_dir_zip::case_4 ... ok
        --
        running 3 tests
        test log_remote_user::case_2 ... FAILED
        Error: Path `/usr/src/tmp/.tmp5Aryo4` doesn't exist
        test log_remote_user::case_1 ... ok
        --
        ---- log_remote_user::case_2 stdout ----
        Error: reqwest::Error { kind: Request, url: "http://localhost:40077/";, 
source:
        hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect 
error", Os { code:
        111, kind: ConnectionRefused, message: "Connection refused" })) }
        failures:
        log_remote_user::case_2
        test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out; finished
        in 0.26s
        error: test failed, to rerun pass `--test http_logger`

fractal-12.1-alt1
        Compiling fractal v12.1.0 (/usr/src/RPM/BUILD/fractal-12.1)
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gcr4-4.4.0.1-alt1.1
        + 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.
        The XKEYBOARD keymap compiler (xkbcomp) reports:

guile-fibers-1.4.0-alt1
        make  check-TESTS
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

kernel-modules-drbd9-talos-1:9.2.16-alt1.396347.1
        kernel-headers-modules-talos is already the newest version.
        E: Version ='9.2.16' for 'kernel-source-drbd9' was not found
        hsh-install: Failed to calculate package file list.

php8.4-pcntl-8.4.15-alt1
        001- bool(true)
        001+ Fatal error: Uncaught ValueError: pcntl_setns():
        Argument #1 ($process_id) process no longer available (471) in
        
/usr/src/RPM/BUILD/php8.4-pcntl-8.4.15/tests/pcntl_setns_newpid.php:5
        002+ Stack trace:
        --
        Time taken      : 18.400 seconds
        FAILED TEST SUMMARY
        pcntl_setns() [tests/pcntl_setns_newpid.phpt]

plank-0.11.89-alt2
        OK
        FAIL: ./tests
        make[4]: *** [Makefile:1095: check-local] Error 1

polars-cli-0.8.0-alt1
        30 |     ) -> std::borrow::Cow<'_, str> {
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

process-compose-1.78.0-alt2
        ok      github.com/f1bonacc1/process-compose/src/tui    0.026s  
coverage: 1.0%
        of statements
        ok      github.com/f1bonacc1/process-compose/src/types  0.017s  
coverage: 30.7%
        of statements
        github.com/f1bonacc1/process-compose/src/updater                
coverage: 0.0%
        of statements
        github.com/f1bonacc1/process-compose/src/util           coverage: 0.0% 
of statements
        FAIL
        make: *** [Makefile:65: test] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/process-compose-1.78.0'
        error: Bad exit status from /usr/src/tmp/rpm-tmp.10943 (%check)
        RPM build errors:
        File /usr/src/RPM/SOURCES/process-compose-1.78.0-alt2.patch is smaller 
than 8 bytes

python3-module-anyio-4.11.0-alt1
        SKIPPED [3] tests/test_taskgroups.py:1139: Generator based coroutines 
have been removed
        in Python 3.11
        FAILED 
tests/test_pytest_plugin.py::test_keyboardinterrupt_during_test[asyncio]
        = 1 failed, 1749 passed, 35 skipped, 8 xfailed, 4 xpassed in 157.01s 
(0:02:37) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-Wignore', '-m',
        'not network', '--ignore=tests/test_sockets.py']' returned non-zero 
exit status 1.

python3-module-paho-2.1.0-alt1
        ==================================== ERRORS 
====================================
        ____________________ ERROR at teardown of test_01_unpwd_set 
____________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-unpwd-set.py exited with code -2, 
expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        KeyboardInterrupt
        ____________________ ERROR at teardown of test_01_will_set 
_____________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-will-set.py exited with code -2, 
expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        =========================== short test summary info 
============================
        ERROR tests/lib/test_01_unpwd_set.py::test_01_unpwd_set - RuntimeError: 
Clien...
        ERROR tests/lib/test_01_will_set.py::test_01_will_set - RuntimeError: 
Client ...
        ============ 141 passed, 21 skipped, 1 xfailed, 2 errors in 38.23s 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.

python3-module-pulsectl-asyncio-1.2.2-alt2
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore
 PASSED
        [ 29%]
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample 
FAILED
        [ 35%]
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src 
PASSED [ 41%]
        --
        >                       self.assertGreater(peak, 0)
        E      AssertionError: 0.0 not greater than 0
        tests/test_async_with_dummy_instance.py:461: AssertionError
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
        =================== 1 failed, 16 passed, 1 warning in 20.27s 
===================

python3-module-textdistance-4.6.3-alt1
        XFAIL tests/test_external.py::test_list_of_numbers[Levenshtein] - 
module not installed:
        distance.levenshtein
        FAILED tests/test_common.py::test_normalization_same[alg7] - 
DeadlineExceeded...
        ============ 1 failed, 417 passed, 12 xfailed in 118.35s (0:01:58) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

qt5-pim-5.15-alt1
        > Warning:          Could not resolve keysym XF86MediaSelectTuner
        > Warning:          Could not resolve keysym XF86MediaPlayer
        > Warning:          Could not resolve keysym XF86MediaSelectTeletext
        > Warning:          Could not resolve keysym XF86MediaSelectAuxiliary
        > Warning:          Could not resolve keysym XF86MediaPlaySlow
        > Warning:          Could not resolve keysym XF86NumberEntryMode
        > Warning:          Could not resolve keysym XF86RefreshRateToggle
        > Warning:          Could not resolve keysym XF86Accessibility
        > Warning:          Could not resolve keysym XF86DoNotDisturb
        Errors from xkbcomp are not fatal to the X server

zps-2.0.0-alt2
        cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto src/zps.c -o 
build/zps
        ld: cannot open output file build/zps: No such file or directory
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:11: build] Error 1

        15 error logs REMOVED from the list
audacious-plugins-4.5-alt1
clisp-1:2.49.92-alt2.3
felix-gogo-runtime-1.1.4-alt1_1jpp11
flow-tools-ng-0.68.5-alt5
flux-0.196.1-alt1
gopass-1.16.0-alt1
kafka-3.9.1-alt2
libgupnp-igd-1.6.0-alt1
python3-module-pelican-4.11.0-alt2
python3-module-pexpect-4.9.0-alt1
python3-module-qtconsole-5.7.0-alt1
python3-module-retrying-1.4.2-alt1
python3-module-websockets-15.0.1-alt1
python3-module-zope.contenttype-5.2-alt1.1
zig-0.15.2-alt1

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

Reply via email to