8 NEW error logs

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

jasmine-gjs-3.10.1-alt1
        7/15 jasmine-gjs:consoleReporterSpec        OK              0.08s   11 
subtests passed
        4/15 jasmine-gjs:timerSpec                  ERROR           0.07s   
exit status 1
        >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
        
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        TEST_JASMINE_MOD=lib
        
TEST_PKGLIBEXECDIR=/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux
        MALLOC_PERTURB_=188 
TEST_PKGDATADIR=/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/src
        MESON_TEST_ITERATION=1 /usr/bin/gjs -m
        /usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux/jasmine
        
/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux/../test/timerSpec.js 
--module
        --tap --no-config
        --
        Summary of Failures:
        4/15 jasmine-gjs:timerSpec                  ERROR           0.07s   
exit status 1
        Ok:                14

java-1.8.0-openjdk-0:1.8.0.502.b07-alt1
        + /usr/bin/gmake VERBOSE= LOG_LEVEL=trace -R -I
        
/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.502.b07-0.x86_64/openjdk/make/common
        -f adlc.make -r -rRw
        
-I/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.502.b07-0.x86_64/openjdk/make/common
 -j2
        -Otarget --sync-mutex=fnm:/usr/src/tmp/Gm -j -wfhPp
        gmake: *** cannot open output sync mutex /usr/src/tmp/Gm: No such file 
or directory.  Stop.
        gmake[5]: ***
        
[/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.502.b07-0.x86_64/jdk8u502-b07/hotspot/make/linux/makefiles/top.make:91:
        ad_stuff] Error 2

lightdm-1.32.0-alt15
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        .. contents:: :depth: 2
        FAIL: test-autologin-unknown
        ** (process:2914796): WARNING **: 03:03:24.645: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2914824): WARNING **: 03:03:24.651: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2914858): WARNING **: 03:03:24.656: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:2914873): WARNING **: 03:03:24.659: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory

perl-Tie-DBI-1.08-alt1
        Result: FAIL
        Failed 1/2 test programs. 0/46 subtests failed.
        make: *** [Makefile:781: test_dynamic] Error 255

plasma-discover-stplr-0.1.3-alt1
        -- Using stplr binary: /usr/bin/stplr
        CMake Warning at CMakeLists.txt:135 (message):
        No vendored Discover headers for 6.7.3; falling back to nearest '6.6'.  
If
        updates misbehave the ABI may differ - run hack/sync-discover-headers.sh
        6.7.3
        -- Using vendored Discover headers '6.6' for installed Discover 6.7.3
        -- Configuring incomplete, errors occurred!
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.ZWekND (%build)
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpmb-tmp.ZWekND (%build)

python3-module-iniparse-0.5.1-alt2
        E...........
        ERROR: test_queue (test_multiprocessing.TestIni.test_queue)
        Traceback (most recent call last):
        --
        Ran 120 tests in 1.040s
        FAILED (errors=1, skipped=25)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['/usr/bin/python3', 
'runtests.py']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.ofCOXt (%check)

python3-module-qtconsole-5.7.2-alt1.1
        INFO     : Running command: ['xvfb-run', '-s', '-nolisten local', 
'pytest', '-v',
        'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        ============================= test session starts 
==============================
        --
        qtconsole/tests/test_00_console_widget.py::test_input PASSED            
 [  6%]
        qtconsole/tests/test_00_console_widget.py::test_debug FAILED            
 [  8%]
        qtconsole/tests/test_00_console_widget.py::test_input_and_print PASSED  
 [ 10%]
        --
        timeout=SHELL_TIMEOUT)
        E       pytestqt.exceptions.TimeoutError: waitUntil timed out in 20000 
milliseconds
        qtconsole/tests/test_00_console_widget.py:197: TimeoutError
        --
        =========================== short test summary info 
============================
        FAILED qtconsole/tests/test_00_console_widget.py::test_debug - 
pytestqt.excep...
        ============= 1 failed, 46 passed, 1 skipped in 121.96s (0:02:01) 
==============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['xvfb-run', '-s', '-nolisten 
local', 'pytest',
        '-v', 'qtconsole', '--ignore', 
'qtconsole/tests/test_inprocess_kernel.py']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpmb-tmp.zIxcey (%check)

        16 error logs REMOVED from the list
bpftrace-0.26.1-alt1
cilium-envoy-1.35.3-alt1
gnuplot-1:6.0.4-alt1
guile-fibers-1.4.3-alt1
kea-3.0.3-alt1
logitune-0.3.6-alt1
nushell-0.114.1-alt1
perl-SQL-Statement-1.414-alt1
python3-module-oscrypto-1.3.0-alt1.1
python3-module-paho-2.1.0-alt2
python3-module-pytest-httpbin-2.1.0-alt1.1
python3-module-scikit-image-0.26.0-alt1
python3-module-telnetlib3-3.0.1-alt1
python3-module-websockets-16.1-alt1
python3-module-zict-3.0.0-alt1
qt5-pim-5.15-alt1

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

Reply via email to