From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Tue, 25 Feb 2025 05:35:06 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20250225 x86_64 beehive_status: +11 -16 (312) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2025 05:35:11 -0000 Archived-At: List-Archive: 11 NEW error logs libgda6-6.0.0-alt2 [715/796] Generating libgda-ui/gdaui6.0_vapi with a custom command FAILED: libgda-ui/libgdaui-6.0.vapi /usr/bin/vapigen-0.56 --girdir=/usr/src/RPM/BUILD/libgda-6.0.0/x86_64-alt-linux/libgda --metadatadir=/usr/src/RPM/BUILD/libgda-6.0.0/libgda-ui --library=libgdaui-6.0 --directory=/usr/src/RPM/BUILD/libgda-6.0.0/x86_64-alt-linux/libgda-ui --vapidir=/usr/src/RPM/BUILD/libgda-6.0.0/x86_64-alt-linux/libgda --pkg=libxml-2.0 --pkg=gio-2.0 --pkg=libgda-6.0 --pkg=gtk+-3.0 libgda-ui/Gdaui-6.0.gir ../libgda-ui/Gda-6.0-custom.vala error: Package `libgda-6.0' not found in specified Vala API directories or GObject-Introspection GIR directories Generation failed: 1 error(s), 0 warning(s) openscad-2021.01-alt5 94 | int F = CGAL::gcd(f1c,f2c); /usr/include/CGAL/Algebraic_structure_traits.h:258:44: error: no type named 'Is_exact' in 'AST' {aka 'class CGAL::Algebraic_structure_traits'} 258 | typedef typename AST::Is_exact Is_exact; -- 925 | return Boost_MP_internal::to_interval(x.num, x.den); /usr/include/CGAL/boost_mp_type.h:442:30: error: no matching function for call to 'sign(int)' 442 | return CGAL::sign(x.sign()); -- 925 | return Boost_MP_internal::to_interval(x.num, x.den); /usr/include/CGAL/number_utils.h:244:1: error: no type named 'Sgn' in 'class CGAL::Real_embeddable_traits' 244 | sign( const Real_embeddable& x ) { -- 925 | return Boost_MP_internal::to_interval(x.num, x.den); /usr/include/CGAL/boost_mp_type.h:449:30: error: no matching function for call to 'sign(int)' 449 | return CGAL::sign(x.compare(y)); -- 925 | return Boost_MP_internal::to_interval(x.num, x.den); /usr/include/CGAL/number_utils.h:244:1: error: no type named 'Sgn' in 'class CGAL::Real_embeddable_traits' 244 | sign( const Real_embeddable& x ) { plank-0.11.89-alt2 OK FAIL: ./tests make[4]: *** [Makefile:1095: check-local] Error 1 python-2.7.18-alt11 self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-75: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-76: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-77: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-78: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-79: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Exception in thread Thread-80: -- self._sslobj.do_handshake() SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735) Warning -- asyncore.socket_map was modified by test_ftplib python3-module-cheroot-10.0.1-alt3 > assert col in needed_collectors, "previous item was not torn down properly" E AssertionError: previous item was not torn down properly col = -- /usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError _______ ERROR at setup of test_http_over_https_error[0.0.0.0-pyopenssl] ________ [gw8] linux -- Python 3.12.8 /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 = -- 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-builtin] ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl] ================== 151 passed, 3 xfailed, 2 errors in 16.23s =================== 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-hid-tools-0.9-alt1 > source = self.uhid_device.hidraw_nodes[0] E IndexError: list index out of range tests/test_cli_decode.py:263: IndexError =========================== short test summary info ============================ FAILED tests/test_cli_decode.py::TestHidrawSysfsReportDescriptor::test_pass_hidraw ======================== 1 failed, 460 passed in 6.34s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', 'tests']' returned non-zero exit status 1. python3-module-pygeoif-1.5.1-alt1 =========================== short test summary info ============================ FAILED tests/hypothesis/test_functions.py::test_fuzz_convex_hull - AssertionE... FAILED tests/hypothesis/test_polygon.py::test_repr_eval - hypothesis.errors.F... FAILED tests/hypothesis/test_polygon.py::test_shape - hypothesis.errors.Faile... =========== 3 failed, 426 passed, 1261 warnings in 98.00s (0:01:38) ============ INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-v']' returned non-zero exit status 1. python3-module-pythran-0.17.0-alt1 INFO : Running command: ['python3', '-m', 'pytest', '-n', 'auto'] hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded python3-module-sanic-24.6.0-alt2 =========================== short test summary info ============================ FAILED tests/test_cli.py::test_server_run_with_repl - EOFError: Ran out of input = 1 failed, 1667 passed, 25 skipped, 5 deselected, 3 xfailed, 6 xpassed, 308 warnings in 173.83s (0:02:53) = INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_websocket_route_with_subprotocols and not test_keep_alive_client_timeout']' returned non-zero exit status 1. snapd-glib-2-1.66-alt1 ok 89 /get-connections/async Summary of Failures: 4/4 Tests (qt6 TIMEOUT 600.12s 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 util-linux-2.39.2-alt2 rename: subdir check ... OK schedutils: chrt-non-user ... KNOWN FAILED (1 from 1 sub-tests) script: buffering race ... OK -- utmp: last ipv6 ... SKIPPED (last not found) ul: basic tests: [02] filter-input ... KNOWN FAILED (ul/basic-filter-input) blkid: superblocks probing: [59] iso-unicode-long-label ... OK -- utmp: subsecond ... OK ul: basic tests ... KNOWN FAILED (1 from 3 sub-tests) utmp: circle ... OK -- blkid: superblocks probing: [93] udf-bdr-2.60-nero ... OK script: replay: [04] live ... KNOWN FAILED (script/replay-live) script: replay ... KNOWN FAILED (1 from 4 sub-tests) blkid: superblocks probing: [94] udf-cd-mkudfiso-20100208 ... OK -- }}}-diff script: options: [05] size ... FAILED (script/options-size) script: options ... FAILED (1 from 5 sub-tests) script: race conditions ... OK 1 tests of 247 FAILED script/options 16 error logs REMOVED from the list digikam-8.4.0-alt3 fcitx5-5.1.2-alt1_1.1 goldendict-1.5.0-alt3 guile-fibers-1.3.1-alt1 guile22-2.2.7-alt1 kalzium-24.08.2-alt1 libpixman-3:0.44.2-alt1 perl-CHI-0.61-alt1 perl-Tie-DBI-1.08-alt1 perl-autovivification-0.18-alt2_8 python3-module-jupyter_server-2.15.0-alt1 python3-module-pyshark-0.6-alt2 python3-module-pyside6-6.7.2-alt0.1 python3-module-schemathesis-3.39.9-alt1 python3-module-vcrpy-7.0.0-alt1 tigervnc-1.13.1-alt2 Total 312 error logs.