[cyber] I: Sisyphus-20221005 x86_64 beehive_status: +14 -6 (98)
ALT beekeeper
hiver на altlinux.org
Ср Окт 5 06:44:13 MSK 2022
14 NEW error logs
android-tools-10.0.0-alt4.r36
In file included from adb/client/usb_linux.cpp:26:
/usr/include/linux/usbdevice_fs.h:134:41: error: flexible array member
'usbdevfs_urb::iso_frame_desc' not at end of 'struct native::usb_handle'
134 | struct usbdevfs_iso_packet_desc iso_frame_desc[];
bedup-0.10.1-alt1.1
bedup/platform/__pycache__/_cffi__x60defbacx76093c63.c: In function
Б─≤_cffi_layout_struct_fiemapБ─≥:
bedup/platform/__pycache__/_cffi__x60defbacx76093c63.c:524:11: error: invalid application
of Б─≤sizeofБ─≥ to incomplete type Б─≤struct fiemap_extent[]Б─≥
524 | sizeof(((struct fiemap *)0)->fm_extents),
--
raise DistutilsExecError(
distutils.errors.DistutilsExecError: command '/usr/bin/x86_64-alt-linux-gcc' failed
with exit code 1
During handling of the above exception, another exception occurred:
--
raise CompileError(msg)
distutils.errors.CompileError: command '/usr/bin/x86_64-alt-linux-gcc' failed with exit
code 1
During handling of the above exception, another exception occurred:
--
raise VerificationError('%s: %s' % (e.__class__.__name__, e))
cffi.VerificationError: CompileError: command '/usr/bin/x86_64-alt-linux-gcc' failed
with exit code 1
bees-0.7-alt1
if ! cmp ".version.cc.new" ".version.cc"; then mv -fv .version.cc.new .version.cc; fi
cmp: .version.cc: No such file or directory
renamed '.version.cc.new' -> '.version.cc'
--
from extentwalker.cc:5:
/usr/include/linux/btrfs.h:633:45: error: flexible array member
'btrfs_ioctl_same_args::info' not at end of 'struct crucible::BtrfsExtentSame'
633 | struct btrfs_ioctl_same_extent_info info[];
--
34 | struct BtrfsExtentSame : public btrfs_ioctl_same_args {
/usr/include/linux/btrfs.h:653:17: error: flexible array member 'btrfs_data_container::val'
not at end of 'struct crucible::BtrfsDataContainer'
653 | __u64 val[]; /* out */
--
In file included from ../include/crucible/fs.h:14:
/usr/include/linux/fiemap.h:37:30: error: flexible array member 'fiemap::fm_extents'
not at end of 'struct crucible::Fiemap'
37 | struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */
--
from fs.cc:1:
/usr/include/linux/btrfs.h:633:45: error: flexible array member
'btrfs_ioctl_same_args::info' not at end of 'struct crucible::BtrfsExtentSame'
633 | struct btrfs_ioctl_same_extent_info info[];
--
34 | struct BtrfsExtentSame : public btrfs_ioctl_same_args {
/usr/include/linux/btrfs.h:653:17: error: flexible array member 'btrfs_data_container::val'
not at end of 'struct crucible::BtrfsDataContainer'
653 | __u64 val[]; /* out */
--
In file included from ../include/crucible/fs.h:14:
/usr/include/linux/fiemap.h:37:30: error: flexible array member 'fiemap::fm_extents'
not at end of 'struct crucible::Fiemap'
37 | struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */
corectrl-1.2.7-alt1
make[2]: Entering directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
[ 78%] Building CXX object
src/CMakeFiles/corectrl_lib.dir/core/components/controls/cpu/cpufreqmodeqmlitem.cpp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
make[2]: Entering directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
[ 78%] Linking CXX shared library libcorectrl.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
make[1]: Entering directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
[ 78%] Built target corectrl_lib
make[1]: Leaving directory '/usr/src/RPM/BUILD/corectrl-1.2.7'
make: *** [Makefile:146: all] Error 2
fleet-commander-admin-0.15.1-alt11
ok
ERROR: test_01_write_key_for_known_schema (__main__.TestDconfLogger)
Traceback (most recent call last):
--
return self.log.pop(0)
IndexError: pop from empty list
Ran 9 tests in 10.157s
FAILED (errors=1)
dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'),
dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'),
dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s'))
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
libisds-0.11.2-alt1_2
make[4]: Entering directory '/usr/src/RPM/BUILD/libisds-0.11.2/test/offline'
FAIL: guess_raw_type
make[4]: Leaving directory '/usr/src/RPM/BUILD/libisds-0.11.2/test/offline'
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: guess_raw_type
Entity: line 1: parser error : Start tag expected, '<' not found
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See test/offline/test-suite.log
partclone-0.3.17-alt1
/* version */ [-V]
devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).
FAIL xfs.test (exit status: 1)
+ echo '******************************'
+ echo
+ false
perl-Net-SIP-0.833-alt1
t/23_valid_message.t .................... ok
# Failed test 'DTMF audio generator and extractor for codec pcmu works'
# at t/24_dtmf_audio.t line 24.
--
t/24_dtmf_audio.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
--
Result: FAIL
Failed 1/23 test programs. 1/1870 subtests failed.
make: *** [Makefile:828: test_dynamic] Error 255
python3-module-pytest-rerunfailures-10.2-alt1
f"Expected '{expected_value}' but got '{field_value}'"
E AssertionError: outcomes.passed has unexpected value. Expected '2' but got '1'
E assert 1 == 2
--
=========================== short test summary info ============================
FAILED test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash
=================== 1 failed, 61 passed, 1 skipped in 6.12s ====================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/py3/bin/pytest
test_pytest_rerunfailures.py (exited with code 1)
py3 finish: run-test after 6.55 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/.tmp/package/1/pytest-rerunfailures-10.2.zip
python3-module-pytest-xdist-2.5.0-alt1
result = pytester.runpytest("-n1")
> result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
E Failed: nomatch: '*RuntimeError: Some runtime error*'
E and: '============================= test session starts
=============================='
--
E and: 'INTERNALERROR> raise IOError("cannot send to {!r}".format(self))'
E and: 'INTERNALERROR> OSError: cannot send to <Channel id=1 closed>'
E and: ''
E and: '============================ no tests ran in 0.33s
============================='
E remains unmatched: '*RuntimeError: Some runtime error*'
/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/testing/acceptance_test.py:1156:
Failed
--
INTERNALERROR> raise IOError("cannot send to {!r}".format(self))
INTERNALERROR> OSError: cannot send to <Channel id=1 closed>
============================ no tests ran in 0.33s =============================
--
reason: [NOTRUN]
FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
======= 1 failed, 154 passed, 2 skipped, 10 xfailed in 70.70s (0:01:10) ========
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/py3/bin/pytest (exited with
code 1)
py3 finish: run-test after 71.02 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/.tmp/package/1/pytest-xdist-2.5.0.zip
rr-5.6.0-alt1
/usr/src/RPM/BUILD/rr-5.6.0/src/record_syscall.cc:1486:3: required from here
/usr/include/linux/ethtool.h:778:17: error: flexible array member 'ethtool_sset_info::data'
not at end of 'struct rr::get_ethtool_gstrings_arch<X86Arch>(RecordTask*)::SingleStringSet'
778 | __u32 data[];
--
/usr/src/RPM/BUILD/rr-5.6.0/src/record_syscall.cc:1486:3: required from here
/usr/include/linux/ethtool.h:778:17: error: flexible array member 'ethtool_sset_info::data'
not at end of 'struct rr::get_ethtool_gstrings_arch<X64Arch>(RecordTask*)::SingleStringSet'
778 | __u32 data[];
--
/usr/src/RPM/BUILD/rr-5.6.0/src/record_syscall.cc:1486:3: required from here
/usr/include/linux/ethtool.h:778:17: error: flexible array
member 'ethtool_sset_info::data' not at end of 'struct
rr::get_ethtool_gstrings_arch<ARM64Arch>(RecordTask*)::SingleStringSet'
778 | __u32 data[];
virtualbox-6.1.38-alt1
In file included from
/usr/src/RPM/BUILD/VirtualBox-6.1.38_OSE/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp:49:
/usr/include/linux/usbdevice_fs.h:134:41: error: flexible array member
'usbdevfs_urb::iso_frame_desc' not at end of 'struct USBPROXYURBLNX'
134 | struct usbdevfs_iso_packet_desc iso_frame_desc[];
xfsdump-3.1.9-alt1
tree.c: In function 'setdirattr':
tree.c:2554:29: error: storage size of 'fssetdm' isn't known
2554 | fsdmidata_t fssetdm;
tree.c:2563:31: error: 'XFS_IOC_FSSETDM' undeclared (first use in this function);
did you mean 'XFS_IOC_FSSETXATTR'?
2563 | XFS_IOC_FSSETDM,
--
content.c: In function 'restore_complete_reg':
content.c:7730:29: error: storage size of 'fssetdm' isn't known
7730 | fsdmidata_t fssetdm;
content.c:7737:34: error: 'XFS_IOC_FSSETDM' undeclared (first use in this function);
did you mean 'XFS_IOC_FSSETXATTR'?
7737 | rval = ioctl(fd, XFS_IOC_FSSETDM, (void *)&fssetdm);
--
content.c: In function 'restore_symlink':
content.c:8069:29: error: storage size of 'fssetdm' isn't known
8069 | fsdmidata_t fssetdm;
xfstests-1.1.1-alt1
iogen.c: In function 'create_file':
iogen.c:983:1: error: 'bozo' undeclared (first use in this function)
983 | bozo!
iogen.c:983:1: note: each undeclared identifier is reported only once for each function
it appears in
iogen.c:983:5: error: expected ';' before '!' token
983 | bozo!
--
fsstress.c: In function 'allocsp_f':
fsstress.c:2077:32: error: 'XFS_IOC_ALLOCSP64' undeclared (first use in this function);
did you mean 'XFS_IOC_RESVSP64'?
2077 | e = xfsctl(f.path, fd, XFS_IOC_ALLOCSP64, &fl) < 0 ? errno : 0;
--
fsstress.c: In function 'freesp_f':
fsstress.c:3765:32: error: 'XFS_IOC_FREESP64' undeclared (first use in this function);
did you mean 'XFS_IOC_RESVSP64'?
3765 | e = xfsctl(f.path, fd, XFS_IOC_FREESP64, &fl) < 0 ? errno : 0;
--
alloc.c: In function 'main':
alloc.c:154:1: error: 'bozo' undeclared (first use in this function)
154 | bozo!
alloc.c:154:1: note: each undeclared identifier is reported only once for each function
it appears in
alloc.c:154:5: error: expected ';' before '!' token
154 | bozo!
alloc.c:184:25: error: 'rflag' undeclared (first use in this function); did you mean
'nflag'?
184 | rflag = 1;
| nflag
alloc.c:320:5: error: expected ';' before '!' token
320 | bozo!
6 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
fprintd-1.94.2-alt1
perl-HTML-Widget-1.11-alt3
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
python3-module-openshift-0.13.1-alt1
tarantool-2.8.4-alt1
Total 98 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk