From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 mskdc-relay.altlinux.org C8193600D3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=altlinux.org; s=relay-alt2025; t=1763106533; bh=eOSm6pKDKYIb3wSi/t8HRhoXjvBev2GCsBIxxlzc9E8=; h=Date:From:To:Subject:From; b=a4STyPKlqJo06OMq2mP33HBGBacCUu2R/WuRNzMzVSR5KbVjLpFXeIG8FVe19kGaG YNLwsdChiDGP52Va5yPc8Gv2cCgMp/ai1MRc249nUMtmRDks8wRMTF0hZN9jCZ/oTl f9DTmxss9vlrMwUo5mWN8j1KrRHb4InY4erRF2ik= Date: Fri, 14 Nov 2025 07:48:53 +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 Content-Transfer-Encoding: quoted-printable Subject: [cyber] I: Sisyphus-20251114 x86_64 beehive_status: +18 -15 (241) 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: Fri, 14 Nov 2025 07:48:53 -0000 Archived-At: List-Archive: 18 NEW error logs Cardinal-25.06-alt1 ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbo= ls: archive has no index; run ranlib to add one collect2: error: ld returned 1 exit status make[2]: *** [../../dpf/Makefile.plugins.mk:567: ../../bin/Cardinal] Error= 1 -- ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbo= ls: archive has no index; run ranlib to add one collect2: error: ld returned 1 exit status make[2]: *** [../../dpf/Makefile.plugins.mk:610: ../../bin/Cardinal.lv2/Ca= rdinal.so] Error 1 bpftrace-0.24.1-alt1 =1B[94m[ SKIP ]=1B[0m probe.kprobe_offset_module_error (unmet condition: = 'lsmod | grep '^nf_tables'')=0D =1B[91m[ FAILED ]=1B[0m 5 tests, listed below:=0D =1B[91m[ FAILED ]=1B[0m probe.attach_to_bpf_program=0D =1B[91m[ TIMEOUT ]=1B[0m array.cast literal to int array=0D clamav-1.4.3-alt3 [INFO]: Removed tmp directory: /usr/src/RPM/BUILD/clamav-1.4.3/x86_64-alt-linux/unit_tests/TC-nlbg6ft6 FAIL: test_freshclam_04_http_429 (freshclam_test.TC.test_freshclam_04_http= _429) Traceback (most recent call last): -- Ran 11 tests in 16.843s FAILED (failures=3D1, skipped=3D1) 3/5 Test #3: clamd ............................ Passed 22.08 sec -- 5/5 Test #2: libclamav_rust ................... Passed 31.95 sec 80% tests passed, 1 tests failed out of 5 Total Test time (real) =3D 31.95 sec The following tests FAILED: 4 - freshclam (Failed) glog-0.7.1-alt1 26/26 Test #26: dcheck_off .......................***Not Run (Disabled) = 0.00 sec 96% tests passed, 1 tests failed out of 23 Total Test time (real) =3D 11.62 sec -- 26 - dcheck_off (Disabled) The following tests FAILED: 2 - logging (SIGPIPE) grex-1.4.5-alt1.1 running 45 tests test matching_regexes_with_case_insensitive_matching_and_verbose_mode ... = FAILED test matching_regexes_with_conversion_of_non_whitespace ... ok -- thread 'matching_regexes_with_case_insensitive_matching_and_verbose_mode' = (3071370) panicked at tests/property_tests.rs:23:1: Test failed: assertion failed: test_cases.iter().all(|test_case| compiled_regexp.is_match(test_case)) at tests/property_tests.rs:295. minimal failing input: test_cases =3D { -- matching_regexes_with_case_insensitive_matching_and_verbose_mode test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtere= d out; finished in 1.72s error: test failed, to rerun pass `--test property_tests` guile-fibers-1.4.0-alt1 make check-TESTS hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded guile30-3.0.10-alt1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 make[6]: Leaving directory '/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/s= tandalone' -- Running 00-repl-server.test ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - argu= ments: ((system-error "fport_write" "~A" ("Broken pipe") (32))) make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1 libgmime3.0-3.2.15-alt2 done; \ echo "Results: ${passed} tests passed; ${failed} tests failed."; \ if [ ${failed} -ne 0 ]; then \ echo -e "Failed tests: ${failed_tests}"; \ exit 255; \ -- Testing PGP/MIME implementation: passed Results: 12 tests passed; 1 tests failed. Failed tests: test-streams mairix-0.24-alt1 parse.y:251:53: error: request for member 'e' in something not a structure= or union 251 | expr : NOT expr { $$ =3D new_not_expr($2); } parse.y:252:30: error: request for member 'e' in something not a structure= or union 252 | | expr AND expr { $$ =3D new_and_expr($1, $3); } parse.y:252:36: error: implicit declaration of function 'new_and_expr' [-Wimplicit-function-declaration] 252 | | expr AND expr { $$ =3D new_and_expr($1, $3); } parse.y:252:59: error: request for member 'e' in something not a structure= or union 252 | | expr AND expr { $$ =3D new_and_expr($1, $3); } parse.y:252:73: error: request for member 'e' in something not a structure= or union 252 | | expr AND expr { $$ =3D new_and_expr($1, $3); } parse.y:253:40: error: request for member 'e' in something not a structure= or union 253 | | expr PIPE /* OR */ expr { $$ =3D new_or_expr($1, $3); } parse.y:253:46: error: implicit declaration of function 'new_or_expr' [-Wimplicit-function-declaration] 253 | | expr PIPE /* OR */ expr { $$ =3D new_or_expr($1, $3); } parse.y:253:68: error: request for member 'e' in something not a structure= or union 253 | | expr PIPE /* OR */ expr { $$ =3D new_or_expr($1, $3); } parse.y:253:82: error: request for member 'e' in something not a structure= or union 253 | | expr PIPE /* OR */ expr { $$ =3D new_or_expr($1, $3); } parse.y:254:30: error: request for member 'e' in something not a structure= or union 254 | | expr XOR expr { $$ =3D new_xor_expr($1, $3); } python3-module-aiohttp-3.13.2-alt1 SKIPPED [1] tests/test_multipart_helpers.py:99: need more smart parser whi= ch respects quoted text SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding err= or: %82 is invalid for latin1 SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding err= or: %E4 is invalid for utf-8 SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote is t= olerate to standalone % chars -- XFAIL tests/test_websocket_parser.py::test_parse_frame_header_new_data_err= [pyloop] FAILED tests/test_web_functional.py::test_keepalive_expires_on_time[pyloop] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 4166 passed, 25 skipped, 7 = xfailed in 56.10s =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D INFO : Command's result: FAILURE INFO : Command's error: Command '['pytest', '-m', 'not dev_mode and not internal', '-vra', '-o=3Daddopts=3D', '-n', 'auto', '--ignore=3Dtests/auto= bahn', '--ignore=3Dtests/test_proxy_functional.py', '--ignore-glob=3Dtests/test_b= enchmarks_*', 'tests']' returned non-zero exit status 1. python3-module-pytest-xdist-3.8.0-alt1 ) =3D=3D {"gw0": 10} E AssertionError: assert {'gw1': 10} =3D=3D {'gw0': 10} E -- XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] -= Nested warning classes are not supported. FAILED testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_b= y_input =3D=3D=3D=3D=3D=3D=3D 1 failed, 195 passed, 6 skipped, 10 xfailed in 170.8= 1s (0:02:50) =3D=3D=3D=3D=3D=3D=3D INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' retu= rned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.90156 (%check) python3-module-retrying-1.4.2-alt1 "msg": "calls_per_second_final was not within +/-20% of calls_per_second_i= nitial" E AssertionError: False is not true : {'calls_per_second_initial': 16113.704520594822, 'calls_per_second_final': 22171.889445011402, 'msg': 'calls_per_second_final was not within +/-20% of calls_per_second_initial'} test_retrying.py:530: AssertionError =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D short test summary info =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED test_retrying.py::LoadTest::test_load - AssertionError: False is no= t t... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1= failed, 26 passed in 24.56s =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', 'test_retryi= ng.py']' returned non-zero exit status 1. python3-module-vcrpy-7.0.0-alt1 > self.sock.sendall(data) E BrokenPipeError: [Errno 32] Broken pipe /usr/lib64/python3.13/http/client.py:1057: BrokenPipeError -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D short test summary info =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED tests/unit/test_stubs.py::TestVCRConnection::test_body_consumed_onc= e_iterator =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 176 passed, = 3 deselected in 1.42s =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-m',= 'not online', 'tests/unit/']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.22575 (%check) python3-module-zmq-27.1.0-alt1 > raise ZMQError(ENOTSOCK) E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/_zmq.py:1339: ZMQError -- > raise ZMQError(ENOTSOCK) E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/_zmq.py:1339: ZMQError -- > raise ZMQError(ENOTSOCK) E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/_zmq.py:1339: ZMQError -- raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn( -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D short test summary info =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError= : T... FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.er= ror... FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.e= rro... FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error= =2EZM... FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError= : S... FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQErro= r: ... FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError= : S... qt5-qtsystems-5.4.0_git20230712.81e08ee-alt1 make[3]: Leaving directory '/usr/src/RPM/BUILD/qt5-qtsystems-5.4.0_git20230712.81e08ee/tests/auto/ser= viceframework' make[2]: *** [Makefile:452: sub-serviceframework-check] Error 2 make[2]: Leaving directory '/usr/src/RPM/BUILD/qt5-qtsystems-5.4.0_git20230712.81e08ee/tests/auto' make[1]: *** [Makefile:396: sub-auto-check] Error 2 make[1]: Leaving directory '/usr/src/RPM/BUILD/qt5-qtsystems-5.4.0_git20230712.81e08ee/tests' make: *** [Makefile:514: sub-tests-check_ordered] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/qt5-qtsystems-5.4.0_git2023071= 2.81e08ee' error: Bad exit status from /usr/src/tmp/rpm-tmp.82198 (%check) RPM build errors: File /usr/src/RPM/SOURCES/qt5-qtsystems-5.4.0_git20230712.81e08ee-alt1.pat= ch is smaller than 8 bytes reuse-6.2.0-alt1 linkcheck to check all external links for integrity doctest to run all doctests embedded in the documentation (if enabled) coverage to run coverage check of the documentation (if enabled) clean to remove everything in the build directory make: Leaving directory '/usr/src/RPM/BUILD/reuse-6.2.0/docs' + pushd docs ~/RPM/BUILD/reuse-6.2.0/docs ~/RPM/BUILD/reuse-6.2.0 + PBR_VERSION=3D6.2.0 + sphinx-build-3.12 -b man . manpages /usr/src/tmp/rpm-tmp.23809: line 135: sphinx-build-3.12: command not found 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' valkey-8.1.3-alt1 254 seconds - integration/replication-psync !!! WARNING The following tests failed: *** [TIMEOUT]: clients state report follows. 15 error logs REMOVED from the list dm-secdel-1.0.12-alt1 fonts-ttf-IosevkaTermCurlySlab-33.3.0-alt1 ispc-1.28.2-alt1 libdqlite-1.18.2-alt1 opendht-3.4.0-alt1 perl-Parallel-Runner-0.014-alt1_3 plank-0.11.89-alt2 pve-qemu-1:10.0.2-alt1 python3-module-easyprocess-1.1-alt2 python3-module-fastapi-0.119.0-alt1 python3-module-haversine-2.9.0-alt1 python3-module-paho-2.1.0-alt1 python3-module-pytest-httpbin-2.1.0-alt1 python3-module-qtconsole-5.7.0-alt1 zstd-1.5.5-alt2 Total 241 error logs.