20 NEW error logs

CGenius-3.5.1-alt1
        In file included from
        
/usr/src/RPM/BUILD/Commander-Genius-v3.5.1/GsKit/graphics/GsTrueTypeFont.cpp:5:
        /usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 
'TTF_Font' after 'struct'
        165 | typedef struct TTF_Font TTF_Font;
        --
        9 | typedef struct _TTF_Font TTF_Font;
        /usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 
'typedef int TTF_Font'
        165 | typedef struct TTF_Font TTF_Font;

bind-9.18.32-alt1
        SKIPPED [1] nzd2nzf/tests_sh_nzd2nzf.py:23: Prerequisites missing.
        FAILED dupsigs/tests_sh_dupsigs.py::test_dupsigs
        - subprocess.CalledProcessError: Command '['/bin/sh',
        
'/usr/src/RPM/BUILD/bind-9.18.32/bin/tests/system/dupsigs_tmp_i5oz0xny/tests.sh']'
        returned non-zero exit status 1.
        ======= 1 failed, 43 passed, 8 skipped, 1 warning in 1038.47s (0:17:18) 
========

cosmic-greeter-1.0.0-alt0.4.alpha.4
        Compiling toml_edit v0.21.1
        error: rustc interrupted by SIGSEGV, printing backtrace
        /lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7fa2ae7b3d73]
        --
        note: backtrace dumped due to SIGSEGV! resuming signal
        error: could not compile `exr` (lib)
        Caused by:
        --
        warning: build failed, waiting for other jobs to finish...
        error: Recipe `build-debug` failed on line 44 with exit code 101

cosmic-launcher-1.0.0-alt0.4.alpha.4
        Compiling fontdb v0.16.2
        error: rustc interrupted by SIGSEGV, printing backtrace
        /lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7f0730f38d73]
        --
        note: backtrace dumped due to SIGSEGV! resuming signal
        error: could not compile `exr` (lib)
        Caused by:

cosmic-osd-1.0.0-alt0.4.alpha.4
        Compiling lyon_geom v1.0.6
        error: rustc interrupted by SIGSEGV, printing backtrace
        /lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7f379b08ed73]
        --
        note: backtrace dumped due to SIGSEGV! resuming signal
        error: could not compile `exr` (lib)
        Caused by:

gnome-bluetooth3.0-47.1-alt1
        Listing only the last 100 lines from a long log.
        FAILED (failures=1)
        STDOUT:
        --
        Ran 1 test in 6.346s
        FAILED (failures=1)
        Summary of Failures:

guile-fibers-1.3.1-alt1
        ;;; compiled
        
/usr/src/.cache/guile/ccache/2.2-LE-8-3.A/usr/src/RPM/BUILD/guile-fibers-1.3.1/tests/concurrent-web-server.scm.go
        Backtrace:
        7 (apply-smob/1 #<catch-closure 7fa30c325360>)
        --
        In procedure connect: Connection refused
        FAIL: tests/concurrent-web-server.scm
        1 of 11 tests failed
        make[2]: *** [Makefile:1081: check-TESTS] Error 1

guile22-2.2.7-alt1
        make[2]: Leaving directory '/usr/src/RPM/BUILD/guile22-2.2.7/bootstrap'
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

joshuto-0.9.8-alt3.1f045515.1
        Compiling compact_str v0.8.0
        error: rustc interrupted by SIGSEGV, printing backtrace
        /lib64/librustc_driver-90ec88344e1356f9.so(+0x7a0d73)[0x7fc7fff98d73]
        --
        note: backtrace dumped due to SIGSEGV! resuming signal
        error: could not compile `exr` (lib)
        Caused by:

kyotocabinet-1.2.76-alt3
        error
        FAILED: KCRNDSEED=800951305 PID=2459620 ./kcdirtest queue -th 4 -it 4 
casket 500
        make[1]: *** [Makefile:551: check-dir] Error 1

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:271: rdf/generator/vamp-rdf-template-generator] 
Error 1
        --
        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

python3-module-cherrypy-18.10.0-alt1
        XPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede - 
#1536
        FAILED 
cherrypy/test/test_static.py::StaticTest::test_file_stream_deadlock - ...
        == 1 failed, 288 passed, 9 skipped, 1 xfailed, 1 xpassed in 207.27s 
(0:03:27) ==
        --
        warnings.warn(
        ERROR: InvocationError for command
        /usr/src/RPM/BUILD/python3-module-cherrypy-18.10.0/.tox/py3/bin/pytest 
(exited with code 1)
        py3 finish: run-test  after 209.13 seconds
        --
        ___________________________________ summary 
____________________________________
        ERROR:   py3: commands failed
        cleanup
        
/usr/src/RPM/BUILD/python3-module-cherrypy-18.10.0/.tox/.tmp/package/1/CherryPy-18.10.0-py3-none-any.whl

python3-module-eventlet-0.38.2-alt1
        >           assert ok, 'Expected single line "pass" in stdout'
        E           AssertionError: Expected single line "pass" in stdout
        tests/__init__.py:358: AssertionError
        --
        assert len(mod._active) == n, 'Expected {} {} threads, got 
{}'.format(n, tag, mod._active)
        AssertionError: Expected 2 post-fork patched threads, got 
{139717451384640:
        <_MainThread(MainThread, started 139717451384640)>}
        =============================== warnings summary 
===============================
        --
        =========================== short test summary info 
============================
        FAILED tests/patcher_test.py::test_fork_after_monkey_patch - 
AssertionError: ...
        = 1 failed, 639 passed, 89 skipped, 12 deselected, 56 warnings in 
77.88s (0:01:17) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-k', 'not
        test_dns_methods_are_green and not test_noraise_dns_tcp and not 
test_clear and not
        test_raise_dns_tcp']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.11168 (%check)

python3-module-hypothesis-6.123.1-alt1
        assert code_output == cli_output
        AssertionError: assert '# This test ... flags=flags)' == '# This test 
... flags=flags)'
        Skipping 207 identical leading characters in diff, use -v to show
        --
        XFAIL 
tests/datetime/test_dateutil_timezones.py::test_non_imaginary_datetimes_at_boundary
        FAILED 
tests/ghostwriter/test_ghostwriter_cli.py::test_cli_python_equivalence['--equivalent
        re.compile'-lambda: fuzz(re.compile)]
        ====== 1 failed, 6688 passed, 18 skipped, 7 xfailed in 482.00s 
(0:08:02) =======
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-ra', 
'-nauto',
        '-Wignore::UserWarning:dateutil.zoneinfo', 'tests']' returned non-zero 
exit status 1.

python3-module-mdp-3.6.0.15.g64f14eee-alt3
        >           return func(*args, **kwds)
        E           AssertionError:
        E           Arrays are not almost equal to 1 decimals
        --
        =========================== short test summary info 
============================
        FAILED mdp/test/test_VartimeSFANode.py::test_VartimeSFANode1 - 
AssertionError:
        ==== 1 failed, 730 passed, 26 skipped, 176076 warnings in 232.52s 
(0:03:52) ====
        ERROR: InvocationError for command
        
/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/py3/bin/pytest mdp
        (exited with code 1)
        py3 finish: run-test  after 233.81 seconds
        --
        ___________________________________ summary 
____________________________________
        ERROR:   py3: commands failed
        cleanup
        
/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/.tmp/package/1/MDP-3.6-py2.py3-none-any.whl

python3-module-pygeoif-1.5.1-alt1
        =========================== short test summary info 
============================
        FAILED tests/hypothesis/test_geometrycollection.py::test_shape_3d - 
hypothesi...
        =========== 1 failed, 428 passed, 1241 warnings in 109.94s (0:01:49) 
===========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v']' 
returned non-zero
        exit status 1.

python3-module-vcrpy-6.0.2-alt1
        >           self.sock.sendall(data)
        E           BrokenPipeError: [Errno 32] Broken pipe
        /usr/lib64/python3.12/http/client.py:1055: BrokenPipeError
        --
        >           self.sock.sendall(data)
        E           BrokenPipeError: [Errno 32] Broken pipe
        /usr/lib64/python3.12/http/client.py:1055: BrokenPipeError
        --
        E                              ^^^^^^^^^^^^^^^^^
        E                   AttributeError: 'PurePosixPath' object has no 
attribute '_tail_cached'
        E
        --
        =========================== short test summary info 
============================
        FAILED 
tests/unit/test_stubs.py::TestVCRConnection::test_body_consumed_once_stream
        FAILED 
tests/unit/test_stubs.py::TestVCRConnection::test_body_consumed_once_iterator
        FAILED tests/unit/test_vcr.py::test_inject_cassette - 
pytest.PytestUnraisable...
        ================= 3 failed, 174 passed, 3 deselected in 4.68s 
==================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-ra', 
'-m', 'not online',
        'tests/unit/']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.68077 (%check)

python3-module-zmq-26.2.0-alt1
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - 
TimeoutError: T...
        FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - 
zmq.error...
        FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - 
zmq.erro...
        FAILED tests/test_log.py::TestPubLog::test_custom_message_type - 
zmq.error.ZM...
        FAILED tests/test_log.py::TestPubLog::test_init_iface - 
zmq.error.ZMQError: S...
        FAILED tests/test_log.py::TestPubLog::test_init_socket - 
zmq.error.ZMQError: ...
        FAILED tests/test_log.py::TestPubLog::test_root_topic - 
zmq.error.ZMQError: S...
        FAILED 
tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

trackballs-1.3.3-alt1
        In file included from 
/usr/src/RPM/BUILD/trackballs-1.3.3/src/font.cc:25:
        /usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 
'TTF_Font' after 'struct'
        165 | typedef struct TTF_Font TTF_Font;
        --
        30 | typedef struct _TTF_Font TTF_Font;
        /usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 
'typedef int TTF_Font'
        165 | typedef struct TTF_Font TTF_Font;
        --
        In file included from 
/usr/src/RPM/BUILD/trackballs-1.3.3/src/glHelp.cc:32:
        /usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 
'TTF_Font' after 'struct'
        165 | typedef struct TTF_Font TTF_Font;
        --
        30 | typedef struct _TTF_Font TTF_Font;
        /usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 
'typedef int TTF_Font'
        165 | typedef struct TTF_Font TTF_Font;
        --
        In file included from 
/usr/src/RPM/BUILD/trackballs-1.3.3/src/sign.cc:26:
        /usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 
'TTF_Font' after 'struct'
        165 | typedef struct TTF_Font TTF_Font;
        --
        30 | typedef struct _TTF_Font TTF_Font;
        /usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 
'typedef int TTF_Font'
        165 | typedef struct TTF_Font TTF_Font;

vcmi-1.6.0-alt1
        gmake[2]: Entering directory 
'/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux'
        [ 87%] Building CXX object
        client/CMakeFiles/vcmiclientcommon.dir/renderSDL/CBitmapFont.cpp.o
        cd /usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux/client && /usr/bin/c++
        -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK
        -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK 
-DBOOST_DATE_TIME_NO_LIB
        -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB 
-DBOOST_LOCALE_DYN_LINK
        -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_PROGRAM_OPTIONS_NO_LIB
        -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DENABLE_EDITOR 
-DENABLE_LAUNCHER
        -DENABLE_QT_TRANSLATIONS -DM_BIN_DIR=\"/usr/bin\" 
-DM_DATA_DIR=\"/usr/share/vcmi\"
        -DM_LIB_DIR=\"/usr/lib64/vcmi\" -DUSE_SYSTEM_MINIZIP 
-DVCMI_VERSION_MAJOR=1
        -DVCMI_VERSION_MINOR=6 -DVCMI_VERSION_PATCH=0 
-DVCMI_VERSION_STRING=\"1.6.0\"
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/client 
-I/usr/src/RPM/BUILD/vcmi-1.6.0/server
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/lib -I/usr/src/RPM/BUILD/vcmi-1.6.0
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/include -isystem /usr/include/SDL2 -pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra 
-Wpointer-arith
        -Wuninitialized -Wmismatched-tags -Wno-unused-parameter -Wno-switch 
-Wno-reorder
        -Wno-sign-compare -Wno-varargs -O2 -g -DNDEBUG -std=gnu++17 
-fvisibility=hidden
        -fvisibility-inlines-hidden -fdiagnostics-color=always -Winvalid-pch 
-include
        
/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux/client/CMakeFiles/vcmiclientcommon.dir/cmake_pch.hxx
        -MD -MT 
client/CMakeFiles/vcmiclientcommon.dir/renderSDL/CBitmapFont.cpp.o
        -MF CMakeFiles/vcmiclientcommon.dir/renderSDL/CBitmapFont.cpp.o.d
        -o CMakeFiles/vcmiclientcommon.dir/renderSDL/CBitmapFont.cpp.o -c
        /usr/src/RPM/BUILD/vcmi-1.6.0/client/renderSDL/CBitmapFont.cpp
        gmake[2]: Leaving directory 
'/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux'
        gmake[2]: Entering directory 
'/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux'
        [ 88%] Building CXX object
        client/CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o
        cd /usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux/client && /usr/bin/c++
        -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK
        -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK 
-DBOOST_DATE_TIME_NO_LIB
        -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB 
-DBOOST_LOCALE_DYN_LINK
        -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_PROGRAM_OPTIONS_NO_LIB
        -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DENABLE_EDITOR 
-DENABLE_LAUNCHER
        -DENABLE_QT_TRANSLATIONS -DM_BIN_DIR=\"/usr/bin\" 
-DM_DATA_DIR=\"/usr/share/vcmi\"
        -DM_LIB_DIR=\"/usr/lib64/vcmi\" -DUSE_SYSTEM_MINIZIP 
-DVCMI_VERSION_MAJOR=1
        -DVCMI_VERSION_MINOR=6 -DVCMI_VERSION_PATCH=0 
-DVCMI_VERSION_STRING=\"1.6.0\"
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/client 
-I/usr/src/RPM/BUILD/vcmi-1.6.0/server
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/lib -I/usr/src/RPM/BUILD/vcmi-1.6.0
        -I/usr/src/RPM/BUILD/vcmi-1.6.0/include -isystem /usr/include/SDL2 -pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra 
-Wpointer-arith
        -Wuninitialized -Wmismatched-tags -Wno-unused-parameter -Wno-switch 
-Wno-reorder
        -Wno-sign-compare -Wno-varargs -O2 -g -DNDEBUG -std=gnu++17 
-fvisibility=hidden
        -fvisibility-inlines-hidden -fdiagnostics-color=always -Winvalid-pch 
-include
        
/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux/client/CMakeFiles/vcmiclientcommon.dir/cmake_pch.hxx
        -MD -MT 
client/CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o
        -MF CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o.d
        -o CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o -c
        /usr/src/RPM/BUILD/vcmi-1.6.0/client/renderSDL/RenderHandler.cpp
        gmake[2]: Leaving directory 
'/usr/src/RPM/BUILD/vcmi-1.6.0/x86_64-alt-linux'
        gmake[1]: *** [CMakeFiles/Makefile2:1248: 
client/CMakeFiles/vcmiclientcommon.dir/all]
        Error 2
        gmake: *** [Makefile:156: all] Error 2

        13 error logs REMOVED from the list
broot-1.44.0-alt1
cosmic-notifications-1.0.0-alt0.4.alpha.4
cosmic-term-1.0.0-alt0.4.alpha.4
cppcheck-2.16.1-alt2
fotema-1.18.3-alt1
gem-aws-sdk-1:3.1.0-alt1
kernel-image-6.12-6.12.8-alt1
kernel-image-rt-6.12.7-alt1
python3-module-jupyter_server-2.15.0-alt1
python3-module-tornado-6.4.2-alt1
python3-module-websockets-14.0-alt1
valkey-8.0.1-alt2
watchexec-2.2.1-alt1

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

Reply via email to