13 NEW error logs

PrusaSlicer-2.9.4-alt3
        gmake[2]: Leaving directory 
'/usr/src/RPM/BUILD/PrusaSlicer-2.9.4/x86_64-alt-linux'
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

aMule-2.3.3-alt6
        UPnPBase.cpp: In constructor 
'CUPnPControlPoint::CUPnPControlPoint(short unsigned int)':
        UPnPBase.cpp:845:17: error: invalid 'static_cast' from type 'int 
(*)(Upnp_EventType_e,
        const void*, void*)' to type 'Upnp_FunPtr' {aka 'int 
(*)(Upnp_EventType_e, void*, void*)'}
        845 |                 
static_cast<Upnp_FunPtr>(&CUPnPControlPoint::Callback),

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

bpftrace-0.24.2-alt1
        [   SKIP   ] probe.kprobe_offset_module_error (unmet 
condition: 'lsmod | grep
        '^nf_tables'')
        [  FAILED  ] 2 tests, listed below:
        [  TIMEOUT ] btf.tracepoint_nested_pointer_type_resolution

libgupnp-igd-1.6.0-alt1
        # gssdp-client-DEBUG:   host_addr  : 0x55a8938e41e0
        # gssdp-client-DEBUG:   host_mask  : 0x55a8938ca920
        not ok /simpleigd/random/conflict - gupnp-context-FATAL-WARNING: Unable 
to listen on
        127.0.0.1:57724 Error binding to address 127.0.0.1:57724: Address 
already in use
        Bail out!
        1/1 gupnp-igd:gupnp-simple-igd FAIL            4.20s   killed by signal 
5 SIGTRAP
        Summary of Failures:
        1/1 gupnp-igd:gupnp-simple-igd FAIL            4.20s   killed by signal 
5 SIGTRAP
        Ok:                0
        Fail:              1
        Full log written to
        
/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

node-22.19.0-alt1
        ../deps/v8/src/objects/object-macros.h:85:24: warning: template-id not 
allowed for
        constructor in C++20 [-Wtemplate-id-cdtor]
        85 |   explicit inline Type(Address ptr)
        ../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro
        'OBJECT_CONSTRUCTORS'
        969 |   OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
        ../deps/v8/src/objects/object-macros.h:85:24: note: remove the '< >'
        85 |   explicit inline Type(Address ptr)
        ../deps/v8/src/objects/fixed-array.h:969:3: note: in expansion of macro
        'OBJECT_CONSTRUCTORS'
        969 |   OBJECT_CONSTRUCTORS(PodArray<T>, ByteArray);
        make[1]: Leaving directory '/usr/src/RPM/BUILD/node-22.19.0/out'
        hasher-privd: parent: work_limits_ok: time elapsed limit (28800 
seconds) exceeded

php8.4-memcache-8.2-alt8.4.17.alt1
        Time taken      : 14.615 seconds
        FAILED TEST SUMMARY
        memcache->flush() with time in future [tests/100c.phpt]

public-inbox-1.9.0.1113.g84874a85-alt1
        t/lei-reindex.t .............. ok
        #   Failed test 'quiet after sigpipe -f text'
        #   at t/lei-sigpipe.t line 71.
        --
        t/lei-sigpipe.t            (Wstat: 256 (exited 1) Tests: 20 Failed: 1)
        Failed test:  14
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/169 test programs. 1/7452 subtests failed.
        make: *** [Makefile:1163: test_dynamic] Error 255

python3-module-pg_activity-3.6.1-alt1
        =========================== short test summary info 
============================
        FAILED pgactivity/views.py::pgactivity.views.shorten
        FAILED tests/test_views.txt::test_views.txt
        ============ 2 failed, 60 passed, 1 skipped, 17 deselected in 0.25s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not test_data
        and not test_ui']' returned non-zero exit status 1.

python3-module-python-lsp-server-1.13.0-alt1
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        stream.write(msg + self.terminator)
        ValueError: I/O operation on closed file.
        Call stack:
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-ra',
        '-o=addopts=-Wignore', 'test']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.64734 (%check)

python3-module-vcrpy-8.1.1-alt1
        >           self.sock.sendall(data)
        E           BrokenPipeError: [Errno 32] Broken pipe
        /usr/lib64/python3.13/http/client.py:1077: BrokenPipeError
        --
        >           self.sock.sendall(data)
        E           BrokenPipeError: [Errno 32] Broken pipe
        /usr/lib64/python3.13/http/client.py:1077: BrokenPipeError
        --
        =========================== 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
        =========== 2 failed, 176 passed, 3 deselected, 3 warnings in 1.82s 
============
        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.31617 (%check)

scid_vs_pc-4.25-alt1
        14049 |                          origName, tempName, frequency);
        src/tkscid.cpp:14047:35: note: directive argument in the range [1, 
4294967295]
        14047 |                 sprintf (tempStr, "%s\"%s\"\t>> \"%s\" (%u)\n",
        In function 'int sprintf(char*, const char*, ...)',
        inlined from 'int sc_name_spellcheck(ClientData, Tcl_Interp*, int, 
const char**)'
        at src/tkscid.cpp:14047:25:
        /usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' 
output 14 or more bytes
        (assuming 1047) into a destination of size 1024
        30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
        31 |                                   __glibc_objsize (__s), __fmt,
        32 |                                   __va_arg_pack ());
        make: Leaving directory '/usr/src/RPM/BUILD/scid_vs_pc-4.25'

vlc-3.0.23-alt2
        74 |             p_buffer->p_data[p_buffer->i_data] &= 
~p_buffer->i_mask;
        mux/mpeg/pes.c: In function 'EStoPES.constprop':
        mux/mpeg/pes.c:330:13: note: at offset [51, 2147483647] into 
destination object 'header'
        of size 50
        330 |     uint8_t header[50];     // PES header + extra < 50 (more like 
17)
        libtool: link: ( cd ".libs" && rm -f "libmux_ts_plugin.la" && ln -s
        "../libmux_ts_plugin.la" "libmux_ts_plugin.la" )
        make[4]: Leaving directory '/usr/src/RPM/BUILD/vlc-3.0.23/modules'
        make[3]: *** [Makefile:28440: all-recursive] Error 1
        make[2]: *** [Makefile:12977: all] Error 2
        make[1]: *** [Makefile:1566: all-recursive] Error 1
        make: *** [Makefile:1453: all] Error 2

        15 error logs REMOVED from the list
Mayavi-4.8.2-alt6
bind-9.18.44-alt1
blender5.0-5.0.0-alt0.2
fonts-ttf-IosevkaTermSlab-34.1.0-alt1
gnupg2-2.4.3-alt1
grex-1.4.6-alt1
libdqlite-1.18.2-alt1
libwebkitgtk4.1-2.48.1-alt1
python3-module-jupyter_server-2.17.0-alt1
python3-module-pytest-httpbin-2.1.0-alt1
python3-module-pytest-xdist-3.8.0-alt1
reticulum-1.1.2-alt1
shepherd-1.0.1-alt1
srt-1.5.4-alt2
sympy-1:1.13.2-alt2

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

Reply via email to