[cyber] I: Sisyphus-20230821 x86_64 beehive_status: +7 -8 (258)
ALT beekeeper
hiver на altlinux.org
Пн Авг 21 07:12:44 MSK 2023
7 NEW error logs
fprintd-1.94.2-alt1
Full log written to
/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-internal__test
/usr/bin/meson test --no-rebuild --print-errorlogs
fwupd-1.9.3-alt1
[367/1052] Compiling C object
plugins/dfu-csr/libfu_plugin_dfu_csr.a.p/fu-dfu-csr-device.c.o
FAILED: plugins/dfu-csr/libfu_plugin_dfu_csr.a.p/fu-dfu-csr-device.c.o
cc -Iplugins/dfu-csr/libfu_plugin_dfu_csr.a.p -Iplugins/dfu-csr -I../plugins/dfu-csr
-I. -I.. -Ilibfwupd -I../libfwupd -Ilibfwupdplugin -I../libfwupdplugin -Iplugins/dfu
-I../plugins/dfu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/gudev-1.0 -I/usr/include/gusb-1
-I/usr/include/libusb-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libxmlb-2
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-std=c11 -O2 -g -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered
-Wdeclaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches
-Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security
-Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration
-Wimplicit-int -Winit-self -Wint-conversion -Wlogical-op -Wmaybe-uninitialized
-Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn
-Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-cast-function-type
-Wno-address-of-packed-member -Wno-unknown-pragmas -Wno-missing-field-initializers
-Wno-strict-aliasing -Wno-suggest-attribute=format -Wno-unused-parameter
-Wold-style-definition -Woverride-init -Wpointer-arith -Wredundant-decls
-Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing -Wstrict-prototypes
-Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable
-Wunused-variable -Wvla -Wwrite-strings -fstack-protector-strong -DFWUPD_COMPILATION
-D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_VISIBLE -D_XOPEN_SOURCE=700
-D_GNU_SOURCE -D_DARWIN_C_SOURCE=900000 -pipe -frecord-gcc-switches
-Wall -g -O2 -flto=auto -fPIC -pthread '-DG_LOG_DOMAIN="FuPluginDfuCsr"'
-MD -MQ plugins/dfu-csr/libfu_plugin_dfu_csr.a.p/fu-dfu-csr-device.c.o
-MF plugins/dfu-csr/libfu_plugin_dfu_csr.a.p/fu-dfu-csr-device.c.o.d
-o plugins/dfu-csr/libfu_plugin_dfu_csr.a.p/fu-dfu-csr-device.c.o -c
../plugins/dfu-csr/fu-dfu-csr-device.c
../plugins/dfu-csr/fu-dfu-csr-device.c:13:10: fatal error: fu-dfu-struct.h: No such
file or directory
13 | #include "fu-dfu-struct.h"
liburing-2.4-alt1
Verifying ELF objects in /usr/src/tmp/liburing-buildroot
(arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
verify-elf: ERROR: ./usr/lib64/liburing-ffi.so.2.4: undefined symbol:
io_uring_register_probe
verify-elf: ERROR: ./usr/lib64/liburing-ffi.so.2.4: undefined symbol:
io_uring_unregister_buf_ring
verify-elf: ERROR: ./usr/lib64/liburing-ffi.so.2.4: undefined symbol:
io_uring_register_buf_ring
verify-elf: ERROR: ./usr/lib64/liburing-ffi.so.2.4: undefined symbol:
io_uring_unregister_ring_fd
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
python3-module-easyprocess-1.1-alt1
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.99s (0:01:18) ====================
python3-module-pikepdf-6.2.1-alt3
), "pikepdf did not close a stream it opened"
E AssertionError: pikepdf did not close a stream it opened
E assert not True
--
XFAIL tests/test_outlines.py::test_new_item - reason: Needs a qpdf fix
FAILED tests/test_io.py::test_open_named_file_closed - AssertionError: pikepd...
======= 1 failed, 535 passed, 11 skipped, 2 xfailed, 1 warning in 14.26s =======
--
errors that qpdf cannot detect
ERROR: InvocationError for command /usr/src/RPM/BUILD/pikepdf-6.2.1/.tox/py3/bin/pytest
-vra (exited with code 1)
py3 finish: run-test after 14.68 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/pikepdf-6.2.1/.tox/.tmp/package/1/pikepdf-6.2.1-cp311-cp311-linux_x86_64.whl
python3-module-zmq-24.0.1-alt1.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 - ...
8 error logs REMOVED from the list
elilo-3.16-alt2
elixir-1.14.2-alt2
kcov-38-alt3
libvamp-2.10.0-alt2
openFPGALoader-0.11.0-alt1
python3-module-nbclient-0.8.0-alt3
tarantool-2.10.3-alt1
watchexec-1.22.3-alt1
Total 258 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk