12 NEW error logs

Uranium-5.4.0-alt3
        import imp
        E   ModuleNotFoundError: No module named 'imp'

automake_1.11-1.11.6-alt10
        checking for upc... no
        configure: error: no Unified Parallel C compiler was found
        + exit_status=77
        --
        + exit 77
        1 of 878 tests failed
        (73 tests were not run)

coreutils-9.4.0.75.7f2c97-alt1
        make[4]: *** Deleting file 'tests/uniq/uniq.log'
        make[4]: *** Deleting file 'tests/misc/usage_vs_getopt.log'
        make[4]: *** Deleting file 'tests/timeout/timeout-large-parameters.log'
        make[4]: *** Deleting file 'tests/timeout/timeout.log'
        make[4]: Entering directory 
'/usr/src/RPM/BUILD/coreutils-9.4.0.75.7f2c97-alt1'
        make[4]: *** [Makefile:22611: tests/timeout/timeout.log] Hangup
        make[4]: Leaving directory 
'/usr/src/RPM/BUILD/coreutils-9.4.0.75.7f2c97-alt1'
        make[3]: *** [Makefile:22593: check-TESTS] Hangup
        make: *** [Makefile:22855: check] Hangup
        make[2]: *** [Makefile:22853: check-am] Hangup

osc-0.174.0-alt2
        import imp
        ModuleNotFoundError: No module named 'imp'

python3-module-cheroot-10.0.1-alt2
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        /usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
        ________ ERROR at setup of test_http_over_https_error[0.0.0.0-builtin] 
_________
        [gw0] linux -- Python 3.12.7
        /usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
        --
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl]
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
        ================== 151 passed, 3 xfailed, 2 errors in 11.30s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_tls_client_auth']' returned non-zero exit status 1.

python3-module-daphne-4.1.2-alt1
        
tests/test_http_protocol.py::TestHTTPProtocol::test_web_request_initialisation 
PASSED
        [ 26%]
        tests/test_http_request.py::TestHTTPRequest::test_bad_requests FAILED   
 [ 28%]
        tests/test_http_request.py::TestHTTPRequest::test_duplicate_headers 
PASSED [ 29%]
        --
        
tests/test_http_request.py::TestHTTPRequest::test_headers_are_lowercased_and_stripped
        PASSED [ 34%]
        tests/test_http_request.py::TestHTTPRequest::test_invalid_header_name 
FAILED [ 35%]
        tests/test_http_request.py::TestHTTPRequest::test_kitchen_sink PASSED   
 [ 37%]
        --
        >       self.assertTrue(response.startswith(b"HTTP/1.0 400 Bad 
Request"))
        E       AssertionError: False is not true
        tests/test_http_request.py:307: AssertionError
        --
        >           self.assertTrue(response.startswith(b"HTTP/1.0 400 Bad 
Request"))
        E           AssertionError: False is not true
        tests/test_http_request.py:324: AssertionError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_http_request.py::TestHTTPRequest::test_bad_requests - 
Asser...
        FAILED 
tests/test_http_request.py::TestHTTPRequest::test_invalid_header_name
        ============= 2 failed, 61 passed, 1 skipped, 2 warnings in 16.00s 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v']' 
returned non-zero
        exit status 1.

python3-module-openstacksdk-4.1.0-alt1
        raise JSONDecodeError("Expecting value", s, err.value) from None
        json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
        Totals

python3-module-testtools-2.7.2-alt1
        Tests running...
        FAIL:
        
testtools.tests.twistedsupport.test_runtest.TestAsynchronousDeferredRunTest.test_log_in_details
        Traceback (most recent call last):
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: Differences: [
        Differences: [
        --
        '''.: after <function <lambda>> on <Content type=text/plain; 
charset="utf8",
        value=b'2024-10-28 02:49:48+0000 [-] foo\n2024-10-28 02:49:48+0000 [-] 
Main loop
        terminated.\n'>,
        FAIL:
        
testtools.tests.twistedsupport.test_runtest.TestAsynchronousDeferredRunTest.test_log_to_twisted
        Traceback (most recent call last):
        --
        raise mismatch_error
        testtools.matchers._impl.MismatchError: Differences: [
        len([{'system': '-', 'message': ('foo',), 'time': 1730083788.637125, 
'isError':
        0, 'log_time': 1730083788.637125, 'log_text': 'foo', 'log_format': 
'{log_text}',
        'log_level': <LogLevel=info>, 'log_namespace': 'log_legacy', 
'log_system': '-', 'format':
        '%(log_legacy)s', 'log_legacy': 
<twisted.logger._stdlib.StringifiableFromEvent object
        at 0x7f777333a840>}, {'log_logger': <Logger 'twisted.internet.base'>, 
'log_level':
        <LogLevel=info>, 'log_namespace': 'twisted.internet.base', 
'log_source': None,
        'log_format': 'Main loop terminated.', 'log_time': 1730083788.6372159, 
'message': (),
        'time': 1730083788.6372159, 'system': '-', 'format': '%(log_legacy)s', 
'log_legacy':
        <twisted.logger._stdlib.StringifiableFromEvent object at 
0x7f777333a120>, 'isError':
        0}]) != 1: Length mismatch
        Ran 2627 tests in 0.710s
        FAILED (failures=2)
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python', '-m', 'testtools.run',
        'testtools.tests.test_suite']' returned non-zero exit status 1.

snapd-glib-2-1.66-alt1
        ok 165 /install/not-available
        Summary of Failures:
        4/4 Tests                TIMEOUT        600.13s   killed by signal 15 
SIGTERM
        Ok:                 3
        Expected Fail:      0
        Fail:               0
        Unexpected Pass:    0
        Skipped:            0
        Timeout:            1
        Full log written to
        
/usr/src/RPM/BUILD/snapd-glib-1.66/x86_64-alt-linux/meson-logs/testlog.txt

tarantool-3.0.1-alt1
        # logfile:        /tmp/t/log/356_app-luatest.log
        # reproduce file: /tmp/t/reproduce/356_app-luatest.list.yaml
        make[3]: *** [test/CMakeFiles/test-force.dir/build.make:70: 
test/CMakeFiles/test-force]
        Error 3
        make[3]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
        make[2]: *** [CMakeFiles/Makefile2:5128: 
test/CMakeFiles/test-force.dir/all] Error 2
        make[2]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
        make[1]: *** [CMakeFiles/Makefile2:5135: 
test/CMakeFiles/test-force.dir/rule] Error 2
        make[1]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
        make: *** [Makefile:1841: test-force] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'

tmux-3.5a-alt1
        sh format-strings.sh
        sh has-session-return.sh
        sh if-shell-TERM.sh
        sh if-shell-error.sh
        sh if-shell-nested.sh
        sh input-keys.sh
        [FAIL] M-C-q -> ^[^Q (Got: ^[)
        [FAIL] C-s -> ^S (Got: )
        make: *** [Makefile:9: input-keys.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

trikStudio-2022.2-alt2.1
        g++ -Wl,-rpath-link=/usr/src/RPM/BUILD/trikStudio-2022.2/bin/release
        -Wl,-rpath=/usr/lib64/trikStudio -Wl,--disable-new-dtags -Wl,-O1 
-fuse-ld=gold -o
        ../../bin/release/checkapp .build/release/obj/checker.o 
.build/release/obj/main.o
        .build/release/obj/mainwindow.o .build/release/obj/qrc_resources.o
        .build/release/obj/qrc_qmake_qmake_qm_files.o 
.build/release/obj/moc_checker.o
        .build/release/obj/moc_mainwindow.o   -lquazip1-qt5 -lz -lQt5Core
        -L/usr/src/RPM/BUILD/trikStudio-2022.2/bin/release -ltrikQsLog 
/usr/lib64/libQt5Widgets.so
        /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Concurrent.so 
/usr/lib64/libQt5Core.so -lGL
        -lpthread
        /usr/bin/ld.gold: error: cannot find -ltrikQsLog
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:88: ../../bin/release/checkapp] Error 1

        14 error logs REMOVED from the list
guile22-2.2.7-alt1
libcmis-0.6.2-alt1
libmozjs102-102.1.0-alt2
libpam-google-authenticator-1.09-alt1
node-canvas-2.11.2-alt1
python3-module-cypari2-2.1.4-alt1
python3-module-daemon-3.0.1-alt1
python3-module-future-1.0.0-alt1
python3-module-openstacksdk-4.0.0-alt1
python3-module-oslo.reports-3.3.0-alt1
python3-module-pulsectl-asyncio-1.2.0-alt1
python3-module-taskiq-0.11.7-alt1
python3-module-textual-0.74.0-alt1
rabbitvcs-0.19.0.21.git6f2da1b-alt2

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

Reply via email to