https://git.altlinux.org/tasks/418908/logs/events.3.1.log
https://packages.altlinux.org/tasks/418908
subtask name aarch64 i586 x86_64
#300 waked failed failed failed
2026-May-22 10:35:45 :: task #418908 for p11 resumed by rider:
2026-May-22 10:35:45 :: message: New package
#100 build 2.3.1-alt1 from /people/rider/packages/sdbus-cpp.git fetched at
2026-May-22 09:29:03
#200 delete libsdbus-cpp
#300 build 0.1.1-alt2 from /gears/w/waked.git fetched at 2026-May-22 10:35:15
from p11
#400 build xdg-desktop-portal-hyprland-1.3.3-alt1.src.rpm from p11
#500 build 0.1.2-alt2 from /gears/h/hypridle.git fetched at 2026-May-22
10:35:26 from p11
#600 build 0.2.2-alt1 from /gears/a/alterator-usbguard.git fetched at
2026-May-22 10:35:34 from p11
#700 build 0.1.4-alt2 from /gears/a/alterator-usbmount.git fetched at
2026-May-22 10:35:39 from p11
2026-May-22 10:35:45 :: created build repo
2026-May-22 10:35:46 :: [aarch64] #100 sdbus-cpp.git 2.3.1-alt1: build start
2026-May-22 10:35:46 :: [x86_64] #100 sdbus-cpp.git 2.3.1-alt1: build start
2026-May-22 10:35:46 :: [i586] #100 sdbus-cpp.git 2.3.1-alt1: build start
2026-May-22 10:36:04 :: [i586] #100 sdbus-cpp.git 2.3.1-alt1: build OK (cached)
2026-May-22 10:36:04 :: [i586] #300 waked.git 0.1.1-alt2: build start
2026-May-22 10:36:05 :: [x86_64] #100 sdbus-cpp.git 2.3.1-alt1: build OK
(cached)
2026-May-22 10:36:05 :: [x86_64] #300 waked.git 0.1.1-alt2: build start
2026-May-22 10:36:23 :: [aarch64] #100 sdbus-cpp.git 2.3.1-alt1: build OK
(cached)
2026-May-22 10:36:23 :: [aarch64] #300 waked.git 0.1.1-alt2: build start
[i586] from /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:21:
[i586] /usr/include/c++/13/coroutine:355:2: error: #error "the <coroutine>
header requires -fcoroutines"
[i586] 355 | #error "the <coroutine> header requires -fcoroutines"
[i586] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:32:52: error: no matching
function for call to 'createProxy(const char*&, const char*&)'
[i586] 32 | std::unique_ptr inhibitorProxy =
sdbus::createProxy(inhibitorDestinationName, inhibitorObjectPath);
[i586] --
[i586] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp: In function 'int main(int,
char**)':
[i586] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:144:55: error: no matching
function for call to 'createSystemBusConnection(const char*&)'
[i586] 144 | auto connection =
sdbus::createSystemBusConnection(serviceName);
[i586] --
[i586] /usr/include/sdbus-c++/Message.h:753:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char, 1>(sdbus::signature_of_v<sdbus::Variant>)'
[i586] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; unsigned int N1 = 1; unsigned int N2 = 1]' called in a
constant expression
[i586] 387 | return arr + std::array<T, 1>{0};
[i586] --
[i586] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T, N1>
lhs, std::array<T, N2> rhs)
[i586] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[i586] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[i586] --
[i586] /usr/include/sdbus-c++/ConvenienceApiClasses.inl:704:30: required from
here
[i586] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; unsigned int N1 = 0; unsigned int N2 = 1]' called in a
constant expression
[i586] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[i586] --
[i586] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T, N1>
lhs, std::array<T, N2> rhs)
[i586] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[i586] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[i586] --
[i586] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from here
[i586] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; unsigned int N1 = 0; unsigned int N2 = 1]' called in a
constant expression
[i586] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[i586] --
[i586] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from here
[i586] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; unsigned int N1 = 0; unsigned int N2 = 1]' called in a
constant expression
[i586] /usr/include/sdbus-c++/Message.h: In instantiation of 'sdbus::Message&
sdbus::Message::enterContainer() [with ElementType = sdbus::MemberName]':
[i586] --
[i586] /usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char, 1>(sdbus::signature_of_v<sdbus::MemberName>)'
[i586] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; unsigned int N1 = 1; unsigned int N2 = 1]' called in a
constant expression
[i586] 387 | return arr + std::array<T, 1>{0};
2026-May-22 10:36:27 :: [i586] waked.git 0.1.1-alt2: remote: build failed
2026-May-22 10:36:27 :: [i586] #300 waked.git 0.1.1-alt2: build FAILED
2026-May-22 10:36:27 :: [i586] requesting cancellation of task processing
[x86_64] from /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:21:
[x86_64] /usr/include/c++/13/coroutine:355:2: error: #error "the <coroutine>
header requires -fcoroutines"
[x86_64] 355 | #error "the <coroutine> header requires -fcoroutines"
[x86_64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:32:52: error: no matching
function for call to 'createProxy(const char*&, const char*&)'
[x86_64] 32 | std::unique_ptr inhibitorProxy =
sdbus::createProxy(inhibitorDestinationName, inhibitorObjectPath);
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp: In function 'int
main(int, char**)':
[x86_64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:144:55: error: no matching
function for call to 'createSystemBusConnection(const char*&)'
[x86_64] 144 | auto connection =
sdbus::createSystemBusConnection(serviceName);
[x86_64] --
[x86_64] /usr/include/sdbus-c++/Message.h:753:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char, 1>(sdbus::signature_of_v<sdbus::Variant>)'
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 1; long unsigned int N2 = 1]'
called in a constant expression
[x86_64] 387 | return arr + std::array<T, 1>{0};
[x86_64] --
[x86_64] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T,
N1> lhs, std::array<T, N2> rhs)
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[x86_64] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[x86_64] --
[x86_64] /usr/include/sdbus-c++/ConvenienceApiClasses.inl:704:30: required
from here
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[x86_64] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[x86_64] --
[x86_64] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T,
N1> lhs, std::array<T, N2> rhs)
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[x86_64] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[x86_64] --
[x86_64] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from
here
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[x86_64] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[x86_64] --
[x86_64] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from
here
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[x86_64] /usr/include/sdbus-c++/Message.h: In instantiation of 'sdbus::Message&
sdbus::Message::enterContainer() [with ElementType = sdbus::MemberName]':
[x86_64] --
[x86_64] /usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char, 1>(sdbus::signature_of_v<sdbus::MemberName>)'
[x86_64] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 1; long unsigned int N2 = 1]'
called in a constant expression
[x86_64] 387 | return arr + std::array<T, 1>{0};
2026-May-22 10:36:28 :: [x86_64] waked.git 0.1.1-alt2: remote: build failed
2026-May-22 10:36:28 :: [x86_64] #300 waked.git 0.1.1-alt2: build FAILED
[aarch64] from /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:21:
[aarch64] /usr/include/c++/13/coroutine:355:2: error: #error "the <coroutine>
header requires -fcoroutines"
[aarch64] 355 | #error "the <coroutine> header requires -fcoroutines"
[aarch64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:32:52: error: no matching
function for call to 'createProxy(const char*&, const char*&)'
[aarch64] 32 | std::unique_ptr inhibitorProxy =
sdbus::createProxy(inhibitorDestinationName, inhibitorObjectPath);
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp: In function 'int
main(int, char**)':
[aarch64] /usr/src/RPM/BUILD/waked-0.1.1/src/main.cpp:144:55: error: no
matching function for call to 'createSystemBusConnection(const char*&)'
[aarch64] 144 | auto connection =
sdbus::createSystemBusConnection(serviceName);
[aarch64] --
[aarch64] /usr/include/sdbus-c++/Message.h:753:54: in 'constexpr' expansion
of 'sdbus::as_null_terminated<char, 1>(sdbus::signature_of_v<sdbus::Variant>)'
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 1; long unsigned int N2 = 1]'
called in a constant expression
[aarch64] 387 | return arr + std::array<T, 1>{0};
[aarch64] --
[aarch64] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T,
N1> lhs, std::array<T, N2> rhs)
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[aarch64] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[aarch64] --
[aarch64] /usr/include/sdbus-c++/ConvenienceApiClasses.inl:704:30: required
from here
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[aarch64] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[aarch64] --
[aarch64] 703 | constexpr std::array<T, N1 + N2> operator+(std::array<T,
N1> lhs, std::array<T, N2> rhs)
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function '_OI std::move(_II, _II, _OI) [with _II = char*; _OI =
char*]'
[aarch64] 707 | std::move(lhs.begin(), lhs.end(), result.begin());
[aarch64] --
[aarch64] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from
here
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[aarch64] 378 | static constexpr std::array value = (std::array<char,
0>{} + ... + signature_of_v<Types>);
[aarch64] --
[aarch64] /usr/include/sdbus-c++/StandardInterfaces.h:373:95: required from
here
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:378:76: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 0; long unsigned int N2 = 1]'
called in a constant expression
[aarch64] /usr/include/sdbus-c++/Message.h: In instantiation of
'sdbus::Message& sdbus::Message::enterContainer() [with ElementType =
sdbus::MemberName]':
[aarch64] --
[aarch64] /usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion
of 'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::MemberName>)'
[aarch64] /usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)> sdbus::operator+(std::array<_Tp, _Nm>, std::array<T,
N2>) [with T = char; long unsigned int N1 = 1; long unsigned int N2 = 1]'
called in a constant expression
[aarch64] 387 | return arr + std::array<T, 1>{0};
2026-May-22 10:37:05 :: [aarch64] waked.git 0.1.1-alt2: remote: build failed
2026-May-22 10:37:05 :: [aarch64] #300 waked.git 0.1.1-alt2: build FAILED
2026-May-22 10:36:27 :: [i586] build FAILED
2026-May-22 10:36:28 :: [x86_64] build FAILED
2026-May-22 10:37:05 :: [aarch64] build FAILED
2026-May-22 10:37:05 :: task #418908 for p11 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger