[cyber] I: Sisyphus-20240430 x86_64 beehive_status: +13 -12 (135)
ALT beekeeper
hiver на altlinux.org
Вт Апр 30 09:00:00 MSK 2024
13 NEW error logs
girar-summary-1.9-alt1
girar-summary.cc: In function 'void print_report(std::istream&)':
girar-summary.cc:147:44: error: 'using re2::StringPiece = using
absl::lts_20230125::string_view = using std::string_view = class
std::basic_string_view<char>' {aka 'class std::basic_string_view<char>'} has no member
named 'as_string'
147 | nnrs.insert(arch + ' ' + input.as_string());
libgupnp-igd-1.6.0-alt1
1/1 gupnp-simple-igd TIMEOUT 60.02s killed by signal 15 SIGTERM
Summary of Failures:
1/1 gupnp-simple-igd TIMEOUT 60.02s killed by signal 15 SIGTERM
Ok: 0
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
Full log written to
/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt
manticore-5.0.2-alt2
/usr/include/re2/re2.h:864:53: error: expected ',' or '...' before '<' token
864 | bool Parse(const char* str, size_t n, absl::optional<T>* dest, int radix) {
/usr/include/re2/re2.h:864:6: error: redefinition of 'template<class T> bool
re2::re2_internal::Parse(const char*, size_t, int)'
864 | bool Parse(const char* str, size_t n, absl::optional<T>* dest, int radix) {
--
/usr/include/re2/re2.h: In static member function 'static void re2::LazyRE2::Init(const
re2::LazyRE2*)':
/usr/include/re2/re2.h:1019:68: error: no matching function for call to
're2::RE2::RE2(const char* const&, const re2::RE2::CannedOptions&)'
1019 | lazy_re2->ptr_ = new RE2(lazy_re2->pattern_, lazy_re2->options_);
--
/usr/src/RPM/BUILD/manticore-5.0.2/src/sphinx.cpp: In member function 'virtual int
CSphFieldRegExps::Apply(const BYTE*, int, CSphVector<unsigned char>&, bool)':
/usr/src/RPM/BUILD/manticore-5.0.2/src/sphinx.cpp:12546:107: error: invalid conversion
from 'const char*' to 'int' [-fpermissive]
12546 | bReplaced |= ( RE2::GlobalReplace ( &sRe2, *m_dRegexps[i].m_pRE2,
m_dRegexps[i].m_sTo.cstr() )>0 );
--
/usr/src/RPM/BUILD/manticore-5.0.2/src/sphinx.cpp: In member function 'void
CSphFieldRegExps::AddRegExp(const char*, StringBuilder_c&)':
/usr/src/RPM/BUILD/manticore-5.0.2/src/sphinx.cpp:12595:60: error: invalid conversion
from 'const char*' to 'int' [-fpermissive]
12595 | if ( !pRE2->CheckRewriteString ( tRegExp.m_sTo.cstr(), &sRE2Error ) )
--
/usr/src/RPM/BUILD/manticore-5.0.2/src/sphinx.cpp:12592:36: required from here
/usr/include/c++/13/bits/unique_ptr.h:1070:30: error: no matching function for call to
're2::RE2::RE2(const char*, re2::RE2::Options&)'
1070 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); }
mumps-5.3.5-alt3
gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
lto1: internal compiler error: resolution sub id 0x37abc47d6411bbfa not in object file
libbacktrace could not find executable to open
--
See <http://bugzilla.altlinux.org> for instructions.
lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
compilation terminated.
ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:34: libpord_seq.so] Error 1
python3-module-grpcio-1.60.0-alt1
Verifying ELF objects in /usr/src/tmp/python3-module-grpcio-buildroot
(arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
verify-elf: ERROR:
./usr/lib64/python3/site-packages/grpc/_cython/cygrpc.cpython-312.so: undefined symbol:
_ZN3re23RE213GlobalReplaceEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS0_N4absl12lts_2023080211string_viewE
verify-elf: ERROR: ./usr/lib64/python3/site-packages/grpc/_cython/cygrpc.cpython-312.so:
undefined symbol: _ZN3re23RE2C1EN4absl12lts_2023080211string_viewERKNS0_7OptionsE
verify-elf: ERROR:
./usr/lib64/python3/site-packages/grpc/_cython/cygrpc.cpython-312.so: undefined symbol:
_ZN3re23RE210FullMatchNEN4absl12lts_2023080211string_viewERKS0_PKPKNS0_3ArgEi
python3-module-mdp-3.6.0.15.g64f14eee-alt3
> return func(*args, **kwds)
E AssertionError:
E Arrays are not almost equal to 3 decimals
--
> return func(*args, **kwds)
E AssertionError:
E Arrays are not almost equal to 3 decimals
--
=========================== short test summary info ============================
FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 SA:<1 S:01 CL:0.01]
FAILED mdp/test/test_fastica.py::test_FastICA[AP:symm NL:tanh FT:pow3 SA:<1 S:<1 CL:0.01]
==== 2 failed, 729 passed, 26 skipped, 176076 warnings in 67.06s (0:01:07) =====
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/py3/bin/pytest mdp
(exited with code 1)
py3 finish: run-test after 68.18 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-mdp-3.6.0.15.g64f14eee/.tox/.tmp/package/1/MDP-3.6-py2.py3-none-any.whl
python3-module-oslo.rootwrap-7.0.1-alt1.1
{5} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_graceful_death
[1.515939s] ... ok
{6}
oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client
[1.502943s] ... FAILED
Captured traceback:
--
raise self.failureException(msg)
AssertionError: -9 == -9 : Server haven't stopped in one second
Captured daemon_log:
--
raise self.failureException(msg)
AssertionError: -9 == -9 : Server haven't stopped in one second
Captured daemon_log:
python3-module-websockets-12.0-alt1
.....................................................................................................................................F................................................................................................................ss......s.....................................................................................................................s......................................................................................................................................s.......................................................................................F........................FsFE..................s....................................F......E.sFssE..................s................................................................................................
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
qt5-webengine-5.15.16-alt4
[14744/33146] /usr/bin/g++ -MMD -MF
obj/gpu/command_buffer/service/gles2_sources/program_manager.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD
-DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGPU_GLES2_IMPLEMENTATION
-DRASTER_IMPLEMENTATION -DWEBGPU_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES -DUSE_GLX
-DUSE_EGL -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG
-DSK_ENCODE_WEBP -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"
-DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC
-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1
-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -DUSING_SYSTEM_ICU=1
-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DUCHAR_TYPE=uint16_t -DVK_NO_PROTOTYPES
-DUSE_VULKAN_XLIB -I../../../../src/3rdparty/chromium/third_party/mesa_headers -Igen
-I../../../../src/3rdparty/chromium -I../../../../src/3rdparty/chromium/third_party/khronos
-I../../../../src/3rdparty/chromium/gpu
-I../../../../src/3rdparty/chromium/third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen
-Igen -Igen -Igen -Igen -Igen -Igen -Igen/third_party/dawn/src/include
-I../../../../src/3rdparty/chromium/third_party/dawn/src/include
-I../../../../src/3rdparty/chromium/third_party/vulkan_headers/include
-Igen -I../../../../src/3rdparty/chromium/third_party/skia
-I../../../../src/3rdparty/chromium/third_party/libgifcodec
-I../../../../src/3rdparty/chromium/third_party/vulkan/include
-I../../../../src/3rdparty/chromium/third_party/vulkan_headers/include
-I../../../../src/3rdparty/chromium/third_party/abseil-cpp
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out
-I../../../../src/3rdparty/chromium/third_party/protobuf/src
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_mac
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/linux
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win
-I../../../../src/3rdparty/chromium/third_party/ced/src
-I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/angle/src
-I../../../../src/3rdparty/chromium/third_party/angle/src/common/third_party/base
-Igen/angle -I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/mesa_headers
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-fno-unwind-tables -fno-asynchronous-unwind-tables -DPIC -fPIC
-pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations
-fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned
-Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0
-fvisibility=hidden -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -Wno-attributes
-Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type
-Wno-deprecated-copy -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
../../../../src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc -o
obj/gpu/command_buffer/service/gles2_sources/program_manager.o
FAILED: obj/gpu/command_buffer/service/gles2_sources/program_manager.o
/usr/bin/g++ -MMD -MF obj/gpu/command_buffer/service/gles2_sources/program_manager.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD
-DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGPU_GLES2_IMPLEMENTATION
-DRASTER_IMPLEMENTATION -DWEBGPU_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES -DUSE_GLX
-DUSE_EGL -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG
-DSK_ENCODE_WEBP -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"
-DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC
-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1
-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -DUSING_SYSTEM_ICU=1
-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DUCHAR_TYPE=uint16_t -DVK_NO_PROTOTYPES
-DUSE_VULKAN_XLIB -I../../../../src/3rdparty/chromium/third_party/mesa_headers -Igen
-I../../../../src/3rdparty/chromium -I../../../../src/3rdparty/chromium/third_party/khronos
-I../../../../src/3rdparty/chromium/gpu
-I../../../../src/3rdparty/chromium/third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen
-Igen -Igen -Igen -Igen -Igen -Igen -Igen/third_party/dawn/src/include
-I../../../../src/3rdparty/chromium/third_party/dawn/src/include
-I../../../../src/3rdparty/chromium/third_party/vulkan_headers/include
-Igen -I../../../../src/3rdparty/chromium/third_party/skia
-I../../../../src/3rdparty/chromium/third_party/libgifcodec
-I../../../../src/3rdparty/chromium/third_party/vulkan/include
-I../../../../src/3rdparty/chromium/third_party/vulkan_headers/include
-I../../../../src/3rdparty/chromium/third_party/abseil-cpp
-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
-I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out
-I../../../../src/3rdparty/chromium/third_party/protobuf/src
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_mac
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/linux
-I../../../../src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win
-I../../../../src/3rdparty/chromium/third_party/ced/src
-I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/angle/src
-I../../../../src/3rdparty/chromium/third_party/angle/src/common/third_party/base
-Igen/angle -I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/angle/include
-I../../../../src/3rdparty/chromium/third_party/mesa_headers
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-fno-unwind-tables -fno-asynchronous-unwind-tables -DPIC -fPIC
-pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations
-fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned
-Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0
-fvisibility=hidden -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -Wno-attributes
-Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type
-Wno-deprecated-copy -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c
../../../../src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc -o
obj/gpu/command_buffer/service/gles2_sources/program_manager.o
../../../../src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc: In
member function 'std::string gpu::gles2::Program::ProcessLogInfo(const std::string&)':
../../../../src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc:623:25:
error: 'using re2::StringPiece = class absl::string_view' {aka 'class absl::string_view'}
has no member named 'as_string'
623 | return output + input.as_string();
sniffnet-1.1.3-alt1
Compiling wgpu-core v0.14.2
error: rustc interrupted by SIGSEGV, printing backtrace
/lib64/librustc_driver-5066d0cbf0154bcf.so(+0x745a16)[0x7f4be4738a16]
--
note: backtrace dumped due to SIGSEGV! resuming signal
error: could not compile `exr` (lib)
Caused by:
tarantool-3.0.1-alt1
# logfile: /tmp/t/log/247_app-luatest.log
# reproduce file: /tmp/t/reproduce/247_app-luatest.list.yaml
make[3]: *** [test/CMakeFiles/test-force.dir/build.make:70: test/CMakeFiles/test-force]
Error 3
make[3]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
make[2]: *** [CMakeFiles/Makefile2:5128: test/CMakeFiles/test-force.dir/all] Error 2
make[2]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
make[1]: *** [CMakeFiles/Makefile2:5135: test/CMakeFiles/test-force.dir/rule] Error 2
make[1]: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
make: *** [Makefile:1841: test-force] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/tarantool-3.0.1'
warzone2100-4.4.2-alt1
Slice: 8, alpha: 0, orig width/height: 4x4, width/height: 4x4, first_block: 87380,
image_index: 0, mip_level: 8, iframe: 0
Slice: 9, alpha: 0, orig width/height: 2x2, width/height: 4x4, first_block: 87381,
image_index: 0, mip_level: 9, iframe: 0
Slice: 10, alpha: 0, orig width/height: 1x1, width/height: 4x4, first_block: 87382,
image_index: 0, mip_level: 10, iframe: 0
Wrote output .basis/.ktx2 file
"/usr/src/RPM/BUILD/warzone2100-4.4.2/x86_64-alt-linux/data/base/texpages/page-99-grass-rockies.ktx2"
Compression succeeded to file
"/usr/src/RPM/BUILD/warzone2100-4.4.2/x86_64-alt-linux/data/base/texpages/page-99-grass-rockies.ktx2"
size 1372893 bytes in 21.394 secs
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/warzone2100-4.4.2/x86_64-alt-linux'
gmake[1]: Entering directory '/usr/src/RPM/BUILD/warzone2100-4.4.2/x86_64-alt-linux'
[ 85%] Built target texture_encoding_1
gmake[1]: Leaving directory '/usr/src/RPM/BUILD/warzone2100-4.4.2/x86_64-alt-linux'
gmake: *** [Makefile:156: all] Error 2
zeromq-4.3.4-alt3
./config/test-driver: line 112: 95736 Alarm clock "$@" >> "$log_file" 2>&1
FAIL: tests/test_mock_pub_sub
PASS: tests/test_socket_null
--
# SKIP: 19
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See ./test-suite.log
12 error logs REMOVED from the list
dopewars-1.5.12-alt2_20.1033svn
fprintd-1.94.3-alt1
glibc-6:2.38.0.66.ge1135387de-alt1
glycin-loaders-1.0.1-alt1
guile22-2.2.7-alt1
liblucene++-3.0.9-alt1
openssh-gostcrypto-8.6p1-alt4.gost
python3-module-asyncpg-0.29.0-alt2
python3-module-ipykernel-6.29.4-alt1
share-preview-0.4.0-alt1
toybox-0.8.11-alt1
watchexec-1.22.3-alt1
Total 135 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk