15 NEW error logs

altlinux-freedesktop-menu-0.70-alt2
        + j=altlinux-webdevelopment.directory
        + grep altlinux-webdevelopment.directory ignore.list
        + grep 'Name\[ru\]=' 
desktop-directories/altlinux-webdevelopment.directory
        + 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

dropbear-musl-2025.89-alt1
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib64/python3.13/socketserver.py:479: OSError
        --
        [281] Mar 11 03:22:09 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:54598
        [282] Mar 11 03:22:09 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [282] Mar 11 03:22:09 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [290] Mar 11 03:22:09 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:54618
        [291] Mar 11 03:22:09 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [291] Mar 11 03:22:09 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [299] Mar 11 03:22:09 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:54638
        [300] Mar 11 03:22:09 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [300] Mar 11 03:22:09 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [308] Mar 11 03:22:09 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:46154
        [309] Mar 11 03:22:09 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [309] Mar 11 03:22:09 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [317] Mar 11 03:22:10 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:46180
        [318] Mar 11 03:22:10 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [318] Mar 11 03:22:10 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        [326] Mar 11 03:22:10 Pubkey auth succeeded for 'root' with 
ecdsa-sha2-nistp256 key
        SHA256:HuXKf6PTq434ARjJIJnH/jgBOtTCdJorTT/PQYGu+Ho from 127.0.0.1:46206
        [327] Mar 11 03:22:10 lastlog_perform_login: Couldn't stat 
/var/log/lastlog: No such
        file or directory
        [327] Mar 11 03:22:10 lastlog_openseek: /var/log/lastlog is not a file 
or directory!
        --
        =========================== short test summary info 
============================
        FAILED test_channels.py::test_tcpflushout[L-1] - OSError: [Errno 98] 
Address ...
        FAILED test_channels.py::test_tcpflushout[L-4000] - 
ConnectionRefusedError: [...
        FAILED test_channels.py::test_tcpflushout[L-40000] - OSError: [Errno 
98] Addr...
        FAILED test_channels.py::test_tcpflushout[R-1] - OSError: [Errno 98] 
Address ...

elixir-1.17.3-alt1
        02:05:27.193 [error] Module 'Elixir.Sample' must be purged before 
deleting
        02:05:27.204 [error] Module 'Elixir.Sample' must be purged before 
deleting
        02:05:27.222 [error] Module 'Elixir.Sample' must be purged before 
deleting
        02:05:27.237 [error] Module 'Elixir.Sample' must be purged before 
deleting
        02:05:27.268 [error] Module 'Elixir.Sample' must be purged before 
deleting
        02:05:27.277 [error] Module 'Elixir.Sample' must be purged before 
deleting
        Finished in 18.8 seconds (4.8s on load, 8.4s async, 5.5s sync)
        2049 doctests, 4364 tests, 1 failure, 13 excluded
        make: *** [Makefile:280: test_stdlib] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.17.3'

grex-1.4.6-alt1
        test 
matching_regexes_with_conversion_of_non_whitespace_and_verbose_mode ... ok
        test matching_regexes_with_case_insensitive_matching_and_verbose_mode 
... FAILED
        test matching_regexes_with_case_insensitive_matching ... ok
        --
        thread 
'matching_regexes_with_case_insensitive_matching_and_verbose_mode' (3786315)
        panicked at tests/property_tests.rs:23:1:
        Test failed: assertion failed: test_cases.iter().all(|test_case|
        compiled_regexp.is_match(test_case)) at tests/property_tests.rs:295.
        minimal failing input: test_cases = {
        --
        matching_regexes_with_case_insensitive_matching_and_verbose_mode
        test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 1.68s
        error: test failed, to rerun pass `--test property_tests`

guile-fibers-1.4.0-alt1
        assert terminates: (run-fibers (lambda () (do-times 1000000 
(spawn-fiber (lambda ()
        (sleep 1))))) #:drain? #t): ok (5.595100985 s)
        assert terminates: (run-fibers (lambda () (spawn-fiber-tree 7 (lambda 
() (sleep 1))))
        #:drain? #t): FAIL: tests/basic.scm
        assert (condition? cv) equal to #t: ok
        --
        PASS: tests/concurrent-web-server.scm
        1 of 11 tests failed
        (1 test was not run)

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.03 sec
        98% tests passed, 1 tests failed out of 54
        Total Test time (real) = 158.55 sec
        The following tests FAILED:
        45 - INTEGRATION_Examples_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+40374181minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

kopia-0.22.3-alt1
        ok      github.com/kopia/kopia/tests/tools/fswalker     0.028s
        ?       github.com/kopia/kopia/tests/tools/fswalker/protofile   [no 
test files]
        ok      github.com/kopia/kopia/tests/tools/fswalker/reporter    0.024s
        ok      github.com/kopia/kopia/tests/tools/fswalker/walker      0.034s
        ?       github.com/kopia/kopia/tests/tools/kopiaclient  [no test files]
        ok      github.com/kopia/kopia/tests/tools/kopiarunner  0.012s
        ok      github.com/kopia/kopia/tools/cli2md     0.079s
        ?       github.com/kopia/kopia/tools/gettool    [no test files]
        ?       github.com/kopia/kopia/tools/gettool/autodownload       [no 
test files]
        FAIL

libgdk-pixbuf-2.44.4-alt1
        ok 10 /pixbuf/fail_tiny/bug779016-infinite.icns
        ok 11 /pixbuf/fail_tiny/bug780269.tif
        ok 12 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff
        ok 13 /pixbuf/fail_tiny/bug785973.gif
        Summary of Failures:
        23/23 conform+slow - gdk-pixbuf:pixbuf-fail           TIMEOUT        
617.75s   killed
        by signal 15 SIGTERM
        Ok:                22
        Fail:              0
        Timeout:           1
        Full log written to
        
/usr/src/RPM/BUILD/gdk-pixbuf-2.44.4/x86_64-alt-linux/meson-logs/testlog.txt

libwebkitgtk4-2.48.1-alt1
        [4043/8240] /usr/bin/ccache /usr/bin/c++ -DBUILDING_GTK__=1
        -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore
        -DBWRAP_EXECUTABLE=\"/usr/bin/bwrap\" 
-DDBUS_PROXY_EXECUTABLE=\"/usr/bin/xdg-dbus-proxy\"
        -DGETTEXT_PACKAGE=\"WebKitGTK-4.0\" -DHAVE_CONFIG_H=1 
-DJSC_GLIB_API_ENABLED
        -DPAS_BMALLOC=1 -DSK_ASSUME_GL=0 -DSK_ASSUME_GL_ES=1 -DSK_ASSUME_WEBGL=0
        -DSK_DISABLE_LEGACY_GL_MAKE_NATIVE_INTERFACE 
-DSK_DISABLE_LEGACY_IMAGE_READBUFFER
        -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_DISABLE_LEGACY_PNG_WRITEBUFFER 
-DSK_DISABLE_TRACING
        -DSK_DISABLE_WEBGL_INTERFACE -DSK_ENABLE_PRECOMPILE -DSK_R32_SHIFT=16 
-DSK_RELEASE
        -DSTATICALLY_LINKED_WITH_PAL -DUSER_AGENT_BRANDING=\"ALTLinux\" 
-DUSE_SYSTEM_EGL
        -D_GLIBCXX_ASSERTIONS=1 
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/x86_64-alt-linux
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/x86_64-alt-linux/WebCore/DerivedSources
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/ShapeDetection
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/ShapeDetection/Interfaces
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/WebGPU
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/WebGPU/InternalAPI
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/WebGPU/Implementation
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/airplay
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/applepay
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/applepay/paymentrequest
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/applicationmanifest
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/async-clipboard
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/audiosession
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/badge
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/beacon
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/cache
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/compression
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/contact-picker
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/cookie-consent
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/cookie-store
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/credentialmanagement
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/encryptedmedia
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/encryptedmedia/legacy
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/entriesapi
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/fetch
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/filesystemaccess
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/geolocation
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/highlight
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/identity
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/indexeddb
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/indexeddb/client
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/indexeddb/server
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/indexeddb/shared
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediacapabilities
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediacontrols
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediarecorder
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediasession
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediasource
        -I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/mediastream
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/model-element
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/model-element/dummy
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/navigatorcontentutils
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/notifications
        
-I/usr/src/RPM/BUILD/webkitgtk-2.48.1/Source/WebCore/Modules/paymentrequest
        -I/usr/src/RPM/BUIL
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libwebkitgtk6.0-2.50.4-alt1
        clang++: warning: argument unused during compilation: '-fcoroutines'
        [-Wunused-command-line-argument]
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-jupyter_server-2.17.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/kernels/test_execution_state.py::test_execution_state
        = 1 failed, 1011 passed, 9 skipped, 8 deselected, 257 warnings in 
205.24s (0:03:25) =
        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-terminado-0.18.1-alt2
        tests/basic_test.py::UniqueTermTests::test_large_io_doesnt_hang 
PASSED
        [ 77%]
        tests/basic_test.py::UniqueTermTests::test_max_terminals 
FAILED          [
        88%]
        tests/basic_test.py::UniqueTermTests::test_unique_processes 
PASSED
        [100%]
        --
        ^^^^^^
        E       TypeError: 'NoneType' object is not subscriptable
        msg        = None
        --
        =========================== short test summary info
        ============================
        FAILED 
tests/basic_test.py::UniqueTermTests::test_max_terminals -
        TypeError: 'NoneType' object is not subscriptable
        ========================= 1 failed, 8 
passed in
        38.36s =========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '-W',
        'ignore::pytest.PytestUnraisableExceptionWarning']' returned non-zero 
exit status 1.

python3-module-uvloop-0.22.1-alt2
        raise self.failureException(msg)
        AssertionError: unexpected calls to loop.call_exception_handler()
        =============================== warnings summary 
===============================
        --
        SKIPPED [1] tests/test_udp.py:337: Skipped
        FAILED 
tests/test_process.py::TestAsyncio_AIO_Process::test_cancel_post_init
        = 1 failed, 473 passed, 36 skipped, 5 warnings, 104 subtests passed in 
80.49s (0:01:20) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', '-vra']' returned 
non-zero exit status 1.

sympy-1:1.13.2-alt2
        =========================== short test summary info 
============================
        FAILED sympy/polys/domains/tests/test_domains.py::test_exsqrt - assert 
2.0 == 2.5
        +  where 2.0 = exsqrt(6.25)

tclx-1:8.4.4-alt1
        (but everything is probably ok)
        ==== nice-1.5 nice tests FAILED
        ==== Contents of test case:
        --
        23 23
        ==== nice-1.5 FAILED
        pipe.test
        --
        profile.test
        ==== profile-10.1 profile CPU time tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-10.1 FAILED
        ==== profile-10.2 profile CPU time tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-10.2 FAILED
        ==== profile-12.1 profile namespace tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-12.1 FAILED
        ==== profile-12.2 profile namespace tests FAILED
        ==== Contents of test case:
        --
        ---- errorCode: NONE
        ==== profile-12.2 FAILED
        ==== profile-12.3 profile namespace tests FAILED

        18 error logs REMOVED from the list
libabigail-2.8-alt1
libdqlite-1.18.2-alt1
libs2geometry-0.12.0-alt1
libsecret-0.21.7-alt1
mairix-0.24-alt1
node-22.19.0-alt1
nushell-0.110.0-alt1
python3-module-fabio-2025.10.0-alt1
python3-module-faststream-0.6.6-alt1
python3-module-paho-2.1.0-alt1
python3-module-pexpect-4.9.0-alt1
python3-module-qtconsole-5.7.1-alt1
python3-module-textdistance-4.6.3-alt1
python3-module-vcrpy-8.1.1-alt1
python3-module-xonsh-0.22.4-alt1
python3-module-zmq-27.1.0-alt1
srt-1.5.4-alt2
util-linux-2.39.2-alt2

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

Reply via email to