[cyber] I: Sisyphus-20230815 x86_64 beehive_status: +12 -9 (269)
ALT beekeeper
hiver на altlinux.org
Вт Авг 15 07:15:28 MSK 2023
12 NEW error logs
example-zig-1-alt1
+ /usr/bin/zig build --verbose -Dtarget=native -Dcpu=baseline -Doptimize=ReleaseSafe
--cache-dir zig-cache
/usr/src/RPM/BUILD/example-zig-1/build.zig:12:19: error: no field or member function
named 'standardReleaseOptions' in 'Build'
/usr/lib/zig/std/Build.zig:1:1: note: struct declared here
fleet-commander-admin-0.15.1-alt12
./admin/fleetcommander
pylint 2.17.5
astroid 2.15.6
Python 3.11.4 (main, Jun 20 2023, 05:00:00) [GCC 13.1.1 20230613 (ALT Sisyphus
13.1.1-alt1)]
[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'
jicofo-1.1-alt0.4
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.517 s
[INFO] Finished at: 2023-08-15T02:58:46Z
[INFO] ------------------------------------------------------------------------
[ERROR] Malformed \uxxxx encoding.
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
openmotif-2.3.8-alt1
make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
../../../clients/uil/uil -o dog.uid dog.uil -I./../../../clients/uil -I../../../clients/uil
make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
/bin/sh ../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe
-frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -g -fno-strict-aliasing -Wno-unused
-Wno-comment -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o xmanimate xmanimate.o
../../lib/Xmd/libXmd.a ../../../lib/Mrm/libMrm.la ../../../lib/Xm/libXm.la -lXt -lX11
-lXp -lfreetype -lfontconfig -lfreetype -lXft -ljpeg -lpng
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto
-Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -o .libs/xmanimate xmanimate.o ../../lib/Xmd/libXmd.a
../../../lib/Mrm/.libs/libMrm.so ../../../lib/Xm/.libs/libXm.so -lXt -lX11 -lXp
-lfontconfig -lfreetype -lXft -ljpeg -lpng
make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/animate'
make[2]: *** [Makefile:359: all-recursive] Error 1
make[1]: *** [Makefile:326: all-recursive] Error 1
make: *** [Makefile:381: all-recursive] Error 1
perl-Starlet-0.31-alt1_10
t/11multi-sockets.t ........ ok
# Failed test 'No warnings'
# at t/12bad_request_line.t line 24.
--
t/12bad_request_line.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
--
Result: FAIL
Failed 1/15 test programs. 1/146 subtests failed.
make: *** [Makefile:775: test_dynamic] Error 255
public-inbox-1.9.0-alt1
Result: FAIL
Failed 1/159 test programs. 0/6859 subtests failed.
make: *** [Makefile:1128: test_dynamic] Error 255
python3-module-autopep8-2.0.2-alt1
> pycodestyle.missing_whitespace_around_operator(fixed, ts))
E AttributeError: module 'pycodestyle' has no attribute
'missing_whitespace_around_operator'
autopep8.py:761: AttributeError
--
> pycodestyle.missing_whitespace_around_operator(fixed, ts))
E AttributeError: module 'pycodestyle' has no attribute
'missing_whitespace_around_operator'
autopep8.py:761: AttributeError
--
SKIPPED [1] test/test_autopep8.py:6885: To do
FAILED test/test_autopep8.py::UnitTests::test_fix_code_with_multiple_lines - ...
FAILED test/test_autopep8.py::UnitTests::test_fix_file - AttributeError: modu...
FAILED test/test_autopep8.py::UnitTests::test_fix_file_with_diff - AttributeE...
FAILED test/test_autopep8.py::SystemTests::test_autopep8_disable_multi - Attr...
FAILED test/test_autopep8.py::SystemTests::test_e223_with_tab_indentation - A...
FAILED test/test_autopep8.py::SystemTests::test_e224_with_tab_indentation - A...
FAILED test/test_autopep8.py::SystemTests::test_e225 - AttributeError: module...
FAILED test/test_autopep8.py::SystemTests::test_e226 - AttributeError: module...
FAILED test/test_autopep8.py::SystemTests::test_e227 - AttributeError: module...
python3-module-easyprocess-1.1-alt1
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_with - assert False
=================== 1 failed, 37 passed in 79.25s (0:01:19) ====================
python3-module-hupper-1.0-alt2
'timeout waiting for change to file=%s' % (path,))
E RuntimeError: timeout waiting for change to
file=/usr/src/tmp/tmpfg7xpucf
tests/util.py:99: RuntimeError
--
=========================== short test summary info ============================
FAILED tests/test_it.py::test_myapp_reloads_when_touching_ini - RuntimeError:...
FAILED tests/test_it.py::test_myapp_reloads_when_touching_pyfile - RuntimeErr...
=================== 2 failed, 3 passed, 1 warning in 15.36s ====================
python3-module-python-lsp-server-1.7.3-alt2
==================================== ERRORS ====================================
_____________ ERROR collecting test/plugins/test_pyflakes_lint.py ______________
/usr/lib/python3/site-packages/_pytest/runner.py:341: in from_call
--
messages.ContinueInFinally,
E AttributeError: module 'pyflakes.messages' has no attribute 'ContinueInFinally'
=========================== short test summary info ============================
ERROR test/plugins/test_pyflakes_lint.py - AttributeError: module 'pyflakes.m...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra',
'-o=addopts=-Wignore', 'test']' returned non-zero exit status 2.
python3-module-urllib3-2:2.0.4-alt1
SKIPPED [3] test/with_dummyserver/test_socketlevel.py:2300: urllib3 uses Content-Length
in this case
FAILED
test/with_dummyserver/test_socketlevel.py::TestContentFraming::test_chunked_specified[bytes-PATCH-True]
- AssertionError: assert b'\r\n\r\na\r\nxxxxxxxxxx\r\n0\r\n\r\n' in b'PATCH /
HTTP/1.1\r\nHost: localhost:41861\r\nAccept-Encoding: identity\r\nTransfer-Encoding:
chunked\r\nUser-Agent: python-urllib3/2.0.4\r\n\r\n'
==== 1 failed, 1692 passed, 612 skipped, 302 warnings in 628.64s (0:10:28) =====
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
non-zero exit status 1.
watchexec-1.22.3-alt1
test negate ... ok
test scopes ... FAILED
test globs ... 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`
9 error logs REMOVED from the list
clisp-1:2.49.92-alt2
libmarblepq-2.0.0-alt1.gitf240b2e
mailfromd-8.16-alt1
openssl-gost-engine-1.1.0.3.0.255.ge3af41d.p1-alt4
perl-Gearman-2.004.015-alt1_5
python3-module-jsonpickle-3.0.0-alt1
python3-module-pycodestyle-2.10.0-alt1
python3-module-zconfig-3.2.0-alt3
starship-1.13.1-alt1
Total 269 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk