From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 11 May 2025 05:09:56 +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: p11-20250511 x86_64 beehive_status: +14 -11 (100) 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: Sun, 11 May 2025 05:09:56 -0000 Archived-At: List-Archive: 14 NEW error logs dopewars-1.5.12-alt2_20.1033svn libtool: link: ranlib .libs/libsound_sdl.a ranlib: unable to copy file '.libs/libsound_sdl.a'; reason: No such file or directory make[3]: *** [Makefile:430: libsound_sdl.la] Error 1 gnuplot-1:6.0.0-alt2 1577 | " If using the `standalone` mode a complete LaTeX header is added to the", allterm.h:1577:1: error: missing terminating " character 1577 | " If using the `standalone` mode a complete LaTeX header is added to the", guile22-2.2.7-alt1 make[2]: Leaving directory '/usr/src/RPM/BUILD/guile22-2.2.7/bootstrap' hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded libvamp-2.10.0-alt2 ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files collect2: error: ld returned 1 exit status make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1 lightdm-1.32.0-alt8 # 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-switch-to-greeter-return-session-logout ** (process:2838927): WARNING **: 03:59:17.691: Error loading passwd file: Failed to open file ?/tmp/.r0/etc/passwd?: No such file or directory ** (process:2838932): WARNING **: 03:59:17.696: Error loading passwd file: Failed to open file ?/tmp/.r0/etc/passwd?: No such file or directory ** (process:2838934): WARNING **: 03:59:17.701: Error loading passwd file: Failed to open file ?/tmp/.r0/etc/passwd?: No such file or directory ** (process:2838944): WARNING **: 03:59:17.707: Error loading passwd file: Failed to open file ?/tmp/.r0/etc/passwd?: No such file or directory meschach-1.2-alt1.b.3 ld: meschach.a: member meschach.a(copy.o) in archive is not an object collect2: error: ld returned 1 exit status perl-SQL-Statement-1.414-alt1 Result: FAIL Failed 1/17 test programs. 0/6420 subtests failed. make: *** [Makefile:792: test_dynamic] Error 255 plank-0.11.89-alt2 OK FAIL: ./tests make[4]: *** [Makefile:1095: check-local] Error 1 python3-module-qtsass-0.3.0-alt3 tests/test_functions.py::TestQLinearGradientFunc::test_rgba PASSED [ 89%] tests/test_watchers.py::test_watchers[PollingWatcher] FAILED [ 91%] tests/test_watchers.py::test_watchers[None] PASSED [ 94%] -- SKIPPED [1] tests/test_watchers.py:100: Fails on linux FAILED tests/test_watchers.py::test_watchers[PollingWatcher] - assert 1 == 2 =================== 1 failed, 35 passed, 1 skipped in 10.85s =================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/py3/bin/pytest -vra (exited with code 1) py3 finish: run-test after 11.12 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/.tmp/package/1/qtsass-0.3.0-py2.py3-none-any.whl python3-module-websockets-12.0-alt1 raise ValueError("Invalid file descriptor: {}".format(fd)) ValueError: Invalid file descriptor: -1 ...................................................................................................................s.............................................................................................................................................................................................................................................................................................................................................................................. FAIL: test_server_shuts_down_and_waits_until_handlers_terminate (tests.legacy.test_client_server.ClientServerTests.test_server_shuts_down_and_waits_until_handlers_terminate) Traceback (most recent call last): -- self.assertFalse(server_ws.handler_task.done()) AssertionError: True is not false FAIL: test_writing_in_send_context_fails (tests.sync.test_connection.ServerConnectionTests.test_writing_in_send_context_fails) Error when sending outgoing frame is correctly reported. -- self.assertIsInstance(raised.exception.__cause__, BrokenPipeError) AssertionError: None is not an instance of Ran 1297 tests in 3.149s FAILED (failures=2, skipped=12) INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero exit status 1. redis-7.2.6-alt1 6 seconds - unit/functions !!! WARNING The following tests failed: *** [TIMEOUT]: clients state report follows. tuxpaint-config-0.0.23-alt1 msgfmt -o trans/ach.mo src/po/ach.po msgfmt: error while opening "trans/ach.mo" for writing: No such file or directory make: *** [Makefile:401: trans/ach.mo] Error 1 vaultwarden-1.33.2-alt2 Running `rustc --crate-name vaultwarden --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=fat -C codegen-units=1 --deny=unused --deny=rust_2024_compatibility --deny=rust_2021_compatibility --deny=rust_2018_idioms --deny=refining_impl_trait --deny=let_underscore --deny=keyword_idents --deny=future_incompatible '--deny=clippy::zero_sized_map_values' '--deny=clippy::verbose_file_reads' --deny=variant_size_differences '--deny=clippy::unused_self' --deny=unused_qualifications --deny=unused_lifetimes --deny=unused_import_braces '--deny=clippy::unused_async' --forbid=unsafe_code '--deny=clippy::unnested_or_patterns' '--deny=clippy::unnecessary_self_imports' '--deny=clippy::unnecessary_join' --deny=trivial_numeric_casts --deny=trivial_casts '--warn=clippy::todo' --allow=tail_expr_drop_order '--deny=clippy::string_to_string' '--deny=clippy::string_add_assign' --deny=single_use_lifetimes '--deny=clippy::option_option' --deny=noop_method_call --forbid=non_ascii_idents '--deny=clippy::needless_lifetimes' '--deny=clippy::needless_continue' '--deny=clippy::mem_forget' '--deny=clippy::match_wildcard_for_single_variants' '--deny=clippy::match_on_vec_items' '--deny=clippy::manual_string_new' '--deny=clippy::manual_instant_elapsed' '--deny=clippy::manual_assert' '--deny=clippy::macro_use_imports' '--deny=clippy::linkedlist' '--deny=clippy::iter_on_single_items' '--deny=clippy::iter_on_empty_collections' '--deny=clippy::inefficient_to_string' --allow=if_let_rescope '--deny=clippy::float_cmp_const' '--deny=clippy::filter_map_next' '--deny=clippy::equatable_if_let' --allow=edition_2024_expr_fragment_specifier --deny=deprecated_in_future '--warn=clippy::dbg_macro' '--deny=clippy::clone_on_ref_ptr' '--deny=clippy::cast_lossless' '--deny=clippy::case_sensitive_file_extension_comparisons' --cfg 'feature="mysql"' --cfg 'feature="postgresql"' --cfg 'feature="sqlite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("enable_mimalloc", "enable_syslog", "mysql", "postgresql", "query_logger", "sqlite", "unstable", "vendored_openssl"))' -C metadata=787a374d868c18d0 -C extra-filename=-65a76f4c50017df5 --out-dir /usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps -L dependency=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps --extern argon2=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libargon2-4a9146dc0e787887.rlib --extern bigdecimal=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libbigdecimal-b0f074da70bc040f.rlib --extern bytes=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libbytes-9ac2c2fd50b9b6fc.rlib --extern cached=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcached-37919f7404c44e47.rlib --extern chrono=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libchrono-5d1b8c80902d3987.rlib --extern chrono_tz=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libchrono_tz-4c95b99e27184c9e.rlib --extern cookie=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcookie-b66bb86ac9b60523.rlib --extern cookie_store=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libcookie_store-2167aab68b7a3608.rlib --extern dashmap=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdashmap-84bd78848735c9ad.rlib --extern data_encoding=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdata_encoding-a0e5aad206f51fb4.rlib --extern data_url=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdata_url-f3d6cb42a322ad6a.rlib --extern derive_more=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libderive_more-0b25684793f76b81.rlib --extern diesel=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel-d0ac3bb9ed2295b9.rlib --extern diesel_derive_newtype=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel_derive_newtype-a3880a08bc0c3240.so --extern diesel_migrations=/usr/src/RPM/BUILD/vaultwarden-1.33.2/target/release/deps/libdiesel_migrations-a1d575660f589feb.rlib --extern dotenvy=/usr hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded zstd-1.5.5-alt2 test206 : ZSTD_adjustCParams() + dictionary OK test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK test208 : check estimateCCtxSize() always larger or equal to ZSTD_estimateCCtxSize_usingCParams() : OK test209 : thread pool API tests : thread pool test : threadPool re-use roundtrips: OK thread pool test : threadPool simultaneous usage: OK thread pool tests OK 1 3 5 18 26 37 39 47 53 67 73 92 93 99 105 108 112 124 131 144 154 163 179 189 197 213 219 229 243 248 250 261 265 273 274 279 288 296 323 332 346 354 359 362 364 376 377 387 401 408 413 423 431 445 476 496 507 512 523 528 535 549 560 563 572 596 599 606 620 630 643 647 652 665 676 693 710 715 723 732 736 737 748 754 774 780 797 799 816 827 833 846 859 873 881 890 898 912 920 925 926 934 947 967 980 989 995 999 1006 1009 1021 1035 1060 1068 1072 1082 1099 1115 1121 1122 1130 1139 1148 1153 1168 1177 1188 1194 1208 1215 1220 1223 1229 1238 1272 1282 1287 1297 1305 1324 1346 1354 1355 1370 1376 1381 1393 1402 1417 1434 1454 1471 1484 1485 1488 1490 1508 1520 1536 1555 1573 1586 1604 1621 1632 1647 1660 1675 1679 1688 1697 1714 1722 1725 1734 1762 1767 1768 1784 1793 1808 1815 1821 1837 1846 1863 1866 1874 1876 1887 1892 1899 1906 1926 1934 1943 1961 1982 1988 2009 2013 2037 2046 2051 2063 2073 2077 2098 2107 2114 2124 2129 2144 2152 2162 2171 2181 2197 2209 2226 2246 2255 2260 2287 2297 2325 2343 2358 2374 2388 2396 2399 2426 2444 2447 2455 2464 2476 2477 2478 2494 make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Target 'test' not remade because of errors. 11 error logs REMOVED from the list caddy-2.8.4-alt2 dm-secdel-1.0.11-alt2 fractal-7-alt1 guile-fibers-1.3.1-alt1 java-1.8.0-openjdk-0:1.8.0.442.b06-alt1_1jpp8 mumps-5.3.5-alt3 perl-Tie-DBI-1.08-alt1 pgbouncer-1.16.1-alt1 python3-module-eventlet-0.36.1-alt1 python3-module-haversine-2.8.1-alt1 python3-module-pythran-0.16.1-alt1 Total 100 error logs.