12 NEW error logs

blender5.0-5.0.0-alt0.2
        [4013/7007] cd 
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel
        && 
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/bin/zstd_compress
        
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb
        
/usr/src/RPM/BUILD/blender5.0-5.0.0/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb.zst
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

emacs-mode-auctex-14.1.0-alt1
        Comments  passed: 4
        Codelines passed: 742
        No pages of output.
        Transcript written on preview-mk.log.
        make: Leaving directory '/usr/src/RPM/BUILD/emacs-mode-auctex-14.1.0'
        make: Entering directory '/usr/src/RPM/BUILD/emacs-mode-auctex-14.1.0'
        (cd doc; makeinfo -D rawfile --no-headers intro.texi --output -) >README
        (cd doc; echo "") >>README
        (cd doc; makeinfo -D rawfile --no-headers preview-readme.texi --output 
-) >>README
        make: Leaving directory '/usr/src/RPM/BUILD/emacs-mode-auctex-14.1.0'

foomuuri-0.29-alt2
        find-provides: running scripts
        (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
        /usr/lib/rpm/python3.prov: ERROR: rpm-build-python3 is not installed, 
the following
        files cannot be processed: 
/usr/src/tmp/foomuuri-buildroot/usr/sbin/foomuuri
        find-provides: ERROR: /usr/lib/rpm/python3.prov failed
        error: /bin/sh failed
        error: Failed to find Provides
        RPM build errors:

gcr4-4.4.0.1-alt1.1
        + xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C 
x86_64-alt-linux -t 8
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        The XKEYBOARD keymap compiler (xkbcomp) reports:

libtiff-4.7.1-alt1
        copying images... [ 86%] images/jim.gif
        copying images... [ 93%] images/strike.gif
        copying images... [100%] images/quad.jpg
        dumping search index in English (code: en)... done
        dumping object inventory... done
        build succeeded, 1 warning.
        The HTML pages are in html.
        touch doc-html
        make[1]: Leaving directory '/usr/src/RPM/BUILD/libtiff-4.7.1/doc'
        make: *** [Makefile:574: all-recursive] Error 1

lightdm-1.32.0-alt11
        # 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:260250): WARNING **: 06:43:01.078: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:260260): WARNING **: 06:43:01.087: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:260278): WARNING **: 06:43:01.094: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory
        ** (process:260291): WARNING **: 06:43:01.102: Error loading passwd 
file: Failed to
        open file ???/tmp/.r0/etc/passwd???: No such file or directory

lua5.4-module-lualanes-3.17.1-alt1_lr0
        lane    1.      a.some == 1
        lane    2.      a.some == 2
        lane    3.      c.some == nil
        lane    4.      c.some == 3
        main    4.      lane joined:
        main    5.      A.some = 2
        main    6.      C.some = 3
        make[1]: *** [Makefile:118: keeper] Segmentation fault
        make[1]: Leaving directory 
'/usr/src/RPM/BUILD/lua5.4-module-lualanes-3.17.1'
        make: *** [Makefile:87: test] Error 2

mumps-5.3.5-alt5
        /usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o 
ddcreate.o ddbisect.o
        nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o 
sort.o minpriority.o
        -Wl,-soname,libpord-5.3.so -o libpord-5.3.so 
-Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
        -L/usr/lib64/openmpi/lib -Wl,-z,defs
        lto1: internal compiler error: resolution sub id 0x8aeb687f6756d712 not 
in object file
        libbacktrace could not find executable to open
        --
        See <http://bugzilla.altlinux.org> for instructions.
        lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
        compilation terminated.
        ld: error: lto-wrapper failed
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:34: libpord.so] Error 1

opendht-3.4.0-alt1
        - Expression: !p1ret
        0% tests passed, 1 tests failed out of 1
        Total Test time (real) =  36.95 sec
        The following tests FAILED:
        1 - TEST (Failed)

pioneerspacesim-20250501-alt1
        Info: StringTable[run 2]: Lookup of 20000 elements took 3e-05ms
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-paho-2.1.0-alt1
        ==================================== ERRORS 
====================================
        _________________ ERROR at teardown of test_01_unpwd_empty_set 
_________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-unpwd-empty-set.py exited with code 
-2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        =========================== short test summary info 
============================
        ERROR tests/lib/test_01_unpwd_empty_set.py::test_01_unpwd_empty_set - 
Runtime...
        ============= 141 passed, 21 skipped, 1 xfailed, 1 error in 39.08s 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.

rng-tools-6.17-alt1.1
        PASS: rngtestzero.sh
        FAIL: rngtestjitter.sh
        Testsuite summary for rng-tools 6.17
        --
        # SKIP:  1
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log

        11 error logs REMOVED from the list
bpftrace-0.24.1-alt1
fonts-ttf-IosevkaSlab-33.3.5-alt1
guile22-2.2.7-alt1
perl-HTML-Widget-1.11-alt3
python3-module-mkdocs-1.6.1-alt2
python3-module-schemathesis-4.3.18-alt1
python3-module-tox-4.32.0-alt1
qt5-qtsystems-5.4.0_git20230712.81e08ee-alt1
redis-7.2.11-alt1
shepherd-1.0.1-alt1
zig-0.15.2-alt1

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

Reply via email to