15 NEW error logs

clisp-1:2.49.92-alt2.1
        Bye.
        (echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l 
*erg; echo "To see
        which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
        Test failed:
        -rw-r--r-- 1 builder builder 848 Oct 12 09:23 socket.erg
        To see which tests failed, type
        cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

cockpit-machines-315-alt1
        runtime/asm_wasm.s:399 +0x1 fp=0x17ee3fe8 sp=0x17ee3fe0 pc=0x14070001
        created by 
github.com/evanw/esbuild/internal/linker.(*linkerContext).generateChunkJS
        github.com/evanw/esbuild/internal/linker/linker.go:5546 +0x7c
        goroutine 15529 [runnable]:
        
github.com/evanw/esbuild/internal/linker.(*linkerContext).generateChunkJS.func5()
        github.com/evanw/esbuild/internal/linker/linker.go:5546 fp=0x176fffe0 
sp=0x176fffd8
        pc=0x1f2f0000
        runtime.goexit()
        runtime/asm_wasm.s:399 +0x1 fp=0x176fffe8 sp=0x176fffe0 pc=0x14070001
        created by 
github.com/evanw/esbuild/internal/linker.(*linkerContext).generateChunkJS
        github.com/evanw/esbuild/internal/linker/linker.go:5546 +0x7c

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

gem-cuprite-0.15-alt1
        Wrote: /usr/src/in/nosrpm/gem-cuprite-0.15-alt1.nosrc.rpm (w1.gzdio)
        error: failed build dependencies:
        gem(puma) >= 6 conflicts with gem-cuprite-0.15-alt1

gem-patron-0.13.3.33-alt0.1
        Wrote: /usr/src/in/nosrpm/gem-patron-0.13.3.33-alt0.1.nosrc.rpm 
(w1.gzdio)
        error: failed build dependencies:
        gem(puma) >= 6 conflicts with gem-patron-0.13.3.33-alt0.1

glibc-6:2.38.0.76.e9f05fa1c6-alt1
        UNSUPPORTED: misc/tst-clock_adjtime-time64
        FAIL: misc/tst-epoll-time64
        UNSUPPORTED: misc/tst-mount
        --
        + xargs -i head -v -n -0 'build-i586-linux/{}.test-result' 
'build-i586-linux/{}.out'
        + grep '^FAIL:' build-i586-linux/tests.sum
        + cut '-d ' -f2-
        ==> build-i586-linux/misc/tst-epoll-time64.test-result <==
        FAIL: misc/tst-epoll-time64
        original exit status 1

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] 
_________
        [gw10] 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_https_over_http_error[0.0.0.0] - 
Asserti...
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
        ================== 151 passed, 3 xfailed, 2 errors in 11.50s 
===================
        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-cypari2-2.1.4-alt1
        raise CompileError(None, pyx_file)
        Cython.Compiler.Errors.CompileError: cypari2/convert.pyx

python3-module-google_auth_oauthlib-1.0.0-alt1.1
        requests.get(auth_redirect_url)
        except requests.ConnectionError:  # pragma: NO COVER
        pass
        --
        >       self.socket.bind(self.server_address)
        E       OSError: [Errno 98] Address already in use
        /usr/lib/python3.12/socketserver.py:473: OSError
        --
        =========================== short test summary info 
============================
        FAILED 
tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_code_verifier
        =================== 1 failed, 36 passed, 9 warnings in 0.53s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-pyshark-0.6-alt1
        ../tests/capture/test_inmem_capture.py
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-sanic-24.6.0-alt2
        tests/test_reloader.py ssssss
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-winrm-0.4.3-alt2
        =========================== short test summary info 
============================
        FAILED winrm/tests/test_protocol.py::test_open_shell_and_close_shell - 
Except...
        FAILED 
winrm/tests/test_protocol.py::test_run_command_with_arguments_and_cleanup_command
        FAILED 
winrm/tests/test_protocol.py::test_run_command_without_arguments_and_cleanup_command
        FAILED winrm/tests/test_protocol.py::test_get_command_output - 
Exception: Mes...
        FAILED winrm/tests/test_protocol.py::test_send_command_input - 
Exception: Mes...
        FAILED winrm/tests/test_session.py::test_run_cmd - Exception: Message 
was not...
        FAILED winrm/tests/test_session.py::test_run_ps_with_error - Exception: 
Messa...
        ======= 7 failed, 49 passed, 10 skipped, 1 xfailed, 7 warnings in 0.41s 
========

swi-prolog-9.0.4-alt4
        76/76 Test #27: swipl:thread .....................   Passed   14.91 sec
        99% tests passed, 1 tests failed out of 76
        Total Test time (real) =  16.16 sec
        The following tests FAILED:
        16 - swipl:transaction (Failed)

tmux-3.5a-alt1
        + rm regress/capture-pane-hyperlink.sh
        + make -C regress
        make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
        sh am-terminal.sh
        sh capture-pane-sgr0.sh
        sh combine-test.sh
        sh command-order.sh
        server exited unexpectedly
        make: *** [Makefile:9: command-order.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

tuxvsclippy-0.2.5-alt3.1.qa1
        523 |      90, 91, 91, 91, 92, 92, 92, 93, 93, 93, 94, 94, 95, 95, 95, 
96, 96, 96, 97,
        97, 97, 98, 98, 98, 99, 99, 99,100,100,100,101,101,
        524 |
        
102,102,102,103,103,103,104,104,104,105,105,105,106,106,107,107,107,108,108,108,109,109,109,110,110,110,111,111,112,112,112,113,
        525 |
        
113,113,114,114,114,115,115,115,116,116,116,117,117,117,118,118,119,119,119,120,120,120,121,121,121,122,122,122,123,123,124,124,
        526 |
        
124,125,125,125,126,126,126,127,127,127,128,128,128,129,129,129,130,130,131,131,131,132,132,132,133,133,133,134,134,134,135,135,
        527 |
        
136,136,136,137,137,137,138,138,138,139,139,139,140,140,141,141,141,142,142,142,143,143,143,144,144,144,145,145,145,146,146,146,
        make[3]: *** [Makefile:610: generated_genruns_coordtab.o] Error 1
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/tuxvsclippy-0.2.5/src/rot'
        make[2]: *** [Makefile:374: all-recursive] Error 1
        make[1]: *** [Makefile:422: all-recursive] Error 1
        make: *** [Makefile:354: all] Error 2

        23 error logs REMOVED from the list
SimplePAMApps-0.60-alt36
automake_1.11-1.11.6-alt10
dtk6widget-6.0.19-alt2
foomuuri-0.24-alt3
fprintd-1.94.4-alt1
glog-0.7.1-alt1
libbotan-2.19.1-alt2.5
libcapypdf-0.10.0-alt1
libgupnp-igd-1.6.0-alt1
liboqs-0.11.0-alt1
libvamp-2.10.0-alt2
linux-pam-1.6.1-alt1
perl-HTML-Widget-1.11-alt3
perl-Math-MatrixReal-2.13-alt1_10
perl-Server-Starter-0.35-alt1.1
python3-module-argcomplete-3.5.0-alt1
python3-module-beautifulsoup4-4.12.3-alt1
python3-module-commentjson-0.9.0-alt1
python3-module-oslo.rootwrap-7.3.0-alt1
python3-module-pydantic-extra-types-2.9.0-alt1
python3-module-toolz-0.12.1-alt1
python3-module-traitlets-5.14.3-alt1
xfce4-genmon-plugin-4.2.0-alt1

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

Reply via email to