48 NEW error logs
Perlbal-1.80-alt1
Result: FAIL
Failed 1/25 test programs. 0/461 subtests failed.
make: *** [Makefile:853: test_dynamic] Error 255
Vanilla-Conquer-06032023-alt1.1
pkg-config is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
altlinux-freedesktop-menu-0.70-alt2
+ for i in desktop-directories/*.directory
++ basename desktop-directories/altlinux-xfce.directory
+ j=altlinux-xfce.directory
+ grep altlinux-xfce.directory ignore.list
+ rm ignore.list
+ '[' 0 -gt 0 ']'
+ exit 1
error: Bad exit status from /usr/src/tmp/rpmb-tmp.PVTHPo (%check)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.PVTHPo (%check)
babel-2.0.0-alt9
rpm-macros-java is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
bird-3.3.2-alt1
glibc-kernheaders is already the newest version.
E: Couldn't find package linuxdoc-tools
hsh-install: Failed to calculate package file list.
c2man-2.0.40-alt1.3
flex is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
cyrus-sasl2-2.1.28-alt5
libldap-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
dev86-0.16.21-alt2
Building Dependency Tree...
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
fonts-ttf-IosevkaTermCurly-34.8.1-alt1
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-HeavyItalic.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedHeavyItalic.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-Thin.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedThin.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ThinOblique.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedThinOblique.ttf'
/usr/src/tmp/rpmb-tmp.wlACK6: line 134: 252590 CPU time limit exceeded
npm run build --
ttf::IosevkaTermCurly
error: Bad exit status from /usr/src/tmp/rpmb-tmp.wlACK6 (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.wlACK6 (%build)
gsplus-0.14-alt2
rpm-macros-cmake is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
klevernotes-1.3.1-alt4
rpm-macros-cmake is already the newest version.
E: Couldn't find package libgomp13-devel
hsh-install: Failed to calculate package file list.
kronos-2.7.0-alt1
rpm-macros-cmake is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
libgeopm-3.2.2-alt1
test/FrequencyBalancerAgentTest.cpp: In member function 'virtual void
FrequencyBalancerAgentTest::SetUp()':
test/FrequencyBalancerAgentTest.cpp:112:30: error: 'typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
FrequencyBalancerAgentTest::SetUp()::<lambda(const std::string&, int,
int)>; typename
std::decay<_Tp>::type =
FrequencyBalancerAgentTest::SetUp()::<lambda(const std::string&,
int, int)>]' is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
112 | .WillByDefault(Invoke([] (const std::string&, int, int
core) {
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
test/FrequencyBalancerAgentTest.cpp:116:30: error: 'typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
FrequencyBalancerAgentTest::SetUp()::<lambda(const std::string&, int,
int)>; typename
std::decay<_Tp>::type =
FrequencyBalancerAgentTest::SetUp()::<lambda(const std::string&,
int, int)>]' is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
116 | .WillByDefault(Invoke([] (const std::string&, int, int
core) {
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
test/FrequencyBalancerAgentTest.cpp:129:30: error: 'typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with FunctionImpl
= FrequencyBalancerAgentTest::SetUp()::<lambda(int, int, int)>; typename
std::decay<_Tp>::type =
FrequencyBalancerAgentTest::SetUp()::<lambda(int, int, int)>]'
is deprecated: Actions can now be implicitly constructed from
callables. No need to
create wrapper objects using Invoke(). [-Werror=deprecated-declarations]
129 | .WillByDefault(Invoke([] (int, int, int package_idx) ->
std::set<int> {
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:3425:
test/geopm_test-FrequencyBalancerAgentTest.o] Error 1
libgeopmd-3.2.2-alt1
test/DerivativeSignalTest.cpp: In member function 'virtual void
DerivativeSignalTest_read_flat_Test::TestBody()':
test/DerivativeSignalTest.cpp:75:42: error: 'std::decay_t<_Fn>
testing::InvokeWithoutArgs(FunctionImpl&&) [with FunctionImpl =
DerivativeSignalTest_read_flat_Test::TestBody()::<lambda()>;
std::decay_t<_Fn> =
DerivativeSignalTest_read_flat_Test::TestBody()::<lambda()>]' is
deprecated: Actions can
now be implicitly constructed from zero-argument callables. No need to
create wrapper
objects using InvokeWithoutArgs(). [-Werror=deprecated-declarations]
75 | .WillRepeatedly(InvokeWithoutArgs([&ii]() {
--
test/DerivativeSignalTest.cpp: In member function 'virtual void
DerivativeSignalTest_read_slope_1_Test::TestBody()':
test/DerivativeSignalTest.cpp:90:42: error: 'std::decay_t<_Fn>
testing::InvokeWithoutArgs(FunctionImpl&&) [with FunctionImpl =
DerivativeSignalTest_read_slope_1_Test::TestBody()::<lambda()>;
std::decay_t<_Fn>
= DerivativeSignalTest_read_slope_1_Test::TestBody()::<lambda()>]' is
deprecated:
Actions can now be implicitly constructed from zero-argument callables.
No need to
create wrapper objects using InvokeWithoutArgs().
[-Werror=deprecated-declarations]
90 | .WillRepeatedly(InvokeWithoutArgs([&ii]() {
--
2059 | std::decay_t<FunctionImpl> InvokeWithoutArgs(FunctionImpl&&
function_impl) {
test/DerivativeSignalTest.cpp:95:42: error: 'std::decay_t<_Fn>
testing::InvokeWithoutArgs(FunctionImpl&&) [with FunctionImpl =
DerivativeSignalTest_read_slope_1_Test::TestBody()::<lambda()>;
std::decay_t<_Fn>
= DerivativeSignalTest_read_slope_1_Test::TestBody()::<lambda()>]' is
deprecated:
Actions can now be implicitly constructed from zero-argument callables.
No need to
create wrapper objects using InvokeWithoutArgs().
[-Werror=deprecated-declarations]
95 | .WillRepeatedly(InvokeWithoutArgs([&val]() {
--
2059 | std::decay_t<FunctionImpl> InvokeWithoutArgs(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:2293: test/geopm_test-DerivativeSignalTest.o]
Error 1
libpjsip-2.17-alt1
a - output/pjmedia-codec-x86_64-alt-linux-gnu/g7221_sdp_match.o
a - output/pjmedia-codec-x86_64-alt-linux-gnu/amr_sdp_match.o
a - output/pjmedia-codec-x86_64-alt-linux-gnu/passthrough.o
a - output/pjmedia-codec-x86_64-alt-linux-gnu/vpx.o
ranlib ../lib/libpjmedia-codec-x86_64-alt-linux-gnu.a
make[2]: Leaving directory
'/usr/src/RPM/BUILD/libpjsip-2.17/pjmedia/build'
make: *** [Makefile:16: all] Error 1
error: Bad exit status from /usr/src/tmp/rpmb-tmp.IDDJKC (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.IDDJKC (%build)
libretro-consoles-20260127-alt2
Building Dependency Tree...
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
libretro-engines-20251012-alt1
Building Dependency Tree...
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
libuser-0.64-alt1.1
libcrypt-devel is already the newest version.
E: Couldn't find package linuxdoc-tools
hsh-install: Failed to calculate package file list.
mongo5.0-5.0.34-alt2
filesystem is already the newest version.
E: Couldn't find package gcc10-c++
hsh-install: Failed to calculate package file list.
mongo6.0-6.0.29-alt1
filesystem is already the newest version.
E: Couldn't find package gcc10-c++
hsh-install: Failed to calculate package file list.
mongo7.0-7.0.43-alt1
rpm-macros-valgrind is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
mongo8.0-8.0.12-alt3
rpm-macros-valgrind is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
net-snmp40-5.9.4-alt1.3
chrpath is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
netatalk-4.4.2-alt1
findutils is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
nvidia-nccl-2.31.2-alt1
Building Dependency Tree...
E: Couldn't find package gcc12-c++
hsh-install: Failed to calculate package file list.
openmsx-21.0-alt1
rpm-macros-fedora-compat is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
perl-Tie-DBI-1.08-alt1
Result: FAIL
Failed 1/2 test programs. 0/46 subtests failed.
make: *** [Makefile:781: test_dynamic] Error 255
phosphor-pid-control-1.0.0-alt3.git1125042.1
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
../test/dbus_passive_unittest.cpp:760:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::DbusPassiveTestUnaSensorNotAsFailedObj_VerifyAvailableAssert_Test::TestBody()::<lambda(sd_bus_message*,
char, void*)>; typename std::decay<_Tp>::type =
pid_control::{anonymous}::DbusPassiveTestUnaSensorNotAsFailedObj_VerifyAvailableAssert_Test::TestBody()::<lambda(sd_bus_message*,
char, void*)>]??? is deprecated: Actions can now be implicitly
constructed from callables. No need to create wrapper objects using
Invoke(). [-Werror=deprecated-declarations]
760 | .WillOnce(Invoke([&]([[maybe_unused]] sd_bus_message* m,
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
../test/dbus_passive_unittest.cpp:797:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::DbusPassiveTestUnaSensorNotAsFailedObj_VerifyAvailableAssert_Test::TestBody()::<lambda(sd_bus_message*,
char, void*)>; typename std::decay<_Tp>::type =
pid_control::{anonymous}::DbusPassiveTestUnaSensorNotAsFailedObj_VerifyAvailableAssert_Test::TestBody()::<lambda(sd_bus_message*,
char, void*)>]??? is deprecated: Actions can now be implicitly
constructed from callables. No need to create wrapper objects using
Invoke(). [-Werror=deprecated-declarations]
797 | .WillOnce(Invoke([&]([[maybe_unused]] sd_bus_message* m,
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
[101/108] Compiling C++ object
test/pid_zone_unittest.p/pid_zone_unittest.cpp.o
FAILED: [code=1] test/pid_zone_unittest.p/pid_zone_unittest.cpp.o
c++ -Itest/pid_zone_unittest.p -Itest -I../test
-I. -I.. -I/usr/include/phosphor-dbus-interfaces -flto=auto
-fdiagnostics-color=always
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Wextra -Wpedantic
-Werror -std=c++23 -O2 -g -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto
-DBOOST_ASIO_DISABLE_THREADS -DBOOST_ALL_NO_LIB
-DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_COROUTINES_NO_DEPRECATION_WARNING
-DGTEST_HAS_PTHREAD=1 -MD -MQ
test/pid_zone_unittest.p/pid_zone_unittest.cpp.o
-MF test/pid_zone_unittest.p/pid_zone_unittest.cpp.o.d -o
test/pid_zone_unittest.p/pid_zone_unittest.cpp.o -c
../test/pid_zone_unittest.cpp
--
../test/helpers.hpp: In function ???void
pid_control::SetupDbusObject(sdbusplus::SdBusMock*, bool, const
std::string&, const
std::string&, const std::vector<std::__cxx11::basic_string<char> >&,
double*)???:
../test/helpers.hpp:61:35: error: ???typename std::decay<_Tp>::type
testing::Invoke(FunctionImpl&&) [with FunctionImpl =
pid_control::SetupDbusObject(sdbusplus::SdBusMock*, bool, const
std::string&,
const std::string&, const std::vector<std::__cxx11::basic_string<char>
>&,
double*)::<lambda(sd_bus*, const char*, const char*, const char**)>;
typename
std::decay<_Tp>::type =
pid_control::SetupDbusObject(sdbusplus::SdBusMock*, bool, const
std::string&, const std::string&, const
std::vector<std::__cxx11::basic_string<char> >&,
double*)::<lambda(sd_bus*, const char*, const char*, const char**)>]???
is deprecated:
Actions can now be implicitly constructed from callables. No need to
create wrapper
objects using Invoke(). [-Werror=deprecated-declarations]
61 | .WillRepeatedly(Invoke([=]([[maybe_unused]] sd_bus*
bus,
--
../test/pid_zone_unittest.cpp: In member function ???virtual void
pid_control::{anonymous}::PidZoneTest_AddPidControlProcessGetAndSetEnableTest_BehavesAsExpected_Test::TestBody()???:
../test/pid_zone_unittest.cpp:192:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::PidZoneTest_AddPidControlProcessGetAndSetEnableTest_BehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>; typename
std::decay<_Tp>::type =
pid_control::{anonymous}::PidZoneTest_AddPidControlProcessGetAndSetEnableTest_BehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>]??? is deprecated: Actions can
now be
implicitly constructed from callables. No need to create wrapper
objects using
Invoke(). [-Werror=deprecated-declarations]
192 | .WillOnce(Invoke(
--
../test/pid_zone_unittest.cpp: In member function ???virtual void
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddMaxClear_BehaveAsExpected_Test::TestBody()???:
../test/pid_zone_unittest.cpp:249:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddMaxClear_BehaveAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>; typename
std::decay<_Tp>::type =
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddMaxClear_BehaveAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>]??? is deprecated: Actions can
now be
implicitly constructed from callables. No need to create wrapper
objects using
Invoke(). [-Werror=deprecated-declarations]
249 | .WillOnce(Invoke(
--
../test/pid_zone_unittest.cpp: In member function ???virtual void
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddBelowMinimum_BehavesAsExpected_Test::TestBody()???:
../test/pid_zone_unittest.cpp:293:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddBelowMinimum_BehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>; typename
std::decay<_Tp>::type =
pid_control::{anonymous}::PidZoneTest_RpmSetPoints_AddBelowMinimum_BehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>]??? is deprecated: Actions can
now be
implicitly constructed from callables. No need to create wrapper
objects using
Invoke(). [-Werror=deprecated-declarations]
293 | .WillOnce(Invoke(
--
../test/pid_zone_unittest.cpp: In member function ???virtual void
pid_control::{anonymous}::PidZoneTest_ManualModeDbusTest_VerifySetManualBehavesAsExpected_Test::TestBody()???:
../test/pid_zone_unittest.cpp:850:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
pid_control::{anonymous}::PidZoneTest_ManualModeDbusTest_VerifySetManualBehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>; typename
std::decay<_Tp>::type =
pid_control::{anonymous}::PidZoneTest_ManualModeDbusTest_VerifySetManualBehavesAsExpected_Test::TestBody()::<lambda(sd_bus*,
const char*, const char*, const char**)>]??? is deprecated: Actions can
now be
implicitly constructed from callables. No need to create wrapper
objects using
Invoke(). [-Werror=deprecated-declarations]
850 | .WillOnce(Invoke(
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
[102/108] Compiling C++ object
test/sensor_host_unittest.p/sensor_host_unittest.cpp.o
phosphor-state-manager-0.1-alt2.git52eae86.1
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
[147/148] Compiling C++ object
test/test_chassis_smp.p/test_chassis_wait_smp.cpp.o
FAILED: [code=1] test/test_chassis_smp.p/test_chassis_wait_smp.cpp.o
c++ -Itest/test_chassis_smp.p -Itest -I../test
-I. -I.. -Isubprojects/libgpiod-1.6.3/include
-I../subprojects/libgpiod-1.6.3/include
-I/usr/include/phosphor-dbus-interfaces -fdiagnostics-color=always
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Wextra -Wpedantic
-Werror -std=c++23 -O2 -g -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto
-DBOOST_ASIO_DISABLE_THREADS -DBOOST_ALL_NO_LIB
-DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_COROUTINES_NO_DEPRECATION_WARNING
-DGTEST_HAS_PTHREAD=1 -MD -MQ
test/test_chassis_smp.p/test_chassis_wait_smp.cpp.o
-MF test/test_chassis_smp.p/test_chassis_wait_smp.cpp.o.d -o
test/test_chassis_smp.p/test_chassis_wait_smp.cpp.o -c
../test/test_chassis_wait_smp.cpp
../test/test_chassis_wait_smp.cpp: In member function ???void
SMPChassisWaiterTest::mockChassisPresent(size_t, bool)???:
../test/test_chassis_wait_smp.cpp:45:23: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
SMPChassisWaiterTest::mockChassisPresent(size_t,
bool)::<lambda(sd_bus*, sd_bus_message*,
uint64_t, sd_bus_error*, sd_bus_message**)>; typename
std::decay<_Tp>::type =
SMPChassisWaiterTest::mockChassisPresent(size_t,
bool)::<lambda(sd_bus*, sd_bus_message*,
uint64_t, sd_bus_error*, sd_bus_message**)>]??? is deprecated: Actions
can now
be implicitly constructed from callables. No need to create wrapper
objects using
Invoke(). [-Werror=deprecated-declarations]
45 | Invoke([present](sd_bus* /*bus*/, sd_bus_message*
m,
--
../test/test_chassis_wait_smp.cpp: In member function ???void
SMPChassisWaiterTest::mockChassisPowerState(size_t, const
std::string&)???:
../test/test_chassis_wait_smp.cpp:67:23: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
SMPChassisWaiterTest::mockChassisPowerState(size_t, const
std::string&)::<lambda(sd_bus*,
sd_bus_message*, uint64_t, sd_bus_error*, sd_bus_message**)>; typename
std::decay<_Tp>::type =
SMPChassisWaiterTest::mockChassisPowerState(size_t, const
std::string&)::<lambda(sd_bus*, sd_bus_message*, uint64_t,
sd_bus_error*,
sd_bus_message**)>]??? is deprecated: Actions can now be implicitly
constructed from callables. No need to create wrapper objects using
Invoke(). [-Werror=deprecated-declarations]
67 | Invoke([state](sd_bus* /*bus*/, sd_bus_message* m,
--
../test/test_chassis_wait_smp.cpp: In member function ???virtual void
SMPChassisWaiterTest_HandlesPowerStateQueryFailures_Test::TestBody()???:
../test/test_chassis_wait_smp.cpp:295:31: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
SMPChassisWaiterTest_HandlesPowerStateQueryFailures_Test::TestBody()::<lambda(sd_bus*,
sd_bus_message*, uint64_t, sd_bus_error*,
sd_bus_message**)>; typename std::decay<_Tp>::type =
SMPChassisWaiterTest_HandlesPowerStateQueryFailures_Test::TestBody()::<lambda(sd_bus*,
sd_bus_message*, uint64_t, sd_bus_error*, sd_bus_message**)>]??? is
deprecated: Actions
can now be implicitly constructed from callables. No need to create
wrapper objects
using Invoke(). [-Werror=deprecated-declarations]
295 | .WillRepeatedly(Invoke([](sd_bus* /*bus*/,
sd_bus_message* m,
--
2042 | typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&&
function_impl) {
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
phosphor-user-manager-0.1-alt3.git19c0883.1
[25/26] Compiling C++ object test/user_mgr_test.p/user_mgr_test.cpp.o
FAILED: [code=1] test/user_mgr_test.p/user_mgr_test.cpp.o
c++ -Itest/user_mgr_test.p -Itest -I../test
-I. -I.. -I/usr/include/phosphor-dbus-interfaces
-fdiagnostics-color=always
-D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Wextra -Wpedantic
-Werror -std=c++23 -O2 -g -DENABLE_ROOT_USER_MGMT -pipe
-frecord-gcc-switches -Wall -g -O2
-flto=auto -DBOOST_ASIO_DISABLE_THREADS -DBOOST_ALL_NO_LIB
-DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_COROUTINES_NO_DEPRECATION_WARNING
-DGTEST_HAS_PTHREAD=1 -MD -MQ test/user_mgr_test.p/user_mgr_test.cpp.o
-MF
test/user_mgr_test.p/user_mgr_test.cpp.o.d -o
test/user_mgr_test.p/user_mgr_test.cpp.o
-c ../test/user_mgr_test.cpp
../test/user_mgr_test.cpp: In member function ???void
phosphor::user::TestUserMgr::testPasswordExpirationSet(const
std::string&, const phosphor::user::{anonymous}::PasswordInfo&, const
phosphor::user::{anonymous}::PasswordInfo&)???:
../test/user_mgr_test.cpp:176:29: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with FunctionImpl
= phosphor::user::TestUserMgr::testPasswordExpirationSet(const
std::string&, const phosphor::user::{anonymous}::PasswordInfo&, const
phosphor::user::{anonymous}::PasswordInfo&)::<lambda(auto:82, spwd&)>;
typename
std::decay<_Tp>::type =
phosphor::user::TestUserMgr::testPasswordExpirationSet(const
std::string&, const phosphor::user::{anonymous}::PasswordInfo&, const
phosphor::user::{anonymous}::PasswordInfo&)::<lambda(auto:82,
spwd&)>]??? is deprecated:
Actions can now be implicitly constructed from callables. No need to
create wrapper
objects using Invoke(). [-Werror=deprecated-declarations]
176 | .WillOnce(Invoke([&oldInfo](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In member function ???void
phosphor::user::TestUserMgr::testPasswordExpirationReset(const
std::string&, const
phosphor::user::{anonymous}::PasswordInfo&)???:
../test/user_mgr_test.cpp:200:29: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
phosphor::user::TestUserMgr::testPasswordExpirationReset(const
std::string&, const
phosphor::user::{anonymous}::PasswordInfo&)::<lambda(auto:83, spwd&)>;
typename
std::decay<_Tp>::type =
phosphor::user::TestUserMgr::testPasswordExpirationReset(const
std::string&, const
phosphor::user::{anonymous}::PasswordInfo&)::<lambda(auto:83,
spwd&)>]??? is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
200 | .WillOnce(Invoke([&info](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In member function ???void
phosphor::user::TestUserMgr::testPasswordExpirationGet(const
std::string&, const
phosphor::user::{anonymous}::PasswordInfo&, uint64_t)???:
../test/user_mgr_test.cpp:225:29: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
phosphor::user::TestUserMgr::testPasswordExpirationGet(const
std::string&, const
phosphor::user::{anonymous}::PasswordInfo&, uint64_t)::<lambda(auto:84,
spwd&)>; typename
std::decay<_Tp>::type =
phosphor::user::TestUserMgr::testPasswordExpirationGet(const
std::string&, const phosphor::user::{anonymous}::PasswordInfo&,
uint64_t)::<lambda(auto:84,
spwd&)>]??? is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
225 | .WillOnce(Invoke([&info](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In member function ???virtual void
phosphor::user::TestUserMgr_PasswordExpirationGetLastChangeZero_Test::TestBody()???:
../test/user_mgr_test.cpp:415:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
phosphor::user::TestUserMgr_PasswordExpirationGetLastChangeZero_Test::TestBody()::<lambda(auto:85,
spwd&)>; typename std::decay<_Tp>::type =
phosphor::user::TestUserMgr_PasswordExpirationGetLastChangeZero_Test::TestBody()::<lambda(auto:85,
spwd&)>]??? is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
415 | .WillOnce(Invoke([](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In member function ???virtual void
phosphor::user::TestUserMgr_PasswordExpirationInvalidDate_Test::TestBody()???:
../test/user_mgr_test.cpp:467:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
phosphor::user::TestUserMgr_PasswordExpirationInvalidDate_Test::TestBody()::<lambda(auto:86,
spwd&)>; typename std::decay<_Tp>::type =
phosphor::user::TestUserMgr_PasswordExpirationInvalidDate_Test::TestBody()::<lambda(auto:86,
spwd&)>]??? is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
467 | .WillOnce(Invoke([](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In member function ???virtual void
phosphor::user::TestUserMgr_PasswordExpirationExecFail_Test::TestBody()???:
../test/user_mgr_test.cpp:491:25: error: ???typename
std::decay<_Tp>::type testing::Invoke(FunctionImpl&&) [with
FunctionImpl =
phosphor::user::TestUserMgr_PasswordExpirationExecFail_Test::TestBody()::<lambda(auto:87,
spwd&)>; typename std::decay<_Tp>::type =
phosphor::user::TestUserMgr_PasswordExpirationExecFail_Test::TestBody()::<lambda(auto:87,
spwd&)>]??? is deprecated: Actions can now be implicitly constructed
from callables. No
need to create wrapper objects using Invoke().
[-Werror=deprecated-declarations]
491 | .WillOnce(Invoke([](auto, struct spwd& spwd) {
--
../test/user_mgr_test.cpp: In lambda function:
../test/user_mgr_test.cpp:641:32: error: ignoring returned value of type
???testing::PolymorphicAction<testing::internal::ReturnVoidAction>???,
declared with
attribute ???nodiscard??? [-Werror=unused-result]
641 | testing::Return();
--
../test/user_mgr_test.cpp: In lambda function:
../test/user_mgr_test.cpp:649:32: error: ignoring returned value of type
???testing::PolymorphicAction<testing::internal::ReturnVoidAction>???,
declared with
attribute ???nodiscard??? [-Werror=unused-result]
649 | testing::Return();
--
../test/user_mgr_test.cpp: In lambda function:
../test/user_mgr_test.cpp:669:32: error: ignoring returned value of type
???testing::PolymorphicAction<testing::internal::ReturnVoidAction>???,
declared with
attribute ???nodiscard??? [-Werror=unused-result]
669 | testing::Return();
pom1-1.0.0-alt2
MI2a: marked for install (shallow): libImageMagick7-common
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
postgresql14-pgpool-II-4.7.2-alt1
libssl-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
postgresql15-pgpool-II-4.7.2-alt1
libssl-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
postgresql16-pgpool-II-4.7.2-alt1
libssl-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
postgresql17-pgpool-II-4.7.2-alt1
libssl-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
premake5-5.0.0.beta2-alt2
libcurl-devel is already the newest version.
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
python3-module-pytest-xprocess-1.0.2-alt1.1
tests/test_interruption_clean_up.py::test_interruption_cleanup PASSED
[ 15%]
tests/test_interruption_clean_up.py::test_interruption_does_not_cleanup
FAILED [ 17%]
tests/test_process_initialization.py::test_servers_start[s1] PASSED
[ 19%]
--
pidfd = os.pidfd_open(pid, 0)
OSError: [Errno 22] Invalid argument
=========================== short test summary info
============================
FAILED
tests/test_interruption_clean_up.py::test_interruption_does_not_cleanup
======================== 1 failed, 50 passed in 34.85s
=========================
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['pytest', '-vra']' returned
non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.fKqPCz (%check)
python3-module-serialx-1.9.0-alt1
==================================== ERRORS
====================================
___________ ERROR at teardown of test_sync_open_close_cycles[SOCKET]
___________
def finalizer() -> None:
--
=========================== short test summary info
============================
FAILED
tests/test_sync_transports.py::test_sync_open_close_cycles[SOCKET] - F...
ERROR
tests/test_sync_transports.py::test_sync_open_close_cycles[SOCKET] - Fa...
== 1 failed, 948 passed, 194 skipped, 2 xfailed, 1 error in 81.58s
(0:01:21) ===
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-o',
'addopts=',
'tests']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.k1cQeQ (%check)
radeon-memory-visualizer-1.12-alt0.1
cmake is already the newest version.
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
squid-7.7-alt1
rpm-build is already the newest version.
E: Couldn't find package linuxdoc-tools
hsh-install: Failed to calculate package file list.
ulogd-2.0.9-alt1
Selected version
libnetfilter_log-devel#1:1.0.2-alt1:sisyphus+335969.100.1.1@1701883417
for libnetfilter_log-devel>=1.0.2
E: Couldn't find package linuxdoc-tools
hsh-install: Failed to calculate package file list.
unixODBC-2.3.14-alt1
Building Dependency Tree...
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
unpaper-7.0.0-alt1.1
ninja: Entering directory
`/usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux'
ninja: no work to do.
1/1 unpaper:pytest suite FAIL 93.05s exit status 1
>>>
TEST_GOLDEN_DIR=/usr/src/RPM/BUILD/unpaper-7.0.0/tests/golden_images/
TEST_IMGSRC_DIR=/usr/src/RPM/BUILD/unpaper-7.0.0/tests/source_images/
MALLOC_PERTURB_=120
TEST_UNPAPER_BINARY=/usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux/unpaper
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_TEST_ITERATION=1
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/usr/bin/python3 -m pytest
/usr/src/RPM/BUILD/unpaper-7.0.0/tests/unpaper_tests.py
Ok: 0
Fail: 1
Full log written to
/usr/src/RPM/BUILD/unpaper-7.0.0/x86_64-alt-linux/meson-logs/testlog.txt
error: Bad exit status from /usr/src/tmp/rpmb-tmp.PzEGYd (%check)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.PzEGYd (%check)
urlview-1:0.9-alt3
of sources.list
E: Package sgml-tools has no installation candidate
hsh-install: Failed to calculate package file list.
whisper.cpp-1.9.1-alt4
rpm-macros-cmake is already the newest version.
E: Couldn't find package gcc12-c++
hsh-install: Failed to calculate package file list.
xjewel-1:1.6-alt7
MI2a: marked for install (shallow): libXext
E: Couldn't find package gcc13
hsh-install: Failed to calculate package file list.
xnp21kai-rev.22-alt1.git4b109ea
Building Dependency Tree...
E: Couldn't find package gcc13-c++
hsh-install: Failed to calculate package file list.
zipios++-0.1.5.9-alt2_35
autoconf is already the newest version.
E: Couldn't find package libstdc++13-devel
hsh-install: Failed to calculate package file list.
24 error logs REMOVED from the list
alsa-scarlett-gui-0.5.1-alt3
bpftrace-0.27.0-alt1
casr-2.13.1-alt2
deadbeef-1.9.6-alt2
dm-secdel-1.0.12-alt1
ee-1.5.2-alt1
fonts-ttf-IosevkaTermSlab-34.8.1-alt1
gambit-4.9.7-alt5
gcc10-10.5.0-alt1
gcc12-12.3.1-alt1
gcc13-13.2.1-alt5
grex-1.4.6-alt1
kf5-kdiagram-2.8.0-alt2
linuxdoc-tools-0.9.69-alt4
lore-0.8.6-alt1
openFPGALoader-1.1.1-alt1
openmotif-2.3.8-alt3
python3-module-fabio-2025.10.0-alt1
python3-module-pytest-httpbin-2.1.0-alt1.1
python3-module-rapidfuzz-3.14.6-alt1
sercd-3.0.0-alt1.qa1
sharpemu-0.0.3-alt1
u3-tool-0.3-alt1.qa1
uutils-coreutils-0.9.0-alt1
Total 389 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk