10 NEW error logs

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

gnuplot-1:6.0.0-alt2
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
        make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
        x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto  -lcerf   -o
        doc2tex doc2tex-doc2tex.o doc2tex-termdoc.o  -lm -lopenspecfun -lcerf  
-lz -lpangocairo-1.0
        -lpango-1.0 -lgobject-2.0 -lharfbuzz -lcairo -lglib-2.0
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
        make[1]: *** Deleting file 'gnuplot.tex'
        make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
        ./doc2tex -figures ./gnuplot.doc gnuplot.tex
        make[1]: *** [Makefile:1097: gnuplot.tex] Segmentation fault
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.0/docs'
        make: *** [Makefile:1100: pdf] Error 2

libgdk-pixbuf-2.44.4-alt1
        ok 10 /pixbuf/fail_tiny/bug779016-infinite.icns
        ok 11 /pixbuf/fail_tiny/bug780269.tif
        ok 12 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff
        ok 13 /pixbuf/fail_tiny/bug785973.gif
        Summary of Failures:
        23/23 gdk-pixbuf:conform+slow / pixbuf-fail           TIMEOUT        
614.04s   killed
        by signal 15 SIGTERM
        Ok:                22
        Fail:              0
        Timeout:           1
        Full log written to
        
/usr/src/RPM/BUILD/gdk-pixbuf-2.44.4/x86_64-alt-linux/meson-logs/testlog.txt

lightdm-1.32.0-alt13
        # 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:3393857): WARNING **: 02:11:23.893: Error loading passwd 
file: Failed to
        open file ?/tmp/.r0/etc/passwd?: No such file or directory
        ** (process:3393884): WARNING **: 02:11:23.897: Error loading passwd 
file: Failed to
        open file ?/tmp/.r0/etc/passwd?: No such file or directory
        ** (process:3393914): WARNING **: 02:11:23.901: Error loading passwd 
file: Failed to
        open file ?/tmp/.r0/etc/passwd?: No such file or directory
        ** (process:3393934): WARNING **: 02:11:23.906: Error loading passwd 
file: Failed to
        open file ?/tmp/.r0/etc/passwd?: No such file or directory

nushell-0.110.0-alt1
        === stderr
        Error: I/O error
        Diagnostic severity: error
        --
        commands::run_external::external_command_expand_tilde::case_3
        test result: FAILED. 2109 passed; 1 failed; 32 ignored; 0 measured; 6 
filtered out;
        finished in 13.43s
        error: test failed, to rerun pass `-p nu-command --test main`

ocaml-sqlite3-5.4.0-alt1
        0 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        1 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        2 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        3 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        0 INSERT INTO tbl0 VALUES ('a', 3, 3.14)
        --
        Called from Sqlite3_test__Test_win.(fun) in file "test/test_win.ml", 
lines 13-16,
        characters 6-47
        FAILED 1 / 1 tests

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

pocl-6.0-alt0.3
        --   Found hwloc, version 2.10.0
        Package libxml-2.0 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libxml-2.0.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libxml-2.0', required by 'hwloc', not found
        Package libxml-2.0 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libxml-2.0.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libxml-2.0', required by 'hwloc', not found
        Package libxml-2.0 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libxml-2.0.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libxml-2.0', required by 'hwloc', not found
        Package libxml-2.0 was not found in the pkg-config search path.
        Perhaps you should add the directory containing `libxml-2.0.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'libxml-2.0', required by 'hwloc', not found
        -- Found Hwloc: hwloc

python3-module-inline-snapshot-0.28.0-alt1
        >       result.assert_outcomes(passed=1)
        E       AssertionError: assert {'errors': 0,...pped': 0, ...} == 
{'errors': 0,...pped':
        0, ...}
        E
        --
        =========================== short test summary info 
============================
        FAILED tests/test_file.py::test_a - assert 4 == 5
        ============================== 1 failed in 0.08s 
===============================
        --
        ==================================== ERRORS 
====================================
        _________________________ ERROR at teardown of test_a 
__________________________
        some snapshots in this test have incorrect values.
        --
        =========================== short test summary info 
============================
        ERROR tests/test_file.py::test_a - Failed: some snapshots in this test 
have i...
        ========================== 1 passed, 1 error in 0.14s 
==========================
        --
        =========================== short test summary info 
============================
        FAILED tests/test_file.py::test_a - assert 4 == 5
        ============================== 1 failed in 0.08s 
===============================
        =========================== short test summary info 
============================
        FAILED tests/test_pytest_plugin.py::test_disabled - AssertionError: 
assert {'...
        = 1 failed, 597 passed, 7 deselected, 1 xfailed, 997 subtests passed in 
130.77s (0:02:10) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not pyright
        and not test_compare']' returned non-zero exit status 1.

qemu-9.1.2-alt1
        Summary of Failures:
        775/885 qemu:block / io-qcow2-161                                       
          ERROR
        2.38s   exit status 1
        Ok:                819

        13 error logs REMOVED from the list
cppcheck-2.16.1-alt2
deepin-widgets-6.0.22-alt1
elixir-1.17.3-alt1
gcr4-4.4.0.1-alt1
java-1.8.0-openjdk-0:1.8.0.482.b08-alt1
libwebkitgtk4-2.46.6-alt1
libwebkitgtk4.1-2.46.6-alt1
litmus-0.14.0-alt2.git.9fbc73d
php8.4-pcntl-8.4.17-alt1
postgresql17-1C-17.7-alt0.p11.6
python-2.7.18-alt11
python3-module-pysnmp-7.1.22-alt1
tuxpaint-config-0.0.23-alt1

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

Reply via email to