https://git.altlinux.org/tasks/352569/logs/events.3.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#20 hyprlang failed failed failed failed failed
2024-Jul-10 17:40:39 :: task #352569 for p10 resumed by cas:
2024-Jul-10 17:40:39 :: message: New_packages
#20 build hyprlang-0.5.2-alt1.src.rpm from sisyphus
#40 build 0.1.9-alt1 from /gears/h/hyprcursor.git fetched at 2024-Jul-10
17:38:46 from sisyphus
#100 build 0.41.2-alt1 from /gears/h/hyprland.git fetched at 2024-Jul-10
17:35:06 from sisyphus
#200 build 0.7.0-alt1 from /gears/h/hyprpaper.git fetched at 2024-Jul-10
17:35:15 from sisyphus
#300 build 0.1.2-alt1 from /gears/h/hypridle.git fetched at 2024-Jul-10
17:35:23 from sisyphus
#400 removed
#500 build 1.3.0-alt1 from /gears/h/hyprshot.git fetched at 2024-Jul-10
17:35:35 from sisyphus
#600 build 0.3.0-alt1 from /gears/h/hyprpicker.git fetched at 2024-Jul-10
17:35:44 from sisyphus
#700 build 0.3.10-alt1 from /gears/h/hyprwayland-scanner.git fetched at
2024-Jul-10 17:35:54 from sisyphus
#1000 removed
#1100 build 0.3.0-alt1 from /people/cas/packages/hyprlock.git fetched at
2024-Jul-10 17:36:27
2024-Jul-10 17:40:39 :: created build repo
2024-Jul-10 17:40:40 :: #40: force rebuild
2024-Jul-10 17:40:40 :: #100: force rebuild
2024-Jul-10 17:40:41 :: [i586] #20 hyprlang-0.5.2-alt1.src.rpm: build start
2024-Jul-10 17:40:41 :: [armh] #20 hyprlang-0.5.2-alt1.src.rpm: build start
2024-Jul-10 17:40:41 :: [x86_64] #20 hyprlang-0.5.2-alt1.src.rpm: build start
2024-Jul-10 17:40:41 :: [aarch64] #20 hyprlang-0.5.2-alt1.src.rpm: build start
2024-Jul-10 17:40:41 :: [ppc64le] #20 hyprlang-0.5.2-alt1.src.rpm: build start
[i586] /usr/bin/c++ -DHYPRLANG_INTERNAL -Dhyprlang_EXPORTS
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./include
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./src -pipe -frecord-gcc-switches -Wall -g
-O2 -march=i586 -mtune=generic -fPIC -O3 -std=gnu++2a -MD -MT
CMakeFiles/hyprlang.dir/src/config.cpp.o -MF
CMakeFiles/hyprlang.dir/src/config.cpp.o.d -o
CMakeFiles/hyprlang.dir/src/config.cpp.o -c
/usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp
[i586] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp:5:10: fatal error:
format: No such file or directory
[i586] 5 | #include <format>
[i586] --
[i586] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp: In constructor
'CVarList::CVarList(const string&, size_t, char, bool)':
[i586] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:41:23: error: no
matching function for call to
'std::ranges::split_view<std::ranges::ref_view<std::__cxx11::basic_string<char>
>, std::ranges::single_view<char> >::_OuterIter<true>::value_type::size() const'
[i586] 41 | pos += s.size() + 1;
[i586] --
[i586] 609 | { __i - __s } -> same_as<iter_difference_t<_Iter>>;
[i586] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:42:73: error: no
matching function for call to
'std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer
list>)'
[i586] 42 |
m_vArgs.emplace_back(removeBeginEndSpacesTabs(std::string_view{s}.data()));
2024-Jul-10 17:41:01 :: [i586] hyprlang-0.5.2-alt1.src.rpm: remote: build failed
2024-Jul-10 17:41:01 :: [i586] #20 hyprlang-0.5.2-alt1.src.rpm: build FAILED
2024-Jul-10 17:41:01 :: [i586] requesting cancellation of task processing
[x86_64] /usr/bin/c++ -DHYPRLANG_INTERNAL -Dhyprlang_EXPORTS
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./include
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./src -pipe -frecord-gcc-switches -Wall -g
-O2 -fPIC -O3 -std=gnu++2a -MD -MT CMakeFiles/hyprlang.dir/src/config.cpp.o -MF
CMakeFiles/hyprlang.dir/src/config.cpp.o.d -o
CMakeFiles/hyprlang.dir/src/config.cpp.o -c
/usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp
[x86_64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp:5:10: fatal error:
format: No such file or directory
[x86_64] 5 | #include <format>
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp: In constructor
'CVarList::CVarList(const string&, size_t, char, bool)':
[x86_64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:41:23: error: no
matching function for call to
'std::ranges::split_view<std::ranges::ref_view<std::__cxx11::basic_string<char>
>, std::ranges::single_view<char> >::_OuterIter<true>::value_type::size() const'
[x86_64] 41 | pos += s.size() + 1;
[x86_64] --
[x86_64] 609 | { __i - __s } -> same_as<iter_difference_t<_Iter>>;
[x86_64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:42:73: error: no
matching function for call to
'std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer
list>)'
[x86_64] 42 |
m_vArgs.emplace_back(removeBeginEndSpacesTabs(std::string_view{s}.data()));
2024-Jul-10 17:41:01 :: [x86_64] hyprlang-0.5.2-alt1.src.rpm: remote: build
failed
2024-Jul-10 17:41:01 :: [x86_64] #20 hyprlang-0.5.2-alt1.src.rpm: build FAILED
[aarch64] /usr/bin/c++ -DHYPRLANG_INTERNAL -Dhyprlang_EXPORTS
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./include
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./src -pipe -frecord-gcc-switches -Wall -g
-O2 -fPIC -O3 -std=gnu++2a -MD -MT CMakeFiles/hyprlang.dir/src/config.cpp.o -MF
CMakeFiles/hyprlang.dir/src/config.cpp.o.d -o
CMakeFiles/hyprlang.dir/src/config.cpp.o -c
/usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp
[aarch64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp:5:10: fatal error:
format: No such file or directory
[aarch64] 5 | #include <format>
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp: In constructor
'CVarList::CVarList(const string&, size_t, char, bool)':
[aarch64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:41:23: error: no
matching function for call to
'std::ranges::split_view<std::ranges::ref_view<std::__cxx11::basic_string<char>
>, std::ranges::single_view<char> >::_OuterIter<true>::value_type::size() const'
[aarch64] 41 | pos += s.size() + 1;
[aarch64] --
[aarch64] 609 | { __i - __s } -> same_as<iter_difference_t<_Iter>>;
[aarch64] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:42:73: error: no
matching function for call to
'std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer
list>)'
[aarch64] 42 |
m_vArgs.emplace_back(removeBeginEndSpacesTabs(std::string_view{s}.data()));
2024-Jul-10 17:41:16 :: [aarch64] hyprlang-0.5.2-alt1.src.rpm: remote: build
failed
2024-Jul-10 17:41:16 :: [aarch64] #20 hyprlang-0.5.2-alt1.src.rpm: build FAILED
[ppc64le] /usr/bin/c++ -DHYPRLANG_INTERNAL -Dhyprlang_EXPORTS
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./include
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./src -pipe -frecord-gcc-switches -Wall -g
-O2 -fPIC -O3 -std=gnu++2a -MD -MT CMakeFiles/hyprlang.dir/src/config.cpp.o -MF
CMakeFiles/hyprlang.dir/src/config.cpp.o.d -o
CMakeFiles/hyprlang.dir/src/config.cpp.o -c
/usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp
[ppc64le] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp:5:10: fatal error:
format: No such file or directory
[ppc64le] 5 | #include <format>
[ppc64le] --
[ppc64le] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp: In constructor
'CVarList::CVarList(const string&, size_t, char, bool)':
[ppc64le] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:41:23: error: no
matching function for call to
'std::ranges::split_view<std::ranges::ref_view<std::__cxx11::basic_string<char>
>, std::ranges::single_view<char> >::_OuterIter<true>::value_type::size() const'
[ppc64le] 41 | pos += s.size() + 1;
[ppc64le] --
[ppc64le] 609 | { __i - __s } -> same_as<iter_difference_t<_Iter>>;
[ppc64le] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:42:73: error: no
matching function for call to
'std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer
list>)'
[ppc64le] 42 |
m_vArgs.emplace_back(removeBeginEndSpacesTabs(std::string_view{s}.data()));
2024-Jul-10 17:41:17 :: [ppc64le] hyprlang-0.5.2-alt1.src.rpm: remote: build
failed
2024-Jul-10 17:41:17 :: [ppc64le] #20 hyprlang-0.5.2-alt1.src.rpm: build FAILED
[armh] /usr/bin/c++ -DHYPRLANG_INTERNAL -Dhyprlang_EXPORTS
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./include
-I/usr/src/RPM/BUILD/hyprlang-0.5.2/./src -pipe -frecord-gcc-switches -Wall -g
-O2 -fomit-frame-pointer -march=armv7-a -mthumb -fPIC -O3 -std=gnu++2a -MD -MT
CMakeFiles/hyprlang.dir/src/config.cpp.o -MF
CMakeFiles/hyprlang.dir/src/config.cpp.o.d -o
CMakeFiles/hyprlang.dir/src/config.cpp.o -c
/usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp
[armh] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/config.cpp:5:10: fatal error:
format: No such file or directory
[armh] 5 | #include <format>
[armh] --
[armh] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp: In constructor
'CVarList::CVarList(const string&, size_t, char, bool)':
[armh] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:41:23: error: no
matching function for call to
'std::ranges::split_view<std::ranges::ref_view<std::__cxx11::basic_string<char>
>, std::ranges::single_view<char> >::_OuterIter<true>::value_type::size() const'
[armh] 41 | pos += s.size() + 1;
[armh] --
[armh] 609 | { __i - __s } -> same_as<iter_difference_t<_Iter>>;
[armh] /usr/src/RPM/BUILD/hyprlang-0.5.2/src/VarList.cpp:42:73: error: no
matching function for call to
'std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer
list>)'
[armh] 42 |
m_vArgs.emplace_back(removeBeginEndSpacesTabs(std::string_view{s}.data()));
2024-Jul-10 17:41:31 :: [armh] hyprlang-0.5.2-alt1.src.rpm: remote: build failed
2024-Jul-10 17:41:31 :: [armh] #20 hyprlang-0.5.2-alt1.src.rpm: build FAILED
2024-Jul-10 17:41:01 :: [i586] build FAILED
2024-Jul-10 17:41:02 :: [x86_64] build FAILED
2024-Jul-10 17:41:16 :: [aarch64] build FAILED
2024-Jul-10 17:41:17 :: [ppc64le] build FAILED
2024-Jul-10 17:41:31 :: [armh] build FAILED
2024-Jul-10 17:41:32 :: task #352569 for p10 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger