[cyber] I: Sisyphus-20231231 x86_64 beehive_status: +16 -11 (76)
ALT beekeeper
hiver на altlinux.org
Вс Дек 31 11:55:11 MSK 2023
16 NEW error logs
Cardinal-23.10-alt1
ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
make[2]: *** [../../dpf/Makefile.plugins.mk:483: ../../bin/Cardinal] Error 1
--
ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
make[2]: *** [../../dpf/Makefile.plugins.mk:526: ../../bin/Cardinal.lv2/Cardinal.so]
Error 1
apache-commons-net-0:3.6-alt1_16jpp11
[ERROR]
org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.testParseTimestampWithSlop
Time elapsed: 0.004 s <<< FAILURE!
junit.framework.AssertionFailedError: test.slop.roll.back.year expected:<1> but was:<0>
at
org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.testParseTimestampWithSlop(FTPTimestampParserImplTest.java:90)
automake_1.11-1.11.6-alt10
checking for upc... no
configure: error: no Unified Parallel C compiler was found
+ exit_status=77
--
+ exit 77
1 of 878 tests failed
(73 tests were not run)
cargo-cache-0.8.3-alt2
running 1 test
test cargo_new_and_run_local ... FAILED
failures:
--
thread 'cargo_new_and_run_local' panicked at tests/local_subcmd.rs:60:54:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message:
"No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
--
cargo_new_and_run_local
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
in 0.06s
error: test failed, to rerun pass `--test local_subcmd`
curl-8.5.0-alt1
TESTDONE: 1416 tests out of 1417 reported OK: 99%
TESTFAIL: These test cases failed: 1474
make[1]: *** [Makefile:829: full-test] Error 1
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
fleet-commander-admin-0.15.1-alt12
./admin/fleetcommander
pylint 2.17.5
astroid 2.15.6
Python 3.11.6 (main, Oct 7 2023, 08:19:37) [GCC 13.2.1 20230817 (ALT Sisyphus
13.2.1-alt2)]
[7;33m************* Module logger.fleet_commander_logger[0m
logger/fleet_commander_logger.py:1156:16: E1102: [1;31mself.test_profiles_file_updated_cb
is not callable[0m ([1;31mnot-callable[0m)
logger/fleet_commander_logger.py:1213:16: E1102: [1;31mself.test_prefs_file_updated_cb
is not callable[0m ([1;31mnot-callable[0m)
Your code has been rated at 9.98/10
make: *** [Makefile:840: pylint] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/fleet-commander-admin-0.15.1'
guile-ncurses-3.1-alt1
PASS: menu_equal.scm
FAIL: menu_gc_refcount.scm
PASS: menu_gc_refcount_2.scm
--
# SKIP: 31
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See test/test-suite.log
lapce-0.2.8-alt1
For more information about this error, try `rustc --explain E0061`.
error: could not compile `cap-primitives` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
meschach-1.2-alt1.b.3
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
spbkp.c: In function 'spBKPfactor':
spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
614 | int row_num;
spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
612 | int i, j, k, l, n, onebyone, r;
spbkp.c: At top level:
spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
34 | static char rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
python3-module-easyprocess-1.1-alt2
tests/test_fast/test_proc.py::test_start3 PASSED [ 21%]
tests/test_fast/test_proc.py::test_alive FAILED [ 23%]
tests/test_fast/test_proc.py::test_std PASSED [ 26%]
--
tests/test_fast/test_proc.py::test_wrap PASSED [ 31%]
tests/test_fast/test_proc.py::test_with FAILED [ 34%]
tests/test_fast/test_proc.py::test_parse PASSED [ 36%]
--
=========================== short test summary info ============================
FAILED tests/test_fast/test_proc.py::test_alive - assert False
FAILED tests/test_fast/test_proc.py::test_with - assert False
=================== 2 failed, 36 passed in 78.57s (0:01:18) ====================
python3-module-jq-1.6.0-alt1
tests/jq_tests.py::TestJvToPython::test_given_json_value_then_string_containing_null_characters_are_preserved
PASSED [ 81%]
tests/jq_tests.py::TestJvToPython::test_given_json_text_then_strings_containing_null_characters_are_preserved
FAILED [ 83%]
tests/jq_tests.py::TestJvToPython::test_program_preserves_arrays PASSED [ 84%]
--
value = self._parse_next_input()
> raise ValueError(u"parse error: " + message)
E ValueError: parse error: Invalid string: control characters from U+0000 through
U+001F must be escaped at line 1, column 5
jq.pyx:391: ValueError
=========================== short test summary info ============================
FAILED
tests/jq_tests.py::TestJvToPython::test_given_json_text_then_strings_containing_null_characters_are_preserved
========================= 1 failed, 64 passed in 0.19s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
non-zero exit status 1.
python3-module-scikit-learn-1.3.0-alt2
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores1-5-0.001-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores2-5-0.001-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores3-5-0.001-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores4-5-0.0-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores5-5-0.999-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores6-5-4.99999-False]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores7-5-0.0-True]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores8-5-0.001-True]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_should_stop[scores9-5-5-True]
PASSED [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py::test_absolute_error
/usr/src/tmp/rpm-tmp.84412: line 130: 4011489 CPU time limit exceeded py.test3 -vv
python3-module-zmq-24.0.1-alt1.1.1.1
zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/socket.pyx:138: ZMQError
--
zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/socket.pyx:138: ZMQError
--
zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/socket.pyx:138: ZMQError
--
zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/socket.pyx:138: ZMQError
--
=========================== short test summary info ============================
FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...
toybox-0.8.10-alt1
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -lselinux -o generated/unstripped/libprobe
ld: cannot find -lselinux: No such file or directory
collect2: error: ld returned 1 exit status
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -lsmack -o generated/unstripped/libprobe
ld: cannot find -lsmack: No such file or directory
collect2: error: ld returned 1 exit status
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -lattr -o generated/unstripped/libprobe
ld: cannot find -lattr: No such file or directory
collect2: error: ld returned 1 exit status
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -lcrypto -o generated/unstripped/libprobe
ld: cannot find -lcrypto: No such file or directory
collect2: error: ld returned 1 exit status
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -lz -o generated/unstripped/libprobe
ld: cannot find -lz: No such file or directory
collect2: error: ld returned 1 exit status
musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
-Wno-pointer-sign -funsigned-char -static -xc - -llog -o generated/unstripped/libprobe
watchexec-1.22.3-alt1
test allowlist ... ok
test scopes ... FAILED
test folders ... ok
--
scopes
test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
in 0.00s
error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`
11 error logs REMOVED from the list
deepin-clone-5.0.11-alt1
deepin-compressor-6.0.0-alt1
java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
libvamp-2.10.0-alt2
mumps-5.3.5-alt3
python-2.7.18-alt11
python3-module-websockets-12.0-alt1
uim-1.8.9-alt1
wine-stable-1:8.0.6-alt1
xdg-desktop-portal-1.18.2-alt1
zeromq-4.3.4-alt3
Total 76 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk