11 NEW error logs

audiotube-26.04.1-alt1
        from /usr/src/RPM/BUILD/audiotube-26.04.1/src/ytmusic.cpp:10:
        /usr/include/pybind11/conduit/wrap_include_python_h.h:44:10: fatal 
error: Python.h:
        No such file or directory
        44 | #include <Python.h>

chromium-144.0.7559.132-alt0.p11.1
        |               ^^^^^^^^^ not found 
in `core::simd`
        error[E0405]: cannot find trait `SupportedLaneCount` 
in module
        `core::simd`
        -->
        
../../third_party/rust/chromium_crates_io/vendor/bytemuck-v1/src/pod.rs:154:41
        |
        154 |   core::simd::LaneCount<N>: 
core::simd::SupportedLaneCount,
        |                                         
^^^^^^^^^^^^^^^^^^
        not found in `core::simd`
        error: aborting due to 4 previous errors
        Some errors have detailed explanations: E0405, E0425.
        For more information about an error, try `rustc --explain 
E0405`.
        samu: subcommand failed

dvdauthor-0.7.2-alt4
        dvdvmy.c:2384:12: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before ':' token
        2384 | yyreturnlab:
        --
        dvdvmy.c:2396:3: warning: parameter names (without types) in function 
declaration
        dvdvmy.c:2397:3: error: expected identifier or '(' before 'while'
        2397 |   while (yyssp != yyss)
        dvdvmy.c:2404:3: error: expected identifier or '(' before 'if'
        2404 |   if (yyss != yyssa)
        dvdvmy.c:2408:3: error: expected identifier or '(' before 'return'
        2408 |   return yyresult;
        dvdvmy.c:2409:1: error: expected identifier or '(' before '}' token
        2409 | }

fortranposix-0.1.1-alt1
        f95 -pipe -Wall -g -O2 -fPIC -DPIC -shared fortranposix.f90 -o 
libfortranposix.so
        posixwrapper.o
        ld: cannot find posixwrapper.o: No such file or directory
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:49: libfortranposix.so] Error 1

fprintd-1.94.5-alt3
        stderr:
        setUpClass (__main__.FPrintdVirtualDeviceTest) ... ERROR
        ERROR: setUpClass (__main__.FPrintdVirtualDeviceTest)
        Traceback (most recent call last):
        --
        cls.dbus = 
Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'],
        gi.repository.GLib.GError: g-io-error-quark: Could not connect: 
Connection refused (39)
        Ran 0 tests in 0.013s
        FAILED (errors=1)
        455/557 fprintd:daemon+fprintd+FPrintdVirtualDeviceTest
        / FPrintdVirtualDeviceTest.test_removal_during_enroll
        OK              0.74s

gawk-5.1.0.0.213.d04f-alt1
        make[3]: Entering directory 
'/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
        1 TESTS FAILED
        make[3]: *** [Makefile:5248: pass-fail] Error 1

lcdproc-0.5.7-alt5
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/lcdproc-0.5.7/server/drivers'
        make[3]: Entering directory 
'/usr/src/RPM/BUILD/lcdproc-0.5.7/server/drivers'
        x86_64-alt-linux-gcc -fPIC -Wall -pipe -frecord-gcc-switches -Wall -g 
-O2 -flto=auto
        -fcommon -Wno-unused-function -ftrampolines -shared  -o imonlcd.so 
imonlcd.o libLCD.a -ldl
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/lcdproc-0.5.7/server/drivers'
        make[3]: Entering directory 
'/usr/src/RPM/BUILD/lcdproc-0.5.7/server/drivers'
        x86_64-alt-linux-gcc -I/usr/include/freetype2 -I/usr/include/libpng16
        -I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include
        -I/usr/include/libpng16 -I/usr/include/libusb-1.0  -fPIC -Wall -pipe 
-frecord-gcc-switches
        -Wall -g -O2 -flto=auto -fcommon -Wno-unused-function -ftrampolines 
-shared  -o glcd.so
        glcd-glcd_drv.o glcd-glcd-render.o libLCD.a  glcd-glcd-t6963.o 
t6963_low.o glcd-glcd-png.o
        glcd-glcd-glcd2usb.o glcd-glcd-picolcdgfx.o glcd-glcd-x11.o -lfreetype 
-lpng16  -lusb
        -lX11 -ldl
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/lcdproc-0.5.7/server/drivers'
        make[2]: *** [Makefile:499: all-recursive] Error 1
        make[1]: *** [Makefile:466: all-recursive] Error 1
        make: *** [Makefile:386: all] Error 2

litmus-0.14.0-alt2.git.9fbc73d
        checking for a BSD-compatible install... /usr/bin/ginstall -c
        ./configure: line 3491: syntax error near unexpected token `0,'
        ./configure: line 3491: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31 32)'

python3-module-aiohttp-3.13.3-alt0.p11.1
        tests/test_websocket_handshake.py::test_handshake_compress_multi_ext_bad
        tests/test_websocket_parser.py::TestWebSocketError::test_ctor
        tests/test_websocket_parser.py::test_large_masked_message[pyloop]
        [gw35] [ 98%] PASSED 
tests/test_websocket_parser.py::TestWebSocketError::test_ctor
        [gw59] [ 98%] PASSED 
tests/test_websocket_parser.py::test_large_masked_message[pyloop]
        --
        SKIPPED [1] tests/test_multipart_helpers.py:519: urllib.parse.unquote 
is tolerate to
        standalone % chars
        SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding 
error: %82 is
        invalid for latin1
        SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding 
error: %E4 is
        invalid for utf-8
        SKIPPED [1] tests/test_web_app.py:378: The check is applied in DEBUG 
mode only
        --
        XFAIL tests/test_http_parser.py::test_parse_uri_utf8[c-parser-pyloop] - 
reason: Not
        valid HTTP. Maybe update py-parser to reject later.
        FAILED 
tests/test_client_middleware_digest_auth.py::test_regex_performance - ...
        ============ 1 failed, 4206 passed, 25 skipped, 5 xfailed in 32.22s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', '-m', 'not dev_mode and 
not
        internal', '-vra', '-o=addopts=', '-n', 'auto', 
'--ignore=tests/autobahn',
        '--ignore=tests/test_proxy_functional.py', 
'--ignore-glob=tests/test_benchmarks_*',
        
'--deselect=tests/test_web_functional.py::test_keepalive_expires_on_time', 
'tests']'
        returned non-zero exit status 1.

python3-module-troveclient-8.2.0-alt1.1
        - Worker 22 (12 tests) => 0:00:00.091326
        - Worker 23 (12 tests) => 0:00:00.025363
        - Worker 24 (12 tests) => 0:00:00.099431
        - Worker 25 (12 tests) => 0:00:00.030560
        - Worker 26 (12 tests) => 0:00:00.033835
        - Worker 27 (12 tests) => 0:00:00.094293
        - Worker 28 (12 tests) => 0:00:00.031257
        - Worker 29 (12 tests) => 0:00:00.015134
        - Worker 30 (12 tests) => 0:00:00.036031
        - Worker 31 (12 tests) => 0:00:00.021892

qemu-9.1.2-alt1
        Summary of Failures:
        105/885 qemu:qtest+qtest-x86_64 / qtest-x86_64/migration-test           
          ERROR
        38.07s   killed by signal 6 SIGABRT
        Ok:                819

        8 error logs REMOVED from the list
automake_1.16-1.16.5-alt1
gambit-4.9.7-alt4
latte-dock-0.10.9-alt2
python3-module-curio-1.6-alt1
python3-module-hypothesis-6.131.9-alt1
python3-module-vcrpy-8.1.1-alt1
sfizz-1.2.3-alt2
tclx-1:8.4.4-alt1

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

Reply via email to