[#344203] [test-only] FAILED libcontrolplusplus.git=0.31.0-alt1 controlplusplus.git=0.22.0-alt1
Girar awaiter (alexey)
girar-builder at altlinux.org
Tue Apr 2 14:44:24 MSK 2024
https://git.altlinux.org/tasks/344203/logs/events.1.1.log
subtask name aarch64 i586 ppc64le x86_64
#100 libcontrolplusplus failed failed failed failed
2024-Apr-02 11:43:27 :: test-only task #344203 for sisyphus started by alexey:
#100 build 0.31.0-alt1 from /people/alexey/packages/libcontrolplusplus.git fetched at 2024-Apr-02 11:04:29
#200 build 0.22.0-alt1 from /people/alexey/packages/controlplusplus.git fetched at 2024-Apr-02 11:43:05
2024-Apr-02 11:43:27 :: created build repo
2024-Apr-02 11:43:29 :: [ppc64le] #100 libcontrolplusplus.git 0.31.0-alt1: build start
2024-Apr-02 11:43:29 :: [x86_64] #100 libcontrolplusplus.git 0.31.0-alt1: build start
2024-Apr-02 11:43:29 :: [aarch64] #100 libcontrolplusplus.git 0.31.0-alt1: build start
2024-Apr-02 11:43:29 :: [i586] #100 libcontrolplusplus.git 0.31.0-alt1: build start
[i586] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o
[i586] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive]
[i586] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){
[i586] --
[i586] 57 | TTick(function<string(const unsigned&)> print_msg, unsigned tp=3);
[i586] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive]
[i586] 32 | TTick::TTick(unsigned tp=3){
[i586] --
[i586] src/tick.cpp: In function 'void Stop()':
[i586] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'?
[i586] 61 | if(t.joinable()){
[i586] | tm
[i586] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'?
[i586] 62 | stop = true;
2024-Apr-02 11:43:55 :: [i586] libcontrolplusplus.git 0.31.0-alt1: remote: build failed
2024-Apr-02 11:43:55 :: [i586] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED
2024-Apr-02 11:43:55 :: [i586] requesting cancellation of task processing
[x86_64] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o
[x86_64] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive]
[x86_64] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){
[x86_64] --
[x86_64] 57 | TTick(function<string(const unsigned&)> print_msg, unsigned tp=3);
[x86_64] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive]
[x86_64] 32 | TTick::TTick(unsigned tp=3){
[x86_64] --
[x86_64] src/tick.cpp: In function 'void Stop()':
[x86_64] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'?
[x86_64] 61 | if(t.joinable()){
[x86_64] | tm
[x86_64] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'?
[x86_64] 62 | stop = true;
2024-Apr-02 11:43:55 :: [x86_64] libcontrolplusplus.git 0.31.0-alt1: remote: build failed
2024-Apr-02 11:43:55 :: [x86_64] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED
[aarch64] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o
[aarch64] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive]
[aarch64] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){
[aarch64] --
[aarch64] 57 | TTick(function<string(const unsigned&)> print_msg, unsigned tp=3);
[aarch64] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive]
[aarch64] 32 | TTick::TTick(unsigned tp=3){
[aarch64] --
[aarch64] src/tick.cpp: In function 'void Stop()':
[aarch64] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'?
[aarch64] 61 | if(t.joinable()){
[aarch64] | tm
[aarch64] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'?
[aarch64] 62 | stop = true;
2024-Apr-02 11:44:17 :: [aarch64] libcontrolplusplus.git 0.31.0-alt1: remote: build failed
2024-Apr-02 11:44:17 :: [aarch64] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED
[ppc64le] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o
[ppc64le] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive]
[ppc64le] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){
[ppc64le] --
[ppc64le] 57 | TTick(function<string(const unsigned&)> print_msg, unsigned tp=3);
[ppc64le] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive]
[ppc64le] 32 | TTick::TTick(unsigned tp=3){
[ppc64le] --
[ppc64le] src/tick.cpp: In function 'void Stop()':
[ppc64le] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'?
[ppc64le] 61 | if(t.joinable()){
[ppc64le] | tm
[ppc64le] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'?
[ppc64le] 62 | stop = true;
2024-Apr-02 11:44:24 :: [ppc64le] libcontrolplusplus.git 0.31.0-alt1: remote: build failed
2024-Apr-02 11:44:24 :: [ppc64le] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED
2024-Apr-02 11:43:55 :: [i586] build FAILED
2024-Apr-02 11:43:55 :: [x86_64] build FAILED
2024-Apr-02 11:44:17 :: [aarch64] build FAILED
2024-Apr-02 11:44:24 :: [ppc64le] build FAILED
2024-Apr-02 11:44:24 :: task #344203 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list