[cyber] I: Sisyphus-20241021 x86_64 beehive_status: +12 -9 (108)
ALT beekeeper
hiver на altlinux.org
Пн Окт 21 08:35:44 MSK 2024
12 NEW error logs
Cardinal-24.09-alt2
ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
make[2]: *** [../../dpf/Makefile.plugins.mk:557: ../../bin/Cardinal] Error 1
--
ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
make[2]: *** [../../dpf/Makefile.plugins.mk:600: ../../bin/Cardinal.lv2/Cardinal.so]
Error 1
editorconfig-0.12.8-alt1
gmake[2]: Entering directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
[ 81%] Linking C shared library ../../lib/libeditorconfig.so
cd /usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux/src/lib && /usr/bin/cmake
-E cmake_link_script CMakeFiles/editorconfig_shared.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared
-Wl,-soname,libeditorconfig.so.0 -o ../../lib/libeditorconfig.so.0.12.8
CMakeFiles/editorconfig_shared.dir/ec_glob.c.o
CMakeFiles/editorconfig_shared.dir/editorconfig.c.o
CMakeFiles/editorconfig_shared.dir/editorconfig_handle.c.o
CMakeFiles/editorconfig_shared.dir/ini.c.o CMakeFiles/editorconfig_shared.dir/misc.c.o
/usr/lib64/libpcre2-8.so
cd /usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux/src/lib && /usr/bin/cmake
-E cmake_symlink_library ../../lib/libeditorconfig.so.0.12.8 ../../lib/libeditorconfig.so.0
../../lib/libeditorconfig.so
gmake[2]: Leaving directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
gmake[1]: Entering directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
[ 81%] Built target editorconfig_shared
gmake[1]: Leaving directory
'/usr/src/RPM/BUILD/editorconfig-core-c-0.12.8/x86_64-alt-linux'
gmake: *** [Makefile:156: all] Error 2
far2l-2.6.3-alt1
CMake Error at cmake/modules/Findfmt.cmake:15 (math):
math cannot parse the expression: " % 100": syntax error, unexpected
exp_MOD (2).
--
CMake Error at cmake/modules/Findfmt.cmake:16 (math):
math cannot parse the expression: "( - ERROR) / 100": syntax error,
unexpected exp_CLOSEPARENT (10).
--
CMake Error at cmake/modules/Findfmt.cmake:15 (math):
math cannot parse the expression: "ERROR % 100": syntax error, unexpected
exp_MOD (7).
--
CMake Error at cmake/modules/Findfmt.cmake:16 (math):
math cannot parse the expression: "(ERROR - ERROR) / 100": syntax error,
unexpected exp_CLOSEPARENT (15).
--
CMake Error at cmake/modules/Findfmt.cmake:15 (math):
math cannot parse the expression: "ERROR % 100": syntax error, unexpected
exp_MOD (7).
--
CMake Error at cmake/modules/Findfmt.cmake:16 (math):
math cannot parse the expression: "(ERROR - ERROR) / 100": syntax error,
unexpected exp_CLOSEPARENT (15).
glibc-6:2.38.0.76.e9f05fa1c6-alt1
UNSUPPORTED: misc/tst-clock_adjtime
FAIL: misc/tst-epoll
UNSUPPORTED: misc/tst-mount
--
+ rc=2
+ grep '^FAIL:' build-x86_64-linux/tests.sum
+ cut '-d ' -f2-
--
==> build-x86_64-linux/misc/tst-epoll.test-result <==
FAIL: misc/tst-epoll
original exit status 1
jami-20230922-alt5
Package libtasn1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtasn1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libtasn1', required by 'gnutls', not found
Package libtasn1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtasn1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libtasn1', required by 'gnutls', not found
Package libtasn1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtasn1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libtasn1', required by 'gnutls', not found
Package libtasn1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtasn1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libtasn1', required by 'gnutls', not found
-- Checking for module 'libpjproject'
--
/usr/src/RPM/BUILD/jami-20230922/daemon/contrib/native/dhtnet/src/ice_transport.cpp:
In member function 'bool dhtnet::IceTransport::startIce(const Attribute&,
std::vector<pj_ice_sess_cand>&&)':
/usr/src/RPM/BUILD/jami-20230922/daemon/contrib/native/dhtnet/src/ice_transport.cpp:1275:22:
error: use of deleted function 'std::unique_ptr<_Tp, _Dp>::unique_ptr(const
std::unique_ptr<_Tp, _Dp>&) [with _Tp = dhtnet::IceTransport::Impl; _Dp =
std::default_delete<dhtnet::IceTransport::Impl>]'
1275 | fmt::ptr(pimpl_),
--
/usr/src/RPM/BUILD/jami-20230922/daemon/contrib/native/dhtnet/src/ice_transport.cpp:
In member function 'bool dhtnet::IceTransport::startIce(const dhtnet::SDP&)':
/usr/src/RPM/BUILD/jami-20230922/daemon/contrib/native/dhtnet/src/ice_transport.cpp:1308:94:
error: use of deleted function 'std::unique_ptr<_Tp, _Dp>::unique_ptr(const
std::unique_ptr<_Tp, _Dp>&) [with _Tp = dhtnet::IceTransport::Impl; _Dp =
std::default_delete<dhtnet::IceTransport::Impl>]'
1308 | pimpl_->logger_->error(FMT_STRING("[ice:{}] not initialized transport"),
fmt::ptr(pimpl_));
libvamp-2.10.0-alt2
ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
collect2: error: ld returned 1 exit status
make: *** [Makefile:268: host/vamp-simple-host] Error 1
python3-module-whoosh-2.7.4-alt4
assert r.doc_count() == 4
AssertionError: assert 3 == 4
+ where 3 = doc_count()
--
================== 1 failed, 574 passed, 6 warnings in 8.84s ===================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-whoosh-2.7.4/.tox/py3/bin/py.test -s tests (exited
with code 1)
py3 finish: run-test after 9.11 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-whoosh-2.7.4/.tox/.tmp/package/1/Whoosh-2.7.4-py2.py3-none-any.whl
rspamd-3.8.4-alt1
/usr/src/RPM/BUILD/rspamd-3.8.4/src/client/rspamc.cxx: In function 'void
rspamc_metric_output(FILE*, const ucl_object_t*)':
/usr/src/RPM/BUILD/rspamd-3.8.4/src/client/rspamc.cxx:1058:120: error: call to
non-'constexpr' function 'const char* ucl_object_tostring(const ucl_object_t*)'
1058 | colorized_action =
fmt::format(fmt::fg(fmt::color::orange), ucl_object_tostring(elt));
--
652 | UCL_EXTERN const char* ucl_object_tostring (const ucl_object_t *obj);
/usr/src/RPM/BUILD/rspamd-3.8.4/src/client/rspamc.cxx:1062:118: error: call to
non-'constexpr' function 'const char* ucl_object_tostring(const ucl_object_t*)'
1062 | colorized_action =
fmt::format(fmt::fg(fmt::color::gray), ucl_object_tostring(elt));
--
652 | UCL_EXTERN const char* ucl_object_tostring (const ucl_object_t *obj);
/usr/src/RPM/BUILD/rspamd-3.8.4/src/client/rspamc.cxx:1065:112: error: call to
non-'constexpr' function 'const char* ucl_object_tostring(const ucl_object_t*)'
1065 | colorized_action =
fmt::format(fmt::emphasis::bold, ucl_object_tostring(elt));
sfizz-1.2.3-alt2
/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:151
/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:184: FAILED:
REQUIRE( tmp1 == tmp2 )
slade-3.2.5-alt1
/usr/src/RPM/BUILD/slade-3.2.5/src/General/Log.cpp:112:20: required from here
/usr/include/fmt/base.h:1402:29: error: passing 'const
fmt::v11::formatter<slade::log::MessageType>' as 'this' argument discards qualifiers
[-fpermissive]
1402 | ctx.advance_to(cf.format(*static_cast<qualified_type*>(arg), ctx));
tmux-3.5a-alt1
+ rm regress/capture-pane-hyperlink.sh
+ make -C regress
make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
sh am-terminal.sh
sh capture-pane-sgr0.sh
sh combine-test.sh
sh command-order.sh
server exited unexpectedly
make: *** [Makefile:9: command-order.sh] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
vtk-9.3.0-alt1.1
/usr/src/RPM/BUILD/vtk-9.3.0/Common/Core/vtkInformationIntegerVectorKey.cxx:60: note:
by argument 3 of type 'const int *' to 'Set' declared here
60 | void vtkInformationIntegerVectorKey::Set(vtkInformation* info, const int* value,
int length)
/usr/src/RPM/BUILD/vtk-9.3.0/Common/Core/vtkInformationIntegerVectorKey.cxx:55:7: note:
'someVal' declared here
55 | int someVal;
cd /usr/src/RPM/BUILD/vtk-9.3.0/x86_64-alt-linux/Common/Core && /usr/bin/cmake
-E cmake_symlink_library ../../lib64/libvtkCommonCore-9.3.so.9.3
../../lib64/libvtkCommonCore-9.3.so.1 ../../lib64/libvtkCommonCore-9.3.so
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/vtk-9.3.0/x86_64-alt-linux'
gmake[1]: Entering directory '/usr/src/RPM/BUILD/vtk-9.3.0/x86_64-alt-linux'
[ 9%] Built target CommonCore
gmake[1]: Leaving directory '/usr/src/RPM/BUILD/vtk-9.3.0/x86_64-alt-linux'
gmake: *** [Makefile:136: all] Error 2
9 error logs REMOVED from the list
curl-8.10.0-alt1
freecad-1:0.21.2-alt7.2
java-1.8.0-openjdk-0:1.8.0.422.b05-alt1_1jpp8
just-1.35.0-alt1
pdns-4.9.1-alt1
perl-POE-1.370-alt1
python3-module-pythran-0.16.1-alt1
tarantool-3.0.1-alt1
vcmi-1.5.7-alt1
Total 108 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk