[cyber] I: Sisyphus-20230707 x86_64 beehive_status: +11 -15 (240)
ALT beekeeper
hiver на altlinux.org
Пт Июл 7 07:24:43 MSK 2023
11 NEW error logs
automake_1.11-1.11.6-alt9
checking for upc... no
configure: error: no Unified Parallel C compiler was found
+ exit_status=77
--
+ exit 77
2 of 878 tests failed
(73 tests were not run)
gawk-5.1.0.0.213.d04f-alt1
make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
1 TESTS FAILED
make[3]: *** [Makefile:5248: pass-fail] Error 1
honggfuzz-2.5-alt1
linux/bfd.c: In function 'arch_bfdDisasm':
linux/bfd.c:231:5: error: too few arguments to function 'init_disassemble_info'
231 | init_disassemble_info(&info, instr, arch_bfdFPrintF);
kdumpid-1.3-alt1
ld: /usr/lib64/libbfd.a(elfxx-x86.o): in function `_bfd_x86_elf_write_sframe_plt':
/usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1975: undefined reference to
`sframe_encoder_write'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1981: undefined reference to
`sframe_encoder_free'
ld: /usr/lib64/libbfd.a(elfxx-x86.o): in function `_bfd_x86_elf_create_sframe_plt':
/usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1872: undefined reference to
`sframe_encode'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1880: undefined reference to
`sframe_calc_fre_type'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1881: undefined reference to
`sframe_fde_create_func_info'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1889: undefined reference to
`sframe_encoder_add_funcdesc'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1899: undefined reference to
`sframe_encoder_add_fre'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1872: undefined reference to
`sframe_encode'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1880: undefined reference to
`sframe_calc_fre_type'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1881: undefined reference to
`sframe_fde_create_func_info'
ld: /usr/src/RPM/BUILD/binutils-2.40-alt1/bfd/elfxx-x86.c:1872: undefined reference to
`sframe_encode'
libvamp-2.10.0-alt2
ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized
collect2: error: ld returned 1 exit status
make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1
linux-tools-6.3-alt1
/usr/src/RPM/BUILD/linux-tools-6.3/kernel-source-6.3/tools/bpf/bpf_jit_disasm.c: In
function 'get_asm_insns':
/usr/src/RPM/BUILD/linux-tools-6.3/kernel-source-6.3/tools/bpf/bpf_jit_disasm.c:84:36:
error: incompatible type for argument 1 of 'disassembler'
84 | disassemble = disassembler(bfdf);
--
409 | extern disassembler_ftype disassembler (enum bfd_architecture arc,
/usr/src/RPM/BUILD/linux-tools-6.3/kernel-source-6.3/tools/bpf/bpf_jit_disasm.c:84:23:
error: too few arguments to function 'disassembler'
84 | disassemble = disassembler(bfdf);
perl-Proc-Simple-1.32-alt1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test at t/destroy.t line 84.
# Looks like you failed 1 test of 5.
--
t/destroy.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
--
Result: FAIL
Failed 1/10 test programs. 1/121 subtests failed.
make: *** [Makefile:772: test_dynamic] Error 255
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 77.62s (0:01:17) ====================
python3-module-fastapi-0.99.1-alt1
SKIPPED [1] tests/test_tutorial/test_async_sql_databases/test_tutorial001.py:7: workaround
FAILED tests/test_dependency_normal_exceptions.py::test_dependency_gets_exception
================== 1 failed, 1997 passed, 1 skipped in 21.14s ==================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-W',
'ignore::sqlalchemy.exc.MovedIn20Warning']' returned non-zero exit status 1.
python3-module-mdp-3.6-alt1
> assert pca.output_dim == 2
E AssertionError: assert 3 == 2
E + where 3 = NIPALSNode(input_dim=3, output_dim=3, dtype='float64').output_dim
--
=========================== short test summary info ============================
FAILED mdp/test/test_contrib.py::test_NIPALSNode_desired_variance - Assertion...
====== 1 failed, 730 passed, 26 skipped, 12 warnings in 71.74s (0:01:11) =======
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-mdp-3.6/.tox/py3/bin/pytest mdp (exited with code 1)
py3 finish: run-test after 72.38 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup /usr/src/RPM/BUILD/python3-module-mdp-3.6/.tox/.tmp/package/1/MDP-3.6.zip
python3-module-websockets-11.0.2-alt1
....................................................................................................................................................................................................................................................ss......s...................................................................................................................................................................................................................................................................................................................................................................................................s..................................E..........s..s...................s..........................................................................................................................................................................................................................s.............................................................................................................................................................................................................................................................................................................................................................................
ERROR: test_writing_in_recv_events_fails
(tests.sync.test_connection.ClientConnectionTests.test_writing_in_recv_events_fails)
Error when responding to incoming frames is correctly reported.
--
raise self.protocol.close_exc from original_exc
websockets.exceptions.ConnectionClosedError: no close frame received or sent
Ran 1294 tests in 1.752s
FAILED (errors=1, skipped=8)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
15 error logs REMOVED from the list
binutils-1:2.38-alt1
endless-sky-0.10.0-alt1
fish-3.6.1-alt1.1
java-1.8.0-openjdk-0:1.8.0.362.b09-alt0_1jpp8
libopenh264-2.3.1-alt1.1
lightdm-1.32.0-alt4
opendx-4.4.4-alt10
perl-HTML-Widget-1.11-alt3
rpi-imager-1.7.3-alt1
srt-1.5.1-alt1
stringtemplate4-4.3.3-alt1_3jpp11
xdm-2:1.1.13-alt1
xmr-stak-2.10.8-alt1
xmrig-6.16.4-alt1
yubioath-desktop-5.1.0-alt3
Total 240 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk