[cyber] I: Sisyphus-20250127 x86_64 beehive_status: +17 -10 (657)
ALT beekeeper
hiver на altlinux.org
Пн Янв 27 08:51:31 MSK 2025
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
14
35
39
52
53
59
62
69
71
75
78
84
93
98
108
110
118
124
136
142
143
153
156
163
169
173
182
189
196
209
218
229
244
250
259
267
273
282
283
297
300
304
306
325
332
338
345
351
360
375
379
387
397
398
402
417
427
433
440
444
446
448
456
461
466
477
482
485
495
504
517
524
526
531
537
546
552
554
556
559
566
574
591
594
600
610
620
624
630
644
649
651
668
669
689
699
704
714
718
738
741
749
754
764
782
784
785
788
799
810
816
823
831
839
842
844
861
878
886
888
891
902
909
918
919
924
935
939
941
945
954
961
965
971
973
979
982
988
999
1000
1003
1013
1015
1027
1038
1039
1043
1045
1048
1051
1061
1068
1079
1088
1111
1117
1132
1136
1148
1150
1164
1166
1168
1180
1182
1184
1186
1195
1208
1212
1222
1226
1235
1243
1256
1260
1265
1270
1271
1275
1277
1282
1290
1294
1298
1304
1315
1322
1333
1344
1354
1358
1359
1360
1371
1375
1378
1385
1394
1398
1411
1413
1414
1417
1429
1439
1451
1466
1468
1473
1483
1492
1498
1508
1519
1523
1535
1539
1549
1554
1568
1578
1586
1590
1595
1599
1603
1606
1623
1627
1634
1642
1644
1647
1655
1664
1666
1668
1673
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.
Подробная информация о списке рассылки Sisyphus-cybertalk