From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Subject: [cyber] I: Sisyphus-20250127 x86_64 beehive_status: +17 -10 (657) Date: Mon, 27 Jan 2025 05:51:31 +0000 Message-ID: <Z5ce47onyoFDrPDj@beehive.mskdc.altlinux.org> (raw) 17 NEW error logs dopewars-1.5.12-alt2_20.1033svn /bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread -lSDL_mixer sound_sdl.lo -lglib-2.0 libtool: link: rm -fr .libs/libsound_sdl.a libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/sound_sdl.o -lSDL -lpthread -lSDL_mixer -lglib-2.0 -g -O2 -flto=auto -Wl,-soname -Wl,libsound_sdl.so.0 -o .libs/libsound_sdl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0" "libsound_sdl.so.0") libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0" "libsound_sdl.so") libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la" "libsound_sdl.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins' make[2]: *** [Makefile:577: all-recursive] Error 1 make[1]: *** [Makefile:478: all-recursive] Error 1 make: *** [Makefile:406: all] Error 2 flatseal-2.3.0-alt1 15 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":263:34] (gjs:2547773): Gjs-WARNING **: 04:53:06.460: JS ERROR: Could not load ../tests/content/user/flatpak/overrides/com.test.Malformed: GLib.KeyFileError: Key file contains line ?malformed? which is not a key-value pair, group, or comment _loadPermissionsForPath@resource:///com/github/tchx84/Flatseal/js/models/permissions.js:163:21 gcr4-4.2.1-alt1 + xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C x86_64-alt-linux -t 6 _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. <12>Jan 27 05:28:30 egg-hkdf: Libgcrypt warning: missing initialization - please fix the application guile22-2.2.7-alt1 egrep: warning: egrep is obsolescent; using grep -E hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded libsecret-0.21.6-alt1 24/24 libsecret:libsecret / test-service OK 14.91s Summary of Failures: 20/24 libsecret:libsecret / test-collection FAIL 2.48s (exit status 133 or signal 5 SIGTRAP) Ok: 23 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /usr/src/RPM/BUILD/libsecret-0.21.6/x86_64-alt-linux/meson-logs/testlog.txt ltp-20220930-alt4 Wrote: /usr/src/RPM/RPMS/x86_64/ltp-realtime-testsuite-20220930-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/ltp-testsuite-checkinstall-20220930-alt4.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ltp-testsuite-debuginfo-20220930-alt4.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ltp-open-posix-testsuite-debuginfo-20220930-alt4.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ltp-realtime-testsuite-debuginfo-20220930-alt4.x86_64.rpm (w2.lzdio) 804.82user 543.79system 3:09:47elapsed 11%CPU (0avgtext+0avgdata 215564maxresident)k 1290512inputs+0outputs (99major+110119730minor)pagefaults 0swaps hasher-priv: xsendmsg: sendmsg: Broken pipe hasher-priv: send_strings: arguments: error sending header hsh-rmchroot: Failed to remove files owned by user1. prometheus-simpleclient-java-0.12.0-alt1_4jpp11 [ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar Time elapsed: 0.036 s <<< FAILURE! java.lang.AssertionError: expected:<0.015> but was:<0.021140311> at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302) python3-module-cheroot-10.0.1-alt3 ==================================== ERRORS ==================================== _______________ ERROR at setup of test_https_over_http_error[::] _______________ [gw13] 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 = <Module test_server.py> -- XFAIL cheroot/test/test_conn.py::test_598 - Sometimes this test fails due to low timeout. Ref: https://github.com/cherrypy/cherrypy/issues/598 ERROR cheroot/test/test_ssl.py::test_https_over_http_error[::] - AssertionErr... =================== 152 passed, 3 xfailed, 1 error in 14.48s =================== 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-django-5.0.10-alt1 A floating point mtime does not disturb was_modified_since (#18675). ... ok ERROR: test_get_query_string (asgi.tests.ASGITest.test_get_query_string) (query_string=b'name=Andrew') Traceback (most recent call last): -- TimeoutError ERROR: test_untouched_request_body_gets_closed (asgi.tests.ASGITest.test_untouched_request_body_gets_closed) Traceback (most recent call last): -- Ran 16832 tests in 763.886s FAILED (errors=2, skipped=1437, expected failures=5) Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')... python3-module-polyfactory-2.18.1-alt1 =========================== short test summary info ============================ FAILED tests/constraints/test_list_constraints.py::test_handle_constrained_list_with_min_items_and_max_items FAILED tests/constraints/test_list_constraints.py::test_handle_constrained_list_with_min_items ==== 2 failed, 788 passed, 16 skipped, 19 deselected, 24 warnings in 32.41s ==== python3-module-pyshark-0.6-alt2 > raise KeyError(f"Packet of index {packet_index} does not exist in capture") E KeyError: 'Packet of index 0 does not exist in capture' .tox/py3/lib/python3/site-packages/pyshark/capture/file_capture.py:75: KeyError -- =========================== short test summary info ============================ FAILED ../tests/test_cap_operations.py::test_getting_packet_summary - KeyErro... ================= 1 failed, 72 passed, 121 warnings in 39.29s ================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-pyshark-0.6/src/.tox/py3/bin/pytest .. -s (exited with code 1) py3 finish: run-test after 39.59 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-pyshark-0.6/src/.tox/.tmp/package/1/pyshark-0.6-py3-none-any.whl python3-module-pytest-httpbin-2.1.0-alt1 is not None E AssertionError: assert None is not None E + where None = <function match at 0x7f13070372e0>('pytest-httpbin server hit an exception serving request:.* The handshake operation timed out\nattempting to ignore so the rest of the tests can run\n', '') -- =========================== short test summary info ============================ FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - Assertion... ========================= 1 failed, 22 passed in 3.26s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.74340 (%check) 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 redis-7.2.6-alt1 Killing still running Redis server 1928675 Killing still running Redis server 1928781 Killing still running Redis server 1929198 Killing still running Redis server 1931613 Killing still running Redis server 1931763 Killing still running Redis server 1956534 Killing still running Redis server 1968965 Killing still running Redis server 1970271 Killing still running Redis server 2037133 Killing still running Redis server 2037371 rustdesk-1.3.7-alt1 Computing installation plan... error: try_read_contents("/usr/src/vcpkg-env/scripts/vcpkg-tools.json"): No such file or directory 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 \r 14 \r 35 \r 39 \r 52 \r 53 \r 59 \r 62 \r 69 \r 71 \r 75 78 \r 84 \r 93 \r 98 \r 108 \r 110 \r 118 \r 124 \r 136 \r 142 \r 143 153 \r 156 \r 163 \r 169 \r 173 \r 182 \r 189 \r 196 \r 209 \r 218 \r 229 244 \r 250 \r 259 \r 267 \r 273 \r 282 \r 283 \r 297 \r 300 \r 304 \r 306 325 \r 332 \r 338 \r 345 \r 351 \r 360 \r 375 \r 379 \r 387 \r 397 \r 398 402 \r 417 \r 427 \r 433 \r 440 \r 444 \r 446 \r 448 \r 456 \r 461 \r 466 477 \r 482 \r 485 \r 495 \r 504 \r 517 \r 524 \r 526 \r 531 \r 537 \r 546 552 \r 554 \r 556 \r 559 \r 566 \r 574 \r 591 \r 594 \r 600 \r 610 \r 620 624 \r 630 \r 644 \r 649 \r 651 \r 668 \r 669 \r 689 \r 699 \r 704 \r 714 718 \r 738 \r 741 \r 749 \r 754 \r 764 \r 782 \r 784 \r 785 \r 788 \r 799 810 \r 816 \r 823 \r 831 \r 839 \r 842 \r 844 \r 861 \r 878 \r 886 \r 888 891 \r 902 \r 909 \r 918 \r 919 \r 924 \r 935 \r 939 \r 941 \r 945 \r 954 961 \r 965 \r 971 \r 973 \r 979 \r 982 \r 988 \r 999 \r 1000 \r 1003 \r 1013 1015 \r 1027 \r 1038 \r 1039 \r 1043 \r 1045 \r 1048 \r 1051 \r 1061 \r 1068 \r 1079 1088 \r 1111 \r 1117 \r 1132 \r 1136 \r 1148 \r 1150 \r 1164 \r 1166 \r 1168 \r 1180 1182 \r 1184 \r 1186 \r 1195 \r 1208 1212 \r 1222 \r 1226 \r 1235 \r 1243 1256 \r 1260 \r 1265 \r 1270 \r 1271 1275 \r 1277 \r 1282 \r 1290 \r 1294 1298 \r 1304 \r 1315 \r 1322 \r 1333 1344 \r 1354 \r 1358 \r 1359 \r 1360 1371 \r 1375 \r 1378 \r 1385 \r 1394 1398 \r 1411 \r 1413 \r 1414 \r 1417 1429 \r 1439 \r 1451 \r 1466 \r 1468 1473 \r 1483 \r 1492 \r 1498 \r 1508 1519 \r 1523 \r 1535 \r 1539 \r 1549 1554 \r 1568 \r 1578 \r 1586 \r 1590 1595 \r 1599 \r 1603 \r 1606 \r 1623 1627 \r 1634 \r 1642 \r 1644 \r 1647 1655 \r 1664 \r 1666 \r 1668 \r 1673 \r 1678 make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Target 'test' not remade because of errors. zuo-1.0.racket8.8-alt1 in module->hash check failed in build-one 10 error logs REMOVED from the list dropbear-2024.86-alt1 glog-0.7.1-alt1 gnuplot-1:6.0.2-alt2 libaws-c-mqtt-0.10.1-alt1 libshumate-1.3.1-alt1 nss-3.107-alt1 python3-module-eventlet-0.38.2-alt1 python3-module-execnet-2.1.1-alt1 rspamd-3.8.4-alt1 tmux-3.5a-alt1 Total 657 error logs.
reply other threads:[~2025-01-27 5:51 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Z5ce47onyoFDrPDj@beehive.mskdc.altlinux.org \ --to=hiver@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=sisyphus-cybertalk@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus cybertalk This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \ sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com public-inbox-index sisyphus-cybertalk Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk AGPL code for this site: git clone https://public-inbox.org/public-inbox.git