https://git.altlinux.org/tasks/373107/logs/events.23.1.log
https://packages.altlinux.org/tasks/373107
subtask name aarch64 i586 ppc64le x86_64
#100 libcontrolplusplus 1:05 39 1:16 39
#3000 cve-manager failed - ? failed
2025-Feb-17 15:29:52 :: test-only task #373107 for sisyphus resumed by alexey:
#100 build 0.34.0-alt1 from /people/alexey/packages/libcontrolplusplus.git
fetched at 2025-Feb-03 22:37:36
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 removed
#1200 removed
#1300 removed
#1400 removed
#1500 removed
#1600 removed
#1700 removed
#2000 removed
#2100 removed
#2200 removed
#2300 removed
#2400 removed
#2500 removed
#2600 removed
#2700 removed
#3000 build 0.93.0-alt1 from /people/alexey/packages/cve-manager.git fetched at
2025-Feb-17 15:29:45
2025-Feb-17 15:29:53 :: created build repo
2025-Feb-17 15:29:54 :: [aarch64] #100 libcontrolplusplus.git 0.34.0-alt1:
build start
2025-Feb-17 15:29:54 :: [ppc64le] #100 libcontrolplusplus.git 0.34.0-alt1:
build start
2025-Feb-17 15:29:54 :: [i586] #100 libcontrolplusplus.git 0.34.0-alt1: build
start
2025-Feb-17 15:29:54 :: [x86_64] #100 libcontrolplusplus.git 0.34.0-alt1: build
start
2025-Feb-17 15:30:33 :: [i586] #100 libcontrolplusplus.git 0.34.0-alt1: build OK
2025-Feb-17 15:30:33 :: [x86_64] #100 libcontrolplusplus.git 0.34.0-alt1: build
OK
2025-Feb-17 15:30:33 :: [i586] #3000 cve-manager.git 0.93.0-alt1: build start
2025-Feb-17 15:30:33 :: [x86_64] #3000 cve-manager.git 0.93.0-alt1: build start
2025-Feb-17 15:30:45 :: [i586] #3000 cve-manager.git 0.93.0-alt1: build SKIPPED
2025-Feb-17 15:30:59 :: [aarch64] #100 libcontrolplusplus.git 0.34.0-alt1:
build OK
2025-Feb-17 15:30:59 :: [aarch64] #3000 cve-manager.git 0.93.0-alt1: build start
[x86_64] 49 | map<unsigned, string> host_names = {
[x86_64] src/get_urls.cpp:163:21: error: no match for call to
'(TUrlsGetter::PrintStatus() const::<lambda(const std::string&,
std::map<unsigned int, unsigned int>&, bool)>) (const char [20], const
std::map<unsigned int, unsigned int>&, bool)'
[x86_64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[x86_64] --
[x86_64] src/get_urls.cpp:163:21: note: conversion of argument 3 would be
ill-formed:
[x86_64] src/get_urls.cpp:163:45: error: binding reference of type
'std::map<unsigned int, unsigned int>&' to 'const std::map<unsigned int,
unsigned int>' discards qualifiers
[x86_64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[x86_64] --
[x86_64] src/get_urls.cpp:142:25: note: conversion of argument 2 would be
ill-formed:
[x86_64] src/get_urls.cpp:163:45: error: binding reference of type
'std::map<unsigned int, unsigned int>&' to 'const std::map<unsigned int,
unsigned int>' discards qualifiers
[x86_64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[x86_64] src/get_urls.cpp:166:21: error: no match for call to
'(TUrlsGetter::PrintStatus() const::<lambda(const std::string&,
std::map<unsigned int, unsigned int>&, bool)>) (const char [14], const
std::map<unsigned int, bool>&, bool)'
[x86_64] 166 | gen_stat_msg("Blocked hosts", blocked_hosts, false));
[x86_64] --
[x86_64] src/get_urls.cpp:142:25: note: no known conversion for argument 2
from 'const std::map<unsigned int, bool>' to 'std::map<unsigned int, unsigned
int>&'
[x86_64] src/get_urls.cpp:174:26: error: passing 'const TPrinter' as 'this'
argument discards qualifiers [-fpermissive]
[x86_64] 174 | local_printer.Success(oss.str());
[x86_64] --
[x86_64] src/get_urls.cpp: In member function 'std::pair<int,
std::__cxx11::basic_string<char> >
TUrlsGetter::ProcessLineOfAdditionalUrls(const std::string&,
std::map<std::__cxx11::basic_string<char>,
std::set<std::__cxx11::basic_string<char> > >&, bool)':
[x86_64] src/get_urls.cpp:218:26: error: 'count_consecutive_failed_requests'
was not declared in this scope
[x86_64] 218 | auto &[_, n_fails] =
count_consecutive_failed_requests.at(host_id);
[x86_64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::GetAdditionalUrlsOfPackages(const std::string&,
std::map<std::__cxx11::basic_string<char>, std::map<int,
std::__cxx11::basic_string<char> > >&)':
[x86_64] src/get_urls.cpp:466:27: error: 'StatusMsg' was not declared in this
scope
[x86_64] 466 | local_printer.Success(StatusMsg());
[x86_64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::GetAdditionalUrlsOfNVDProducts(std::map<std::__cxx11::basic_string<char>,
std::map<std::__cxx11::basic_string<char>,
std::map<std::__cxx11::basic_string<char>, CPE_desc> > >&)':
[x86_64] src/get_urls.cpp:522:27: error: 'StatusMsg' was not declared in this
scope
[x86_64] 522 | local_printer.Success(StatusMsg());
[x86_64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::RepeatPrevFailedRequests()':
[x86_64] src/get_urls.cpp:560:27: error: 'StatusMsg' was not declared in this
scope
[x86_64] 560 | local_printer.Success(StatusMsg());
2025-Feb-17 15:31:07 :: [x86_64] cve-manager.git 0.93.0-alt1: remote: build
failed
2025-Feb-17 15:31:07 :: [x86_64] #3000 cve-manager.git 0.93.0-alt1: build FAILED
2025-Feb-17 15:31:07 :: [x86_64] requesting cancellation of task processing
2025-Feb-17 15:31:10 :: [ppc64le] #100 libcontrolplusplus.git 0.34.0-alt1:
build OK
2025-Feb-17 15:31:10 :: [ppc64le] task processing CANCELLED
[aarch64] 49 | map<unsigned, string> host_names = {
[aarch64] src/get_urls.cpp:163:21: error: no match for call to
'(TUrlsGetter::PrintStatus() const::<lambda(const std::string&,
std::map<unsigned int, unsigned int>&, bool)>) (const char [20], const
std::map<unsigned int, unsigned int>&, bool)'
[aarch64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[aarch64] --
[aarch64] src/get_urls.cpp:163:21: note: conversion of argument 3 would be
ill-formed:
[aarch64] src/get_urls.cpp:163:45: error: binding reference of type
'std::map<unsigned int, unsigned int>&' to 'const std::map<unsigned int,
unsigned int>' discards qualifiers
[aarch64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[aarch64] --
[aarch64] src/get_urls.cpp:142:25: note: conversion of argument 2 would be
ill-formed:
[aarch64] src/get_urls.cpp:163:45: error: binding reference of type
'std::map<unsigned int, unsigned int>&' to 'const std::map<unsigned int,
unsigned int>' discards qualifiers
[aarch64] 163 | gen_stat_msg("Successful requests",
successful_requests_counter, true));
[aarch64] src/get_urls.cpp:166:21: error: no match for call to
'(TUrlsGetter::PrintStatus() const::<lambda(const std::string&,
std::map<unsigned int, unsigned int>&, bool)>) (const char [14], const
std::map<unsigned int, bool>&, bool)'
[aarch64] 166 | gen_stat_msg("Blocked hosts", blocked_hosts, false));
[aarch64] --
[aarch64] src/get_urls.cpp:142:25: note: no known conversion for argument 2
from 'const std::map<unsigned int, bool>' to 'std::map<unsigned int, unsigned
int>&'
[aarch64] src/get_urls.cpp:174:26: error: passing 'const TPrinter' as 'this'
argument discards qualifiers [-fpermissive]
[aarch64] 174 | local_printer.Success(oss.str());
[aarch64] --
[aarch64] src/get_urls.cpp: In member function 'std::pair<int,
std::__cxx11::basic_string<char> >
TUrlsGetter::ProcessLineOfAdditionalUrls(const std::string&,
std::map<std::__cxx11::basic_string<char>,
std::set<std::__cxx11::basic_string<char> > >&, bool)':
[aarch64] src/get_urls.cpp:218:26: error: 'count_consecutive_failed_requests'
was not declared in this scope
[aarch64] 218 | auto &[_, n_fails] =
count_consecutive_failed_requests.at(host_id);
[aarch64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::GetAdditionalUrlsOfPackages(const std::string&,
std::map<std::__cxx11::basic_string<char>, std::map<int,
std::__cxx11::basic_string<char> > >&)':
[aarch64] src/get_urls.cpp:466:27: error: 'StatusMsg' was not declared in this
scope
[aarch64] 466 | local_printer.Success(StatusMsg());
[aarch64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::GetAdditionalUrlsOfNVDProducts(std::map<std::__cxx11::basic_string<char>,
std::map<std::__cxx11::basic_string<char>,
std::map<std::__cxx11::basic_string<char>, CPE_desc> > >&)':
[aarch64] src/get_urls.cpp:522:27: error: 'StatusMsg' was not declared in this
scope
[aarch64] 522 | local_printer.Success(StatusMsg());
[aarch64] src/get_urls.cpp: In member function 'bool
TUrlsGetter::RepeatPrevFailedRequests()':
[aarch64] src/get_urls.cpp:560:27: error: 'StatusMsg' was not declared in this
scope
[aarch64] 560 | local_printer.Success(StatusMsg());
2025-Feb-17 15:32:00 :: [aarch64] cve-manager.git 0.93.0-alt1: remote: build
failed
2025-Feb-17 15:32:00 :: [aarch64] #3000 cve-manager.git 0.93.0-alt1: build
FAILED
2025-Feb-17 15:31:07 :: [x86_64] build FAILED
2025-Feb-17 15:31:10 :: [ppc64le] build FAILED
2025-Feb-17 15:32:00 :: [aarch64] build FAILED
2025-Feb-17 15:32:00 :: task #373107 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger